Home
last modified time | relevance | path

Searched refs:re (Results 1 – 24 of 24) sorted by relevance

/development/scripts/
Dstack_core.py19 import re
31 process_info_line = re.compile("(pid: [0-9]+, tid: [0-9]+.*)")
32 abi_line = re.compile("(ABI: \'(.*)\')")
33 revision_line = re.compile("(Revision: \'(.*)\')")
34 signal_line = re.compile("(signal [0-9]+ \(.*\).*)")
35 abort_message_line = re.compile("(Abort message: '.*')")
36 thread_line = re.compile("(.*)(\-\-\- ){15}\-\-\-")
37 dalvik_jni_thread_line = re.compile("(\".*\" prio=[0-9]+ tid=[0-9]+ NATIVE.*)")
38 dalvik_native_thread_line = re.compile("(\".*\" sysTid=[0-9]+ nice=[0-9]+.*)")
39 register_line = re.compile("$a")
[all …]
Dsymbol.py24 import re
271 func_regexp = re.compile("(^[a-f0-9]*) \<(.*)\>:$")
272 offset_regexp = re.compile("(.*)\+0x([a-f0-9]*)")
276 asm_regexp = re.compile("(^[ a-f0-9]*):[ a-f0-0]*.*$")
/development/tools/findunused/
Dfind_unused_resources.rb75 def findAllOccurrences(re, string) argument
79 matchData = re.match(s)
83 matchData = re.match(s)
95 @@javaIdPatterns.each { |re|
96 findAllOccurrences(re, line).each { |id|
121 @@stringXmlPatterns.each { |re|
122 findAllOccurrences(re, line).each {|id|
134 @@stringXmlPatterns.each { |re|
135 findAllOccurrences(re, line).each {|id|
/development/testrunner/
Dam_instrument_parser.py21 import re
43 re_status_code = re.compile(r'INSTRUMENTATION_STATUS_CODE: (?P<status_code>-?\d)$')
83 re_result = re.compile(r'INSTRUMENTATION_RESULT: ([^=]+)=(.*)$')
84 re_code = re.compile(r'INSTRUMENTATION_CODE: (\-?\d)$')
140 re_status_code = re.search(r'INSTRUMENTATION_STATUS_CODE: '
142 re_fields = re.compile(r'INSTRUMENTATION_STATUS: '
143 '(?P<key>[\w.]+)=(?P<value>.*?)(?=\nINSTRUMENTATION_STATUS)', re.DOTALL)
Dandroid_build.py22 import re
86 host_os = re.search("HOST_OS=(\w+)", config).group(1)
87 host_arch = re.search("HOST_ARCH=(\w+)", config).group(1)
Dandroid_mk.py25 import re
33 _RE_INCLUDE = re.compile(r'include\s+\$\((.+)\)')
34 _RE_VARIABLE_REF = re.compile(r'\$\((.+)\)')
Druntest.py36 import re
81 _RE_MAKE_INSTALL = re.compile(r'INSTALL-PATH:\s([^\s]+)\s(.*)$')
90 self._re_make_install_path = re.compile(pattern)
275 target_dir_list = [re.sub(r'Android[.]mk$', r'', i) for i in target_list]
323 for install_path in re.split(r'\s+', install_paths):
/development/testrunner/test_defs/
Dgtest.py22 import re
120 if re.search("_test$|_test_$|_unittest$|_unittest_$|^test_|Tests$", name):
Dnative_test.py22 import re
120 if re.search("_test$|_test_$|_unittest$|_unittest_$|^test_", name):
Dinstrumentation_test.py21 import re
358 re_package = re.compile(r'package\s+(.*);')
/development/samples/browseable/SwipeRefreshListFragment/
D_index.jd9 from swiping down on that view. This is provided through the re-usable
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt15 You will need to re-index for the changes to get picked up (right click project
21 You will need to re-index for the changes to get picked up (right click project
/development/build/tools/
Dmk_sources_zip.py18 import re
28 _RE_PKG = re.compile("^\s*package\s+([^\s;]+)\s*;.*")
/development/perftests/panorama/feature_mos/src/mosaic/
DDelaunay.cpp73 void CDelaunay::build(int lo, int hi, EdgePointer *le, EdgePointer *re, int rows) in build() argument
103 *re = rdo; in build()
108 *re = (EdgePointer) sym(a); in build()
117 *re = c; in build()
120 *re = (EdgePointer) sym(b); in build()
DDelaunay.h64 void build(int lo, int hi, EdgePointer *le, EdgePointer *re, int rows);
/development/tools/idegen/
DREADME5 If you're using IntelliJ...
32 If you're using Eclipse...
/development/ndk/platforms/android-L/arch-mips64/include/asm/
Dinst.h479 BITFIELD_FIELD(unsigned int re : 5,
490 BITFIELD_FIELD(unsigned int re : 5,
502 BITFIELD_FIELD(unsigned int re : 5,
/development/ndk/platforms/android-L/arch-mips/include/asm/
Dinst.h479 BITFIELD_FIELD(unsigned int re : 5,
490 BITFIELD_FIELD(unsigned int re : 5,
502 BITFIELD_FIELD(unsigned int re : 5,
/development/scripts/gdb/
Ddalvik.gdb75 printf "re-enable normal SIGSEGV handling using this command:\n"
/development/tools/apkcheck/
DREADME.txt10 They're generated from the sources, and can take into acount javadoc
139 default package (i.e. that have no package name). In most cases they're
/development/cmds/monkey/
DREADME.NETWORK.txt23 Now you're ready to run commands
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile170 # re-implements.
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile170 # re-implements.
/development/sdk/
Dsdk_files_NOTICE.txt5644 Public Domain "license" you can re-license your copy using whatever