Searched
full:strip (Results
976 -
1000 of
6288) sorted by null
<<31323334353637383940>>
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/ |
i386.exp | 34 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/ |
x86-64.exp | 30 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
te-i386aix.h | 27 /* Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG is
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/ |
cr16.exp | 27 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/ |
allinsn.exp | 27 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
sh64.exp | 23 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/ |
crx.exp | 32 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
m68hc11.exp | 32 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
mmix.exp | 32 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
default-script.exp | 28 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
sel-dump.exp | 29 # We need to strip the ".d", but can leave the dirname.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/ |
entry.exp | 32 # We need to strip the ".d", but can leave the dirname.
|
/external/toolchain-utils/cros_utils/ |
perf_diff.py | 122 if not line.strip(): 129 function.percent = float(fields[0].strip('%')) 156 key, val = line.strip().split(':', 1) 157 key = key.strip() 158 val = val.strip() 176 raw_number = section_name.strip().split(' ')[-1] 179 name = line.strip().split(' ')[5]
|
/frameworks/av/media/img_utils/src/ |
TiffIfd.cpp | 209 // Choose strip size as close to 8kb as possible without splitting rows. 210 // If the row length is >8kb, each strip will only contain a single row. 220 if (actualChunkSize > /*max strip size for TIFF/EP*/65536) { 221 ALOGE("%s: Strip length too long.", __FUNCTION__); 227 // Add another strip for the incomplete chunk. 232 // Put each row in it's own strip 252 // Set byte counts for each strip
|
/art/tools/ |
generate-operator-out.py | 115 # ...and then strip // comments. 118 # Strip whitespace. 119 line = line.strip() 139 rest = m.group(2).strip() 152 rest = rest.strip()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
mailcap.py | 67 if line[0] == '#' or line.strip() == '':
82 types[j] = types[j].strip()
113 fkey = field[:i].strip()
114 fvalue = field[i+1:].strip()
133 return line[start:i].strip(), i
|
robotparser.py | 58 lines = [line.strip() for line in f]
99 # remove optional comment and strip line
103 line = line.strip()
108 line[0] = line[0].strip().lower()
109 line[1] = urllib.unquote(line[1].strip())
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/ |
InfGuidObject.py | 167 CommentItemHelpText = CommentItemHelpText.strip(DT.END_OF_LINE)
184 PreHelpText = PreHelpText.strip(DT.END_OF_LINE)
195 CommentItemHelpText = CommentItemHelpText.strip(DT.END_OF_LINE)
280 if Item[1].strip() == '':
290 FeatureFlagRtv = IsValidFeatureFlagExp(Item[1].strip())
|
/external/autotest/contrib/ |
manage_powerunit_info.py | 84 device = row[0].strip() 85 hydra = row[3].strip() 90 [row[1].strip(), row[2].strip(), hydra])) 185 list_powerunit_info(afe, [h.strip() for h in options.hostnames.split(',')])
|
/external/autotest/server/site_tests/brillo_RecoverFromBadImage/ |
brillo_RecoverFromBadImage.py | 44 host.run_output('bootctl get-current-slot').strip()) 48 host.run_output('bootctl get-number-slots').strip()) 109 host.run_output('blockdev --getbsz %s' % device).strip()) 111 host.run_output('blockdev --getsize64 %s' % device).strip()) 173 host.run_output('bootctl get-current-slot').strip())
|
/external/autotest/server/site_tests/platform_LabFirmwareUpdate/ |
platform_LabFirmwareUpdate.py | 66 ro = parts[1].strip() 69 rw = parts[1].strip() 123 bios_ro = parts[1].strip() 127 bios_rw = parts[1].strip() 131 ec = parts[1].strip()
|
/external/clang/docs/tools/ |
dump_format_style.py | 39 self.comment = comment.strip() 56 self.comment = comment.strip() 65 self.comment = comment.strip() 73 self.comment = comment.strip() 115 line = line.strip()
|
/external/harfbuzz_ng/src/ |
gen-arabic-table.py | 26 fields = [x.strip () for x in line.split (';')] 50 fields = [x.strip () for x in line.split (';')] 157 fields = [x.strip () for x in line.split (';')] 184 names[items[0]] = os.path.commonprefix ([names[items[0]], fields[1]]).strip () 254 print " * %s" % (l.strip())
|
/external/libcxx/utils/libcxx/test/ |
target_info.py | 22 return sys.platform.lower().strip() 78 out = lit.util.capture(['xcrun', '--show-sdk-path']).strip() 142 name = name.lower().strip() 147 ver = ver.lower().strip() 188 san = self.full_config.get_lit_conf('use_sanitizer', '').strip()
|
/external/python/cpython2/Lib/ |
mailcap.py | 67 if line[0] == '#' or line.strip() == '': 82 types[j] = types[j].strip() 113 fkey = field[:i].strip() 114 fvalue = field[i+1:].strip() 133 return line[start:i].strip(), i
|
Completed in 403 milliseconds
<<31323334353637383940>>