| /kernel/linux/common_modules/dec/ |
| H A D | Makefile | 15 targets += flask.h av_permissions.h
|
| /kernel/linux/linux-6.6/arch/csky/boot/ |
| H A D | Makefile | 2 targets := Image zImage uImage macro
|
| /kernel/linux/linux-6.6/arch/powerpc/purgatory/ |
| H A D | Makefile | 6 targets += trampoline_$(BITS).o purgatory.ro
|
| /kernel/linux/linux-6.6/arch/nios2/boot/compressed/ |
| H A D | Makefile | 6 targets := vmlinux head.o misc.o piggy.o vmlinux.lds macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | Symbol.cpp | 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
|
| /kernel/linux/linux-5.10/drivers/acpi/numa/ |
| H A D | hmat.c | 37 static LIST_HEAD(targets); 97 list_for_each_entry(target, &targets, node) in find_mem_target() 141 list_add_tail(&target->node, &targets); in alloc_memory_target() 761 list_for_each_entry(target, &targets, node) in hmat_register_targets() 796 list_for_each_entry_safe(target, tnext, &targets, node) { in hmat_free_structures()
|
| /kernel/linux/linux-6.6/drivers/acpi/numa/ |
| H A D | hmat.c | 36 static LIST_HEAD(targets); 96 list_for_each_entry(target, &targets, node) in find_mem_target() 140 list_add_tail(&target->node, &targets); in alloc_memory_target() 760 list_for_each_entry(target, &targets, node) in hmat_register_targets() 790 list_for_each_entry_safe(target, tnext, &targets, node) { in hmat_free_structures()
|
| /third_party/gn/src/gn/ |
| H A D | functions_target.cc | 108 // Common help paragraph on targets that can use different languages. 298 used to inform "create_bundle" targets of the files to copy into generated 372 (the recursion stops at "create_bundle" targets). 642 const char kGroup_HelpShort[] = "group: Declare a named group of targets."; 644 R"(group: Declare a named group of targets. 646 This target type allows you to create meta-targets that just collect a set of 685 A loadable module will be specified on the linker line for targets listing 778 A shared library will be specified on the linker line for targets listing the 815 implicitly added to the linker line of all targets that depend on the source 821 organizational benefits of focused build targets [all...] |
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| H A D | smp.c | 392 struct cpumask targets; in smp_send_stop() local 394 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop() 395 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local 396 send_ipi_message(&targets, IPI_CPU_STOP); in smp_send_stop()
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | smp.c | 402 struct cpumask targets; in smp_send_stop() local 404 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop() 405 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local 406 send_ipi_message(&targets, IPI_CPU_STOP); in smp_send_stop()
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | main.c | 103 NULL, lsm_sai_jig_target, "targets"), 114 "\"targets\": [" 162 * a child list "targets" of zero or more "target" objects. 171 "\"targets\":[" 186 "\"targets\":[" 202 "\"targets\":[" 245 "\"targets\":[" 278 "\"nspawn_timeout\":1800,\"targets\":[{\"name\":\"target1\",\"someflag\":true}," 282 "\"nspawn_timeout\":0,\"targets\":[{\"name\":\"target1\",\"someflag\":false}," 286 "\"nspawn_timeout\":1800,\"targets\" 364 struct lws_dll2_owner targets; global() member [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cFramebufferNoAttachmentsTests.cpp | 197 GLenum targets[] = { in iterate() local 232 unsigned num_targets = sizeof(targets) / sizeof(GLenum); in iterate() 283 if (target == targets[j]) in iterate() 301 // For all valid targets in iterate() 304 GLenum target = targets[i]; in iterate()
|
| /kernel/linux/linux-5.10/drivers/base/firmware_loader/builtin/ |
| H A D | Makefile | 40 targets := $(patsubst $(obj)/%,%, \ macro
|
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| H A D | Makefile | 14 targets += aesp8-ppc.S ghashp8-ppc.S
|
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | Makefile | 24 targets += poly1305-core.S
|
| /kernel/linux/common_modules/code_sign/ |
| H A D | Makefile | 22 targets += flask.h av_permissions.h
|
| /kernel/linux/common_modules/container_escape_detection/ |
| H A D | Makefile | 17 targets += flask.h av_permissions.h
|
| /kernel/linux/linux-5.10/arch/nios2/boot/ |
| H A D | Makefile | 15 targets += vmlinux.bin vmlinux.gz vmImage
|
| /kernel/linux/linux-5.10/arch/arm/mach-at91/ |
| H A D | Makefile | 28 targets += pm_data-offsets.s
|
| /kernel/linux/linux-6.6/arch/arm64/tools/ |
| H A D | Makefile | 8 targets += $(addprefix ../../../, $(kapi-hdrs-y))
|
| /kernel/linux/linux-6.6/arch/mips/crypto/ |
| H A D | Makefile | 24 targets += poly1305-core.S
|
| /kernel/linux/linux-6.6/arch/nios2/boot/ |
| H A D | Makefile | 15 targets += vmlinux.bin vmlinux.gz vmImage
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| H A D | Makefile | 21 targets += rodata.o rodata_objcopy.o
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/builtin/ |
| H A D | Makefile | 41 targets := $(patsubst $(obj)/%,%, \ macro
|
| /kernel/linux/linux-6.6/drivers/crypto/vmx/ |
| H A D | Makefile | 18 targets += aesp8-ppc.S ghashp8-ppc.S
|