| /kernel/linux/linux-5.10/arch/riscv/kernel/vdso/ |
| H A D | Makefile | 27 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds macro
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/vdso/ |
| H A D | Makefile | 15 targets := $(obj-vdso) vdso.so vdso.so.dbg macro
|
| /kernel/linux/linux-6.6/arch/mips/boot/ |
| H A D | Makefile | 32 targets := vmlinux.ecoff macro [all...] |
| /kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
| H A D | Makefile | 98 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/vdso/ |
| H A D | Makefile | 29 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds macro
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| H A D | Makefile | 47 targets := bzImage section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) macro
|
| /kernel/linux/linux-6.6/arch/s390/kernel/vdso32/ |
| H A D | Makefile | 12 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg macro
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/ |
| H A D | Makefile | 31 targets := $(obj-compat_vdso) compat_vdso.so compat_vdso.so.dbg compat_vdso.lds macro
|
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | Makefile | 29 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | memory-tiers.h | 49 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument 91 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument
|
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| H A D | objtool.h | 19 struct list_head targets; member
|
| /third_party/gn/src/gn/ |
| H A D | compile_commands_writer_unittest.cc | 54 std::vector<const Target*> targets; in TEST_F() local 247 std::vector<const Target*> targets; in TEST_F() local 304 std::vector<const Target*> targets; TEST_F() local 357 std::vector<const Target*> targets; TEST_F() local 453 std::vector<const Target*> targets; TEST_F() local 506 std::vector<const Target*> targets; TEST_F() local 566 std::vector<const Target*> targets; TEST_F() local 613 std::vector<const Target*> targets; TEST_F() local [all...] |
| H A D | eclipse_writer.cc | 79 std::vector<const Target*> targets = builder_.GetAllResolvedTargets(); in GetAllIncludeDirs() local 94 std::vector<const Target*> targets = builder_.GetAllResolvedTargets(); in GetAllDefines() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Image.h | 135 std::set<ImageSibling *> targets; member
|
| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | gen_vk_gl_cts_build.py | 221 targets = "" variable
|
| /third_party/skia/tests/ |
| H A D | TextureBindingsResetTest.cpp | 29 SkTDArray<Target> targets; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | TargetRegistry.cpp | 20 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { in targets() function in TargetRegistry [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | InterfaceFile.cpp | 104 InterfaceFile::targets(ArchitectureSet Archs) const { in targets() function in llvm::MachO::InterfaceFile
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | fuzzer.cc | 102 Target targets[] = {{FuzzingTarget::kWgsl, OutputFormat::kWGSL, "WGSL"}, in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
| H A D | fuzzer.cc | 130 Target targets[] = {{FuzzingTarget::kWgsl, OutputFormat::kWGSL, "WGSL"}, in LLVMFuzzerTestOneInput() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | communicator_proxy.cpp | 234 SetEqualCommunicator(ICommunicator *communicator, const std::string &identifier, const std::vector<std::string> &targets) SetEqualCommunicator() argument
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | smp.c | 227 struct cpumask targets; in smp_send_stop() local 229 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() local
|
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | Makefile | 112 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | Makefile | 31 targets := vmlinux.bin setup.bin setup.elf bzImage macro
|
| /kernel/linux/linux-6.6/arch/mips/boot/compressed/ |
| H A D | Makefile | 58 targets := $(notdir $(vmlinuzobjs-y)) macro [all...] |