Home
last modified time | relevance | path

Searched defs:targets (Results 76 - 100 of 317) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/
H A DMakefile27 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds macro
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso/
H A DMakefile15 targets := $(obj-vdso) vdso.so vdso.so.dbg macro
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile32 targets := vmlinux.ecoff macro
[all...]
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A DMakefile98 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/
H A DMakefile29 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds macro
/kernel/linux/linux-6.6/arch/s390/boot/
H A DMakefile47 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 DMakefile12 targets := $(obj-vdso32) vdso32.so vdso32.so.dbg macro
/kernel/linux/linux-6.6/arch/riscv/kernel/compat_vdso/
H A DMakefile31 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 DMakefile29 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dmemory-tiers.h49 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 Dobjtool.h19 struct list_head targets; member
/third_party/gn/src/gn/
H A Dcompile_commands_writer_unittest.cc54 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 Declipse_writer.cc79 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 DImage.h135 std::set<ImageSibling *> targets; member
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_vk_gl_cts_build.py221 targets = "" variable
/third_party/skia/tests/
H A DTextureBindingsResetTest.cpp29 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 DTargetRegistry.cpp20 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 DInterfaceFile.cpp104 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 Dfuzzer.cc102 Target targets[] = {{FuzzingTarget::kWgsl, OutputFormat::kWGSL, "WGSL"}, in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dfuzzer.cc130 Target targets[] = {{FuzzingTarget::kWgsl, OutputFormat::kWGSL, "WGSL"}, in LLVMFuzzerTestOneInput() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.cpp234 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 Dsmp.c227 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 DMakefile112 targets := vmlinux vmlinux.lds piggy_data piggy.o \ macro
/kernel/linux/linux-5.10/arch/x86/boot/
H A DMakefile31 targets := vmlinux.bin setup.bin setup.elf bzImage macro
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile58 targets := $(notdir $(vmlinuzobjs-y)) macro
[all...]

Completed in 10 milliseconds

12345678910>>...13