/external/chromium_org/tools/ |
roll_swarming_client.py | 26 subprocess.check_output(cmd, cwd=root).strip() or 27 subprocess.check_output(cmd + ['--cached'], cwd=root).strip()) 37 ['git', 'rev-parse', 'HEAD'], cwd=full_dir).strip() 61 ['git', 'rev-parse', 'origin/master'], cwd=full_dir).strip() 71 cwd=full_dir).strip()
|
/frameworks/base/core/java/android/text/method/ |
DigitsKeyListener.java | 180 * If it does, we must strip them out from the source. 190 boolean strip = false; 194 strip = true; 196 strip = true; 202 strip = true; 208 if (strip) {
|
/ndk/sources/host-tools/ndk-stack/ |
GNUmakefile | 19 STRIP := strip 31 ifneq (,$(strip $(DEBUG))) 34 strip-cmd = 38 strip-cmd = $(STRIP) $1 95 $(call strip-cmd,$@)
|
/ndk/build/core/ |
add-application.mk | 36 APP_DEBUG := $(strip $(NDK_DEBUG)) 55 # strip the 'lib' prefix in front of APP_MODULES modules 56 APP_MODULES := $(call strip-lib-prefix,$(APP_MODULES)) 58 APP_PROJECT_PATH := $(strip $(APP_PROJECT_PATH)) 76 APP_PLATFORM := $(strip $(APP_PLATFORM)) 78 _local_props := $(strip $(wildcard $(APP_PROJECT_PATH)/project.properties)) 81 _local_props := $(strip $(wildcard $(APP_PROJECT_PATH)/default.properties)) 84 APP_PLATFORM := $(strip $(shell $(HOST_AWK) -f $(BUILD_AWK)/extract-platform.awk $(call host-path,$(_local_props)))) 99 APP_PLATFORM_LEVEL := $(strip $(subst android-,,$(APP_PLATFORM))) 112 ifneq ($(strip $(subst android-,,$(APP_PLATFORM))),$(APP_PLATFORM_LEVEL) [all...] |
/hardware/qcom/audio/legacy/alsa_sound/ |
Android.mk | 6 ifeq ($(strip $(BOARD_USES_ALSA_AUDIO)),true) 17 ifeq ($(strip $(BOARD_USES_FLUENCE_INCALL)),true) 21 ifeq ($(strip $(BOARD_USES_SEPERATED_AUDIO_INPUT)),true) 107 ifeq ($(strip $(BOARD_USES_FLUENCE_INCALL)),true) 111 ifeq ($(strip $(BOARD_USES_SEPERATED_AUDIO_INPUT)),true)
|
/build/core/ |
base_rules.mk | 27 LOCAL_MODULE := $(strip $(LOCAL_MODULE)) 32 LOCAL_IS_HOST_MODULE := $(strip $(LOCAL_IS_HOST_MODULE)) 55 #$(shell echo $(lastword $(filter-out config/% out/%,$(MAKEFILE_LIST))),$(LOCAL_MODULE),$(strip $(LOCAL_MODULE_CLASS)),$(subst $(space),$(comma),$(sort $(my_module_tags))) >> tag-list.csv) 57 LOCAL_UNINSTALLABLE_MODULE := $(strip $(LOCAL_UNINSTALLABLE_MODULE)) 96 LOCAL_MODULE_CLASS := $(strip $(LOCAL_MODULE_CLASS)) 104 my_multilib_module_path := $(strip $(LOCAL_MODULE_PATH_$(my_32_64_bit_suffix))) 108 my_module_path := $(strip $(LOCAL_MODULE_PATH)) 110 my_module_relative_path := $(strip $(LOCAL_MODULE_RELATIVE_PATH)) 131 ifeq ($(strip $(my_module_path)),) 140 ifneq ($(strip $(LOCAL_BUILT_MODULE)$(LOCAL_INSTALLED_MODULE)), [all...] |
binary.mk | 38 LOCAL_NDK_STL_VARIANT := $(strip $(LOCAL_NDK_STL_VARIANT)) 119 ifeq ($(strip $(USE_MINGW)),) 166 ifeq ($(strip $(LOCAL_ADDRESS_SANITIZER)),true) 176 ifeq ($(strip $($(LOCAL_2ND_ARCH_VAR_PREFIX)WITHOUT_$(my_prefix)CLANG)),true) 192 ifeq ($(strip $(LOCAL_FDO_SUPPORT)), true) 193 ifeq ($(strip $(LOCAL_IS_HOST_MODULE)),) 285 $(strip $(LOCAL_NO_DEFAULT_COMPILER_FLAGS)) 287 ifeq ($(strip $(WITH_SYNTAX_CHECK)),) 291 ifeq ($(strip $(WITH_STATIC_ANALYZER)),) 295 ifneq ($(strip $(LOCAL_IS_HOST_MODULE)), [all...] |
/hardware/ti/omap4-aah/domx/make/ |
build.mk | 30 TARGETNAME := $(strip $(TARGETNAME)) 31 TARGETTYPE := $(strip $(TARGETTYPE)) 32 SUBMODULES := $(strip $(SUBMODULES)) 33 SOURCES := $(strip $(SOURCES)) 34 INCLUDES := $(strip $(INCLUDES)) 35 LIBINCLUDES := $(strip $(LIBINCLUDES)) 37 SH_SONAME := $(strip $(SH_SONAME)) 38 ST_LIBS := $(strip $(ST_LIBS)) 39 SH_LIBS := $(strip $(SH_LIBS)) 41 CFLAGS := $(strip $(CFLAGS) [all...] |
/hardware/ti/omap4xxx/domx/make/ |
build.mk | 30 TARGETNAME := $(strip $(TARGETNAME)) 31 TARGETTYPE := $(strip $(TARGETTYPE)) 32 SUBMODULES := $(strip $(SUBMODULES)) 33 SOURCES := $(strip $(SOURCES)) 34 INCLUDES := $(strip $(INCLUDES)) 35 LIBINCLUDES := $(strip $(LIBINCLUDES)) 37 SH_SONAME := $(strip $(SH_SONAME)) 38 ST_LIBS := $(strip $(ST_LIBS)) 39 SH_LIBS := $(strip $(SH_LIBS)) 41 CFLAGS := $(strip $(CFLAGS) [all...] |
/development/testrunner/ |
am_instrument_parser.py | 91 line = line.strip(string.whitespace) 94 key = re_result.search(line).group(1).strip(string.whitespace) 97 val = re_result.search(line).group(2).strip(string.whitespace) 107 val = re_code.search(line).group(1).strip(string.whitespace) 146 key, value = (field.group('key').strip(), field.group('value').strip())
|
/device/lge/mako/camera/QCamera/stack/mm-camera-test/ |
Android.mk | 12 ifneq ($(strip $(USE_BIONIC_HEADER)),true) 16 ifeq ($(strip $(TARGET_USES_ION)),true) 41 ifneq ($(strip $(USE_BIONIC_HEADER)),true)
|
/external/chromium_org/third_party/android_testrunner/ |
am_instrument_parser.py | 91 line = line.strip(string.whitespace) 94 key = re_result.search(line).group(1).strip(string.whitespace) 97 val = re_result.search(line).group(2).strip(string.whitespace) 107 val = re_code.search(line).group(1).strip(string.whitespace) 146 key, value = (field.group('key').strip(), field.group('value').strip())
|
/hardware/qcom/audio/hal/ |
Android.mk | 1 ifeq ($(strip $(BOARD_USES_ALSA_AUDIO)),true) 47 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_MULTI_VOICE_SESSIONS)),true) 52 ifeq ($(strip $(AUDIO_FEATURE_ENABLED_HFP)),true)
|
/bionic/libc/tools/ |
genserv.py | 49 line = string.strip(line) 56 rest = string.strip(m.group(4)) 63 rest = string.strip(m.group(2))
|
/build/core/combo/ |
HOST_windows-x86.mk | 27 ifneq ($(strip $(USE_MINGW)),) 55 ifneq ($(strip $(BUILD_HOST_static)),) 70 ifeq ($(strip $(USE_CYGWIN)),)
|
/external/chromium_org/tools/gn/bin/ |
help_as_html.py | 32 command = command.strip() 55 name = name.strip() 67 elif not line.strip():
|
/external/llvm/utils/Target/ARM/ |
analyze-match-table.py | 17 code, string, converter, _ = [s.strip() 19 items = [s.strip() for s in b.split(",")] 20 _,features = [s.strip() for s in c.split(",")]
|
/ndk/toolchains/llvm-3.4/ |
setup.mk | 36 cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-unneeded $(call host-path,$1) 49 cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-unneeded $(call host-path,$1) 62 cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/arm-linux-androideabi-strip$(HOST_EXEEXT) --strip-unneeded $(call host-path,$1) 75 cmd-strip = $(TARGET_PREBUILT_ROOT)/bin/i686-linux-android-strip$(HOST_EXEEXT) --strip-unneeded $(call host- (…) [all...] |
/build/tools/ |
adbs | 41 print(line.strip())
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/ |
htmlutil.py | 65 # properly align a </script> tag, strip the whitespace. 137 # parsing error, don't strip text before parse error position, and continue 143 strip = _HtmlStripper() 144 strip.feed(str) 145 strip.close() 146 str = strip.get_output() 157 """Simple class to strip tags from HTML.
|
/external/chromium_org/components/crash/tools/ |
dmp2minidump.py | 25 boundary = dump.readline().strip()[2:]
|
/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
htmlutil.py | 65 # properly align a </script> tag, strip the whitespace. 137 # parsing error, don't strip text before parse error position, and continue 143 strip = _HtmlStripper() 144 strip.feed(str) 145 strip.close() 146 str = strip.get_output() 157 """Simple class to strip tags from HTML.
|
/external/chromium_org/tools/grit/grit/format/ |
chrome_messages_json_unittest.py | 84 self.assertEqual(test.strip(), output.strip()) 108 self.assertEqual(test.strip(), output.strip())
|
/external/clang/ |
clang-host-build.mk | 39 $(if $(strip $(CLANG_ROOT_PATH)),-I $(CLANG_ROOT_PATH)/include,) \ 40 -gen-$(strip $(1)) \
|
/external/compiler-rt/ |
Makefile | 134 $(call Set,Tmp.SHARED_LIBRARY,$(strip \ 136 $(call Set,Tmp.SHARED_LIBRARY_SUFFIX,$(strip \ 148 $(strip \ 175 $(call Set,Tmp.Functions,$(strip \ 178 $(call Set,Tmp.Optimized,$(strip \ 180 $(call Set,Tmp.AR,$(strip \ 182 $(call Set,Tmp.ARFLAGS,$(strip \ 184 $(call Set,Tmp.CC,$(strip \ 186 $(call Set,Tmp.LDFLAGS,$(strip \ 188 $(call Set,Tmp.RANLIB,$(strip \ [all...] |