HomeSort by relevance Sort by last modified time
    Searched refs:search (Results 276 - 300 of 302) sorted by null

<<111213

  /external/v8/src/
date.js 185 // before it. Adjust the increment to avoid a linear search for
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc 57 // Do a case-insensitive search through |haystack| for |needle|.
60 std::search(haystack.begin(),
    [all...]
  /external/stlport/stlport/stl/
_algo.c 112 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1, function
244 // search_n. Search for __count consecutive copies of __val.
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 112 _ForwardIter1 search(_ForwardIter1 __first1, _ForwardIter1 __last1, function
244 // search_n. Search for __count consecutive copies of __val.
    [all...]
  /external/elfutils/
configure 834 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
835 --without-libiconv-prefix don't search for libiconv in includedir and libdir
836 --with-libintl-prefix=DIR search for libintl in DIR/include and DIR/lib
837 --without-libintl-prefix don't search for libintl in includedir and libdir
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
org-netbeans-api-visual.jar 
  /packages/apps/Browser/src/com/android/browser/
BrowserActivity.java 115 import com.android.browser.search.SearchEngine;
116 import com.android.common.Search;
193 // If this was a web search request, pass it on to the default web
194 // search provider and finish this activity.
438 // The user submitted the same search as the last voice
439 // search, so do nothing.
457 // If this was a search request (e.g. search query directly typed into the address bar),
458 // pass it on to the default web search provider.
477 // If a voice search has no appId, it means that it cam
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 691 Which will search for a given name in the array. It returns $-1$ if the cipher is not found, otherwise it returns
    [all...]
  /external/bison/
configure 878 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
879 --without-libiconv-prefix don't search for libiconv in includedir and libdir
880 --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
881 --without-libintl-prefix don't search for libintl in includedir and libdir
    [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/libxml2/
xmlschemas.c     [all...]
  /prebuilt/common/jython/
jython.jar 
  /external/jdiff/
xerces.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 927 milliseconds

<<111213