HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 476 - 500 of 595) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algobase.h 672 // search.
674 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1,
_string.c 432 _STLP_STD::search(this->_M_Start() + __pos, this->_M_Finish(),
_rope.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 124 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1,
127 // search_n. Search for __count consecutive copies of __val.
479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
_algobase.h 672 // search.
674 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1,
_string.c 432 _STLP_STD::search(this->_M_Start() + __pos, this->_M_Finish(),
_rope.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 124 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1,
127 // search_n. Search for __count consecutive copies of __val.
479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
_algobase.h 672 // search.
674 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1,
_string.c 432 _STLP_STD::search(this->_M_Start() + __pos, this->_M_Finish(),
_rope.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /external/bison/
maint.mk 144 # This is a sed line number spec. The default says that we search
146 # If you want to search only line 3 or only lines 20-22, use "3" or "20,22".
    [all...]
  /external/chromium/chrome/browser/resources/
menu.js 586 * @param {number} incr Specifies the direction to search, 1 to
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 60 this.filterInput_.addEventListener('search',
  /external/chromium/net/base/
net_util.cc 182 search(headers.begin(), headers.end(), match.begin(), match.end(),
429 search(header.begin(), header.end(), param_name.begin(), param_name.end(),
    [all...]
  /external/stlport/stlport/stl/
_rope.h     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
regexp-dna.js     [all...]
  /external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h 354 @property(readonly, copy) NSString *search AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
387 @property(readonly, copy) NSString *search AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 308 if re.search(expected_message_re, message):
320 if not re.search(expected_message_re, message):
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 56 * Search queue to serialize remote onbject inspection.
485 for (UUID search : client.uuids) {
487 if (remote.equals(search)) {
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 1023 String search = mComposingText.getStrSegment(ComposingText.LAYER1, cursor - 1).string; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h     [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 3225 milliseconds

<<11121314151617181920>>