HomeSort by relevance Sort by last modified time
    Searched full:searches (Results 76 - 100 of 445) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/
regress-181914.js 160 // Searches |err.toString()| for |err.name + ':' + err.message|
15.11.4.4-1.js 130 * Searches err.toString() for err.name + ':' + err.message,
  /external/webkit/WebCore/platform/text/
RegularExpression.cpp 126 // Instead, it just searches forwards, multiple times until it finds the last match.
  /external/webkit/WebCore/rendering/
RenderTextControlSingleLine.cpp 131 // Trim the recent searches list if the maximum size has changed since we last saved.
730 // If there are no recent searches, then our menu will have 1 "No recent searches" item.
733 // Otherwise, leave room in the menu for a header, a separator, and the "Clear recent searches" item.
  /external/webkit/WebKit/mac/WebView/
WebDocument.h 92 @abstract Searches a document view for a string and highlights the string if it is found.
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgo.h 501 /// \brief Searches for the first subsequence [first2,last2) in [first1,last1)
510 /// \brief Searches for the last subsequence [first2,last2) in [first1,last1)
519 /// \brief Searches for the first occurence of \p count \p values in [first, last)
528 /// \brief Searches [first1,last1) for the first occurrence of an element from [first2,last2)
upredalgo.h 285 /// \brief Searches for the first subsequence [first2,last2) in [first1,last1)
302 /// \brief Searches for the last subsequence [first2,last2) in [first1,last1)
318 /// \brief Searches for the first occurence of \p count \p values in [first, last)
334 /// \brief Searches [first1,last1) for the first occurrence of an element from [first2,last2)
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 104 // the browser can organize all searches launched from this provider together.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 124 unsigned int searches; local
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.h 129 * \brief Searches the client database for a client with matching state, from startFrom to endAt\n
  /dalvik/libcore/luni/src/main/java/java/util/
List.java 175 * Searches this {@code List} for the specified object and returns the index of the
204 * Searches this {@code List} for the specified object and returns the index of the
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 233 * Searches for certificate in CRL.
291 * Method searches for CRL entry with specified serial number.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
NodeVector.java 577 * Searches for the first occurence of the given argument,
605 * Searches for the first occurence of the given argument,
  /external/zlib/
algorithm.txt 38 mechanism. After a match of length N has been found, deflate() searches for
55 but saves time since there are both fewer insertions and fewer searches.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
OneStepIterator.java 179 * reverse axes count, for the moment this re-searches the axes
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchInvoke.java 226 * searches to be replayed by other users of the device (via suggestions).
  /external/clearsilver/util/
dict.h 68 * Description: Searches for <id> in <dict>, and returns value if
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 103 * Searches the pool for a matching constant of given type with equality
  /external/webkit/WebKit/android/nav/
FindCanvas.h 99 // Each time the user searches for a word longer than (in this case, 3) that
  /external/webkit/WebKit/win/Interfaces/
IWebDocument.idl 115 @abstract Searches a document view for a string and highlights the string if it is found.
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 197 * searches to be replayed by other users of the device (via suggestions).
  /frameworks/base/core/java/com/android/internal/os/
LoggingPrintStream.java 80 * Searches buffer for line breaks and logs a message for each one.
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 153 tap the address bar for instant searches and navigation.</li>
  /system/core/logcat/
event.logtags 9 # impacts log readability, the latter makes regex searches more annoying).
  /cts/tests/tests/provider/src/android/provider/cts/
BrowserTest.java 136 notes = "Test methods to access the search string in the searches database",
142 notes = "Test methods to access the search string in the searches database",
715 * Test case just for the actual content provider behavior on Searches table.
    [all...]

Completed in 246 milliseconds

1 2 34 5 6 7 8 91011>>