Home
last modified time | relevance | path

Searched refs:targets (Results 226 - 250 of 682) sorted by relevance

12345678910>>...28

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DSymbol.cpp49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
/kernel/linux/linux-5.10/drivers/base/firmware_loader/builtin/
H A DMakefile40 targets := $(patsubst $(obj)/%,%, \ macro
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A DMakefile14 targets += aesp8-ppc.S ghashp8-ppc.S
/kernel/linux/linux-5.10/arch/mips/crypto/
H A DMakefile24 targets += poly1305-core.S
/kernel/linux/common_modules/code_sign/
H A DMakefile22 targets += flask.h av_permissions.h
/kernel/linux/common_modules/container_escape_detection/
H A DMakefile17 targets += flask.h av_permissions.h
/kernel/linux/linux-5.10/arch/nios2/boot/
H A DMakefile15 targets += vmlinux.bin vmlinux.gz vmImage
/kernel/linux/linux-5.10/arch/arm/mach-at91/
H A DMakefile28 targets += pm_data-offsets.s
/kernel/linux/linux-6.6/arch/arm64/tools/
H A DMakefile8 targets += $(addprefix ../../../, $(kapi-hdrs-y))
/kernel/linux/linux-6.6/arch/mips/crypto/
H A DMakefile24 targets += poly1305-core.S
/kernel/linux/linux-6.6/arch/nios2/boot/
H A DMakefile15 targets += vmlinux.bin vmlinux.gz vmImage
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
H A DMakefile21 targets += rodata.o rodata_objcopy.o
/kernel/linux/linux-6.6/drivers/base/firmware_loader/builtin/
H A DMakefile41 targets := $(patsubst $(obj)/%,%, \ macro
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A DMakefile18 targets += aesp8-ppc.S ghashp8-ppc.S
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dobjtool.h19 struct list_head targets; member
/third_party/ninja/src/
H A Dninja.cc119 /// CollectTarget for all command-line arguments, filling in \a targets.
121 vector<Node*>* targets, string* err);
163 /// Build the targets listed on the command line.
221 "usage: ninja [options] [targets...]\n" in Usage()
223 "if targets are unspecified, builds the 'default' target (see manual).\n" in Usage()
363 vector<Node*>* targets, string* err) { in CollectTargetsFromArgs()
365 *targets = state_.DefaultNodes(err); in CollectTargetsFromArgs()
373 targets->push_back(node); in CollectTargetsFromArgs()
742 printf("usage: ninja -t commands [options] [targets]\n" in ToolCommands()
798 "Usage '-t inputs [options] [targets]\ in ToolInputs()
362 CollectTargetsFromArgs(int argc, char* argv[], vector<Node*>* targets, string* err) CollectTargetsFromArgs() argument
1360 vector<Node*> targets; RunBuild() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-core.h37 * DM targets must _not_ deference a mapped_device or dm_table to directly
203 struct dm_target *targets; member
236 return t->targets + index; in dm_table_get_target()
/test/testfwk/xdevice/src/xdevice/_core/config/
H A Dresource_manager.py83 targets = root.iter("target")
84 for target in targets:
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.c79 static const struct target *targets[] = { variable
201 const struct target *target = targets[mach]; in target_config()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc237 std::pair<FuzzingTarget, OutputFormat> targets[] = { in LLVMFuzzerTestOneInput() local
243 for (auto target : targets) { in LLVMFuzzerTestOneInput()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferObjectQueryTests.cpp160 const int targets = DE_LENGTH_OF_ARRAY(bufferTargets); in test() local
162 for (int ndx = 0; ndx < targets; ++ndx) in test()
/device/soc/rockchip/rk3588/kernel/arch/arm64/boot/
H A DMakefile19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo macro
/kernel/linux/linux-5.10/arch/microblaze/boot/
H A DMakefile6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* macro
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/
H A DMakefile16 targets += $(boot-y)
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-elf/
H A DMakefile18 targets += $(boot-y) boot.lds

Completed in 9 milliseconds

12345678910>>...28