Searched defs:re (Results 76 - 100 of 1081) sorted by relevance

1234567891011>>

/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-603.js32 var re = /b../; variable
34 return re('abcdefghijklm') + 'z';
/external/chromium_org/v8/test/mjsunit/
H A Dstring-slices-regexp.js34 var re = /^(((N({)?)|(R)|(U)|(V)|(B)|(H)|(n((n)|(r)|(v)|(h))?)|(r(r)?)|(v)|(b((n)|(b))?)|(h))|((Y)|(A)|(E)|(o(u)?)|(p(u)?)|(q(u)?)|(s)|(t)|(u)|(w)|(x(u)?)|(y)|(z)|(a((T)|(A)|(L))?)|(c)|(e)|(f(u)?)|(g(u)?)|(i)|(j)|(l)|(m(u)?)))+/; variable
35 var r = new RegExp(re)
40 var re = /x/; variable
41 assertEquals("a.yb", "_axyb_".slice(1,-1).replace(re, "."));
42 re.compile("y");
43 assertEquals("ax.b", "_axyb_".slice(1,-1).replace(re, "."));
44 re.compile("(x)");
45 assertEquals(["x", "x"], re.exec("_axyb_".slice(1,-1)));
46 re.compile("(y)");
47 assertEquals(["y", "y"], re
[all...]
/external/libvpx/libvpx/test/android/
H A Dscrape_gtest_log.py19 import re namespace
43 re.findall(r'{([^}]*.?)}', blob)) + ']'
/external/lldb/test/
H A Dbench.py18 import re namespace
/external/lldb/test/pexpect-2.4/examples/
H A Duptime.py10 import re namespace
44 p.match = re.search('([0-9]+)\s+day',duration)
47 p.match = re.search('([0-9]+):([0-9]+)',duration)
51 p.match = re.search('([0-9]+)\s+min',duration)
/external/lldb/utils/git-svn/
H A Dconvert.py14 import os, re, sys namespace
/external/llvm/utils/lint/
H A Dcommon_lint.py5 import re namespace
42 tab_re = re.compile(r'\t')
63 trailing_whitespace_re = re.compile(r'\s+$')
/external/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl105 sub re {
184 sub re {
213 sub re {
294 sub re {
332 sub re {
398 sub re {
424 sub re {
798 if ($label=label->re(\$line)) { print $label->out(); }
800 if (directive->re(\$line)) {
802 } elsif ($opcode=opcode->re(\
104 sub re { subroutine
183 sub re { subroutine
212 sub re { subroutine
293 sub re { subroutine
331 sub re { subroutine
397 sub re { subroutine
423 sub re { subroutine
[all...]
/external/pcre/dist/
H A Dpcre_fullinfo.c82 const REAL_PCRE *re = (const REAL_PCRE *)argument_re; local
85 if (re == NULL || where == NULL) return PCRE_ERROR_NULL;
95 if (re->magic_number != MAGIC_NUMBER)
96 return re->magic_number == REVERSED_MAGIC_NUMBER?
101 if ((re->flags & PCRE_MODE) == 0) return PCRE_ERROR_BADMODE;
106 *((unsigned long int *)where) = re->options & PUBLIC_COMPILE_OPTIONS;
110 *((size_t *)where) = re->size;
130 *((int *)where) = re->top_bracket;
134 *((int *)where) = re->top_backref;
139 ((re
[all...]
/external/qemu/
H A Dgen-skin.py9 import sys, os, string, re namespace
/external/regex-re2/re2/testing/
H A Dregexp_test.cc16 Regexp* re; local
17 re = Regexp::Parse("x", Regexp::NoParseFlags, NULL);
19 re->Incref();
21 re->Decref();
22 CHECK_EQ(re->Ref(), 1);
23 re->Decref();
35 Regexp* re = Regexp::Concat(&v[0], v.size(), Regexp::NoParseFlags); local
36 CHECK_EQ(re->ToString(), string(v.size(), 'x'));
37 re->Decref();
/external/vixl/tools/
H A Dutil.py30 import re namespace
/external/chromium_org/build/android/
H A Davd.py16 import re namespace
73 names = re.findall('Name: (\w+)', avds_output)
74 api_levels = re.findall('API level (\d+)', avds_output)
/external/chromium_org/build/android/pylib/utils/
H A Dreport_results.py9 import re namespace
21 log_file_path, re.sub('\W', '_', test_type).lower() + '.log')
/external/chromium_org/build/
H A Dfind_isolated_tests.py22 import re namespace
61 if re.match(r'^.+?\.\d$', test_name):
/external/chromium_org/build/toolchain/
H A Dget_concurrent_links.py9 import re namespace
44 memtotal_re = re.compile(r'^MemTotal:\s*(\d*)\s*kB')
/external/chromium_org/chrome/
H A DPRESUBMIT.py11 import re namespace
61 m = re.search(r"'(.*\/content\/.*unittest.*)'", line)
/external/chromium_org/chrome/app/nibs/
H A DPRESUBMIT.py11 import re namespace
48 m = re.search(SYSTEM_VERSION_RE, line)
52 m = re.search(IB_VERSION_RE, line)
87 # can ask their reviewer or another person to re-save the XIBs for them.
/external/chromium_org/chrome/test/ispy/server/
H A Dupdate_mask_handler.py8 import re namespace
/external/chromium_org/chrome/test/mini_installer/
H A Dchrome_helper.py8 import re namespace
73 if re.match(class_pattern, win32gui.GetClassName(hwnd)):
/external/chromium_org/components/tools/metrics/
H A Dcount_ifdefs.py14 import re namespace
32 return re.match('(test|mock|dummy)_.*|.*_[a-z]*test\.(h|cc|mm)', filename)
43 token_line_re = re.compile(r'^#if(def)?.*\b(%s)\b.*$' % token_pattern)
/external/chromium_org/content/test/gpu/page_sets/
H A DPRESUBMIT.py6 import re namespace
/external/chromium_org/google_apis/
H A Dgoogle_api_keys.py14 import re namespace
30 line_pattern = re.compile(line_regexp)
/external/chromium_org/media/tools/layout_tests/
H A Dbug.py7 import re namespace
35 match = re.match('Bug\((\w+)\)$', bug_modifier)
/external/chromium_org/testing/gtest/scripts/
H A Dcommon.py35 import re namespace
43 _SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)')

Completed in 1474 milliseconds

1234567891011>>