OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:searched
(Results
51 - 75
of
841
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ui/gl/
gl_implementation.h
72
// Add a native library to those
searched
for GL entry points.
/external/smali/util/src/main/java/ds/tree/
Visitor.java
31
* task on a
searched
node.
/external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc
40
// Try the last thing we
searched
for on this tab, then the last thing
41
//
searched
for on any tab.
find_tab_helper.h
95
// The string we
searched
for before |find_text_|.
/external/chromium/net/base/
test_root_certs_win.cc
132
//
searched
to see if a certificate is in the Root store, all the
133
// underlying stores in the collection will be
searched
, and any certificate
/external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.cc
51
// Try the last thing we
searched
for on this tab, then the last thing
52
//
searched
for on any tab.
/external/chromium_org/net/cert/
test_root_certs_win.cc
133
//
searched
to see if a certificate is in the Root store, all the
134
// underlying stores in the collection will be
searched
, and any certificate
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
regexp_adapter.h
56
// input_string - string to be
searched
.
101
// input_string - string to be
searched
.
/external/chromium_org/third_party/sqlite/src/test/
e_resolve.test
58
#
searched
first, followed by the main database, followed all attached
92
# the named database is
searched
for the named object.
/external/chromium_org/webkit/browser/quota/
mock_quota_manager.h
28
// origins is then
searched
through in GetOriginsModifiedSince.
71
// Adds an origin to the canned list that will be
searched
through via
/external/clang/include/clang/Lex/
DirectoryLookup.h
117
/// \brief Determine whether we have already
searched
this entire
121
/// \brief Specify whether we have already
searched
all of the subdirectories
/external/e2fsprogs/misc/
blkid.8.in
127
will be
searched
; otherwise only the specified devices are
searched
.
/external/smack/src/org/xbill/DNS/
Mnemonic.java
27
/* Strings will be stored/
searched
for in uppercase. */
30
/* Strings will be stored/
searched
for in lowercase. */
/external/valgrind/main/memcheck/
mc_leakcheck.c
680
// 1. Leak check mode (
searched
== 0).
701
// 2. Search ptr mode (
searched
!= 0).
704
// In such a case, lc_scan_memory just scans [start..start+len[ for pointers to
searched
705
// and outputs the places where
searched
is found. It does not recursively scans the
709
Addr
searched
, SizeT szB)
794
if (UNLIKELY(
searched
)) {
795
if (addr >=
searched
&& addr <
searched
+ szB) {
796
if (addr ==
searched
)
797
VG_(umsg)("*%#lx points at %#lx\n", ptr,
searched
);
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
stsearch.h
71
* within the text string to be
searched
, e.g. <tt>setOffset</tt>,
323
* Return the current index in the text being
searched
.
327
* @return current index in the text being
searched
.
333
* Set the target text to be
searched
.
338
* @param text text string to be
searched
346
* Set the target text to be
searched
.
354
* @param text text string to be
searched
/external/icu4c/i18n/unicode/
stsearch.h
71
* within the text string to be
searched
, e.g. <tt>setOffset</tt>,
323
* Return the current index in the text being
searched
.
327
* @return current index in the text being
searched
.
333
* Set the target text to be
searched
.
338
* @param text text string to be
searched
346
* Set the target text to be
searched
.
354
* @param text text string to be
searched
/bionic/libc/kernel/tools/
kernel.py
211
self.
searched
= set(headers)
237
self.
searched
= set(headers)
243
for h in self.
searched
:
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
tokenutil.py
152
token_types: The allowable types of the token being
searched
for
172
token_types: The unallowable types of the token being
searched
for
194
token_types: The allowable types of the token being
searched
for.
/external/chromium_org/third_party/closure_linter/closure_linter/
tokenutil.py
152
token_types: The allowable types of the token being
searched
for
172
token_types: The unallowable types of the token being
searched
for
194
token_types: The allowable types of the token being
searched
for.
/frameworks/base/services/java/com/android/server/
ServiceWatcher.java
60
* If mServicePackageName is not null, only this package will be
searched
for the service that
62
* in mSignatureSets are
searched
.
120
// The default package name that is
searched
for service implementation when overlay is
/dalvik/hit/src/com/android/hit/
Instance.java
51
* as interned Strings and static class fields) may need to be
searched
/external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPart.java
85
* should be
searched
backwards for the first qualified name that
AVTPartSimple.java
63
* should be
searched
backwards for the first qualified name that
/external/apache-xml/src/main/java/org/apache/xpath/operations/
UnaryOperation.java
44
* should be
searched
backwards for the first qualified name that
/external/chromium_org/chrome/test/nacl_test_injection/
find_chrome.py
96
'Run again with -v to see where was
searched
.\n')
Completed in 1364 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>