OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matched
(Results
201 - 225
of
1264
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/src/com/google/common/base/
Preconditions.java
97
* placeholder in the template with an argument. These are
matched
by
152
* placeholder in the template with an argument. These are
matched
by
211
* placeholder in the template with an argument. These are
matched
by
394
* are
matched
by position - the first {@code %s} gets {@code args[0]}, etc.
/external/libvpx/examples/includes/geshi/geshi/
ini.php
111
// Evil hackery to get around GeSHi bug: <>" and ; are added so <span>s can be
matched
/external/llvm/include/llvm/Support/
Regex.h
57
/// with references to the
matched
group expressions (inside \arg String),
/external/mesa3d/src/glsl/
s_expression.cpp
69
// If strtod
matched
more characters, it must have a decimal part
/external/oprofile/libopt++/
popt_options.h
109
* The supported option type, boolean option are
matched
by a non templatized
/external/oprofile/pp/
opannotate_options.cpp
132
cverb << vsfile << "
Matched
sample files: " << sample_files.size()
/external/pcre/doc/
pcresample.3
19
program outputs the portion of the subject that
matched
, together with the
/external/ppp/pppd/plugins/radius/
radrealms.c
108
info(" -
Matched
realm %s", p);
/external/valgrind/main/tests/
arch_test.c
80
return 0; //
Matched
.
/external/valgrind/tsan/
ignore.cc
89
// At least one of the
matched
features should be either non-empty
/external/webkit/LayoutTests/dom/html/level1/core/
hc_documentcreateelementcasesensitive.js
88
values and checked the node names to see if they
matched
expectations.
/external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_documentcreateelementcasesensitive.js
88
values and checked the node names to see if they
matched
expectations.
/external/webkit/Source/JavaScriptCore/wtf/unicode/icu/
CollatorICU.cpp
115
// FIXME: default locale is never
matched
, because ucol_getLocaleByType returns the actual one used, not 0.
/external/webkit/Source/WebKit/chromium/public/
WebPageSerializer.h
64
// saved links, which
matched
with vector:links one by one.
/external/webkit/Tools/android/flex-2.5.4a/
nfa.c
192
* the number of characters in the
matched
part of the pattern, or zero
193
* if the
matched
part has variable length. trailcnt is the number of
408
* new - a machine which optionally matches whatever mach
matched
539
* new - a machine that matches whatever "mach"
matched
from "lb"
/external/zlib/
zlib2ansi
34
) # $2 -
Matched
up to before parameter list
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_documentcreateelementcasesensitive.java
40
* values and checked the node names to see if they
matched
expectations.
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java
339
// Mark
matched
elements to avoid re-checking
340
boolean[]
matched
= new boolean[len];
347
if (!
matched
[i] && eq(x, elements[i])) {
348
matched
[i] = true;
/ndk/sources/host-tools/make-3.81/glob/
fnmatch.h
56
#define FNM_PERIOD (1 << 2) /* Leading `.' is
matched
only explicitly. */
/packages/apps/Mms/src/com/android/mms/transaction/
MmsSystemEventReceiver.java
107
// Allow un-
matched
register-unregister calls
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryPackInstallBroadcastReceiver.java
70
// If we come here none of the authorities
matched
the one we searched for.
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/
libthread_db.so
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/
libthread_db.so
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/
libthread_db.so
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/
libthread_db.so
Completed in 239 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>