Home
last modified time | relevance | path

Searched refs:grep (Results 1 – 21 of 21) sorted by relevance

/build/make/core/
Dverify_uses_libraries.sh25 export sdk_version=$(echo "${badging}" | grep "sdkVersion" | sed -n "s/sdkVersion:'\(.*\)'/\1/p")
27 export target_sdk_version=$(echo "${badging}" | grep "targetSdkVersion" | sed -n "s/targetSdkVersio…
28 uses_libraries=$(echo "${badging}" | grep "uses-library" | sed -n "s/uses-library:'\(.*\)'/\1/p")
29 optional_uses_libraries=$(echo "${badging}" | grep "uses-library-not-required" | sed -n "s/uses-lib…
Dandroid_manifest.mk107 …$$(cat $(PRIVATE_EXPORTED_SDK_LIBS_FILE) | grep -v -f $(PRIVATE_EXPORTED_SDK_LIBS_FILE).optional |…
108 …$$(cat $(PRIVATE_EXPORTED_SDK_LIBS_FILE) | grep -f $(PRIVATE_EXPORTED_SDK_LIBS_FILE).optional | so…
Dconfig.mk358 $(hide) ($($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)READELF) -d $(1) | grep SONAME || echo "N…
364 $(hide) $(HOST_OTOOL) -l $(1) | grep LC_ID_DYLIB -A 5 > $(2)
365 $(hide) $(HOST_NM) -gP $(1) | cut -f1-2 -d" " | (grep -v U$$ >> $(2) || true)
Ddefinitions.mk1611 for f in `$($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)AR) t $(1) | \grep '\.o$$'`; do \
2280 unzip -qo $(2) -d $(3) $$(zipinfo -1 $(2) | grep -v -E "\.class$$")
2374 if (zipinfo $@ '*.dex' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then \
2383 if (zipinfo $@ 'lib/*.so' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then \
2673 $(hide) if (zipinfo $1 '*.dex' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then \
DMakefile351 …$(PRODUCT_OUT) && echo $(BUILD_FINGERPRINT) >$(BUILD_FINGERPRINT_FILE) && grep " " $(BUILD_FINGERP…
365 …p $(PRODUCT_OUT) && echo $(BUILD_THUMBPRINT) >$(BUILD_THUMBPRINT_FILE) && grep " " $(BUILD_THUMBPR…
490 $(hide) grep -v 'ro.product.first_api_level' $(intermediate_system_build_prop) > $@
522 $(hide) grep 'ro.product.first_api_level' $(intermediate_system_build_prop) >> $@ || true
546 …$(hide) cat $(INSTALLED_ANDROID_INFO_TXT_TARGET) | grep 'require version-' | sed -e 's/require ver…
710 $(hide) grep -v "$(subst $(space),\|,$(strip \
1217 … | grep keyid | sed 's/://g' | tr -d '[:space:]' | tr '[:upper:]' '[:lower:]' | sed 's/keyid//g'`
Dmain.mk90 grep -q "\.dex$$" && rm -f $$i) || continue ) ; done
/build/make/core/tasks/
Ddevice-tests.mk33 grep $(HOST_OUT_TESTCASES) $@.list > $@-host.list || true
34 grep -e .*\\.config$$ $@-host.list > $@-host-test-configs.list || true
39 grep $(HOST_OUT_TESTCASES) $@-shared-libs.list > $@-host-shared-libs.list || true
40 grep $(TARGET_OUT_TESTCASES) $@.list > $@-target.list || true
41 grep -e .*\\.config$$ $@-target.list > $@-target-test-configs.list || true
49 …$(hide) grep -e .*\\.config$$ $@-host.list | sed s%$(HOST_OUT)%host%g > $(PRIVATE_device_tests_lis…
50 …$(hide) grep -e .*\\.config$$ $@-target.list | sed s%$(PRODUCT_OUT)%target%g >> $(PRIVATE_device_t…
Dgeneral-tests.mk57grep $(HOST_OUT_TESTCASES) $(PRIVATE_INTERMEDIATES_DIR)/list > $(PRIVATE_INTERMEDIATES_DIR)/host.l…
58grep $(TARGET_OUT_TESTCASES) $(PRIVATE_INTERMEDIATES_DIR)/list > $(PRIVATE_INTERMEDIATES_DIR)/targ…
59grep -e .*\\.config$$ $(PRIVATE_INTERMEDIATES_DIR)/host.list > $(PRIVATE_INTERMEDIATES_DIR)/host-t…
60grep -e .*\\.config$$ $(PRIVATE_INTERMEDIATES_DIR)/target.list > $(PRIVATE_INTERMEDIATES_DIR)/targ…
65grep $(HOST_OUT_TESTCASES) $(PRIVATE_INTERMEDIATES_DIR)/shared-libs.list > $(PRIVATE_INTERMEDIATES…
76grep -e .*\\.config$$ $(PRIVATE_INTERMEDIATES_DIR)/host.list | sed s%$(HOST_OUT)%host%g > $(PRIVAT…
77grep -e .*\\.config$$ $(PRIVATE_INTERMEDIATES_DIR)/target.list | sed s%$(PRODUCT_OUT)%target%g >> …
/build/soong/scripts/
Dtoc.sh38 …("${CROSS_COMPILE}readelf" -d "${infile}" | grep SONAME || echo "No SONAME for ${infile}") > "${ou…
48 "${CROSS_COMPILE}/otool" -l "${infile}" | grep LC_ID_DYLIB -A 5 > "${outfile}.tmp"
49 …"${CROSS_COMPILE}/nm" -gP "${infile}" | cut -f1-2 -d" " | (grep -v 'U$' >> "${outfile}.tmp" || tru…
59 "${CROSS_COMPILE}objdump" -x "${infile}" | grep "^Name" | cut -f3 -d" " > "${outfile}.tmp"
Djars-to-module-info-java.sh30 | grep -E '/[^/]*\.class$' \
/build/make/
Denvsetup.sh531 elif (echo -n $ANSWER | grep -q -e "^[0-9][0-9]*$") ; then
615 elif (echo -n $answer | grep -q -e "^[0-9][0-9]*$")
838 qpid | \grep "$prepend$EXE$append"
953 -exec grep --color -n "$@" {} +
961 -exec grep --color -n "$@" {} +
974 -exec grep --color -n "$@" {} +
980 -exec grep --color -n "$@" {} +
986 -exec grep --color -n "$@" {} +
992 -exec grep --color -n "$@" {} +
999 find $dir -type f -name '*\.xml' -exec grep --color -n "$@" {} +
[all …]
/build/
Denvsetup.sh531 elif (echo -n $ANSWER | grep -q -e "^[0-9][0-9]*$") ; then
615 elif (echo -n $answer | grep -q -e "^[0-9][0-9]*$")
838 qpid | \grep "$prepend$EXE$append"
953 -exec grep --color -n "$@" {} +
961 -exec grep --color -n "$@" {} +
974 -exec grep --color -n "$@" {} +
980 -exec grep --color -n "$@" {} +
986 -exec grep --color -n "$@" {} +
992 -exec grep --color -n "$@" {} +
999 find $dir -type f -name '*\.xml' -exec grep --color -n "$@" {} +
[all …]
/build/blueprint/
D.travis.fix-fork.sh3 if echo $TRAVIS_BUILD_DIR | grep -vq "github.com/google/blueprint$" ; then
/build/make/core/combo/
DHOST_CROSS_windows-x86.mk21 $(hide) $($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)OBJDUMP) -x $(1) | grep "^Name" | cut -f3 …
DHOST_CROSS_windows-x86_64.mk21 $(hide) $($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)OBJDUMP) -x $(1) | grep "^Name" | cut -f3 …
/build/make/target/board/
DAndroid.mk26 $(hide) grep -v '#' $< > $@
/build/soong/docs/
Dperf.md40 …d%H%M):eng/test-keys >out/target/product/generic/build_fingerprint.txt && grep " " out/target/prod…
47 …er.txt):eng/test-keys >out/target/product/generic/build_thumbprint.txt && grep " " out/target/prod…
75 …015 cd libcore && (find luni/src/test/java -name "*.java" 2> /dev/null) | grep -v -f java_tests_bl…
78 It may be more efficient to move the grep into make, so that the `find` portion
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-1.6.2.min.js16grep(a.getElementsByTagName("input"),bk)}function bk(a){if(a.type==="checkbox"||a.type==="radio")a… method
Djquery-resizable.min.js12grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nod…
19 …th>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U…
/build/soong/java/
Dapp.go1407 Textf(`if (zipinfo %s 'lib/*.so' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then`, inputPath).
1434 Textf(`if (zipinfo %s '*.dex' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then`, inputPath).
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js2686 …tion(b,c){var d=new RegExp(a.ui.autocomplete.escapeRegex(c),"i");return a.grep(b,function(a){retur…
2702grep(c.disabled,function(a,c){return a!=b}),function(a,c){return a>=b?--a:a}),this._tabify(),this.…