Searched
refs:strip (Results
501 -
525 of
2233) sorted by null
<<21222324252627282930>>
/external/google-benchmark/ |
mingw.py | 72 version = tuple([int(n) for n in value[0].strip().split('.')]) 74 arch = value[1].strip() 80 threading = arch.setdefault(value[2].strip(), {}) 81 exceptions = threading.setdefault(value[3].strip(), {}) 82 revision = exceptions.setdefault(int(value[4].strip()[3:]), 83 re_sourceforge.sub(re_sub, value[5].strip()))
|
/external/markdown/markdown/ |
__init__.py | 372 if not source.strip(): 399 # Serialize _properly_. Strip top-level tags. 405 output = output[start:end].strip() 407 if output.strip().endswith('<%s />'%DOC_TAG): 412 message(CRITICAL, 'Failed to strip top level tags.') 418 return output.strip() 523 configs.update([(x.strip(), y.strip()) for (x, y) in pairs])
|
/external/mesa3d/src/mesa/ |
Android.mk | 50 ifeq ($(strip $(MESA_ENABLE_ASM)),true) 70 ifeq ($(strip $(MESA_BUILD_GALLIUM)),true) 96 ifeq ($(strip $(MESA_BUILD_CLASSIC)),true)
|
/external/selinux/policycoreutils/gui/ |
portsPage.py | 202 target = self.ports_name_entry.get_text().strip() 203 mls = self.ports_mls_entry.get_text().strip() 204 port_number = self.ports_number_entry.get_text().strip() 228 target = self.ports_name_entry.get_text().strip() 229 mls = self.ports_mls_entry.get_text().strip() 230 port_number = self.ports_number_entry.get_text().strip()
|
/external/v8/tools/testrunner/local/ |
progress.py | 124 print failed.output.stderr.strip() 127 print failed.output.stdout.strip() 210 stdout = test.output.stdout.strip() 213 stderr = test.output.stderr.strip() 298 stdout = test.output.stdout.strip() 301 stderr = test.output.stderr.strip()
|
/ndk/sources/cxx-stl/stlport/ |
Android.mk | 7 STLPORT_FORCE_REBUILD := $(strip $(STLPORT_FORCE_REBUILD)) 9 ifeq (,$(strip $(wildcard $(LOCAL_PATH)/libs/$(TARGET_ARCH_ABI)/libstlport_static$(TARGET_LIB_EXTENSION)))) 68 ifneq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
|
/external/google-breakpad/src/testing/gtest/scripts/ |
pump.py | 227 """Strip meta comments from each line in the given string.""" 496 elif not next.value.strip(): 658 identifier = node.identifier.value.strip() 664 identifier = node.identifier.value.strip() 669 identifier = node.identifier.value.strip() 727 comment = line[loc + 2:].strip() 734 if cur_line.strip() != '': 737 if cur_line.strip() != '': 738 output.append(prefix + cur_line.strip()) 748 segs = [seg for seg in re.split(r'([^,;]+[,;]?)', line.strip()) if seg != '' [all...] |
/external/protobuf/gtest/scripts/ |
pump.py | 487 elif not next.value.strip(): 651 identifier = node.identifier.value.strip() 657 identifier = node.identifier.value.strip() 662 identifier = node.identifier.value.strip() 720 comment = line[loc + 2:].strip() 727 if cur_line.strip() != '': 730 if cur_line.strip() != '': 731 output.append(prefix + cur_line.strip()) 741 segs = [seg for seg in re.split(r'([^,;]+[,;]?)', line.strip()) if seg != ''] 745 while cur_line == '' and len(seg.strip()) > max_len [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/ |
pump.py | 227 """Strip meta comments from each line in the given string.""" 496 elif not next.value.strip(): 658 identifier = node.identifier.value.strip() 664 identifier = node.identifier.value.strip() 669 identifier = node.identifier.value.strip() 727 comment = line[loc + 2:].strip() 734 if cur_line.strip() != '': 737 if cur_line.strip() != '': 738 output.append(prefix + cur_line.strip()) 748 segs = [seg for seg in re.split(r'([^,;]+[,;]?)', line.strip()) if seg != '' [all...] |
/build/core/clang/ |
HOST_x86.mk | 55 $(strip \
|
HOST_x86_64.mk | 55 $(strip \
|
TARGET_arm.mk | 42 $(strip \
|
TARGET_arm64.mk | 40 $(strip \
|
TARGET_mips.mk | 41 $(strip \
|
/build/core/ |
dex_preopt_odex_install.mk | 6 LOCAL_DEX_PREOPT := $(strip $(LOCAL_DEX_PREOPT)) 33 ifeq (,$(strip $(built_dex)$(my_prebuilt_src_file))) # contains no java code 91 built_odex := $(strip $(built_odex)) 92 installed_odex := $(strip $(installed_odex))
|
/build/core/tasks/ |
sdk-addon.mk | 18 addon_name := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_NAME)) 43 ifneq ($(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_COPY_MODULES)),) 55 ifneq ($(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_COPY_FILES)),) 101 doc_modules := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_DOC_MODULES))
|
/build/core/tasks/tools/ |
build_custom_image.mk | 37 $(eval _pickup_files := $(strip $(ALL_MODULES.$(m).PICKUP_FILES)\ 39 $(eval _built_files := $(strip $(ALL_MODULES.$(m).BUILT_INSTALLED)\
|
/cts/tools/cts-holo-generation/ |
Android.mk | 22 # and because it is in data, do not strip classes.dex
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/ |
Android.mk | 18 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/ |
Android.mk | 26 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/ |
Android.mk | 18 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/ |
Android.mk | 26 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/ |
Android.mk | 15 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/ |
Android.mk | 22 ifeq ($(strip $(TARGET_USES_ION)),true)
|
/external/autotest/client/common_lib/cros/ |
avahi_utils.py | 54 tmp_conf_file = run('mktemp -t avahi-conf.XXXX').stdout.strip() 191 for line in result.stdout.strip().splitlines():
|
Completed in 1324 milliseconds
<<21222324252627282930>>