HomeSort by relevance Sort by last modified time
    Searched full:strip (Results 301 - 325 of 6288) sorted by null

<<11121314151617181920>>

  /external/llvm/test/Transforms/StripSymbols/
2007-01-15-llvm.used.ll 1 ; RUN: opt < %s -strip -S | FileCheck %s
  /external/ltp/testcases/kernel/include/
strip_syscall.awk 3 # Dumb script that can be used to strip all of the syscall information from
  /hardware/qcom/camera/msm8998/
Android.mk 23 ifneq ($(strip $(USE_CAMERA_STUB)),true)
  /packages/apps/Test/connectivity/PMC/
Android.mk 21 #ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_strip.h 4 * Definitions for the STRIP interface
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_strip.h 4 * Definitions for the STRIP interface
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
CommentParsing.py 90 Comment = Comment.strip()
151 return Abstract.strip(), Description.strip(), Copyright.strip(), License.strip()
205 if Value.strip().startswith((TAB_HEX_START, TAB_CAPHEX_START)):
253 Macro = MatchedStr.strip().lstrip('$(').rstrip(')').strip()
270 ValidRange = Comment.replace(TAB_PCD_VALIDRANGE, "", 1).strip()
275 PcdErr.SetValidValueRange((TAB_VALUE_SPLIT.join(ValueList[1:])).strip())
    [all...]
  /art/test/089-many-methods/
check 17 # Strip build error debug messages, as they are environment-specific.
20 diff --strip-trailing-cr -q "$1" "$2.tmp" >/dev/nul
  /build/make/core/
android_manifest.mk 5 ifeq ($(strip $(LOCAL_MANIFEST_FILE)),)
18 LOCAL_STATIC_JAVA_AAR_LIBRARIES := $(strip $(LOCAL_STATIC_JAVA_AAR_LIBRARIES))
configure_local_jack.mk 25 LOCAL_JACK_ENABLED := $(strip $(LOCAL_JACK_ENABLED))
26 LOCAL_MODULE := $(strip $(LOCAL_MODULE))
host_executable_internal.mk 8 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
11 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
  /build/make/core/combo/
TARGET_linux-x86.mk 21 ifeq ($(strip $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT)),)
30 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
TARGET_linux-x86_64.mk 21 ifeq ($(strip $(TARGET_ARCH_VARIANT)),)
30 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
  /cts/hostsidetests/theme/app/
Android.mk 24 # and because it is in data, do not strip classes.dex
33 #Flag to tell the Android Asset Packaging Tool not to strip for some densities
  /external/compiler-rt/make/
options.mk 44 STRIP := strip
  /external/curl/tests/data/
test1029 39 <strip>
41 </strip>
test1033 50 <strip>
52 </strip>
test1034 51 <strip>
53 </strip>
test1035 48 <strip>
50 </strip>
test1040 68 <strip>
70 </strip>
test1041 53 <strip>
55 </strip>
test1042 83 <strip>
85 </strip>
test1043 73 <strip>
75 </strip>
test1046 50 <strip>
52 </strip>
test1055 61 <strip>
63 </strip>

Completed in 276 milliseconds

<<11121314151617181920>>