Home
last modified time | relevance | path

Searched refs:subst (Results 151 - 175 of 198) sorted by relevance

12345678

/third_party/mbedtls/library/
H A DMakefile395 del /Q /F del_errors_out_if_the_file_list_is_empty_but_not_if_a_file_does_not_exist $(subst /,\,$(THIRDPARTY_CRYPTO_OBJECTS))
402 for %f in ($(subst /,\,$(GENERATED_FILES))) if exist %f del /Q /F %f
/third_party/gn/src/gn/
H A Dninja_c_binary_target_writer.cc232 const SubstitutionBits& subst = target_->toolchain()->substitution_bits(); in WriteCompilerVars() local
234 WriteCCompilerVars(subst, /*indent=*/false, in WriteCompilerVars()
248 WriteSharedVars(subst); in WriteCompilerVars()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp796 int const subst = findSubst(p);
797 if (subst < 0) return false;
801 if (subst == 0) os << "S_";
802 else os << 'S' << (subst-1) << '_';
/kernel/linux/linux-5.10/Documentation/
H A DMakefile113 mv $(subst .tex,.pdf,$(wildcard $(BUILDDIR)/$(var)/latex/*.tex)) $(BUILDDIR)/$(var)/pdf/; \
/kernel/linux/linux-6.6/Documentation/
H A DMakefile143 mv $(subst .tex,.pdf,$(wildcard $(BUILDDIR)/$(var)/latex/*.tex)) $(BUILDDIR)/$(var)/pdf/; \
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A DMakefile31 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
65 PLUGIN_DIR_SQ = '$(subst ','\'',$(PLUGIN_DIR))'
90 plugin_dir_SQ = $(subst ','\'',$(plugin_dir))
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
H A DMakefile105 SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH))
108 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A DMakefile36 KBUILD_CFLAGS := $(subst $(CC_FLAGS_FTRACE),,$(cflags-y)) \
/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak77 fate-filter-testsrc2-%: CMD = framecrc -lavfi testsrc2=r=7:d=10 -pix_fmt $(word 4, $(subst -, ,$(@)))
249 $(FATE_REMOVEGRAIN): MODE = $(word 5, $(subst -, ,$(@)))
505 $(FATE_STEREO3D): CMD = framecrc -c:v pgmyuv -i $(SRC) -frames:v 5 -flags +bitexact -vf stereo3d=$(word 4, $(subst -, ,$(@))):$(word 5, $(subst -, ,$(@)))
511 $(FATE_STEREO3D_ANAGLYPH): CMD = framecrc -c:v pgmyuv -i $(SRC) -frames:v 5 -flags +bitexact -sws_flags +accurate_rnd+bitexact -vf scale,stereo3d=$(word 4, $(subst -, ,$(@))):$(word 5, $(subst -, ,$(@)))
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A DMakefile120 KBUILD_CFLAGS := $(subst $(HIDDEN_STR), , $(KBUILD_CFLAGS))
/kernel/linux/linux-5.10/drivers/mmc/host/
H A DMakefile17 obj-$(subst m,y,$(CONFIG_MMC_SDHCI_PCI)) += sdhci-pci-data.o
/kernel/linux/linux-6.6/tools/perf/Documentation/
H A DMakefile135 SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH))
/third_party/libbpf/src/
H A DMakefile83 HOSTARCH = $(firstword $(subst -, ,$(shell $(CC) -dumpmachine)))
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/qemu/
H A DMakefile14 HOST_ARCH := $(firstword $(subst -, ,$(CBUILD)))
122 ifeq ($(subst x86_64,i686,$(HOST_ARCH)),$(ARCH))
/third_party/python/Lib/tkinter/
H A D__init__.py1569 def _register(self, func, subst=None, needcleanup=1):
1574 f = CallWrapper(func, subst, self).__call__
1937 def __init__(self, func, subst, widget):
1940 self.subst = subst
1946 if self.subst:
1947 args = self.subst(*args)
/kernel/linux/linux-6.6/
H A DMakefile194 ifneq ($(words $(subst :, ,$(abs_srctree))), 1)
670 CC_VERSION_TEXT = $(subst $(pound),,$(shell LC_ALL=C $(CC) --version 2>/dev/null | head -n 1))
1646 printf " %-27s - Build for %s\\n" $(b) $(subst _defconfig,,$(b));) \
1687 printf " %-24s - Build for %s\\n" $*/$(b) $(subst _defconfig,,$(b));) \
/third_party/python/Lib/test/
H A Dtest_typing.py485 subst = T.__typing_subst__
486 self.assertIs(subst(int), int)
487 self.assertEqual(subst(list[int]), list[int])
488 self.assertEqual(subst(List[int]), List[int])
489 self.assertEqual(subst(List), List)
490 self.assertIs(subst(Any), Any)
491 self.assertIs(subst(None), type(None))
492 self.assertIs(subst(T), T)
493 self.assertEqual(subst(int|str), int|str)
494 self.assertEqual(subst(Unio
[all...]
/kernel/linux/linux-5.10/tools/perf/Documentation/
H A DMakefile138 SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH))
/kernel/linux/linux-5.10/net/netfilter/
H A DMakefile9 nf_conntrack-$(subst m,y,$(CONFIG_IPV6)) += nf_conntrack_proto_icmpv6.o
/kernel/linux/linux-6.6/net/netfilter/
H A DMakefile9 nf_conntrack-$(subst m,y,$(CONFIG_IPV6)) += nf_conntrack_proto_icmpv6.o
/third_party/musl/porting/linux/user/
H A DMakefile28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS)))
/third_party/musl/scripts/linux/
H A DMakefile28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS)))
/third_party/musl/scripts/build_lite/
H A DMakefile43 MUSLBUILDDIR = build_$(or $(TARGET),$(ARCH))$(subst /,_,$(MULTILIB:%/=%))
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS)))
/third_party/musl/
H A DMakefile28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS)))

Completed in 44 milliseconds

12345678