Home
last modified time | relevance | path

Searched refs:build (Results 1551 - 1575 of 2361) sorted by relevance

1...<<61626364656667686970>>...95

/kernel/linux/linux-5.10/arch/arm64/kernel/vdso32/
H A DMakefile119 VDSO_LDFLAGS += -nostdlib -shared --hash-style=sysv --build-id=sha1
174 # Actual build commands
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A DMakefile38 # vDSO images to build
178 VDSO_LDFLAGS = -shared --hash-style=both --build-id=sha1 \
187 # build-id, install .build-id links as well.
196 mkdir -p "$(MODLIB)/vdso/.build-id/$$first"; \
197 ln -sf "../../$(@:install_%=%)" "$(MODLIB)/vdso/.build-id/$$first/$$last.debug"; \
/kernel/linux/linux-6.6/arch/arm64/kernel/vdso32/
H A DMakefile101 VDSO_LDFLAGS += -shared --hash-style=sysv --build-id=sha1
153 # Actual build commands
/kernel/linux/linux-6.6/arch/mips/vdso/
H A DMakefile43 # config-n32-o32-env.c prepares the environment to build a 32bit vDSO
59 -G 0 --eh-frame-hdr --hash-style=sysv --build-id=sha1 -T
74 # Shared build commands.
/kernel/linux/linux-6.6/arch/s390/boot/
H A DMakefile76 LDFLAGS_vmlinux := --oformat $(LD_BFD) -e startup $(if $(CONFIG_VMLINUX_MAP),-Map=$(obj)/vmlinux.map) --build-id=sha1 -T
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h227 /* Firmware build info */
229 unsigned char date[16]; /* Firmware build date */
230 unsigned char time[16]; /* Firmware build time */
235 u8 build; /* build number*/ member
238 u8 type; /* build type */
277 unsigned char b_date[16]; /* Lib build date */
278 unsigned char b_time[16]; /* Lib build time */
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-utils.c75 u16 build; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dmessages.h61 u8 build; member
/kernel/linux/linux-6.6/include/sound/sof/ipc4/
H A Dheader.h425 uint16_t build; member
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A DMakefile40 # vDSO images to build
186 VDSO_LDFLAGS = -shared --hash-style=both --build-id=sha1 \
195 # build-id, install .build-id links as well.
204 mkdir -p "$(MODLIB)/vdso/.build-id/$$first"; \
205 ln -sf "../../$(@:install_%=%)" "$(MODLIB)/vdso/.build-id/$$first/$$last.debug"; \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c343 gsc->release.patch, gsc->release.build); in intel_gsc_uc_load_status()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A DMakefile107 BUILD_DIR := $(SCRATCH_DIR)/build
126 # build would have failed anyways.
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh57 # Fresh build. Create a datestamp unless the caller supplied one.
118 echo Local build-side run directory: $oldrun | tee -a "$oldrun/remote-log"
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dvmtest.sh59 If you build your kernel using KBUILD_OUTPUT= or O= options, these
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A DMakefile5 include ../../../build/Build.include
137 @echo " nolibc-test build the executable (uses \$$CC and \$$CROSS_COMPILE)"
138 @echo " libc-test build an executable using the compiler's default libc instead"
142 @echo " kernel (re)build the kernel with the initramfs (uses \$$XARCH)"
145 @echo " clean clean the sysroot, initramfs, build and output files"
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h227 /* Firmware build info */
229 unsigned char date[16]; /* Firmware build date */
230 unsigned char time[16]; /* Firmware build time */
235 u8 build; /* build number*/ member
238 u8 type; /* build type */
277 unsigned char b_date[16]; /* Lib build date */
278 unsigned char b_time[16]; /* Lib build time */
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dmessages.h61 u8 build; member
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst-utils.c75 u16 build; member
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h47 bool build = true; member
/third_party/curl/tests/libtest/
H A Dmk-lib1521.pl79 CURLE_NOT_BUILT_IN - means disabled at build
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleValidityChecker.java321 ULocale locale = new ULocale.Builder().setLanguageTag(extensionString).build(); in isValidLocale()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerBuilder.java50 * Called exactly once by NormalizerData to build the static data
53 static NormalizerData build(boolean fullData) { in build() method in NormalizerBuilder
414 // build the same tables we would otherwise get from the in setMinimalDecomp()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47Mapper.java76 BCP47_PROCESSOR = processor.build();
H A DTransformsMapper.java51 CLDR_PROCESSOR = processor.build();
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java49 * Called exactly once by NormalizerData to build the static data
52 static NormalizerData build(boolean fullData) { in build() method in NormalizerBuilder
413 // build the same tables we would otherwise get from the in setMinimalDecomp()

Completed in 18 milliseconds

1...<<61626364656667686970>>...95