HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 151 - 175 of 3400) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
ParserValidate.py 142 if TagName.strip() == '':
144 if TagName.strip() == '*':
174 Family = Family.strip()
235 Path = Path.strip()
424 Word = Word.strip()
488 return IsValidCFormatGuid(Word[Index+4:].strip())
529 if IsValidSimpleWord(String.strip()):
532 if String.strip().startswith('"') and \
533 String.strip().endswith('"'):
535 if String.strip() == "":
    [all...]
  /test/vts/utils/python/common/
list_utils.py 40 strip=False,
48 strip: bool, whether to strip items after expanding. Default is False
61 do_strip = lambda s: s.strip() if strip else s
116 to_strip: bool, whether to strip lines in result list.
173 to_strip: bool, whether to strip lines in result list.
212 lines = map(lambda line: line.strip(), lines)
215 lines = filter(lambda line: not line.strip().startswith(comment_char),
  /test/vts-testcase/hal/treble/platform_version/
VtsTreblePlatformVersionTest.py 41 asserts.assertTrue(len(results[const.STDOUT][0].strip()) > 0,
45 len(results[const.STDOUT][0].strip()) == 0):
49 result = results[const.STDOUT][0].strip()
60 len(results[const.STDOUT][0].strip()) == 0):
64 result = results[const.STDOUT][0].strip()
  /external/toolchain-utils/automation/clients/report/dejagnu/
summary.py 29 if attrs.strip() != 'flaky':
32 line = line.strip()
37 fields = cls.LINE_RE.match(line.strip())
55 variant = variant.strip(', ')
148 self.board = fields.group(1).strip()
151 self.date = datetime.strptime(fields.group(2).strip(), '%a %b %d %X %Y')
154 self.target = fields.group(2).strip()
157 self.host = fields.group(2).strip()
160 self.tool = fields.group(1).strip()
168 lines = [line.strip() for line in report.readlines() if line.strip()
    [all...]
  /build/make/core/
shared_library_internal.mk 10 ifeq ($(strip $(LOCAL_MODULE_CLASS)),)
13 ifeq ($(strip $(LOCAL_MODULE_SUFFIX)),)
16 ifneq ($(strip $(OVERRIDE_BUILT_MODULE_PATH)),)
19 ifneq ($(strip $(LOCAL_MODULE_STEM)$(LOCAL_BUILT_MODULE_STEM)$(LOCAL_MODULE_STEM_32)$(LOCAL_MODULE_STEM_64)),)
102 $(intermediates)/$(GCNO_ARCHIVE) : PRIVATE_ALL_OBJECTS := $(strip $(LOCAL_GCNO_FILES))
103 $(intermediates)/$(GCNO_ARCHIVE) : PRIVATE_ALL_WHOLE_STATIC_LIBRARIES := $(strip $(built_whole_gcno_libraries)) $(strip $(built_static_gcno_libraries))
product.mk 184 $(eval np := $(strip $(1))))\
188 PRODUCTS.$(strip $(word 1,$(_include_stack))).INHERITS_FROM) \
219 $(eval pn := $(strip $(PRODUCTS.$(p).PRODUCT_NAME))) \
222 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \
234 $(eval pb := $(strip $(PRODUCTS.$(p).PRODUCT_BRAND))) \
236 $(foreach cf,$(strip $(PRODUCTS.$(p).PRODUCT_COPY_FILES)), \
252 $(eval pn := $(strip $(1)))
269 $(strip $(call _resolve-short-product-name,$(1)))
344 $(eval _c := $(subst $(space),$(_PDPMC_SP_PLACE_HOLDER),$(strip $(2))))\
355 $(eval _c := $(subst $(space),$(_PSMC_SP_PLACE_HOLDER),$(strip $(2))))
    [all...]
  /external/boringssl/src/util/
generate-asm-lcov.py 35 l = l.strip()
77 l = l.strip() + ' '
80 elif l.strip() == 'Ir':
82 elif line != None and l.strip() and '=>' not in l and 'unidentified lines' not in l:
84 instruction = l.split(' ', 1)[1].strip()
98 data = [p.strip() for p in data.split(SECTION_SEPERATOR)]
106 filename = data[i].split(':', 1)[1].strip()
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
VpdInfoFile.py 140 PcdValue = str(Pcd.SkuInfoList[Pcd.SkuInfoList.keys()[i]].DefaultValue).strip()
144 Content += "%s.%s|%s|%s|%s|%s \n" % (Pcd.TokenSpaceGuidCName, PcdTokenCName, str(Pcd.SkuInfoList.keys()[i]),str(Offset).strip(), str(Pcd.MaxDatumSize).strip(),PcdValue)
165 Line = Line.strip()
174 PcdName, SkuId,Offset, Size, Value = PcdName.strip(), SkuId.strip(),Offset.strip(), Size.strip(), Value.strip()
187 if VpdObject.TokenSpaceGuidCName == TokenSpaceName and VpdObjectTokenCName == PcdTokenName.strip() and sku == SkuId:
    [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)
102 ifeq ($(strip $(BOARD_USES_FLUENCE_INCALL)),true)
106 ifeq ($(strip $(BOARD_USES_SEPERATED_AUDIO_INPUT)),true)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
profile.py 32 return int(address.strip("S:").strip("N:").strip("EL2:").strip("EL1:"), 16)
169 line = info_file_str.readline().strip('\n')
177 line = info_file_str.readline().strip('\n')
182 line = info_file_str.readline().strip('\n')
187 line = info_file_str.readline().strip('\n')
189 line = info_file_str.readline().strip('\n')
190 line = info_file_str.readline().strip('\n'
    [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())
  /external/autotest/client/site_tests/security_RunOci/
security_RunOci.py 156 expected = test_config['expected_result'].strip()
157 if result.stdout.strip() != expected:
159 result.stdout.strip(), expected)
161 expected_err = test_config.get('expected_stderr', '').strip()
162 if result.stderr.strip() != expected_err:
164 result.stderr.strip(), expected_err)
  /external/autotest/server/site_tests/platform_ExternalUSBStress/
platform_ExternalUSBStress.py 51 if len(columns) == 6 or len(' '.join(columns[6:]).strip()) == 0:
56 name = ' '.join(columns[6:]).strip()
86 connected = strip_lsusb_output(host.run('lsusb').stdout.strip())
133 connected = strip_lsusb_output(host.run('lsusb').stdout.strip())
180 off_list = strip_lsusb_output(host.run('lsusb').stdout.strip())
183 connected = strip_lsusb_output(host.run('lsusb').stdout.strip())
  /test/vts/testcases/host/shell/
SampleShellTest.py 41 asserts.assertEqual(results[const.STDOUT][0].strip(), "/system/bin/ls")
52 asserts.assertEqual(results[const.STDOUT][index].strip(),
63 asserts.assertEqual(results[const.STDOUT][0].strip(),
78 asserts.assertEqual(results[const.STDOUT][0].strip(), directory)
90 asserts.assertEqual(results[const.STDOUT][0].strip(), var_value)
111 asserts.assertEqual(results[const.STDOUT][0].strip(),
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
binutils.exp 44 global strip
100 binutils_test strip "" ifunc-4-x86
102 binutils_test strip "" ifunc-4-local-x86
  /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/make/core/combo/
TARGET_linux-arm.mk 32 ifeq ($(strip $(TARGET_$(combo_2nd_arch_prefix)CPU_VARIANT)),)
52 ifeq ($(strip $(TARGET_$(combo_2nd_arch_prefix)ARCH_VARIANT)),)
57 ifeq ($(strip $(wildcard $(TARGET_ARCH_SPECIFIC_MAKEFILE))),)
  /external/autotest/client/site_tests/files_CopyFileToGoogleDriveUI/
files_CopyFileToGoogleDriveUI.py 77 if driver.title.strip().lower() == title.lower():
86 if driver.title.strip().lower() == title.lower():
151 logging.debug("Found folder name: %s", element.text.strip())
152 if folder == element.text.strip():
155 if self.check_folder_opened(driver, element.text.strip()):
204 file_size = item.text.split()[1].strip()
205 file_size_units = item.text.split()[2].strip()
242 if i_item.text.strip().split()[0].strip() == file_name:
244 0].strip())
    [all...]
  /external/autotest/client/site_tests/hardware_TPMCheck/
hardware_TPMCheck.py 38 return not utils.system_output(cmd, ignore_status=True).strip()
48 return utils.system_output(cmd, ignore_status=True).strip()
86 output = utils.system_output(cmd, ignore_status=True).strip()
  /external/autotest/server/cros/network/rf_switch/
scpi.py 115 .strip().split(',', 3)))
139 return int(code), msg.strip().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(",")]
  /external/ply/ply/ply/
ygen.py 19 if line.strip().startswith(start_tag):
23 if line.strip().endswith(end_tag):
33 if line.strip().startswith(tag_text):
  /external/skia/tools/skpbench/
_adb.py 42 self.__is_root = ('root' == self.check('whoami').strip())
52 while '1' != self.check('getprop sys.boot_completed').strip():
57 for x in cmd.strip().splitlines()]
  /external/skqp/tools/skpbench/
_adb.py 42 self.__is_root = ('root' == self.check('whoami').strip())
52 while '1' != self.check('getprop sys.boot_completed').strip():
57 for x in cmd.strip().splitlines()]
  /external/swiftshader/third_party/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(",")]

Completed in 1321 milliseconds

1 2 3 4 5 67 8 91011>>