HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 226 - 250 of 1242) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/
webdriver_ie_backend.py 20 if re.search('SCODEF:\d+ CREDAT:\d+', cmd_line, re.IGNORECASE):
  /external/chromium_org/tools/valgrind/
test_suppressions.py 122 if all([re.search("%20Mac%20|mac_valgrind", url)
126 elif all([re.search("Windows%20", url) for url in all_reports[r]]):
129 elif all([re.search("Linux%20", url) for url in all_reports[r]]):
132 if all([re.search("%20Heapcheck", url)
  /external/chromium_org/v8/src/
string.js 212 function StringReplace(search, replace) {
220 // .. regexp search
222 // ...... non-global search
225 // ...... global search
229 // ...... global search
230 // ...... non-global search
231 // .. string search
236 if (IS_REGEXP(search)) {
239 var lastIndex = search.lastIndex;
241 %_Log('regexp', 'regexp-replace,%0r,%1S', [search, subject])
    [all...]
  /external/chromium_org/v8/test/mjsunit/
string-search.js 29 var r = str.search('a');
37 var r = s.search(s);
  /external/chromium_org/webkit/tools/layout_tests/
PRESUBMIT.py 39 input_api.re.search('ERROR Line:', line))
  /external/icu4c/common/
ustack.cpp 56 int32_t UStack::search(void* obj) const { function in class:UStack
  /external/icu4c/i18n/
usrchimp.h 61 struct USearch *search; member in struct:UStringSearch
98 * @param strsrch string search data
109 * @param strsrch string search data
119 * @param strsrch string search data
130 * @param strsrch string search data
  /external/icu4c/layoutex/
LXUtilities.cpp 53 le_int32 LXUtilities::search(le_int32 value, const le_int32 array[], le_int32 count) function in class:LXUtilities
  /external/libpng/contrib/pngminus/
makevms.com 15 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").eqs.""
18 $ if f$search("SYS$SYSTEM:VAXC.EXE").eqs.""
60 $ If F$Search(P1) .Eqs. "" Then Goto Makeit
73 $ AFile = F$Search(File)
  /external/marisa-trie/
Android.mk 28 lib/marisa/trie-search.cc \
60 v0_1_5/lib/marisa_alpha/trie-search.cc \
  /external/markdown/markdown/extensions/
fenced_code.py 90 m = FENCED_BLOCK_RE.search(text)
  /external/skia/tools/copyright/
fileparser.py 40 if self._copyright_pattern.search(block):
  /external/v8/test/mjsunit/
string-search.js 29 var r = str.search('a');
37 var r = s.search(s);
testcfg.py 59 flags_match = FLAGS_PATTERN.search(source)
67 files_match = FILES_PATTERN.search(source);
72 files_match = FILES_PATTERN.search(source, files_match.end())
78 if SELF_SCRIPT_PATTERN.search(source):
  /frameworks/native/opengl/libs/EGL/
Loader.cpp 275 // first, we search for the exact name of the GLES userspace
306 const String8& pattern, const char* const search, bool exact) {
319 absolutePath.appendFormat("%s/%s.so", search, pattern.string());
327 DIR* d = opendir(search);
342 result.appendFormat("%s/%s", search, e->d_name);
  /packages/apps/Browser/src/com/android/browser/search/
SearchEnginePreference.java 16 package com.android.browser.search;
SearchEngines.java 16 package com.android.browser.search;
64 Log.e(TAG, "Cannot load search engine " + name, exception);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
util.py 66 # See MSDN for the REAL search order.
79 # search path according to MSDN:
84 # - OEM specified search path: HKLM\Loader\SystemPath
125 res = re.search(expr, trace)
142 res = re.search(r'\[.*\]\sSONAME\s+([^\s]+)', data)
163 res = re.search(r'\sSONAME\s+([^\s]+)', data)
250 res = re.search(expr, data)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
keyword.py 67 match = strprog.search(line)
pipes.py 122 if kind[0] == 'f' and not re.search(r'\$IN\b', cmd):
125 if kind[1] == 'f' and not re.search(r'\$OUT\b', cmd):
144 if kind[0] == 'f' and not re.search(r'\$IN\b', cmd):
147 if kind[1] == 'f' and not re.search(r'\$OUT\b', cmd):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
util.py 66 # See MSDN for the REAL search order.
79 # search path according to MSDN:
84 # - OEM specified search path: HKLM\Loader\SystemPath
125 res = re.search(expr, trace)
142 res = re.search(r'\[.*\]\sSONAME\s+([^\s]+)', data)
163 res = re.search(r'\sSONAME\s+([^\s]+)', data)
250 res = re.search(expr, data)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
keyword.py 67 match = strprog.search(line)
pipes.py 122 if kind[0] == 'f' and not re.search(r'\$IN\b', cmd):
125 if kind[1] == 'f' and not re.search(r'\$OUT\b', cmd):
144 if kind[0] == 'f' and not re.search(r'\$IN\b', cmd):
147 if kind[1] == 'f' and not re.search(r'\$OUT\b', cmd):
  /external/chromium_org/chrome/browser/ui/webui/options/
edit_dictionary_browsertest.js 58 // Verify that users can search words in the dictionary.
65 * @param {string} value The text of the search event.
69 cr.dispatchSimpleEvent(el, 'search');
71 var searchField = $('language-dictionary-overlay-search-field');
82 var searchField = $('language-dictionary-overlay-search-field');
  /external/chromium_org/chrome/browser/resources/apps_debugger/css/
items.css 106 #search {
110 url(../images/search.png) 1x,
111 url(../images/2x/search.png) 2x);
123 html[dir='rtl'] #search {
129 #search::-webkit-search-cancel-button {
139 #search::-webkit-search-cancel-button:hover {
145 #search::-webkit-search-cancel-button:active
    [all...]

Completed in 624 milliseconds

1 2 3 4 5 6 7 8 91011>>