/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_future.py | 10 mo = rx.search(str(msg))
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
sorttable.js | 35 if (table.className.search(/\bsortable\b/) != -1) { 61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) { 94 if (this.className.search(/\bsorttable_sorted\b/) != -1) { 107 if (this.className.search(/\bsorttable_sorted_reverse\b/) != -1) {
|
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/ |
sorttable.js | 35 if (table.className.search(/\bsortable\b/) != -1) { 61 if (table.rows[i].className.search(/\bsortbottom\b/) != -1) { 94 if (this.className.search(/\bsorttable_sorted\b/) != -1) { 107 if (this.className.search(/\bsorttable_sorted_reverse\b/) != -1) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_MozillaCookieJar.py | 51 if not re.search(self.magic_re, magic):
|
sgmllib.py | 125 match = interesting.search(rawdata, i) 226 match = piclose.search(rawdata, i+2) 261 match = endbracket.search(rawdata, i+1) 313 match = endbracket.search(rawdata, i+1)
|
xmllib.py | 188 res = amp.search(data, i) 255 res = interesting.search(rawdata, i) 267 if not self.__accept_utf8 and illegal.search(data): 410 if not self.__accept_utf8 and illegal.search(data): 430 res = commentclose.search(rawdata, i+4) 433 if doubledash.search(rawdata, i+4, res.start(0)): 438 illegal.search(rawdata, i+4, res.start(0)): 496 res = cdataclose.search(rawdata, i+9) 500 illegal.search(rawdata, i+9, res.start(0)): 511 end = procclose.search(rawdata, i [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 332 m = _findvar1_rx.search(value) or _findvar2_rx.search(value) 390 m = _findvar1_rx.search(s) or _findvar2_rx.search(s)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
feedparser.py | 331 eolmo = NLCRE_eol.search(lastline) 368 mo = NLCRE_eol.search(epilogue) 375 mo = NLCRE_eol.search(payload) 458 mo = NLCRE_eol.search(line)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_future.py | 10 mo = rx.search(str(msg))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_MozillaCookieJar.py | 51 if not re.search(self.magic_re, magic):
|
sgmllib.py | 125 match = interesting.search(rawdata, i) 226 match = piclose.search(rawdata, i+2) 261 match = endbracket.search(rawdata, i+1) 313 match = endbracket.search(rawdata, i+1)
|
xmllib.py | 188 res = amp.search(data, i) 255 res = interesting.search(rawdata, i) 267 if not self.__accept_utf8 and illegal.search(data): 410 if not self.__accept_utf8 and illegal.search(data): 430 res = commentclose.search(rawdata, i+4) 433 if doubledash.search(rawdata, i+4, res.start(0)): 438 illegal.search(rawdata, i+4, res.start(0)): 496 res = cdataclose.search(rawdata, i+9) 500 illegal.search(rawdata, i+9, res.start(0)): 511 end = procclose.search(rawdata, i [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 332 m = _findvar1_rx.search(value) or _findvar2_rx.search(value) 390 m = _findvar1_rx.search(s) or _findvar2_rx.search(s)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
feedparser.py | 331 eolmo = NLCRE_eol.search(lastline) 368 mo = NLCRE_eol.search(epilogue) 375 mo = NLCRE_eol.search(payload) 458 mo = NLCRE_eol.search(line)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_future.py | 10 mo = rx.search(str(msg))
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
xmllib.py | 188 res = amp.search(data, i) 255 res = interesting.search(rawdata, i) 267 if not self.__accept_utf8 and illegal.search(data): 410 if not self.__accept_utf8 and illegal.search(data): 430 res = commentclose.search(rawdata, i+4) 433 if doubledash.search(rawdata, i+4, res.start(0)): 438 illegal.search(rawdata, i+4, res.start(0)): 496 res = cdataclose.search(rawdata, i+9) 500 illegal.search(rawdata, i+9, res.start(0)): 511 end = procclose.search(rawdata, i [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
xmllib.py | 188 res = amp.search(data, i) 255 res = interesting.search(rawdata, i) 267 if not self.__accept_utf8 and illegal.search(data): 410 if not self.__accept_utf8 and illegal.search(data): 430 res = commentclose.search(rawdata, i+4) 433 if doubledash.search(rawdata, i+4, res.start(0)): 438 illegal.search(rawdata, i+4, res.start(0)): 496 res = cdataclose.search(rawdata, i+9) 500 illegal.search(rawdata, i+9, res.start(0)): 511 end = procclose.search(rawdata, i [all...] |
/build/tools/droiddoc/templates-sdk-refonly/assets/js/ |
docs.js | 13 var GOOGLE_DATA; // combined data for google service apis, used for search suggest 35 // load json file for JD doc search suggestions 37 // load json file for Android API search suggestions 57 // setup keyboard listener for search shortcut 78 // set up the search close button 79 $('#search-close').on('click touchend', function() { 83 $("#search-container").removeClass('active'); 90 //Set up search 92 $("#search-container").addClass('active'); 94 $("#search-container").on('mouseover touchend', function(e) [all...] |
/external/autotest/client/bin/ |
package.py | 141 dpkg_not_installed = re.search(not_inst_pattern, package_status) 205 result = re.search(package_pattern, file_result)
|
/external/autotest/client/common_lib/cros/network/ |
ping_runner.py | 102 m = re.search(regex, value) 127 m = re.search('(round-trip|rtt) min[^=]*= '
|
/external/autotest/client/cros/ |
backchannel.py | 153 match = re.search('Port: (.+)', result.stdout) 239 match = re.search('Port: (.+)', ethtool_output)
|
/external/autotest/client/tests/sysbench/ |
sysbench.py | 157 threads_re = re.search('Number of threads: (\d+)', line) 161 tps_re = re.search('transactions:\s+\d+\s+\((\S+) per sec.\)', line)
|
/external/chromium-trace/catapult/devil/devil/android/ |
logcat_monitor.py | 61 and |failure_regex| (if provided). Note that this calls re.search on each 66 success_regex: The regular expression to search for. 103 m = success_regex.search(line) 106 if failure_regex and failure_regex.search(line):
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
storage_url.py | 193 TOO_LONG_DNS_NAME_COMP.search(self.bucket_name))): 324 return bool(WILDCARD_REGEX.search(url_string))
|
/external/curl/packages/vms/ |
make_pcsi_curl_kit_name.com | 108 $ if f$search("''default_dir'vms_eco_level.h") .nes. ""
|