Home
last modified time | relevance | path

Searched refs:build (Results 201 - 225 of 669) sorted by relevance

12345678910>>...27

/kernel/linux/linux-5.10/arch/sh/boot/
H A DMakefile40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
47 $(Q)$(MAKE) $(build)=$(obj)/romimage $@
/kernel/linux/linux-6.6/arch/sh/boot/
H A DMakefile40 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
47 $(Q)$(MAKE) $(build)=$(obj)/romimage $@
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A DMakefile28 # Then the build tool can move it later.
101 include $(srctree)/tools/build/Makefile.include
121 $(Q)$(MAKE) $(build)=liblockdep
/kernel/linux/linux-6.6/tools/thermal/lib/
H A DMakefile22 # Then the build tool can move it later.
84 include $(srctree)/tools/build/Makefile.include
98 $(Q)$(MAKE) $(build)=libthermal_tools
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/
H A DMakefile80 include $(srctree)/tools/build/Makefile.include
83 $(Q)$(MAKE) $(build)=resolve_btfids
/kernel/linux/linux-6.6/tools/lib/api/
H A DMakefile24 # Then the build tool can move it later.
73 include $(srctree)/tools/build/Makefile.include
79 @$(MAKE) $(build)=libapi
/base/request/request/pre_download/netstack_rs/tests/
H A Ddownload.rs37 let mut task = request.build(); in download()
/kernel/linux/linux-5.10/arch/parisc/boot/
H A DMakefile17 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/kernel/linux/linux-5.10/tools/power/cpupower/debug/kernel/
H A DMakefile4 KDIR := /lib/modules/$(shell uname -r)/build
/kernel/linux/linux-5.10/fs/sharefs/
H A DMakefile7 KDIR ::= /lib/modules/$(shell uname -r)/build
/kernel/linux/linux-6.6/fs/sharefs/
H A DMakefile7 KDIR ::= /lib/modules/$(shell uname -r)/build
/kernel/linux/linux-6.6/tools/power/cpupower/debug/kernel/
H A DMakefile4 KDIR := /lib/modules/$(shell uname -r)/build
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A DMakefile3 include ../../build/Build.include
/kernel/liteos_a/apps/toybox/
H A DMakefile33 BUILD_LOG := $(BUILD_DIR)/build.log
/kernel/linux/linux-6.6/tools/lib/perf/
H A DMakefile22 # Then the build tool can move it later.
84 include $(srctree)/tools/build/Makefile.include
122 $(Q)$(MAKE) $(build)=libperf
150 $(Q)$(MAKE) $(build)=tests
/base/request/request/services/tests/
H A Dstart.rs33 .build(); in sdv_start_basic()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_operation_builder.h73 std::shared_ptr<DistributedOperation> build();
/kernel/linux/linux-5.10/arch/nios2/boot/
H A DMakefile32 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/kernel/linux/linux-6.6/arch/loongarch/boot/
H A DMakefile7 drop-sections := .comment .note .options .note.gnu.build-id
/kernel/linux/linux-6.6/arch/nios2/boot/
H A DMakefile32 $(Q)$(MAKE) $(build)=$(obj)/compressed $@
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dsysfs.c29 version.minor, version.build); in fw_version_show()
/kernel/linux/linux-5.10/init/
H A Dversion.c11 #include <linux/build-salt.h>
/kernel/linux/linux-6.6/init/
H A Dversion.c11 #include <linux/build-salt.h>
44 * init_uts_ns and linux_banner contain the build version and timestamp,
45 * which are really fixed at the very last step of build process.
/base/request/request/services/src/manage/events/
H A Dmod.rs264 .build(); in ut_task_manager_construct()
284 .build(); in ut_task_manager_start()
309 .build(); in ut_task_manager_pause_resume()
336 .build(); in ut_task_manager_stop_resume()
/kernel/linux/linux-5.10/scripts/
H A Dsphinx-pre-install33 my $rec_version = "1.7.9"; # PDF won't build here
107 print "ERROR: please install \"$prog\", otherwise, build won't work.\n";
244 my $fname = "sphinx-build";
247 $fname = "sphinx-build-3";
263 if (m/^\s*sphinx-build\s+([\d\.]+)(\+\/[\da-f]+)?$/) {
434 printf("If you want to build PDF, please read:\n");
689 "sphinx-build" => "sphinx"
779 die "Can't build as $need mandatory dependency is missing";
781 die "Can't build as $need mandatory dependencies are missing";
785 # Check if sphinx-build i
[all...]

Completed in 6 milliseconds

12345678910>>...27