/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
textwrap.py | 10 import string, re namespace 95 wordsep_re = re.compile( 104 wordsep_simple_re = re.compile(r'(\s+)') 108 sentence_end_re = re.compile(r'[%s]' # lowercase letter 138 self.wordsep_re_uni = re.compile(self.wordsep_re.pattern, re.U) 139 self.wordsep_simple_re_uni = re.compile( 140 self.wordsep_simple_re.pattern, re.U) 225 # If we're allowed to break long words, then do so: put as much 237 # If we're not allowed to break long words, and there's alread [all...] |
_osx_support.py | 4 import re namespace 98 # We're on a plain darwin box, fall back to the default 103 m = re.search(r'<key>ProductUserVisibleVersion</key>\s*' 213 flags = re.sub('-arch\s+\w+\s', ' ', flags) 214 flags = re.sub('-isysroot [^ \t]*', ' ', flags) 235 if re.search('-arch\s+ppc', _config_vars['CFLAGS']) is not None: 248 flags = re.sub('-arch\s+ppc\w*\s', ' ', flags) 264 flags = re.sub('-arch\s+\w+\s', ' ', flags) 273 # If we're on OSX 10.5 or later and the user tries to 284 m = re.search(r'-isysroot\s+(\S+)', cflags [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
framework.py | 8 import re namespace 12 STRICT_FRAMEWORK_RE = re.compile(r"""(?x)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_array_in_pointer.py | 4 import re namespace 10 return re.sub(r"(..)", r"\1-", h)[:-1]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
keyword.py | 54 import sys, re namespace 63 strprog = re.compile('"([^"]+)"')
|
textwrap.py | 10 import string, re namespace 95 wordsep_re = re.compile( 104 wordsep_simple_re = re.compile(r'(\s+)') 108 sentence_end_re = re.compile(r'[%s]' # lowercase letter 138 self.wordsep_re_uni = re.compile(self.wordsep_re.pattern, re.U) 139 self.wordsep_simple_re_uni = re.compile( 140 self.wordsep_simple_re.pattern, re.U) 225 # If we're allowed to break long words, then do so: put as much 237 # If we're not allowed to break long words, and there's alread [all...] |
_osx_support.py | 4 import re namespace 98 # We're on a plain darwin box, fall back to the default 103 m = re.search(r'<key>ProductUserVisibleVersion</key>\s*' 213 flags = re.sub('-arch\s+\w+\s', ' ', flags) 214 flags = re.sub('-isysroot [^ \t]*', ' ', flags) 235 if re.search('-arch\s+ppc', _config_vars['CFLAGS']) is not None: 248 flags = re.sub('-arch\s+ppc\w*\s', ' ', flags) 264 flags = re.sub('-arch\s+\w+\s', ' ', flags) 273 # If we're on OSX 10.5 or later and the user tries to 284 m = re.search(r'-isysroot\s+(\S+)', cflags [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
literals.py | 6 import re namespace 48 return re.sub(r"\\(\'|\"|\\|[abfnrtv]|x.{0,2}|[0-7]{1,3})", escape, s)
|
/external/autotest/client/tests/iozone/ |
iozone.py | 1 import os, re namespace 16 Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, 99 child_regexp = re.compile('Children see throughput for[\s]+' 101 parent_regexp = re.compile('Parent sees throughput for[\s]+' 104 KBsec_regexp = re.compile('\=[\s]+([\d\.]*) KB/sec') 105 KBval_regexp = re.compile('\=[\s]+([\d\.]*) KB')
|
/external/autotest/client/tests/kvm/tests/ |
trans_hugepage.py | 1 import logging, time, commands, os, string, re namespace 23 for h in re.split("\n+", info): 25 output = re.split('\s+', h)[1] 97 if len(re.findall("No space", output)) > count * 0.05: 108 for i in re.split('\n+', output):
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ |
posix_platform_backend.py | 8 import re namespace 21 if re.match(r'\s*\(.+\) NOPASSWD: %s(\s\S+)*$' % re.escape(path), line): 73 ps_line_re = re.compile( 91 application_re = re.compile(
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
ipv6.py | 18 import re namespace 23 _leading_zero = re.compile(r'0+([0-9a-f]+)') 42 # strip leading zeros. we do this with an re instead of 92 _v4_ending = re.compile(r'(.*):(\d+)\.(\d+)\.(\d+)\.(\d+)$') 93 _colon_colon_start = re.compile(r'::.*') 94 _colon_colon_end = re.compile(r'.*::$')
|
/external/fonttools/Lib/fontTools/misc/ |
sstruct.py | 53 import re namespace 112 _elementRE = re.compile( 123 _extraRE = re.compile("\s*([x@=<>!])\s*(#.*)?$") 126 _emptyRE = re.compile("\s*(#.*)?$") 139 lines = re.split("[\n;]", fmt)
|
/external/libopus/celt/tests/ |
test_unit_mdct.c | 65 double re = cos(phase); local 67 re /= nfft/4; 69 ansr += in[k] * re; 95 double re = cos(phase); local 97 /*re *= 2;*/ 99 ansr += in[k] * re;
|
/external/tpm2/generator/ |
generator.py | 16 import re namespace 65 if re.search('part2', name, re.IGNORECASE): 69 if re.search('part3', name, re.IGNORECASE):
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
plot_dynamics.py | 17 import re namespace 52 groups = re.search(r'_(((\d)+((,(\d)+)*))_(\D+))#\d@(\S+)', line) 66 sample = re.search(r'(\d+\.\d+)\t([-]?\d+\.\d+)', line) 100 flow_id = re.search(r'(\d+(,\d+)*)', series) # One or multiple ids. 142 test_name = re.search(r'\.(\w+)', line).group(1)
|
/frameworks/base/core/java/android/content/pm/ |
LauncherApps.java | 291 } catch (RemoteException re) { 292 throw re.rethrowFromSystemServer(); 324 } catch (RemoteException re) { 325 throw re.rethrowFromSystemServer(); 345 } catch (RemoteException re) { 346 throw re.rethrowFromSystemServer(); 363 } catch (RemoteException re) { 364 throw re.rethrowFromSystemServer(); 379 } catch (RemoteException re) { 380 throw re.rethrowFromSystemServer() [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
version.py | 29 import string, re namespace 100 version_re = re.compile(r'^(\d+) \. (\d+) (\. (\d+))? ([ab](\d+))?$', 101 re.VERBOSE) 143 # case 1: neither has prerelease; they're equal 261 component_re = re.compile(r'(\d+ | [a-z]+ | \.)', re.VERBOSE)
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
version.py | 29 import string, re namespace 100 version_re = re.compile(r'^(\d+) \. (\d+) (\. (\d+))? ([ab](\d+))?$', 101 re.VERBOSE) 143 # case 1: neither has prerelease; they're equal 261 component_re = re.compile(r'(\d+ | [a-z]+ | \.)', re.VERBOSE)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
version.py | 29 import string, re namespace 100 version_re = re.compile(r'^(\d+) \. (\d+) (\. (\d+))? ([ab](\d+))?$', 101 re.VERBOSE) 143 # case 1: neither has prerelease; they're equal 261 component_re = re.compile(r'(\d+ | [a-z]+ | \.)', re.VERBOSE)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
version.py | 29 import string, re namespace 100 version_re = re.compile(r'^(\d+) \. (\d+) (\. (\d+))? ([ab](\d+))?$', 101 re.VERBOSE) 143 # case 1: neither has prerelease; they're equal 261 component_re = re.compile(r'(\d+ | [a-z]+ | \.)', re.VERBOSE)
|
/frameworks/base/core/java/android/content/ |
RestrictionsManager.java | 424 } catch (RemoteException re) { 425 throw re.rethrowFromSystemServer(); 441 } catch (RemoteException re) { 442 throw re.rethrowFromSystemServer(); 479 } catch (RemoteException re) { 480 throw re.rethrowFromSystemServer(); 489 } catch (RemoteException re) { 490 throw re.rethrowFromSystemServer(); 521 } catch (RemoteException re) { 522 throw re.rethrowFromSystemServer() [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
_osx_support.py | 4 import re namespace 98 # We're on a plain darwin box, fall back to the default 103 m = re.search(r'<key>ProductUserVisibleVersion</key>\s*' 213 flags = re.sub('-arch\s+\w+\s', ' ', flags) 214 flags = re.sub('-isysroot [^ \t]*', ' ', flags) 235 if re.search('-arch\s+ppc', _config_vars['CFLAGS']) is not None: 248 flags = re.sub('-arch\s+ppc\w*\s', ' ', flags) 264 flags = re.sub('-arch\s+\w+\s', ' ', flags) 273 # If we're on OSX 10.5 or later and the user tries to 284 m = re.search(r'-isysroot\s+(\S+)', cflags [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
_osx_support.py | 4 import re namespace 98 # We're on a plain darwin box, fall back to the default 103 m = re.search(r'<key>ProductUserVisibleVersion</key>\s*' 213 flags = re.sub('-arch\s+\w+\s', ' ', flags) 214 flags = re.sub('-isysroot [^ \t]*', ' ', flags) 235 if re.search('-arch\s+ppc', _config_vars['CFLAGS']) is not None: 248 flags = re.sub('-arch\s+ppc\w*\s', ' ', flags) 264 flags = re.sub('-arch\s+\w+\s', ' ', flags) 273 # If we're on OSX 10.5 or later and the user tries to 284 m = re.search(r'-isysroot\s+(\S+)', cflags [all...] |
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/ |
BindingExpressionParser.java | 147 catch (RecognitionException re) { 148 _localctx.exception = re; 149 _errHandler.reportError(this, re); 150 _errHandler.recover(this, re); 198 catch (RecognitionException re) { 199 _localctx.exception = re; 200 _errHandler.reportError(this, re); 201 _errHandler.recover(this, re); 274 catch (RecognitionException re) { 275 _localctx.exception = re; [all...] |