Searched refs:word (Results 1 - 25 of 25) sorted by relevance

/build/core/
H A Dmulti_prebuilt.mk61 $(if $(word 3,$(tw)),$(error $(LOCAL_PATH): Bad prebuilt filename '$(t)')) \
62 $(if $(word 2,$(tw)), \
63 $(eval LOCAL_MODULE := $(word 1,$(tw))) \
64 $(eval LOCAL_SRC_FILES := $(word 2,$(tw))) \
H A Ddistdir.mk61 $(eval src := $(word 1,$(fw))) \
62 $(eval dst := $(word 2,$(fw))) \
H A Dnode_fns.mk88 # - Stick everything in haystack into a single word,
97 define uniq-word
102 $(eval h := $(word 1,$(h)) $(2) $(wordlist 2,9999,$(h))) \
114 # off INHERIT_TAG from each matching word, and return the sorted,
160 $(call uniq-word,$($(_eiv_tv)),$(INHERIT_TAG)$(i))) \
H A Ddex_preopt.mk74 $(eval _bdbjdp_target := $(DEXPREOPT_BOOT_JAR_DIR_FULL_PATH)/$(word 2,$(1)).odex) \
75 $(eval _bdbjdp_dep := $(DEXPREOPT_BOOT_JAR_DIR_FULL_PATH)/$(word 1,$(1)).odex) \
H A Dproduct_config.mk29 ## $(1): word to check
107 TARGET_PRODUCT := $(word 1,$(product_goals))
110 TARGET_BUILD_VARIANT := $(word 2,$(product_goals))
201 $(eval _cpm_word1 := $(word 1,$(_cpm_words)))\
202 $(eval _cpm_word2 := $(word 2,$(_cpm_words)))\
H A Dproduct.mk126 PRODUCTS.$(strip $(word 1,$(_include_stack))).INHERITS_FROM) \
129 $(eval ALL_PRODUCTS := $(sort $(ALL_PRODUCTS) $(word 1,$(_include_stack))))
286 $(if $(wildcard $(word 1,$(subst :, ,$(1)))),$(1))
H A Ddefinitions.mk45 # LOCAL_MODULE_TAGS. Each word in this variable maps
101 $(foreach word,$($(var)), \
102 $(info $(space)$(space)$(word)) \
108 ## Evaluates to true if the string contains the word true,
598 ## Read the word out of a colon-separated list of words.
600 ## $(word n,str).
608 define word-colon
609 $(word $(1),$(subst :,$(space),$(2)))
616 ## $(2): if set, separator word; usually "=", ":", or ":="
631 ## $(2): the separator word, suc
[all...]
H A Dbase_rules.mk97 $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS must contain exactly one word, not "$(LOCAL_MODULE_CLASS)")
338 $(addprefix $(word 1,$(subst :,$(space),$(group)))/, \
346 $(addprefix -C "$(word 1,$(subst :,$(space),$(group)))" , \
H A DMakefile33 $(eval _src := $(call word-colon,1,$(cf))) \
34 $(eval _dest := $(call word-colon,2,$(cf))) \
153 $(if $(product_property_override_locale_language),,$(word 1, $(call default-locale, $(1))))
156 $(if $(product_property_overrides_locale_region),,$(word 2, $(call default-locale, $(1))))
H A Dpdk_config.mk25 PDK_FUSION_PLATFORM_ZIP := $(word 1, $(_pdk_fusion_default_platform_zip))
H A Dmain.mk26 #TOP := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
569 $(eval $(call add-required-deps,$(word 2,$(p)),$(r))))
574 $(eval $(call add-required-deps,$(word 2,$(p)),$(r))))
/build/core/tasks/
H A Dvendor_module_check.mk47 $(eval _ersl_new_modules := $(foreach p,$(_ersl_new_modules),$(word 3,$(subst :,$(space),$(p)))))\
66 $(if $(filter $(_vendor_owner_whitelist), $(call word-colon,3,$(c))),,\
68 $(eval _vendor_module_owner_info += $(call word-colon,2,$(c)):$(call word-colon,3,$(c))))
H A Dsdk-addon.mk44 $(eval _src := $(call module-stubs-files,$(call word-colon,1,$(cf)))) \
47 $(if $(_src),,$(eval $(error Unknown or unlinkable module: $(call word-colon,1,$(cf)). Requested by $(INTERNAL_PRODUCT)))) \
48 $(eval _dest := $(call word-colon,2,$(cf))) \
66 $(eval _src := $(call word-colon,1,$(cf))) \
67 $(eval _dest := $(call append-path,$(staging),$(call word-colon,2,$(cf)))) \
H A Dfactory_bundle.mk46 $(eval _fb_m_name := $(word 1,$(_fb_m_tuple))) \
H A Dfactory_ramdisk.mk54 $(eval _fr_m_name := $(word 1,$(_fr_m_tuple))) \
/build/tools/atree/
H A Dfiles.cpp273 const string& word = *it; local
274 if (word == "rm") {
280 } else if (word == "strip") {
288 paths[pcount++] = replace_variables(word, variables, &error);
/build/tools/droiddoc/templates-ds/assets/css/
H A Ddefault.css275 word-wrap:break-word; }
1304 word-wrap: break-word;
2004 word-wrap: break-word;
/build/tools/droiddoc/templates-sac/assets/css/
H A Ddefault.css279 word-wrap:break-word; }
1361 word-wrap: break-word;
2072 word-wrap: break-word;
/build/tools/droiddoc/templates-ds/assets/
H A Dandroid-developer-docs.css1566 word-wrap: break-word; /* IE 5.5+ */
/build/tools/droiddoc/templates-pdk/assets/
H A Dandroid-developer-docs.css1566 word-wrap: break-word; /* IE 5.5+ */
/build/tools/droiddoc/templates-sac/assets/
H A Dandroid-developer-docs.css2758 word-wrap: break-word; /* IE 5.5+ */
/build/tools/droiddoc/templates-sdk/assets/
H A Dandroid-developer-docs.css2758 word-wrap: break-word; /* IE 5.5+ */
/build/tools/droiddoc/templates-sdk/assets/css/
H A Ddefault.css279 word-wrap:break-word; }
1377 word-wrap: break-word;
2108 word-wrap: break-word;
/build/tools/droiddoc/templates-sac/assets/js/
H A Dandroid_3p-bundle.js1584 // A single quote possibly followed by a word that optionally ends with
1588 // Any word including labels that optionally ends with = ! or ?.
1636 * the basis for the reserved word list.
1966 * the basis for the reserved word list.
1988 // A single quote possibly followed by a word that optionally ends with
1992 // A word that optionally ends with = ! or ?.
/build/tools/droiddoc/templates-sdk/assets/js/
H A Dandroid_3p-bundle.js1584 // A single quote possibly followed by a word that optionally ends with
1588 // Any word including labels that optionally ends with = ! or ?.
1636 * the basis for the reserved word list.
1966 * the basis for the reserved word list.
1988 // A single quote possibly followed by a word that optionally ends with
1992 // A word that optionally ends with = ! or ?.

Completed in 573 milliseconds