HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 1001 - 1025 of 1487) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
algorithmfwd.h 112 search
165 * @defgroup binary_search_algorithms Binary Search
168 * These algorithms are variations of a classic binary search, and
177 * proposed resolution reinterprets binary search. Instead of
527 // search
733 search(_FIter1, _FIter1, _FIter2, _FIter2);
737 search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 202 def set_range(self, search) :
203 v = self._dbcursor.set_range(bytes(search, "iso8859-1"))
723 # speedup: don't linear search columns within loop
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 29 # Starting with the type ORIG, search for the member type NAME. This
35 search = str(typ) + '::' + name
37 return gdb.lookup_type(search)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbtables.py 202 def set_range(self, search) :
203 v = self._dbcursor.set_range(bytes(search, "iso8859-1"))
723 # speedup: don't linear search columns within loop
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/libstdcxx/gcc-4.7/
printers.py 29 # Starting with the type ORIG, search for the member type NAME. This
35 search = str(typ) + '::' + name
37 return gdb.lookup_type(search)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ClientRulesEngine.java 78 import org.eclipse.jdt.core.search.IJavaSearchScope;
79 import org.eclipse.jdt.core.search.SearchEngine;
418 // Compute a search scope: We need to merge all the subclasses
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiClassAttributeNode.java 46 import org.eclipse.jdt.core.search.IJavaSearchScope;
47 import org.eclipse.jdt.core.search.SearchEngine;
355 // Create a search scope including only the source folder of the current
  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py     [all...]
  /external/dnsmasq/src/
rfc2131.c 225 int search; local
228 search = SUBOPT_CIRCUIT_ID;
230 search = SUBOPT_REMOTE_ID;
232 search = SUBOPT_SUBSCR_ID;
236 if ((sopt = option_find1(option_ptr(opt, 0), option_ptr(opt, option_len(opt)), search, 1)) &&
285 we search again. If we don't have have a giaddr or explicit subnet selector,
578 /* Search again now we have a hostname.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
dom_util.js 53 'search' : 'input_type_search',
945 * Search the whole page for any aria-labelledby attributes and collect
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 74 // The search box to filter results.
75 var FILTER_SEARCH_ID = 'filter-search';
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
OutputHLSL.cpp     [all...]
  /external/lldb/test/
lldbtest.py     [all...]
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp     [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascriptlintrules.py 170 if javascripttokenizer.JavaScriptTokenizer.SINGLE_QUOTE.search(
328 namespace = tokenutil.Search(token, Type.STRING_TEXT).string
359 namespace = tokenutil.Search(token, Type.STRING_TEXT).string
  /external/chromium_org/base/strings/
string_piece.cc 109 std::search(self.begin() + pos, self.end(), s.begin(), s.end());
202 // Avoid the cost of BuildLookupTable() for a single-character search.
237 // Avoid the cost of BuildLookupTable() for a single-character search.
304 // Avoid the cost of BuildLookupTable() for a single-character search.
349 // Avoid the cost of BuildLookupTable() for a single-character search.
  /external/chromium_org/chrome/browser/autocomplete/
search_provider_unittest.cc 110 // TemplateURL has a valid suggest and search URL.
111 // . The URL created by using the search term term1_ with default_t_url_ is
113 // . The URL created by using the search term keyword_term_ with keyword_t_url_
173 // Adds a search for |term|, using the engine |t_url| to the history, and
174 // returns the URL for that search.
215 // search provider that it's done.
301 // Add url1, with search term term1_.
313 // Add a page and search term for keyword_t_url_.
446 GURL search(t_url->url_ref().ReplaceSearchTerms(
453 history->AddPageWithDetails(search, base::string16(), visit_count, visit_count
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
enroller.js 228 * search.
229 * @param {string} version Version to search for.
  /external/chromium_org/chrome/installer/test/
alternate_version_generator.cc 286 dest_first = std::search(dest_first, dest_last, src_first, src_last);
  /external/chromium_org/chrome/test/chromedriver/
run_buildbot_steps.py 403 result = search_pattern.search(message[len(message)-1])

Completed in 1552 milliseconds

<<41424344454647484950>>