| /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/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
|
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| H A D | objtool.h | 19 struct list_head targets; member
|
| /third_party/ninja/src/ |
| H A D | ninja.cc | 119 /// 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 D | dm-core.h | 37 * 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 D | resource_manager.py | 83 targets = root.iter("target") 84 for target in targets:
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | target.c | 79 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 D | fuzzer.cc | 237 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 D | es2fBufferObjectQueryTests.cpp | 160 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 D | Makefile | 19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo macro
|
| /kernel/linux/linux-5.10/arch/microblaze/boot/ |
| H A D | Makefile | 6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* macro
|
| /kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
| H A D | Makefile | 16 targets += $(boot-y)
|
| /kernel/linux/linux-5.10/arch/xtensa/boot/boot-elf/ |
| H A D | Makefile | 18 targets += $(boot-y) boot.lds
|