Home
last modified time | relevance | path

Searched full:targets (Results 1 – 25 of 1801) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A DMakefile2 TARGETS = android macro
3 TARGETS += arm64
4 TARGETS += bpf
5 TARGETS += breakpoints
6 TARGETS += capabilities
7 TARGETS += cgroup
8 TARGETS += clone3
9 TARGETS += core
10 TARGETS += cpufreq
11 TARGETS += cpu-hotplug
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/
H A D0001-cmake-add-separate-export-for-plugin-targets.patch4 Subject: [PATCH] cmake: add separate export for plugin targets
21 - install(TARGETS grpc_cpp_plugin EXPORT gRPCTargets
22 + install(TARGETS grpc_cpp_plugin EXPORT gRPCPluginTargets
30 - install(TARGETS grpc_csharp_plugin EXPORT gRPCTargets
31 + install(TARGETS grpc_csharp_plugin EXPORT gRPCPluginTargets
39 - install(TARGETS grpc_node_plugin EXPORT gRPCTargets
40 + install(TARGETS grpc_node_plugin EXPORT gRPCPluginTargets
48 - install(TARGETS grpc_objective_c_plugin EXPORT gRPCTargets
49 + install(TARGETS grpc_objective_c_plugin EXPORT gRPCPluginTargets
57 - install(TARGETS grpc_php_plugin EXPORT gRPCTargets
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DActive-Targets.html17 <title>Debugging with GDB: Active Targets</title>
19 <meta name="description" content="Debugging with GDB: Active Targets">
20 <meta name="keywords" content="Debugging with GDB: Active Targets">
28 <link href="Targets.html#Targets" rel="up" title="Targets">
30 <link href="Targets.html#Targets" rel="previous" title="Targets">
64 <a name="Active-Targets"></a>
67 …="n" rel="next">Target Commands</a>, Up: <a href="Targets.html#Targets" accesskey="u" rel="up">Tar…
70 <a name="Active-Targets-1"></a>
71 <h3 class="section">19.1 Active Targets</h3>
73 <a name="index-stacking-targets"></a>
[all …]
H A DTarget-Commands.html28 <link href="Targets.html#Targets" rel="up" title="Targets">
30 <link href="Active-Targets.html#Active-Targets" rel="previous" title="Active Targets">
67 …tive-Targets.html#Active-Targets" accesskey="p" rel="previous">Active Targets</a>, Up: <a href="Ta…
70 <a name="Commands-for-Managing-Targets"></a>
71 <h3 class="section">19.2 Commands for Managing Targets</h3>
90 <dd><p>Displays the names of all targets available. To display targets
125 <a name="index-common-targets"></a>
126 <p>Here are some common targets (available, or not, depending on the GDB
189 <p>Different targets are available on different configurations of <small>GDB</small>;
190 your configuration may have more or fewer targets.
[all …]
H A DTargets.html17 <title>Debugging with GDB: Targets</title>
19 <meta name="description" content="Debugging with GDB: Targets">
20 <meta name="keywords" content="Debugging with GDB: Targets">
29 <link href="Active-Targets.html#Active-Targets" rel="next" title="Active Targets">
64 <a name="Targets"></a>
83 (see <a href="Target-Commands.html#Target-Commands">Commands for Managing Targets</a>).
115 …f="Active-Targets.html#Active-Targets" accesskey="1">Active Targets</a>:</td><td>&nbsp;&nbsp;</td>…
117 … Commands</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Commands for managing targets
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DActive-Targets.html17 <title>Debugging with GDB: Active Targets</title>
19 <meta name="description" content="Debugging with GDB: Active Targets">
20 <meta name="keywords" content="Debugging with GDB: Active Targets">
28 <link href="Targets.html#Targets" rel="up" title="Targets">
30 <link href="Targets.html#Targets" rel="previous" title="Targets">
64 <a name="Active-Targets"></a>
67 …="n" rel="next">Target Commands</a>, Up: <a href="Targets.html#Targets" accesskey="u" rel="up">Tar…
70 <a name="Active-Targets-1"></a>
71 <h3 class="section">19.1 Active Targets</h3>
73 <a name="index-stacking-targets"></a>
[all …]
H A DTarget-Commands.html28 <link href="Targets.html#Targets" rel="up" title="Targets">
30 <link href="Active-Targets.html#Active-Targets" rel="previous" title="Active Targets">
67 …tive-Targets.html#Active-Targets" accesskey="p" rel="previous">Active Targets</a>, Up: <a href="Ta…
70 <a name="Commands-for-Managing-Targets"></a>
71 <h3 class="section">19.2 Commands for Managing Targets</h3>
90 <dd><p>Displays the names of all targets available. To display targets
125 <a name="index-common-targets"></a>
126 <p>Here are some common targets (available, or not, depending on the GDB
189 <p>Different targets are available on different configurations of <small>GDB</small>;
190 your configuration may have more or fewer targets.
[all …]
H A DTargets.html17 <title>Debugging with GDB: Targets</title>
19 <meta name="description" content="Debugging with GDB: Targets">
20 <meta name="keywords" content="Debugging with GDB: Targets">
29 <link href="Active-Targets.html#Active-Targets" rel="next" title="Active Targets">
64 <a name="Targets"></a>
83 (see <a href="Target-Commands.html#Target-Commands">Commands for Managing Targets</a>).
115 …f="Active-Targets.html#Active-Targets" accesskey="1">Active Targets</a>:</td><td>&nbsp;&nbsp;</td>…
117 … Commands</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Commands for managing targets
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A DMakefile32 targets := vmlinux.ecoff macro
38 targets += vmlinux.bin
44 targets += vmlinux.srec
78 targets += uImage
79 targets += uImage.bin
80 targets += uImage.bz2
81 targets += uImage.gz
82 targets += uImage.lzma
83 targets += uImage.lzo
115 targets += vmlinux.its.S
[all …]
/OK3568_Linux_fs/kernel/drivers/nfc/microread/
H A Dmicroread.c473 struct nfc_target *targets; in microread_target_discovered() local
478 targets = kzalloc(sizeof(struct nfc_target), GFP_KERNEL); in microread_target_discovered()
479 if (targets == NULL) { in microread_target_discovered()
484 targets->hci_reader_gate = gate; in microread_target_discovered()
488 targets->supported_protocols = in microread_target_discovered()
490 targets->sens_res = in microread_target_discovered()
492 targets->sel_res = skb->data[MICROREAD_EMCF_A_SAK]; in microread_target_discovered()
493 targets->nfcid1_len = skb->data[MICROREAD_EMCF_A_LEN]; in microread_target_discovered()
494 if (targets->nfcid1_len > sizeof(targets->nfcid1)) { in microread_target_discovered()
498 memcpy(targets->nfcid1, &skb->data[MICROREAD_EMCF_A_UID], in microread_target_discovered()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A DCMakeLists.txt92 install(TARGETS rk_mpi_ao_test RUNTIME DESTINATION "bin")
99 install(TARGETS rk_mpi_adec_test RUNTIME DESTINATION "bin")
106 install(TARGETS rk_mpi_vpss_test RUNTIME DESTINATION "bin")
112 install(TARGETS rk_mpi_vgs_test RUNTIME DESTINATION "bin")
119 install(TARGETS rk_mpi_mb_test RUNTIME DESTINATION "bin")
126 install(TARGETS rk_mpi_sys_test RUNTIME DESTINATION "bin")
133 install(TARGETS rk_mpi_vdec_test RUNTIME DESTINATION "bin")
140 install(TARGETS rk_mpi_all_test RUNTIME DESTINATION "bin")
147 install(TARGETS rk_mpi_venc_test RUNTIME DESTINATION "bin")
154 install(TARGETS rk_mpi_tde_test RUNTIME DESTINATION "bin")
[all …]
/OK3568_Linux_fs/buildroot/package/openpowerlink/
H A D0001-install-the-stack-libraries-to-lib-subdirectory.patch63 -INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION . LIBRARY DESTINATION .)
64 +INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
73 -INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION . LIBRARY DESTINATION .)
74 +INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
83 -INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION . LIBRARY DESTINATION .)
84 +INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
93 -INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION . LIBRARY DESTINATION .)
94 +INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
103 -INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION . LIBRARY DESTINATION .)
104 +INSTALL(TARGETS ${LIB_NAME} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py58 …def run_test_sstate_creation(self, targets, distro_specific=True, distro_nonspecific=True, temp_ss… argument
62 bitbake(['-cclean'] + targets)
64 bitbake(['-ccleansstate'] + targets)
66 bitbake(targets)
68 … results = self.search_sstate('|'.join(map(str, targets)), distro_specific, distro_nonspecific)
78 …assertTrue(file_tracker , msg="Could not find sstate files for: %s" % ', '.join(map(str, targets)))
80 …state files in the wrong place for: %s (found %s)" % (', '.join(map(str, targets)), str(file_track…
95 …def run_test_cleansstate_task(self, targets, distro_specific=True, distro_nonspecific=True, temp_s… argument
98 bitbake(['-ccleansstate'] + targets)
100 bitbake(targets)
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0001-build-fix-parallel-make.patch21 TARGETS += libwvstreams.so
22 -TARGETS += crypto/tests/ssltest ipstreams/tests/unixtest
23 +TARGETS += crypto/tests/ssltest …
26 +TARGETS += ipstreams/tests/unixtest
29 TARGETS += crypto/tests/printcert
34 TARGETS += ipstreams/tests/wsd
42 TARGETS += libwvdbus.so
43 - TARGETS += dbus/tests/wvdbus dbus/tests/wvdbusd
44 + TARGETS += dbus/tests/wvdbus
47 + TARGETS += dbus/tests/wvdbusd
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnfc.rst16 - Polling for targets;
27 PF_NFC. The NFC_SOCKPROTO_RAW performs raw communication with NFC targets.
62 * start_poll - setup the device to poll for targets
64 * activate_target - select and initialize one of the targets found
80 * NFC_CMD_START_POLL - setup a specific device to polling for targets
82 * NFC_CMD_GET_TARGET - dump the list of targets found by a specific device
86 * NFC_EVENT_TARGETS_FOUND - reports START_POLL results when 1 or more targets
89 The user must call START_POLL to poll for NFC targets, passing the desired NFC
95 If the polling operation finds one or more targets, the event TARGETS_FOUND is
97 all targets found by such device. Each reply message has target attributes with
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.build21 targets :=
79 targets-for-builtin := $(extra-y)
82 targets-for-builtin += $(obj)/lib.a
86 targets-for-builtin += $(obj)/built-in.a
89 targets-for-modules := $(patsubst %.o, %.mod, $(filter %.o, $(obj-m)))
92 targets-for-modules += $(obj)/modules.order
95 targets += $(targets-for-builtin) $(targets-for-modules)
356 targets += $(filter-out $(subdir-builtin), $(real-obj-y))
357 targets += $(filter-out $(subdir-modorder), $(real-obj-m))
358 targets += $(lib-y) $(always-y) $(MAKECMDGOALS)
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.build21 targets :=
79 targets-for-builtin := $(extra-y)
82 targets-for-builtin += $(obj)/lib.a
86 targets-for-builtin += $(obj)/built-in.a
89 targets-for-modules := $(patsubst %.o, %.mod, $(filter %.o, $(obj-m)))
92 targets-for-modules += $(obj)/modules.order
95 targets += $(targets-for-builtin) $(targets-for-modules)
356 targets += $(filter-out $(subdir-builtin), $(real-obj-y))
357 targets += $(filter-out $(subdir-modorder), $(real-obj-m))
358 targets += $(lib-y) $(always-y) $(MAKECMDGOALS)
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.build21 targets :=
79 targets-for-builtin := $(extra-y)
82 targets-for-builtin += $(obj)/lib.a
86 targets-for-builtin += $(obj)/built-in.a
89 targets-for-modules := $(patsubst %.o, %.mod, $(filter %.o, $(obj-m)))
92 targets-for-modules += $(obj)/modules.order
95 targets += $(targets-for-builtin) $(targets-for-modules)
356 targets += $(filter-out $(subdir-builtin), $(real-obj-y))
357 targets += $(filter-out $(subdir-modorder), $(real-obj-m))
358 targets += $(lib-y) $(always-y) $(MAKECMDGOALS)
[all …]
/OK3568_Linux_fs/external/linux-rga/samples/allocator_demo/src/
H A DCMakeLists.txt9 install(TARGETS rga_allocator_malloc_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
20 install(TARGETS rga_allocator_1106_cma_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
30 install(TARGETS rga_allocator_drm_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
40 install(TARGETS rga_allocator_drm_phy_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
50 install(TARGETS rga_allocator_dma_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
60 install(TARGETS rga_allocator_dma_cache_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
70 install(TARGETS rga_allocator_dma32_demo DESTINATION ${CMAKE_INSTALL_BINDIR})
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A DMakefile104 targets += $(obj-vdso-y)
105 targets += vdso.lds
106 targets += vdso.so.dbg.raw vdso.so.raw
107 targets += vdso.so.dbg vdso.so
108 targets += vdso-image.c
131 targets += $(obj-vdso-y:%.o=%-o32.o)
132 targets += vdso-o32.lds
133 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw
134 targets += vdso-o32.so.dbg vdso-o32.so
135 targets += vdso-o32-image.c
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service11 # Put tgtd into "offline" state until all the targets are configured.
15 # Configure the targets.
20 # Update configuration for targets. Only targets which
27 # Remove all targets. It only removes targets which are not in use.
29 # tgtd will exit if all targets were removed
H A Dtgtd.init15 TGTD_CONFIG=/etc/tgt/targets.conf
37 # Put tgtd into "offline" state until all the targets are configured.
41 # Configure the targets.
53 # Remove all targets. It only removes targets which are not in use.
55 # tgtd will exit if all targets were removed
72 # Update configuration for targets. Only targets which
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsstate-diff-machines.sh30 targets=
52 --targets=<targets>
53 …List of targets separated by space, will use the environment variable TARGETS if it is not specifi…
81 --targets=*)
82 targets=`echo $1 | sed -e 's#^--targets="*\([^"]*\)"*#\1#'`
107 [ -n "$targets" ] || targets=$TARGETS
108 [ -n "$targets" ] || targets=$default_targets
117 bitbake -S none ${targets} 2>&1 | tee -a ${OUTPUT}/${M}/log;
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst26 See figure :ref:`sel-targets-capture` for examples of the selection
27 targets available for a video capture device. It is recommended to
28 configure the cropping targets before to the composing targets.
49 The composing targets refer to a memory buffer. The limits of composing
82 For output devices targets and ioctls are used similarly to the video
85 buffer. It is recommended to configure the composing targets before to
86 the cropping targets.
88 The cropping targets refer to the memory buffer that contains an image
135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
/OK3568_Linux_fs/kernel/
H A DMakefile-bak9 # To see a list of typical targets execute "make help"
15 $(error targets prefixed with '__' are only for internal use))
27 # unavoidable when linking the built-in.a targets which finally
265 # To make sure we do not include .config for any of the *config targets
267 # It is allowed to specify more targets when calling make, including
268 # mixing *config targets and build targets.
270 # Detect when mixed targets is specified, and make a second invocation
276 clean-targets := %clean mrproper cleandocs
277 no-dot-config-targets := $(clean-targets) \
282 no-sync-config-targets := $(no-dot-config-targets) %install kernelrelease \
[all …]

12345678910>>...73