HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 401 - 425 of 1678) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/common/
simplefileflags.py 159 if ignore.search(f):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
https_connection.py 81 if re.search('^%s$' % (host_re,), hostname, re.I):
  /external/clang/tools/scan-build/bin/
set-xcode-analyzer 32 # First search for CLANG_ANALYZER_EXEC. Newer
45 m = re.search('^(\s*ExecPath\s*=\s*")', line)
  /external/clang/tools/scan-build/share/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) {
  /external/libxml2/vms/
build_libxml.com 81 $ if f$search("[-]lib.dir") .eqs. ""
92 $ globfile = f$search("[-...]globals.c")
109 $ globfile = f$search("[-...]globals.h")
132 $ if f$search("DEBUG.DIR").eqs."" then create/dir [.DEBUG]
133 $ if f$search("XML_LIBDIR:LIBXML.OLB").eqs.""
261 $ if f$search( "sys$library:iconv.olb" ) .eqs. ""
  /external/llvm/utils/
schedcover.py 26 return filt.search(m) != None
  /external/nanopb-c/tests/site_scons/
site_init.py 88 if pattern.strip() and not re.search(pattern.strip(), data, re.MULTILINE):
  /external/regex-re2/util/
stringpiece.cc 46 const char* result = std::search(ptr_ + pos, ptr_ + length_,
  /external/skia/tests/
RTreeTest.cpp 51 tree.search(query, &hits);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
CommonIntentsFacade.java 86 @Rpc(description = "Opens a map search for query (e.g. pizza, 123 My Street).")
105 @Rpc(description = "Starts a search for the given query.")
106 public void search(@RpcParameter(name = "query") String query) { method in class:CommonIntentsFacade
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
SmaliClassType.java 36 import com.intellij.psi.search.GlobalSearchScope;
  /external/tpm2/generator/
tpm_table.py 162 m = title_type_filter.search(title)
172 m = title_bracket_filter.search(self._title)
349 if regex.search(self._title):
598 m = self._alg_macro.search(alg_spec[0])
711 if self._alg_macro.search(value):
716 vm = re.search(r'^(\S+)\s*\[(\S+)\]\s*\{(.*:*)\}', value)
729 vm = re.search(r'^\[(\S+)\]\s*(\S+)', value)
733 vm = re.search(r'^(\S+)\s*\{(.+)\}', value)
772 m = self._alg_macro.search(name_)
  /external/v8/test/mjsunit/
string-replace-one-char.js 32 function test_replace(result, expected, search, replace) {
33 assertEquals(expected, result.replace(search, replace));
62 // Search char not found.
  /external/v8/third_party/binutils/
download.py 42 gyp_host_arch = re.search(
  /external/vixl/tools/
threaded_tests.py 52 tests = filter(re.compile(f).search, tests)
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
parse_delay_file.m 79 % TODO(hlundin): use matlab vector search instead?
155 % TODO(hlundin): use matlab vector search instead?
  /external/webrtc/webrtc/tools/e2e_quality/audio/
run_audio_test.py 60 default_source = re.search(r'(^ \* index: )([0-9]+$)', output,
  /frameworks/base/tools/preload/
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) {
  /ndk/sources/host-tools/make-3.81/
filedef.h 80 this file; don't search again. */
164 Don't search using vpath for the file--if it doesn't actually exist,
168 extern FILE_TIMESTAMP f_mtime PARAMS ((struct file *file, int search));
  /packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java 116 setContentView(R.layout.search);
184 search(query, t); method
212 private void search(String searchQuery, Time goToTime) { method in class:SearchActivity
221 searchEventInfo.eventType = EventType.SEARCH;
312 search(query, null); method
373 mController.sendEvent(this, EventType.SEARCH, null, null, -1, ViewType.CURRENT, 0, query,
  /packages/apps/Settings/src/com/android/settings/
HomeSettings.java 54 import com.android.settings.search.BaseSearchIndexProvider;
55 import com.android.settings.search.Index;
56 import com.android.settings.search.Indexable;
57 import com.android.settings.search.SearchIndexableRaw;
377 * For search
  /prebuilts/clang/darwin-x86/host/3.6/tools/scan-build/
set-xcode-analyzer 32 # First search for CLANG_ANALYZER_EXEC. Newer
45 m = re.search('^(\s*ExecPath\s*=\s*")', line)
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/clang/host/darwin-x86/3.8/tools/scan-build/
set-xcode-analyzer 32 # First search for CLANG_ANALYZER_EXEC. Newer
45 m = re.search('^(\s*ExecPath\s*=\s*")', line)
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) {

Completed in 1240 milliseconds

<<11121314151617181920>>