HomeSort by relevance Sort by last modified time
    Searched full:strip (Results 1 - 25 of 3616) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/YAMLParser/
spec-09-23.data 3 # Strip
5 strip: |-
spec-09-22.data 3 strip: |-
spec-09-24.data 3 strip: >-
spec-09-18.data 11 strip
  /build/core/tasks/
product-graph.mk 22 , $(if $(strip $(p)),$(strip $(p)),)) \
31 $(call all-products-inner, $(PRODUCTS.$(strip $(p)).INHERITS_FROM))
42 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),)
45 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),--all)
62 label=\"$(dir $(1))\\n$(notdir $(1))\\n\\n$(subst $(close_parenthesis),,$(subst $(open_parethesis),,$(PRODUCTS.$(strip $(1)).PRODUCT_MODEL)))\\n$(PRODUCTS.$(strip $(1)).PRODUCT_DEVICE)\" \
77 $(foreach d,$(PRODUCTS.$(strip $(p)).INHERITS_FROM), echo \"$(d)\" -\> \"$(p)\" >> $@.in;))
85 $(OUT_DIR)/products/$(strip $(1)).html
91 $(OUT_DIR)/products/$(strip $(1)).txt: $(this_makefile
    [all...]
  /build/core/
host_static_library_internal.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
16 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
static_library_internal.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
17 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
host_executable_internal.mk 9 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
12 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
  /external/iptables/extensions/
libxt_TCPOPTSTRIP.man 1 This target will strip TCP options off a TCP packet. (It will actually replace
4 \fB\-\-strip\-options\fP \fIoption\fP[\fB,\fP\fIoption\fP...]
5 Strip the given option(s). The options may be specified by TCP option number or
  /device/asus/flo/camera/
Android.mk 1 ifeq ($(strip $(USE_DEVICE_SPECIFIC_CAMERA)),true)
  /device/lge/hammerhead/camera/
Android.mk 1 ifeq ($(strip $(USE_DEVICE_SPECIFIC_CAMERA)),true)
  /external/llvm/test/Bindings/Ocaml/
lit.local.cfg 3 bindings = set([s.strip() for s in config.root.llvm_bindings.split(',')])
  /ndk/tests/build/ssax-instructions/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /ndk/tests/device/emm/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /development/build/
sdk-darwin-x86.atree 25 lib/libLLVM.dylib strip build-tools/${PLATFORM_NAME}/libLLVM.dylib
26 lib/libbcc.dylib strip build-tools/${PLATFORM_NAME}/libbcc.dylib
27 lib/libbcinfo.dylib strip build-tools/${PLATFORM_NAME}/libbcinfo.dylib
28 lib/libclang.dylib strip build-tools/${PLATFORM_NAME}/libclang.dylib
29 lib/libc++.dylib strip build-tools/${PLATFORM_NAME}/libc++.dylib
31 prebuilts/sdk/tools/darwin/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
32 prebuilts/sdk/tools/darwin/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
33 prebuilts/sdk/tools/darwin/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
sdk-linux-x86.atree 25 lib/libLLVM.so strip build-tools/${PLATFORM_NAME}/libLLVM.so
26 lib/libbcc.so strip build-tools/${PLATFORM_NAME}/libbcc.so
27 lib/libbcinfo.so strip build-tools/${PLATFORM_NAME}/libbcinfo.so
28 lib/libclang.so strip build-tools/${PLATFORM_NAME}/libclang.so
29 lib/libc++.so strip build-tools/${PLATFORM_NAME}/libc++.so
31 prebuilts/sdk/tools/linux/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
32 prebuilts/sdk/tools/linux/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
33 prebuilts/sdk/tools/linux/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
sdk-windows-x86.atree 35 bin/adb.exe strip platform-tools/adb.exe
36 bin/fastboot.exe strip platform-tools/fastboot.exe
41 bin/sqlite3.exe strip platform-tools/sqlite3.exe
44 bin/dmtracedump.exe strip platform-tools/dmtracedump.exe
47 bin/hprof-conv.exe strip platform-tools/hprof-conv.exe
50 bin/etc1tool.exe strip platform-tools/etc1tool.exe
62 bin/aapt.exe strip build-tools/${PLATFORM_NAME}/aapt.exe
65 bin/aidl.exe strip build-tools/${PLATFORM_NAME}/aidl.exe
68 bin/zipalign.exe strip build-tools/${PLATFORM_NAME}/zipalign.exe
73 bin/dexdump.exe strip build-tools/${PLATFORM_NAME}/dexdump.ex
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
strip 3 the ability of make to strip white space from lists of object.\n";
7 These are then run through the strip command to remove it. This is then
33 @echo '$(strip $(TEST1) )'
34 @echo '$(strip $(TEST2) )'
35 @echo '$(strip $(TEST3) )'
37 space: ; @echo '$(strip ) $(strip )'
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/exts/
formatting.py 11 envvar = envvar.strip().upper()
12 t = " Type: %s" % t.strip(" <>").lower()
13 default = " Default: %s" % default.strip(" ()")
21 opcode = opcode.strip().upper()
22 desc = " (%s)" % desc.strip()
  /external/mesa3d/src/gallium/docs/source/exts/
formatting.py 11 envvar = envvar.strip().upper()
12 t = " Type: %s" % t.strip(" <>").lower()
13 default = " Default: %s" % default.strip(" ()")
21 opcode = opcode.strip().upper()
22 desc = " (%s)" % desc.strip()
  /external/llvm/test/Object/Inputs/
elfver.S 6 # Also, strip off non-dynamic symbols:
7 # strip elf-versioning-test.i386
8 # strip elf-versioning-test.x86_64
  /external/apache-xml/src/main/java/org/apache/xpath/
WhitespaceStrippingElementMatcher.java 29 * strip whitespace nodes from it's children.
34 * Get information about whether or not an element should strip whitespace.
35 * @see <a href="http://www.w3.org/TR/xslt#strip">strip in XSLT Specification</a>
49 * @see <a href="http://www.w3.org/TR/xslt#strip">strip in XSLT Specification</a>
  /build/tools/zipalign/
Android.mk 29 ifneq ($(strip $(USE_MINGW)),)
35 ifneq ($(strip $(BUILD_HOST_static)),)
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_fatal_error.css 16 #fatal-error-button-strip {
20 #fatal-error-button-strip-space-filler {
screen_fatal_error.html 10 <div id="fatal-error-button-strip">
11 <div id="fatal-error-button-strip-space-filler"></div>

Completed in 1999 milliseconds

1 2 3 4 5 6 7 8 91011>>