HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 1201 - 1225 of 2341) sorted by null

<<41424344454647484950>>

  /external/autotest/server/
site_utils.py 369 l = l.strip()
394 return os.path.join(base, dirname.strip('/'))
  /external/bison/build-aux/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
httpclient.py 166 line = line[:chunk_extensions_pos] # strip chunk-extensions
221 return (header[:i].lower(), header[i+1:].strip())
258 value += '\n ' + line.strip()
  /external/compiler-rt/make/platform/
clang_darwin.mk 62 STRIP := $(call XCRun,strip)
125 # object files. If we are on that platform, strip out all ARM archs. We still
145 $(if $(strip $(UniversalArchs.$(config))),,\
150 # Forcibly strip off any -arch, as that totally breaks our universal support.
  /external/fonttools/Lib/fontTools/
afmLib.py 112 if not line.strip():
120 rest = line[pos:].strip()
  /external/google-breakpad/autotools/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/google-tv-pairing-protocol/cpp/
install-sh 69 stripprog=${STRIPPROG-strip}
206 # However, 'strip' requires both read and write access to temps.
  /external/icu/icu4c/source/config/
Makefile.inc.in 244 ifeq ($(strip $(PKGDATA_MODE)),)
  /external/libcap-ng/libcap-ng-0.7/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/libedit/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/libevent/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/libexif/
install-sh 69 stripprog=${STRIPPROG-strip}
206 # However, 'strip' requires both read and write access to temps.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
install-sh 65 stripprog=${STRIPPROG-strip}
223 # However, 'strip' requires both read and write access to temps.
  /external/libjpeg-turbo/
Android.mk 27 ifeq ($(strip $(TARGET_ARCH)),arm)
  /external/libmicrohttpd/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/libmtp/
install-sh 69 stripprog=${STRIPPROG-strip}
206 # However, 'strip' requires both read and write access to temps.
  /external/libopus/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/libusb-compat/
install-sh 69 stripprog=${STRIPPROG-strip}
206 # However, 'strip' requires both read and write access to temps.
  /external/minijail/
common.mk 74 # If NOSTRIP=1, SPLITDEBUG will never strip the final emitted objects.
127 ifeq ($(strip $(BASE_VER)),)
263 $(eval $(call override_var,STRIP,strip))
383 # And strip out nested members if possible.
437 @$(ECHO) "STRIP $(subst $(OUT)/,,$(TARGET_OR_MEMBER))"
444 $(if $(filter-out dbg,$(MODE)),$(QUIET)$(STRIP) --strip-unneeded \
623 override ARCH := $(strip $(ARCH))
624 override HOST_ARCH := $(strip $(HOST_ARCH)
    [all...]
syscall_filter.c 413 syscall_name = strip(syscall_name);
443 policy_line = strip(policy_line);
  /external/modp_b64/
common.mk 74 # If NOSTRIP=1, SPLITDEBUG will never strip the final emitted objects.
127 ifeq ($(strip $(BASE_VER)),)
263 $(eval $(call override_var,STRIP,strip))
383 # And strip out nested members if possible.
437 @$(ECHO) "STRIP $(subst $(OUT)/,,$(TARGET_OR_MEMBER))"
444 $(if $(filter-out dbg,$(MODE)),$(QUIET)$(STRIP) --strip-unneeded \
623 override ARCH := $(strip $(ARCH))
624 override HOST_ARCH := $(strip $(HOST_ARCH)
    [all...]
  /external/netperf/
install-sh 69 stripprog=${STRIPPROG-strip}
206 # However, 'strip' requires both read and write access to temps.
  /external/pcre/dist/
install-sh 65 stripprog=${STRIPPROG-strip}
223 # However, 'strip' requires both read and write access to temps.
  /external/protobuf/gtest/build-aux/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.
  /external/protobuf/
install-sh 69 stripprog=${STRIPPROG-strip}
218 # However, 'strip' requires both read and write access to temps.

Completed in 1103 milliseconds

<<41424344454647484950>>