| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/ |
| H A D | toaster-unmanaged-mode.json | 13 …"action": "Set up yocto project and toaster test environment. \ncd ${installdir} \ngit clone git:/… string 17 …"action": "Start up toaster. \ncd ${installdir} \nsource poky/oe-init-build-env \nsource toaster s… string 21 "action": "Build the yocto project. \nbitbake core-image-minimal \n\n", string 25 …"action": "Use a default web brower to see project build process. \nxdg-open http://localhost:8000… string 43 "action": "Start up toaster.", string 47 …"action": "Create 2 builds, such as \"bitbake core-image-minimal\" and \"bitbake core-image-sato\"… string 51 "action": "Enter \"All build\" table in web browser.", string 55 "action": "Click \"Completed on\" component to sort.", string 59 "action": "Click \"Completed on\" component again to invert the sorting .", string 63 …"action": "Have a sort try in other columns. outcome, machine, started on, completed on, errors, w… string [all …]
|
| H A D | toaster-managed-mode.json | 13 …"action": " Access a project page, either by creating a new project or accessing an existing proje… string 17 …"action": "On the project page click on the \"View compatible layers\" link situated on the right-… string 21 …"action": "Check that the table is populated with the default layers (eg. meta-yocto-bsp, meta-yoc… string 25 …"action": "Check that by default the following columns are shown: Layer, Summary, Revision, Depend… string 29 …"action": "Check that the \"Revision\" entries match the release entry from the main project page,… string 33 …"action": "Check that only one instance of the core layers (openembedded-core, meta-yocto and meta… string 37 …"action": "Check that in the \"Dependencies\" column some of the layers should have a square box w… string 41 …"action": "From the \"Edit columns\" menu, activate the \"Git repository URL\" and the \"Subdirect… string 59 …"action": " Access a project page, either by creating a new project or accessing an existing proje… string 63 …"action": "On the project page click on the \"View compatible layers\" link situated on the right-… string [all …]
|
| H A D | eclipse-plugin.json | 13 …"action": "In Eclipse, swich to Remote System Explorer to create a connention baseed on SSH, input… string 17 …"action": "Configure connection from Eclipse: Run->Run Configurations->C/C++ Remote Application\\ … string 21 "action": "Then right click to connect, input the user ID and password. ", string 25 …"action": "expand the connection, it will show the Sftp Files etc. \nNOTE. Might need to change … string 43 …"action": "Set the Yocto ADT's toolchain root location, sysroot location and kernel, in the menu W… string 47 …"action": "wget https://downloads.yoctoproject.org/releases/yocto/yocto-$VERSION/machines/qemu/qe… string 51 …"action": "(a)Point to the Toolchain: \n \nIf you are using a stand-alone pre-built toolchain, yo… string 55 …"action": "(b)Specify the Sysroot Location: \nSysroot Location is the location where the root file… string 59 …"action": "(c)Select the Target Architecture: \n \nThe target architecture is the type of hardwar… string 63 …"action": "(d) QEMU: \nSelect this option if you will be using the QEMU emulator. Specify the Kern… string [all …]
|
| H A D | crops.json | 13 …"action": "IMPORTANT NOTE: The firsts 5 steps refer to configuration of the environment to run the… string 17 …"action": " Initiate your Crops-esdk environment as it says in wiki https://github.com/crops/docke… string 21 …"action": "Create the following tree of files <crops-esdk-workdir-workspace>/sdkext/files/myapp <… string 25 …"action": " Create the following files withing the myapp directory myapp.c and the Makefile. Writ… string 29 …"action": " Create the following files within the myapp_cmake directory CMakeLists.txt and myapp.c… string 33 "action": " source environment-setup-i586-poky-linux \n\n", string 37 "action": " run command which devtool \n\n", string 41 "action": "devtool add myapp <directory>(this is myapp dir) \n\n\n", string 45 "action": " devtool build myapp \n\n", string 49 "action": " devtool reset myapp ", string [all …]
|
| H A D | bsp-hw.json | 13 "action": "plugin usb which contains live image burned", string 17 "action": "configure device BIOS to firstly boot from USB if necessary", string 21 "action": "boot the device and select option \"Install\" from boot menu", string 25 "action": "proceed through default install process", string 29 …"action": "Remove USB, and reboot into new installed system. \nNote: If installation was success… string 47 "action": "Plugin usb which contains live image burned.", string 51 "action": "Configure device BIOS to firstly boot from USB if necessary.", string 55 "action": "Reboot the device and boot from USB stick.", string 73 … "action": "launch several applications(like contacts, file manager, notes, etc)", string 77 "action": "launch terminal", string [all …]
|
| H A D | oe-core.json | 13 "action": "clone poky \n \n", string 17 "action": "cd poky \n\n", string 21 "action": "source oe-init-build-env && cd build \n\n", string 25 "action": "set below in local.conf \n\n \tMACHINE = \"qemux86\" \n\n", string 29 "action": "bitbake linux-yocto -c kernel_configme -f \n\n", string 33 "action": "bitbake linux-yocto -c menuconfig \n\n", string 37 …"action": "Once menuconfig launches, use the interface to navigate through the selections and \n … string 41 "action": "Save changes and set name of the file as \"test.config\" ", string 59 "action": "clone poky ", string 63 "action": "cd poky ", string [all …]
|
| H A D | build-appliance.json | 13 … "action": "Build with AUTOREV or download from Autobuilder an image for Yocto Build Appliance. ", string 17 "action": "Boot the image under VMWare Player. ", string 21 …"action": "Build qemux86 core-image-minimal using bitbake command line in the build-appliance-imag… string 25 "action": "Launch the image just built using runqemu. ", string 43 "action": "Launch Build Appliance", string 47 "action": "Set \"Machine\" in conf/local.conf, for example, qemuarm", string 51 …"action": "Install a new package to the image, for example, acpid. Set the following line in conf/… string 55 … "action": "Build a image using bitbake command line, for example, bitbake core-image-minimal", string 59 …"action": "After build finished, launch the image and check if the added package built into image", string 77 … "action": "Build with AUTOREV or download from Autobuilder an image for Yocto Build Appliance. ", string [all …]
|
| H A D | kernel-dev.json | 13 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this … string 17 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.… string 35 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this … string 39 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.… string 57 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this … string 61 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.… string 79 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this … string 83 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.… string 101 …"action": "Follow the Set Up procedure to complete the common and specific prerequisites for this … string 105 …"action": "Execute the test case steps asdocumented on the \"Kernel Development Test Cases\" wiki.… string [all …]
|
| H A D | sdk.json | 13 …"action": "Prepare kernel, rootfs tar.bz2 image, and qemu configuration \n \ta. Download kerne… string 17 …"action": "Download & install toolchain tarball matching your host from public autobuilder \n \… string 21 …"action": "Extract rootfs twice into two images \n \ta. Run 2 commands below: \n … string 25 …"action": " From the 2 terminals, start qemu to boot up both two images \n \ta. Run 2 commands … string
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/ |
| H A D | action.hpp | 34 struct action : unary_parser<action<Subject, Action> > struct 36 typedef Subject subject_type; 37 typedef Action action_type; 40 struct attribute 44 action(Subject const& subject_, Action f_) in action() function 50 bool parse(Iterator& first, Iterator const& last in parse() 86 bool parse(Iterator& first, Iterator const& last in parse() 107 bool parse(Iterator& first, Iterator const& last in parse() 138 info what(Context& context) const in what() 144 Subject subject; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fltr.c | 133 const u8 *mac, enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_to_list() 158 u16 vlan_id, enum ice_sw_fwd_act_type action) in ice_fltr_add_vlan_to_list() 184 enum ice_sw_fwd_act_type action) in ice_fltr_add_eth_to_list() 212 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac() 238 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_mac_and_broadcast() 267 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_vlan() 292 enum ice_sw_fwd_act_type action, in ice_fltr_prepare_eth() 314 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac() 327 enum ice_sw_fwd_act_type action) in ice_fltr_add_mac_and_broadcast() 340 enum ice_sw_fwd_act_type action) in ice_fltr_remove_mac() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_realtek.c | 308 static void alc_fixup_gpio(struct hda_codec *codec, int action, in alc_fixup_gpio() 316 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 322 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 328 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 334 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 340 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led() 652 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 662 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 881 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1262 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() [all …]
|
| H A D | patch_sigmatel.c | 244 int action) in stac_playback_pcm_hook() 254 int action) in stac_capture_pcm_hook() 1355 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1783 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1803 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1817 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1828 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1839 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1850 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1862 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
| H A D | patch_conexant.c | 244 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 251 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 298 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 319 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 439 int action) in olpc_xo_capture_hook() 551 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 582 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 598 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 612 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 623 int action) in cxt_fixup_hp_gate_mic_jack() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_uap.h | 143 int action; member 163 int action; member 175 int action; member 185 t_u32 action; member 195 t_u32 action; member 205 t_u32 action; member 309 t_u32 action; member 327 t_u32 action; member 339 t_u32 action; member 349 t_u32 action; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_action.c | 660 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr() local 827 struct mlx5dr_action *action, in dr_actions_l2_rewrite() 949 struct mlx5dr_action *action; in dr_action_create_generic() local 969 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table_num() local 987 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table() local 1011 struct mlx5dr_action *action; in mlx5dr_action_create_mult_dest_tbl() local 1106 struct mlx5dr_action *action; in mlx5dr_action_create_dest_flow_fw_table() local 1125 struct mlx5dr_action *action; in mlx5dr_action_create_flow_counter() local 1138 struct mlx5dr_action *action; in mlx5dr_action_create_tag() local 1189 struct mlx5dr_action *action) in dr_action_create_reformat_action() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap.h | 132 int action; member 148 t_u32 action; member 158 t_u32 action; member 168 t_u32 action; member 242 t_u32 action; member 260 t_u32 action; member 272 t_u32 action; member 282 t_u32 action; member 299 t_u32 action; member 306 t_u32 action; member [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson64/ |
| H A D | smp.c | 42 #define loongson3_ipi_write32(action, addr) \ argument 48 #define loongson3_ipi_write64(action, addr) \ argument 59 u32 action; in csr_ipi_read_clear() local 69 static void csr_ipi_write_action(int cpu, u32 action) in csr_ipi_write_action() 84 u32 action; in legacy_ipi_read_clear() local 94 static void legacy_ipi_write_action(int cpu, u32 action) in legacy_ipi_write_action() 293 static void loongson3_send_ipi_single(int cpu, unsigned int action) in loongson3_send_ipi_single() 299 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) in loongson3_send_ipi_mask() 311 unsigned int action, c0count; in loongson3_ipi_interrupt() local
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbtext.c | 730 CopyNoActionArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyNoActionArgs() 736 CopyModActionArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyModActionArgs() 762 CopyGroupActionArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyGroupActionArgs() 786 CopyMovePtrArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyMovePtrArgs() 812 CopyPtrBtnArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyPtrBtnArgs() 849 CopySetPtrDfltArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopySetPtrDfltArgs() 868 CopyISOLockArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyISOLockArgs() 933 CopySwitchScreenArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopySwitchScreenArgs() 952 CopySetLockControlsArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopySetLockControlsArgs() 1044 CopyActionMessageArgs(XkbDescPtr xkb, XkbAction *action, char *buf, int *sz) in CopyActionMessageArgs() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | manage.c | 191 struct irqaction *action; in irq_set_thread_affinity() local 953 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt() 984 struct irqaction *action) in irq_finalize_oneshot() 1038 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity() 1076 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity() 1086 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn() 1110 struct irqaction *action) in irq_thread_fn() 1132 struct irqaction *action; in irq_thread_dtor() local 1155 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary() 1171 struct irqaction *action) in irq_thread_set_ready() [all …]
|
| H A D | handle.c | 50 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread() 59 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread() 141 struct irqaction *action; in __handle_irq_event_percpu() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | smp-bmips.c | 279 static void bmips5000_send_ipi_single(int cpu, unsigned int action) in bmips5000_send_ipi_single() 286 int action = irq - IPI0_IRQ; in bmips5000_ipi_interrupt() local 299 unsigned int action) in bmips5000_send_ipi_mask() 320 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) in bmips43xx_send_ipi_single() 334 int action, cpu = irq - IPI0_IRQ; in bmips43xx_ipi_interrupt() local 351 unsigned int action) in bmips43xx_send_ipi_mask()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 122 def on_expand(self, action): argument 125 def on_contract(self, action): argument 128 def on_zoom_in(self, action): argument 131 def on_zoom_out(self, action): argument 134 def on_zoom_fit(self, action): argument 137 def on_zoom_100(self, action): argument
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | tabwidget.cpp | 96 QAction *action = menu.addAction(tr("Clone Tab"), in contextMenuRequested() local 124 if (QAction *action = qobject_cast<QAction*>(sender())) { in cloneTab() local 132 if (QAction *action = qobject_cast<QAction*>(sender())) { in closeTab() local 140 if (QAction *action = qobject_cast<QAction*>(sender())) { in closeOtherTabs() local 192 if (QAction *action = qobject_cast<QAction*>(sender())) { in reloadTab() local 284 void TabWidget::addWebAction(QAction *action, QWebPage::WebAction webAction) in addWebAction() 624 QAction *action = new QAction(m_recentlyClosedTabsMenu); in aboutToShowRecentTabsMenu() local 633 void TabWidget::aboutToShowRecentTriggeredAction(QAction *action) in aboutToShowRecentTriggeredAction() 777 void WebActionMapper::addChild(QAction *action) in addChild()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait_bit.c | 42 wait_bit_action_f *action, unsigned mode) in __wait_on_bit() 59 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit() 69 void *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout() 83 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock() 112 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
|