/ndk/build/core/ |
D | definitions-host.mk | 45 …$(eval __host_rm_files := $(foreach __host_rm_file,$1,$(subst /,\,$(wildcard $(__host_rm_file)))))\ 60 …$(eval __host_rmdir_files := $(foreach __host_rmdir_file,$1,$(subst /,\,$(wildcard $(__host_rmdir_… 74 host-mkdir = md $(subst /,\,"$1") >NUL 2>NUL || rem 88 host-cp = copy /b/y $(subst /,\,"$1" "$2") > NUL 102 host-mv = move /y $(subst /,\,"$1" "$2") > NUL 117 host-install = copy /b/y $(subst /,\,"$1" "$2") > NUL 156 host-copy-if-differ = $(HOST_CMP) -s $1 $2 > NUL || copy /b/y $(subst /,\,"$1" "$2") > NUL 186 windows-path-is-absolute = $(if $(filter /% $(ndk-windows-drive-patterns),$(subst \,/,$1)),true)
|
D | setup-app.mk | 46 NDK_APP_ABI := $(subst $(comma),$(space),$(strip $(NDK_APP_ABI))) 82 … $(eval _unknown_abis := $(subst $(_abi),,$(subst bc$(_abi),,$(_unknown_abis)))) \ 88 …NDK_APP_ABI := $(subst $(_unknown_abis_prefix),$(filter-out $(NDK_KNOWN_ARCHS),$(NDK_FOUND_ARCHS))…
|
D | setup-abi.mk | 35 $(eval TARGET_PLATFORM := $$(subst android-$(_plat),android-9,$$(TARGET_PLATFORM)))\ 42 …$(eval TARGET_PLATFORM := $$(subst android-$(_plat),android-$(NDK_PREVIEW_LEVEL),$$(TARGET_PLATFOR… 46 TARGET_PLATFORM_LEVEL := $(strip $(subst android-,,$(TARGET_PLATFORM)))
|
D | setup-toolchain.mk | 89 … TARGET_TOOLCHAIN_BASE := $(subst $(space),-,$(call chop,$(subst -,$(space),$(TARGET_TOOLCHAIN)))) 93 VERSION := $(subst clang,,$(NDK_TOOLCHAIN_VERSION)) 129 TOOLCHAIN_VERSION := $(call last,$(subst -,$(space),$(TARGET_TOOLCHAIN)))
|
D | setup-imports.mk | 32 $(foreach __path,$(subst $(HOST_DIRSEP),$(space),$(NDK_MODULE_PATH)),\
|
D | add-application.mk | 99 APP_PLATFORM_LEVEL := $(strip $(subst android-,,$(APP_PLATFORM))) 112 ifneq ($(strip $(subst android-,,$(APP_PLATFORM))),$(APP_PLATFORM_LEVEL)) 145 APP_PLATFORM_LEVEL := $(strip $(subst android-,,$(APP_PLATFORM))) 173 APP_ABI := $(subst $(comma),$(space),$(strip $(APP_ABI)))
|
D | build-local.mk | 25 NDK_ROOT := $(subst \,/,$(NDK_ROOT)) 82 $(eval __host_dir_node := $(patsubst %/,%,$(subst \,/,$1)))\
|
D | build-binary.mk | 364 LOCAL_OBJECTS := $(subst ../,__/,$(LOCAL_OBJECTS)) 365 LOCAL_OBJECTS := $(subst :,_,$(LOCAL_OBJECTS)) 373 LOCAL_RS_OBJECTS := $(subst ../,__/,$(LOCAL_RS_OBJECTS)) 374 LOCAL_RS_OBJECTS := $(subst :,_,$(LOCAL_RS_OBJECTS)) 416 $(subst ../,__/,\
|
D | definitions-utils.mk | 201 $(eval __lj_temp := $(subst $(space),x,$1))\ 202 $(foreach __lj_a,$(__gmsl_characters),$(eval __lj_temp := $$(subst $$(__lj_a),x,$(__lj_temp))))\
|
D | definitions.mk | 1004 ifneq (1,$$(words $$(subst /, ,$$(LOCAL_MODULE_FILENAME)))) 1291 $(subst ../,__/,\ 1292 $(subst :,_,\ 1312 $(subst ../,__/,\ 1313 $(subst :,_,\ 1322 $(subst ../,__/,\ 1323 $(subst :,_,\ 1332 $(subst ../,__/,\ 1333 $(subst :,_,\
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | substitution | 3 $description = "Test the subst and patsubst functions"; 25 # Variable subst where a pattern matches multiple times in a single word.
|
D | andor | 10 NEQ = $(subst $1,,$2) 31 NEQ = $(subst $1,,$2)
|
D | if | 10 NEQ = \$(subst \$1,,\$2)
|
D | foreach | 26 fe = $(foreach var2, $(for_var),$(subst .c,.o, $(var2) ) )
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | manis.sed | 4 # Protect against being on the right side of a sed subst in config.status.
|
D | mac-mf.sed | 114 # Don't ask... prev subst seems to omit the second filename.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | varnesting | 11 ."y = \$(subst 1,2,\$(x))\n"
|
D | mult_targets | 18 print MAKEFILE "\t\@echo I am \$(subst output,,\$@)\n";
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | sed.h | 122 struct subst { struct 174 struct subst *cmd_subst;
|
D | compile.c | 587 static int mark_subst_opts P_((struct subst *cmd)); 590 struct subst *cmd; in mark_subst_opts() 770 static void setup_replacement P_((struct subst *, const char *, size_t)); 773 struct subst *sub; in setup_replacement() 1277 cur_cmd->x.cmd_subst = OB_MALLOC(&obs, 1, struct subst);
|
/ndk/build/gmsl/ |
D | __gmsl | 292 seq = $(__gmsl_tr2)$(if $(filter-out xx,x$(subst $1,,$2)$(subst $2,,$1)x),$(false),$(true)) 309 split = $(__gmsl_tr2)$(strip $(subst $1, ,$2)) 335 $(subst $(word 1,$(subst :, ,$c)),$(word 2,$(subst :, ,$c)), \ 384 …__temp := $(subst $(__gmsl_space),x,$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst… 406 …subst $$(__gmsl_space),� ,$$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst $$a,$$a$… 614 int_max = $(__gmsl_tr2)$(subst xx,x,$(join $1,$2)) 615 int_min = $(__gmsl_tr2)$(subst xx,x,$(filter xx,$(join $1,$2))) 727 int_halve = $(__gmsl_tr1)$(strip $(subst xx,x,$(filter-out xy x y, \
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | MAKE | 13 print MAKEFILE "MAKE := \$(subst X=\$(X),,\$(MAKE))\n\n";
|
/ndk/sources/android/support/src/musl-locale/ |
D | iconv.c | 395 if (c > 0x7f) subst: x++, c='*'; in iconv() 412 goto subst; in iconv()
|
/ndk/sources/host-tools/make-3.81/ |
D | variable.h | 127 extern char *subst_expand PARAMS ((char *o, char *text, char *subst, char *replace,
|
/ndk/sources/android/support/ |
D | Android.mk | 183 ifneq ($(TARGET_TOOLCHAIN),$(subst clang,,$(TARGET_TOOLCHAIN)))
|