/external/bison/m4/ |
lib-link.m4 | 11 dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and 42 dnl searches for libname and the libraries corresponding to explicit and 124 dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and
|
/external/elfutils/m4/ |
lib-link.m4 | 11 dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and 42 dnl searches for libname and the libraries corresponding to explicit and 121 dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and
|
/external/webkit/WebKit/gtk/po/ |
de.po | 647 msgid "No recent searches" 651 msgid "Recent searches" 655 msgid "_Clear recent searches"
|
es.po | 646 msgid "No recent searches" 650 msgid "Recent searches" 654 msgid "_Clear recent searches"
|
it.po | 714 msgid "No recent searches" 718 msgid "Recent searches" 722 msgid "_Clear recent searches"
|
lt.po | 652 msgid "No recent searches" 656 msgid "Recent searches" 660 msgid "_Clear recent searches"
|
nl.po | 646 msgid "No recent searches" 650 msgid "Recent searches" 654 msgid "_Clear recent searches"
|
pt_BR.po | 647 msgid "No recent searches" 651 msgid "Recent searches" 655 msgid "_Clear recent searches"
|
ru.po | 667 msgid "No recent searches" 671 msgid "Recent searches" 675 msgid "_Clear recent searches"
|
sr.po | 656 msgid "No recent searches" 660 msgid "Recent searches" 664 msgid "_Clear recent searches"
|
sr@latin.po | 656 msgid "No recent searches" 660 msgid "Recent searches" 664 msgid "_Clear recent searches"
|
sv.po | 643 msgid "No recent searches" 647 msgid "Recent searches" 651 msgid "_Clear recent searches"
|
vi.po | 643 msgid "No recent searches" 647 msgid "Recent searches" 651 msgid "_Clear recent searches"
|
webkit.pot | 644 msgid "No recent searches" 648 msgid "Recent searches" 652 msgid "_Clear recent searches"
|
zh_CN.po | 645 msgid "No recent searches" 649 msgid "Recent searches" 653 msgid "_Clear recent searches"
|
/external/webkit/WebCore/dom/ |
Document.h | 341 // First searches for an element with the given ID, but if that fails, then looks 659 * Searches through the document, starting from fromNode, for the next selectable element that comes after fromNode. 672 * Searches through the document, starting from fromNode, for the previous selectable element (that comes _before_) [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | 453 * searches. This data will be returned with SEARCH intent(s). Null if 541 * @return The name of the default activity for web searches. This activity 564 * searches. This data will be returned with SEARCH intent(s). Null if [all...] |
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
BridgeContext.java | 458 * Searches for, and returns a {@link IResourceValue} by its reference. 565 * Searches for, and returns a {@link IResourceValue} by its name, and type. 716 * Searches for the attribute referenced by its internal id. [all...] |
/dalvik/libcore/luni/src/main/java/java/lang/ |
String.java | [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
TreeSet.java | 178 * Searches this {@code TreeSet} for the specified object.
|
/dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/kernel/vm/ |
VM.java | 91 * Searches an internal table of strings for a string equal to the specified
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/ |
AlgNameMapper.java | 143 // Searches given provider for mappings like
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathFactoryFinder.java | 317 /** Searches for a XPathFactory for a given uri in a META-INF/services file. */
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
LookupActivity.java | 109 // Handle incoming intents as possible searches or links
|
/development/simulator/app/ |
Preferences.cpp | 200 * WARNING: this searches through the tree and returns the first matching
|