/third_party/ffmpeg/tests/fate/ |
H A D | wma.mak | 42 fate-wmav1-encode: CMD = enc_dec_pcm asf wav s16le $(subst $(SAMPLES),$(TARGET_SAMPLES),$(REF)) -c:a wmav1 -b:a 128k 48 fate-wmav2-encode: CMD = enc_dec_pcm asf wav s16le $(subst $(SAMPLES),$(TARGET_SAMPLES),$(REF)) -c:a wmav2 -b:a 128k
|
H A D | gif.mak | 18 fate-gifenc%: PIXFMT = $(word 3, $(subst -, ,$(@)))
|
H A D | ac3.mak | 72 fate-ac3-encode: CMD = enc_dec_pcm ac3 wav s16le $(subst $(SAMPLES),$(TARGET_SAMPLES),$(REF)) -c:a ac3 -b:a 128k 79 fate-eac3-encode: CMD = enc_dec_pcm eac3 wav s16le $(subst $(SAMPLES),$(TARGET_SAMPLES),$(REF)) -c:a eac3 -b:a 128k
|
/third_party/alsa-utils/alsactl/ |
H A D | init_parse.c | 1038 const struct subst_map *subst; in apply_format() local 1055 for (subst = map; subst->name; subst++) { in apply_format() 1056 if (strncasecmp(&head[1], subst->name, strlen(subst->name)) == 0) { in apply_format() 1057 type = subst->type; in apply_format() 1058 tail = head + strlen(subst->name)+1; in apply_format() 1059 dbg("will substitute format name '%s'", subst->name); in apply_format() 1076 for (subst in apply_format() [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RuleExtractor.java | 121 RuleSegment subst = new RuleSegment(glyphId); in extract() 126 return new Rule(null, input, null, subst); in extract() 161 RuleSegment subst = new RuleSegment(glyphList); in extract() 163 Rule rule = new Rule(null, input, null, subst); in extract() 180 RuleSegment subst = new RuleSegment(glyphGroup); in extract() 182 Rule rule = new Rule(null, input, null, subst); in extract() 496 if (rule.subst == null) { in applyChainingLookup()
|
/third_party/gn/src/gn/ |
H A D | ninja_rust_binary_target_writer.cc | 219 const SubstitutionBits& subst = target_->toolchain()->substitution_bits(); in WriteCompilerVars() local 224 WriteRustCompilerVars(subst, /*indent=*/false, /*always_write=*/true); in WriteCompilerVars() 226 WriteSharedVars(subst); in WriteCompilerVars()
|
H A D | substitution_writer.cc | 411 std::string subst; 412 CHECK(GetTargetSubstitution(target, subrange.type, &subst)); 413 result_value.append(subst);
|
/third_party/mbedtls/tests/ |
H A D | Makefile | 102 APPS = $(basename $(subst suites/,,$(DATA_FILES))) 154 %.c: suites/$$(firstword $$(subst ., ,$$*)).function suites/%.data scripts/generate_test_code.py suites/helpers.function suites/main_test.function suites/host_test.function 156 $(PYTHON) scripts/generate_test_code.py -f suites/$(firstword $(subst ., ,$*)).function \
|
/third_party/python/Lib/ |
H A D | mailcap.py | 188 test = subst(e['test'], filename, plist) 193 command = subst(e[key], MIMEtype, filename, plist) 211 def subst(field, MIMEtype, filename, plist=[]): function
|
/third_party/skia/third_party/externals/freetype/builds/compiler/ |
H A D | gcc-dev.mk | 92 CLEAN_LIBRARY ?= $(DELETE) $(subst /,$(SEP),$(PROJECT_LIBRARY))
|
/third_party/musl/porting/uniproton/kernel/src/locale/ |
H A D | iconv.c | 546 if (c > 0x7f) subst: x++, c='*'; in iconv() 562 goto subst; in iconv() 580 if (!c) goto subst; in iconv() 595 if (!c) goto subst; in iconv() 624 if (!c) goto subst; in iconv()
|
/third_party/musl/porting/liteos_m/kernel/src/locale/ |
H A D | iconv.c | 546 if (c > 0x7f) subst: x++, c='*'; in iconv() 562 goto subst; in iconv() 580 if (!c) goto subst; in iconv() 595 if (!c) goto subst; in iconv() 624 if (!c) goto subst; in iconv()
|
/third_party/musl/src/locale/ |
H A D | iconv.c | 545 if (c > 0x7f) subst: x++, c='*'; in iconv() 561 goto subst; in iconv() 579 if (!c) goto subst; in iconv() 594 if (!c) goto subst; in iconv() 623 if (!c) goto subst; in iconv()
|
/third_party/libdrm/ |
H A D | Android.mk | 24 LIBDRM_ANDROID_MAJOR_VERSION := $(word 1, $(subst ., , $(PLATFORM_VERSION)))
|
/third_party/json/docs/ |
H A D | Makefile | 12 cxx_standard = $(lastword c++11 $(filter c++%, $(subst ., ,$1)))
|
/third_party/ltp/ |
H A D | Makefile | 47 $(1): | $$(abs_top_builddir)/$$(basename $$(subst -,.,$(1))) 49 $(1):: | $$(abs_top_builddir)/$$(basename $$(subst -,.,$(1))) 94 $(MAKE) -C "$(subst -all,,$@)" \ 95 -f "$(abs_top_srcdir)/$(subst -all,,$@)/Makefile" all 98 $(MAKE) -C "$(subst -check,,$@)" \ 99 -f "$(abs_top_srcdir)/$(subst -check,,$@)/Makefile" check 103 -$(MAKE) -C "$(subst -clean,,$@)" \ 104 -f "$(abs_top_srcdir)/$(subst -clean,,$@)/Makefile" clean 126 $(MAKE) -C "$(subst -install,,$@)" \ 127 -f "$(abs_top_srcdir)/$(subst [all...] |
/third_party/libwebsockets/ |
H A D | component.mk | 12 MSYS_VERSION = $(if $(findstring Msys, $(shell uname -o)),$(word 1, $(subst ., ,$(shell uname -r))),0)
|
/third_party/ltp/include/mk/ |
H A D | lib.mk | 56 LIBSRCS := $(subst $(abs_srcdir)/,,$(wildcard $(LIBSRCS)))
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/ |
H A D | Makefile | 24 TOP_DIR=$(subst $(SUB_DIR),,$(CUR_DIR)) 70 #objects:=${subst /,,${shell ls -d */}}
|
/third_party/skia/third_party/externals/brotli/ |
H A D | Makefile | 20 ARCH=$(firstword $(subst -, ,$(CROSS_COMPILE)))
|
/third_party/ffmpeg/libavutil/ |
H A D | Makefile | 280 tools/crypto_bench$(EXESUF): ELIBS += $(if $(VERSUS),$(subst +, -l,+$(VERSUS)),) 281 tools/crypto_bench.o: CFLAGS += -DUSE_EXT_LIBS=0$(if $(VERSUS),$(subst +,+USE_,+$(VERSUS)),)
|
/third_party/gn/src/base/strings/ |
H A D | string_util.h | 386 // Replace $1-$2-$3..$9 in the format string with values from |subst|. 392 const std::vector<std::u16string>& subst, 396 const std::vector<std::string>& subst,
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/ |
H A D | Makefile | 21 OPPDIR := $(subst $(TOPDIR),,$(PWD))
|
/third_party/skia/third_party/externals/freetype/builds/dos/ |
H A D | detect.mk | 35 is_dos := $(findstring DOS,$(subst Dos,DOS,$(shell ver)))
|
/third_party/eudev/src/udev/ |
H A D | udev-event.c | 142 goto subst; in udev_event_apply_format() 158 goto subst; in udev_event_apply_format() 173 subst: in udev_event_apply_format() 195 /* result subst handles space as field separator */ in udev_event_apply_format()
|