HomeSort by relevance Sort by last modified time
    Searched defs:re (Results 226 - 250 of 399) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/tools/releasetools/
ota_from_target_files 66 import re namespace
239 # need to issue set_perm/set_perm_recursive commands if we're
682 # we're done with it.
  /dalvik/tests/031-class-attributes/src/
ClassAttrs.java 69 } catch (RuntimeException re) {
70 System.err.println("FAILED: " + re);
71 re.printStackTrace();
  /development/testrunner/
runtest.py 36 import re namespace
79 _RE_MAKE_INSTALL = re.compile(r'Install:\s(.+)')
83 _RE_MAKE_INSTALL_PATH = re.compile(r'out\/target\/product\/\w+\/(.+)$')
  /development/testrunner/test_defs/
instrumentation_test.py 21 import re namespace
184 "rebuild by updating a source file, and re-executing runtest." %
358 re_package = re.compile(r'package\s+(.*);')
  /external/antlr/antlr-3.4/runtime/Python/tests/
testbase.py 7 import re namespace
200 m = re.match(r'\s*((lexer|parser|tree)\s+|)grammar\s+(\S+);', grammar, re.MULTILINE)
366 m = re.match(r'\s*((lexer|parser|tree)\s+|)grammar\s+(\S+);', grammar, re.MULTILINE)
  /external/chromium/net/tools/testserver/
device_management.py 46 import re namespace
148 match = re.match('GoogleLogin auth=(\\w+)',
518 match = re.match('GoogleDMToken token=(\\w+)',
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 36 import re namespace
140 r = re.compile(regex)
160 if re.search(regex, msg):
241 to re-arrange the order of actions in a DoAll(), if you are using one?"""
560 msg = re.sub(r'\x1b\[[^m]*m', '', msg) # Strips all color formatting.
  /external/chromium/testing/gtest/test/
gtest_output_test.py 44 import re namespace
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
108 return re.sub(r'Stack trace:(.|\n)*?\n\n',
116 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
122 return re.sub(r'\(\d+ ms', '(? ms', output)
136 return re.sub(r'unsigned int', 'unsigned', test_output)
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output)
148 test_output = re.sub(r'((\w|\.)+)\((\d+)\):', r'\1:\3:', test_output)
156 output = re.sub(r'\d+ tests?, listed below'
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
dispatch.py 37 import re namespace
47 _SOURCE_PATH_PATTERN = re.compile(r'(?i)_wsh\.py$')
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
hybi.py 48 import re namespace
68 _SEC_WEBSOCKET_KEY_REGEX = re.compile('^[+/0-9A-Za-z]{21}[AQgw]==$')
  /external/clang/utils/
FindSpecRefs 4 import re namespace
630 doxyLineRefRE = re.compile(r"<a name=\"l([0-9]+)\"></a>")
650 nameAndSpecRefRE = re.compile(r"(C99|C90|C\+\+|H\&S) ((([0-9]+)(\.[0-9]+)*|\[[^]]+\])(p[0-9]+)?)")
651 loneSpecRefRE = re.compile(r" (([0-9]+)(\.[0-9]+){2,100}(p[0-9]+)?)")
    [all...]
  /external/compiler-rt/lib/asan/scripts/
asan_symbolize.py 13 import re namespace
28 file_name = re.sub('.*' + path_to_cut, '', file_name)
29 file_name = re.sub('.*asan_[a-z_]*.cc:[0-9]*', '_asan_rtl_', file_name)
30 file_name = re.sub('.*crtstuff.c:0', '???:0', file_name)
144 # Guess which arch we're running. 10 = len('0x') + 8 hex digits.
174 match = re.match('^(.*) \(in (.*)\) \((.*:\d*)\)$', atos_line)
179 function_name = re.sub('\(.*?\)', '', function_name)
339 match = re.match(stack_trace_line_format, line)
  /external/gtest/test/
gtest_output_test.py 44 import re namespace
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
108 return re.sub(r'Stack trace:(.|\n)*?\n\n',
116 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
122 return re.sub(r'\(\d+ ms', '(? ms', output)
136 return re.sub(r'unsigned int', 'unsigned', test_output)
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output)
148 test_output = re.sub(r'((\w|\.)+)\((\d+)\):', r'\1:\3:', test_output)
156 output = re.sub(r'\d+ tests?, listed below'
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_output_test.py 44 import re namespace
101 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
108 return re.sub(r'Stack trace:(.|\n)*?\n\n',
116 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
122 return re.sub(r'\(\d+ ms', '(? ms', output)
136 return re.sub(r'unsigned int', 'unsigned', test_output)
144 test_output = re.sub('\x1b\\[(0;3\d)?m', '', test_output)
146 test_output = re.sub(r': Failure\n', r': error: ', test_output)
148 test_output = re.sub(r'((\w|\.)+)\((\d+)\):', r'\1:\3:', test_output)
156 output = re.sub(r'\d+ tests?, listed below'
    [all...]
  /external/llvm/test/Scripts/
coff-dump.py 233 import sys, types, struct, re namespace
321 idlit = re.compile("[a-zA-Z_][a-zA-Z0-9_-]*")
322 numlit = re.compile("[0-9]+")
  /external/llvm/utils/lit/lit/
ProgressBar.py 6 import sys, re, time namespace
139 return re.sub(r'\$<\d+>[/*]?', '', cap)
147 return re.sub(r'\$\$|\${\w+}', self._render_sub, template)
main.py 9 import math, os, platform, random, re, sys, time, threading, traceback namespace
303 rex = re.compile(opts.filter)
  /external/markdown/markdown/
blockprocessors.py 15 import re namespace
116 INDENT_RE = re.compile(r'^(([ ]{%s})+)'% markdown.TAB_LENGTH)
167 # We're in a tightlist - so we already are at correct parent.
170 # We're in a looselist - so we need to find parent.
180 # No more child levels. If we're short of indent_level,
219 RE = re.compile(r'(^|\n)[ ]{0,3}>[ ]?(.*)')
222 return bool(self.RE.search(block))
226 m = self.RE.search(block)
246 m = self.RE.match(line
    [all...]
  /external/opencv/cxcore/src/
_cxcore.h 102 float re, im; member in struct:CvComplex32f
105 CvComplex32f( float _re, float _im=0 ) : re(_re), im(_im) {}
107 //CvComplex32f( const CvComplex32f& v ) : re(v.re), im(v.im) {}
108 //CvComplex32f& operator = (const CvComplex32f& v ) { re = v.re; im = v.im; return *this; }
114 double re, im; member in struct:CvComplex64f
117 CvComplex64f( double _re, double _im=0 ) : re(_re), im(_im) {}
119 //CvComplex64f( const CvComplex64f& v ) : re(v.re), im(v.im) {
    [all...]
  /external/protobuf/gtest/test/
gtest_output_test.py 44 import re namespace
102 return re.sub(r'.*[/\\](.+)(\:\d+|\(\d+\))\: ', r'\1:#: ', test_output)
109 return re.sub(r'Stack trace:(.|\n)*?\n\n',
117 return re.sub(r'Stack trace:(.|\n)*?\n\n', '', output)
123 return re.sub(r'\(\d+ ms', '(? ms', output)
129 output = re.sub(r'\d+ tests, listed below',
131 output = re.sub(r'\d+ FAILED TESTS',
133 output = re.sub(r'\d+ tests from \d+ test cases',
135 output = re.sub(r'\d+ tests from ([a-zA-Z_])',
137 return re.sub(r'\d+ tests\.', '? tests.', output
    [all...]
  /external/protobuf/python/
ez_setup.py 210 return main(list(argv)+[egg]) # we're done here
244 import re namespace
260 match = re.search("\nmd5_data = {\n([^}]+)}", src)
  /external/regex-re2/re2/testing/
dfa_test.cc 45 Regexp* re = Regexp::Parse(s.c_str(), Regexp::LikePerl, NULL); local
46 CHECK(re);
47 Prog* prog = re->CompileToProg(0);
55 re->Decref();
60 Regexp* re = Regexp::Parse(s.c_str(), Regexp::LikePerl, NULL); local
61 CHECK(re);
62 Prog* prog = re->CompileToProg(0);
81 re->Decref();
96 Regexp* re = Regexp::Parse(s.c_str(), Regexp::LikePerl, NULL); local
97 CHECK(re);
184 Regexp* re = Regexp::Parse(StringPrintf("0[01]{%d}$", n), local
266 Regexp* re = Regexp::Parse(StringPrintf("0[01]{%d}$", n), local
328 Regexp* re = Regexp::Parse(t.regexp, Regexp::LikePerl, NULL); local
    [all...]
  /external/stlport/src/
complex.cpp 168 _Tp re = z._M_re; local
170 _Tp mag = ::hypot(re, im);
175 } else if (re > 0.f) {
176 result._M_re = ::sqrt(0.5f * (mag + re));
179 result._M_im = ::sqrt(0.5f * (mag - re));
  /external/v8/test/mjsunit/
testcfg.py 31 import re namespace
34 FLAGS_PATTERN = re.compile(r"//\s+Flags:(.*)")
35 FILES_PATTERN = re.compile(r"//\s+Files:(.*)")
36 SELF_SCRIPT_PATTERN = re.compile(r"//\s+Env: TEST_FILE_NAME")
  /external/v8/test/preparser/
testcfg.py 33 import re namespace
85 rule_regex = re.compile("^([\w\-]+)(?::([\w\-]+))?(?::(\d+),(\d+))?$")

Completed in 1341 milliseconds

1 2 3 4 5 6 7 8 91011>>