Home
last modified time | relevance | path

Searched defs:targets (Results 26 - 50 of 317) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/arch/h8300/boot/
H A DMakefile4 targets := vmlinux.srec vmlinux.bin zImage macro
/kernel/linux/linux-6.6/arch/arm/boot/bootp/
H A DMakefile47 targets := bootp init.o kernel.o initrd.o macro
/kernel/linux/linux-6.6/drivers/base/firmware_loader/builtin/
H A DMakefile41 targets := $(patsubst $(obj)/%,%, \ macro
/third_party/gn/src/gn/
H A Dmetadata_walk_unittest.cc42 UniqueVector<const Target*> targets; in TEST() local
93 UniqueVector<const Target*> targets; in TEST() local
150 UniqueVector<const Target*> targets; in TEST() local
190 UniqueVector<const Target*> targets; TEST() local
[all...]
H A Drust_project_writer_unittest.cc45 std::vector<const Target*> targets; in TEST_F() local
110 std::vector<const Target*> targets; in TEST_F() local
208 std::vector<const Target*> targets; in TEST_F() local
345 std::vector<const Target*> targets; in TEST_F() local
448 std::vector<const Target*> targets; TEST_F() local
503 std::vector<const Target*> targets; TEST_F() local
558 std::vector<const Target*> targets; TEST_F() local
614 std::vector<const Target*> targets; TEST_F() local
[all...]
H A Dcommand_meta.cc96 UniqueVector<const Target*> targets; variable
/kernel/linux/linux-5.10/arch/arm/boot/
H A DMakefile30 targets := Image zImage xipImage bootpImage uImage macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
H A DMakefile8 targets := $(obj-vdso64) vdso64.so vdso64.so.dbg macro
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A DMakefile12 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 macro
/kernel/linux/linux-5.10/arch/um/kernel/
H A DMakefile31 targets := config.c config.tmp macro
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A DMakefile8 targets := vmlinux vmlinux.bin vmlinux.bin.gz \ macro
/kernel/linux/linux-5.10/arch/s390/boot/
H A DMakefile43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) macro
/kernel/linux/linux-6.6/arch/arm/boot/
H A DMakefile24 targets := Image zImage xipImage bootpImage uImage macro
/kernel/linux/linux-6.6/arch/loongarch/boot/
H A DMakefile14 targets := vmlinux.elf macro
/kernel/linux/linux-6.6/arch/csky/kernel/vdso/
H A DMakefile20 targets := $(obj-vdso) vdso.so vdso.so.dbg vdso.lds vdso-dummy.o macro
/kernel/linux/linux-6.6/arch/riscv/boot/
H A DMakefile23 targets := Image Image.* loader loader.o loader.lds loader.bin macro
24 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage macro
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A DMakefile13 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 macro
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/
H A DMakefile7 targets := $(obj-vdso32) vdso32.so macro
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/
H A DMakefile7 targets := $(obj-vdso64) vdso64.so macro
/kernel/linux/linux-6.6/arch/um/kernel/
H A DMakefile34 targets := config.c config.tmp capflags.c macro
/third_party/cJSON/tests/unity/auto/
H A Dunity_test_summary.py124 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '*.test*'))) variable in UnityTestSummary
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c72 virgl_set_so_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offset) virgl_set_so_targets() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c63 softpipe_set_so_targets(struct pipe_context *pipe, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) softpipe_set_so_targets() argument
/third_party/unity/auto/
H A Dstylize_as_junit.py149 targets = list(map(lambda x: x.replace('\\', '/'), glob(args.targets_dir + '*.test*'))) variable
H A Dunity_test_summary.py124 targets = list(map(lambda x: x.replace('\\', '/'), glob(targets_dir + '**/*.test*', recursive=True))) variable in UnityTestSummary

Completed in 7 milliseconds

12345678910>>...13