HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 1101 - 1125 of 2233) sorted by null

<<41424344454647484950>>

  /external/autotest/server/
autoserv 94 machines = parser.options.machines.replace(',', ' ').strip().split()
102 m = re.sub('#.*', '', m).strip()
557 ',', ' ').strip().split() if options.machines else []
587 measure_run_time_tests = [t.strip() for t in
701 ).strip().split()
  /external/mesa3d/src/mapi/mapi/
mapi_abi.py 110 c_type = m.group('type').strip()
176 cols.extend([p.strip() for p in params.split(',')])
187 cols = [col.strip() for col in line.split(',')]
219 lines = [line.strip() for line in fp.readlines()
220 if not line.startswith('#') and line.strip()]
  /external/selinux/policycoreutils/sepolicy/sepolicy/
__init__.py 601 b = b.strip()
884 desc = b.find("desc").find("p").text.strip("\n")
888 desc = b.find("desc").find("p").text.strip("\n")
892 desc = i.find("desc").find("p").text.strip("\n")
896 desc = i.find("desc").find("p").text.strip("\n")
  /external/v8/tools/
run_perf.py 304 for line in stdout.strip().splitlines():
316 result, stddev = map(str.strip, match_stddev.group(1).split(","))
319 results = map(str.strip, match_list.group(1).split(","))
321 results = [body.strip()]
332 "units": (units or suite_units).strip(),
  /prebuilts/gdb/darwin-x86/lib/python2.7/
httplib.py 296 self.addcontinue(headerseen, line.strip())
308 self.addheader(headerseen, line[len(headerseen)+1:].strip())
417 skip = skip.strip()
424 self.reason = reason.strip()
590 line = line[:i] # strip chunk-extensions
757 message.strip()))
    [all...]
mhlib.py 311 (fullname, line.strip()))
312 key = fields[0].strip()
313 value = IntSet(fields[1].strip(), ' ').tolist()
894 s = subp.strip()
925 return text.strip()
    [all...]
platform.py 214 version = string.strip(value)
284 l = string.split(string.strip(firstline))
520 info = string.strip(info)
524 # Strip trailing dots from version and release
929 map(string.strip,
    [all...]
gettext.py 299 item = item.strip()
304 k = k.strip().lower()
305 v = v.strip()
smtplib.py 365 resp.append(line[4:].strip())
441 params = m.string[m.end("feature"):].strip()
842 return sys.stdin.readline().strip()
  /prebuilts/gdb/linux-x86/lib/python2.7/
httplib.py 296 self.addcontinue(headerseen, line.strip())
308 self.addheader(headerseen, line[len(headerseen)+1:].strip())
417 skip = skip.strip()
424 self.reason = reason.strip()
590 line = line[:i] # strip chunk-extensions
757 message.strip()))
    [all...]
mhlib.py 311 (fullname, line.strip()))
312 key = fields[0].strip()
313 value = IntSet(fields[1].strip(), ' ').tolist()
894 s = subp.strip()
925 return text.strip()
    [all...]
platform.py 214 version = string.strip(value)
284 l = string.split(string.strip(firstline))
520 info = string.strip(info)
524 # Strip trailing dots from version and release
929 map(string.strip,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 296 self.addcontinue(headerseen, line.strip())
308 self.addheader(headerseen, line[len(headerseen)+1:].strip())
417 skip = skip.strip()
424 self.reason = reason.strip()
590 line = line[:i] # strip chunk-extensions
757 message.strip()))
    [all...]
mhlib.py 311 (fullname, line.strip()))
312 key = fields[0].strip()
313 value = IntSet(fields[1].strip(), ' ').tolist()
894 s = subp.strip()
925 return text.strip()
    [all...]
platform.py 214 version = string.strip(value)
284 l = string.split(string.strip(firstline))
520 info = string.strip(info)
524 # Strip trailing dots from version and release
929 map(string.strip,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 296 self.addcontinue(headerseen, line.strip())
308 self.addheader(headerseen, line[len(headerseen)+1:].strip())
417 skip = skip.strip()
424 self.reason = reason.strip()
590 line = line[:i] # strip chunk-extensions
757 message.strip()))
    [all...]
mhlib.py 311 (fullname, line.strip()))
312 key = fields[0].strip()
313 value = IntSet(fields[1].strip(), ' ').tolist()
894 s = subp.strip()
925 return text.strip()
    [all...]
platform.py 214 version = string.strip(value)
284 l = string.split(string.strip(firstline))
520 info = string.strip(info)
524 # Strip trailing dots from version and release
929 map(string.strip,
    [all...]
  /development/build/
sdk.atree 45 bin/adb strip platform-tools/adb
46 bin/fastboot strip platform-tools/fastboot
47 bin/sqlite3 strip platform-tools/sqlite3
48 bin/dmtracedump strip platform-tools/dmtracedump
49 bin/etc1tool strip platform-tools/etc1tool
50 bin/hprof-conv strip platform-tools/hprof-conv
80 bin/aapt strip build-tools/${PLATFORM_NAME}/aapt
81 bin/aapt2 strip build-tools/${PLATFORM_NAME}/aapt2
82 bin/aidl strip build-tools/${PLATFORM_NAME}/aidl
83 bin/split-select strip build-tools/${PLATFORM_NAME}/split-selec
    [all...]
  /external/autotest/client/common_lib/
software_manager.py 589 line = [a.strip() for a in line.split('|')]
734 package = line[0].strip()
735 path = line[1].strip()
  /external/chromium-trace/catapult/third_party/coverage/coverage/
cmdline.py 546 print(parser.format_help().strip())
550 help_msg = textwrap.dedent(HELP_TOPICS.get(topic, '')).strip()
682 # argument, so we have to strip them off here.
683 s = s.strip("'")
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
shell.py 189 """.strip() + "\n") % {
240 code = int(result.splitlines()[-1].strip())
284 """.strip() + "\n") % {
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
shell.py 189 """.strip() + "\n") % {
240 code = int(result.splitlines()[-1].strip())
284 """.strip() + "\n") % {
  /external/elfutils/src/
ldscript.y 214 if (ld_state.strip == strip_debug
237 if (ld_state.strip == strip_debug
552 if (mode == 0 && ld_state.strip == strip_all)
  /ndk/build/tools/
prebuilt-common.sh 936 STRIP=${STRIP:-strip}
1000 STRIP=$ABI_CONFIGURE_HOST-strip
1001 export CC CXX CPP LD AR AS RANLIB STRIP
1046 STRIP=$ABI_CONFIGURE_HOST-strip
    [all...]

Completed in 2594 milliseconds

<<41424344454647484950>>