OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searched
(Results
151 - 175
of
841
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Support/
DynamicLibrary.cpp
24
// Collection of symbol name/value pairs to be
searched
prior to any libraries.
/external/openssl/crypto/store/
README
88
returns the next object
searched
for. list_end closes the search.
/external/openssl/crypto/x509v3/
ext_dat.h
72
/* This table will be
searched
using OBJ_bsearch so it *must* kept in
/external/oprofile/libop/
op_alloc_counter.c
111
* Solution is
searched
through a simple backtracking exploring recursively all
/external/regex-re2/re2/
prefilter_tree.h
47
// of regexps that should be
searched
. The matched_atoms should
/external/skia/src/core/
SkTileGrid.h
118
// candidate==minVal and we have to add this tile to the range
searched
.
/external/smali/util/src/main/java/ds/tree/
RadixTree.java
84
* @param key The key that needto be
searched
in the tree.
/external/valgrind/main/helgrind/
hg_errors.h
82
considered to contain the
searched
-for address if they equal that
/frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java
125
* @param text The
searched
text.
/frameworks/base/core/tests/coretests/src/android/os/
TraceTest.java
201
* LD_LIBRARY_PATH. The actual library name
searched
for will be
/frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeProviderCompat.java
223
* @param text The
searched
text.
/libcore/luni/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java
41
* thereafter infrequently modified, while being frequently
searched
/libcore/luni/src/main/java/javax/net/ssl/
SSLContextSpi.java
37
* optional, and the security providers will be
searched
for the required
/libcore/luni/src/main/native/
realpath.cpp
40
* not be
searched
. realpath(3) treats that as an error and gives up, but we have Java-compatible
/ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h
164
GB18030 and the character to be
searched
is a digit. */
240
locale encoding is GB18030 and one of the characters to be
searched
is a
259
locale encoding is GB18030 and one of the characters to be
searched
is a
289
GB18030 and the character to be
searched
is a digit. */
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryPackInstallBroadcastReceiver.java
96
// If we come here none of the authorities matched the one we
searched
for.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os.py
325
Execute the executable file (which is
searched
for along $PATH)
332
Execute the executable file (which is
searched
for along $PATH)
341
Execute the executable file (which is
searched
for along $PATH)
349
Execute the executable file (which is
searched
for along $PATH)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os.py
325
Execute the executable file (which is
searched
for along $PATH)
332
Execute the executable file (which is
searched
for along $PATH)
341
Execute the executable file (which is
searched
for along $PATH)
349
Execute the executable file (which is
searched
for along $PATH)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
ValuesEditorDelegate.java
108
// Node can be null _or_ it must be the element we
searched
for.
/cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
XMLString.java
363
* string may be
searched
. If it is greater than the length of this
384
* The String is
searched
backwards starting at the last character.
408
* length of this string: this entire string may be
searched
.
467
* string may be
searched
. If it is greater than the length of this
513
* may be
searched
. If it is negative, it has the same effect
XMLStringDefault.java
429
* string may be
searched
. If it is greater than the length of this
453
* The String is
searched
backwards starting at the last character.
480
* length of this string: this entire string may be
searched
.
548
* string may be
searched
. If it is greater than the length of this
600
* may be
searched
. If it is negative, it has the same effect
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py
230
"""Add 'dir' to the list of directories that will be
searched
for
238
"""Set the list of directories that will be
searched
to 'dirs' (a
273
"""Add 'dir' to the list of directories that will be
searched
for
288
"""Add 'dir' to the list of directories that will be
searched
for
710
directories
searched
for libraries.
716
directories
searched
for runtime libraries.
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py
230
"""Add 'dir' to the list of directories that will be
searched
for
238
"""Set the list of directories that will be
searched
to 'dirs' (a
273
"""Add 'dir' to the list of directories that will be
searched
for
288
"""Add 'dir' to the list of directories that will be
searched
for
710
directories
searched
for libraries.
716
directories
searched
for runtime libraries.
[
all
...]
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
XmlDocumentProvider.java
384
// selectionPattern are
searched
for and currentNodeDepth is negative.
386
// updated as children are parsed and projectionPatterns are
searched
in nodePath.
Completed in 5084 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>