HomeSort by relevance Sort by last modified time
    Searched full:strip (Results 1 - 25 of 3580) 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
  /external/elfutils/tests/
run-strip-test4.sh 5 . $srcdir/run-strip-test.sh
run-strip-test5.sh 5 . $srcdir/run-strip-test.sh
run-strip-test6.sh 5 . $srcdir/run-strip-test.sh
run-strip-test7.sh 5 . $srcdir/run-strip-test.sh
run-strip-test8.sh 5 . $srcdir/run-strip-test.sh
  /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.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.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
17 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)),)
24 ifeq ($(strip $(LOCAL_ENABLE_APROF)),true)
  /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)
  /external/llvm/test/Bindings/Ocaml/
lit.local.cfg 3 bindings = set([s.strip() for s in config.root.llvm_bindings.split(',')])
  /hardware/qcom/camera/
Android.mk 1 ifneq ($(strip $(USE_DEVICE_SPECIFIC_CAMERA)),true)
  /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-windows-x86.atree 35 bin/adb.exe strip platform-tools/adb.exe
36 bin/fastboot.exe strip platform-tools/fastboot.exe
49 bin/aapt.exe strip build-tools/${PLATFORM_NAME}/aapt.exe
52 bin/aidl.exe strip build-tools/${PLATFORM_NAME}/aidl.exe
57 bin/dexdump.exe strip build-tools/${PLATFORM_NAME}/dexdump.exe
60 bin/llvm-rs-cc.exe strip build-tools/${PLATFORM_NAME}/llvm-rs-cc.exe
63 lib/libLLVM.dll strip build-tools/${PLATFORM_NAME}/libLLVM.dll
66 lib/libclang.dll strip build-tools/${PLATFORM_NAME}/libclang.dll
71 lib/libbcc.dll strip build-tools/${PLATFORM_NAME}/libbcc.dll
74 lib/libbcinfo.dll strip build-tools/${PLATFORM_NAME}/libbcinfo.dl
    [all...]
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
30 prebuilts/sdk/tools/darwin/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
31 prebuilts/sdk/tools/darwin/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
32 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
30 prebuilts/sdk/tools/linux/arm-linux-androideabi-ld strip build-tools/${PLATFORM_NAME}/arm-linux-androideabi-ld
31 prebuilts/sdk/tools/linux/i686-linux-android-ld strip build-tools/${PLATFORM_NAME}/i686-linux-android-ld
32 prebuilts/sdk/tools/linux/mipsel-linux-android-ld strip build-tools/${PLATFORM_NAME}/mipsel-linux-android-ld
  /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 )'
  /sdk/build/
tools.atree 53 bin/sqlite3 strip tools/sqlite3
54 bin/dmtracedump strip tools/dmtracedump
55 bin/etc1tool strip tools/etc1tool
56 bin/hprof-conv strip tools/hprof-conv
57 bin/mksdcard strip tools/mksdcard
58 bin/zipalign strip tools/zipalign
61 bin/emulator strip tools/emulator
62 bin/emulator-x86 strip tools/emulator-x86
63 bin/emulator-arm strip tools/emulator-arm
64 bin/emulator-mips strip tools/emulator-mip
    [all...]
  /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()

Completed in 3102 milliseconds

1 2 3 4 5 6 7 8 91011>>