Searched refs:Search (Results 1 - 25 of 157) sorted by relevance

1234567

/external/clang/test/CXX/conv/conv.qual/
H A Dpr6089.cpp16 void first_finder( const char*& Search )
18 make_range( Search, is_char_ptr(Search) );
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
H A Dsearch.js10 goog.provide('cvox.Search');
21 cvox.Search = function() {
28 cvox.Search.selectors = {};
33 cvox.Search.webSelectors = {
46 cvox.Search.imageSelectors = {
55 cvox.Search.index;
61 cvox.Search.results = [];
67 cvox.Search.panes = [];
73 cvox.Search.paneIndex;
78 cvox.Search
[all...]
H A Dcontext_menu.js7 * @fileoverview Context Menu for Search.
14 goog.require('cvox.Search');
31 * Current focus Search is in.
73 ret = cvox.Search.keyhandler(evt);
87 cvox.Search.populateResults();
88 cvox.Search.index = 0;
89 cvox.Search.syncToIndex();
97 cvox.Search.populateAdResults();
98 if (cvox.Search.results.length === 0) {
102 cvox.Search
[all...]
/external/chromium_org/win8/metro_driver/
H A Dchrome_url_launch_handler.h37 winapp::Search::ISearchPane* search_pane,
38 winapp::Search::ISearchPaneQuerySubmittedEventArgs* args);
54 Microsoft::WRL::ComPtr<winapp::Search::ISearchPane> search_pane_;
H A Dchrome_url_launch_handler.cc19 winapp::Search::SearchPane*,
20 winapp::Search::SearchPaneQuerySubmittedEventArgs*> QuerySubmittedHandler;
39 mswr::ComPtr<winapp::Search::ISearchPaneStatics> search_pane_statics;
63 winapp::Search::ISearchPane* search_pane,
64 winapp::Search::ISearchPaneQuerySubmittedEventArgs* args) {
/external/chromium_org/base/i18n/
H A Dstring_search.h41 bool Search(const string16& in_this,
H A Dstring_search.cc39 bool FixedPatternStringSearchIgnoringCaseAndAccents::Search( function in class:base::i18n::FixedPatternStringSearchIgnoringCaseAndAccents
75 return FixedPatternStringSearchIgnoringCaseAndAccents(find_this).Search(
/external/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp59 filter.Search (*this);
/external/lldb/source/Core/
H A DAddressResolver.cpp48 filter.Search (*this);
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py506 # The regexp compilation caching is inlined in both Match and Search for
517 The compiled regex is kept in a cache shared by Match and Search.
532 def Search(pattern, s): function
1610 if Search(r'\bVLOG\((INFO|ERROR|WARNING|DFATAL|FATAL)\)', line):
1720 if Search('(^|[^:]):($|[^:])', clean_lines.elided[linenum]):
2115 if Search(r'printf\s*\(.*".*%[-+ ]?\d*q', line):
2119 if Search(r'printf\s*\(.*".*%\d+\$', line):
2126 if Search(r'("|\').*\\(%|\[|\(|{)', line):
2133 if Search(r'\b(const|volatile|void|char|short|int|long'
2149 if Search(
[all...]
/external/libvpx/libvpx/tools/
H A Dcpplint.py506 # The regexp compilation caching is inlined in both Match and Search for
517 The compiled regex is kept in a cache shared by Match and Search.
532 def Search(pattern, s): function
1610 if Search(r'\bVLOG\((INFO|ERROR|WARNING|DFATAL|FATAL)\)', line):
1720 if Search('(^|[^:]):($|[^:])', clean_lines.elided[linenum]):
2115 if Search(r'printf\s*\(.*".*%[-+ ]?\d*q', line):
2119 if Search(r'printf\s*\(.*".*%\d+\$', line):
2126 if Search(r'("|\').*\\(%|\[|\(|{)', line):
2133 if Search(r'\b(const|volatile|void|char|short|int|long'
2149 if Search(
[all...]
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py411 # The regexp compilation caching is inlined in both Match and Search for
419 def Search(pattern, s): function
1423 if Search('(^|[^:]):($|[^:])', clean_lines.elided[linenum]):
1782 if Search(r'printf\s*\(.*".*%[-+ ]?\d*q', line):
1786 if Search(r'printf\s*\(.*".*%\d+\$', line):
1793 if Search(r'("|\').*\\(%|\[|\(|{)', line):
1800 if Search(r'\b(const|volatile|void|char|short|int|long'
1816 if Search(r'(\w+|[+-]?\d+(\.\d*)?)\s*(<|>)\?=?\s*(\w+|[+-]?\d+)(\.\d*)?',
1821 if Search(r'^\s*const\s*string\s*&\s*\w+\s*;', line):
1876 match = Search(patter
[all...]
/external/llvm/autoconf/m4/
H A Dcheck_gnu_make.m47 dnl Search all the common names for GNU make
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dsearch_operation_unittest.cc37 operation.Search("Directory", GURL(),
66 // As the result of the first Search(), only entries in the current file
77 operation.Search("\"Directory 1\"", GURL(),
98 operation.Search("\"Directory 1\"", GURL(),
120 operation.Search("\"no-match query\"", GURL(),
137 // Search does not return the result as long as lock is alive.
142 operation.Search("\"Directory 1\"", GURL(),
H A Dsearch_operation.h35 // This class encapsulates the drive Search function. It is responsible for
48 // implementation of FileSystemInterface::Search() method.
51 void Search(const std::string& search_query,
56 // Part of Search(), called after the FileList is fetched from the server.
62 // Part of Search(), called after |result| is filled on the blocking pool.
/external/ceres-solver/internal/ceres/
H A Dline_search.h211 virtual void Search(double step_size_estimate,
260 virtual void Search(double step_size_estimate,
277 virtual void Search(double step_size_estimate,
/external/lldb/include/lldb/Core/
H A DSearchFilter.h182 Search (Searcher &searcher);
231 // default Search method.
329 Search (Searcher &searcher);
386 Search (Searcher &searcher);
438 Search (Searcher &searcher);
/external/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h63 /// Search - Search for a subset (or subsets) in \p Sets which can be
69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets,
/external/chromium_org/v8/src/
H A Dtransitions-inl.h37 return Search(GetHeap()->elements_transition_symbol()) != kNotFound;
137 int TransitionArray::Search(Name* name) {
143 return internal::Search<ALL_ENTRIES>(this, name);
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Dclosurizednamespacesinfo.py138 namespace = tokenutil.Search(token, TokenType.STRING_TEXT).string
167 namespace = tokenutil.Search(token, TokenType.STRING_TEXT).string
309 namespace = tokenutil.Search(token, TokenType.STRING_TEXT).string
324 namespace = tokenutil.Search(token, TokenType.STRING_TEXT).string
361 doc_start = tokenutil.Search(token, TokenType.DOC_START_BRACE)
362 interface = tokenutil.Search(doc_start, TokenType.COMMENT)
382 # Search backward to determine if this token is the first token of the
395 # Search forward to find other parts of this identifier separated by white
H A Drequireprovidesorter.py196 name = tokenutil.Search(token, Type.STRING_TEXT).string
231 object_name = tokenutil.Search(token, Type.STRING_TEXT).string
/external/chromium_org/components/test/data/web_database/
H A Dversion_42.sql6 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
7 INSERT INTO "meta" VALUES('Default Search Provider ID Backup','2');
8 INSERT INTO "meta" VALUES('Default Search Provider ID Backup Signature','');
9 INSERT INTO "meta" VALUES('Default Search Provider Backup','2Googlegoogle.comhttp://www.google.com/favicon.ico{google:baseURL}search?{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}sourceid=chrome&ie={inputEncoding}&q={searchTerms}100UTF-81{google:baseSuggestURL}search?client=chrome&hl={language}&q={searchTerms}1162620{google:baseURL}webhp?{google:RLZ}sourceid=chrome-instant&ie={inputEncoding}&ion=1{searchTerms}&nord=10{1234-5678-90AB-CDEF}');
H A Dversion_40.sql6 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
7 INSERT INTO "meta" VALUES('Default Search Provider ID Backup','2');
8 INSERT INTO "meta" VALUES('Default Search Provider ID Backup Signature','');
/external/llvm/lib/Support/
H A DDeltaAlgorithm.cpp55 if (Search(Changes, Sets, Res))
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, function in class:DeltaAlgorithm
/external/chromium_org/components/enhanced_bookmarks/
H A Dbookmark_server_search_service.h33 void Search(const std::string& query);
37 // result otherwise. query should be a string passed to Search() previously.

Completed in 6234 milliseconds

1234567