OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
526 - 550
of
24139
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Dialer/tests/src/com/android/dialer/util/
DialerUtilsTest.java
74
mItems.add("
there
");
76
assertEquals("Hello,
there
", joined);
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_dict_constants.h
33
// TODO: Create PtConstants under the pt_common and move some constant values
there
.
34
// Note that
there
are corresponding definitions in FormatSpec.java.
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_dict_constants.h
27
// TODO: Create PtConstants under the pt_common and move some constant values
there
.
28
// Note that
there
are corresponding definitions in FormatSpec.java.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info
14
dynamic typing.
There
are interfaces to many system calls and
22
listed here, it may still be supported, if
there
's a C compiler for
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info
14
dynamic typing.
There
are interfaces to many system calls and
22
listed here, it may still be supported, if
there
's a C compiler for
/prebuilts/tools/common/proguard/
README
0
There
are two distributions of Proguard in the tree:
11
Even though
there
is a MODULE_LICENSE_GPL license marker in this
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
SparseArrayElementAddTransform.java
24
* element to a sparse array, if
there
is no item with the same key already.
42
// add only if
there
is no item with this key already present
/external/pcre/dist/
NEWS
14
There
have been performance improvements for classes containing non-ASCII
16
minor improvements have been implemented and bugs fixed.
There
is a new callout
32
. A back reference to a named subpattern when
there
is more than one of the
41
5.18.
There
is now no difference between "Perl space" and "POSIX space".
43
. Perl has changed its handling of \8 and \9. If
there
is no previously
73
There
are also some new features, of which these are the most important:
99
.
There
is now support for 32-bit character strings and UTF-32. Like the
144
.
There
should be a performance improvement when using the heap instead of the
152
. pcregrep now recognizes binary files and
there
are related options.
163
strings, compiled as a separate library.
There
are a few changes to th
[
all
...]
/external/chromium-trace/trace-viewer/third_party/Paste/docs/
DeveloperGuidelines.txt
12
There
's some basic principles:
43
Mostly, if
there
's a problem we can discuss it and work it out, no one
56
use doctests too, but the infrastructure isn't really
there
now --
83
there
has to be *someone*. So when a release is cut, if some
89
conventional Python style guides,
there
's nothing out of the normal
90
there
.
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
SharedObject.java
41
* // If
there
is exactly one owner, then s itself is returned.
42
* // If
there
are multiple owners, then s is replaced with a clone,
59
* // If
there
is exactly one owner, then s itself is returned.
60
* // If
there
are multiple owners, then s is replaced with a clone,
127
* If
there
is exactly one owner, then the reference itself is returned.
128
* If
there
are multiple owners, then the reference is replaced with a clone,
/external/mesa3d/src/glsl/
ir_function.cpp
46
/* This is set to true if
there
is an inexact match requiring an implicit
92
/* Since
there
are no bi-directional automatic conversions (e.g.,
93
*
there
is int -> float but no float -> int), inout parameters must
138
* a signature. In this case, it is a semantic error if
there
are
164
/*
There
is no exact match (we would have returned it by now). If
there
/external/proguard/src/proguard/util/
ClassNameParser.java
68
// Is
there
an 'L///;' wildcard?
84
// Is
there
an 'L***;' wildcard?
94
// Is
there
a '**' wildcard?
108
// Is
there
a '*' wildcard?
122
// Is
there
a '?' wildcard?
136
// Is
there
a '%' wildcard?
/external/skia/include/ports/
SkRemotableFontMgr.h
27
// On Linux/FontConfig
there
is also the ability to specify preferences for rendering
76
* Returns empty if
there
are no fonts at the given index.
84
* If
there
are no available fonts at the given index, the return value's
99
* matched case-insensitive,
there
may be system aliases which resolve,
110
* If
there
are no available fonts which match the name, the return value's
118
* matched case-insensitive,
there
may be system aliases which resolve,
/external/valgrind/docs/internals/
Darwin-notes.txt
18
own-purpose (non-client) syscalls should get routed through
there
.
50
There
was a broken debugstub implementation. It was removed over several
54
There
was machinery to read function names from Dwarf3 debug info. But we
72
* env var handling w/ exec on Darwin: is
there
something odd? Compare
73
"valgrind env" on Darwin and Linux. On the former
there
are
76
There
's a suspicious-looking "#if defined(VGO_darwin)" in
/external/valgrind/memcheck/tests/vbit-test/
README
6
we can detect false positives (
there
are bits in the result that are
7
undefined but shouldn't) and false negatives (
there
are defined bits in
69
The main function
there
is valgrind_execute_test. It will
92
(a) Add a new enumerator to undef_t and document it
there
.
94
arity of the operator. The code snippet
there
is supposed to check
101
There
is support for other architectures in valgrind.h and guest_ARCH_toIR.c
/libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java
25
* #hasWaitingConsumer}, whether
there
are any threads waiting for
44
* if
there
exists a consumer already waiting to receive it (in
63
* if
there
exists a consumer already waiting to receive it (in
83
* if
there
exists a consumer already waiting to receive it (in
109
* Returns {@code true} if
there
is at least one consumer waiting
114
* @return {@code true} if
there
is at least one waiting consumer
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageProcessorProxyListener.java
66
* Returns the size of the ImageFilter so that we ensure that
there
are no
81
* we ensure that
there
are no reference leaks.
105
logWrapper("
There
are " + mRegisteredListeners.size()
117
logWrapper("
There
are " + mRegisteredListeners.size()
141
logWrapper("
There
are " + mRegisteredListeners.size()
144
logWrapper("Couldn't find listener.
There
are " + mRegisteredListeners.size()
/external/proguard/src/proguard/
Initializer.java
306
System.out.println("Note:
there
were " + fullyQualifiedNoteCount +
315
System.out.println("Note:
there
were " + classMemberNoteCount +
323
System.out.println("Note:
there
were " + getAnnotationNoteCount +
333
System.out.println("Note:
there
were " + getSignatureNoteCount +
343
System.out.println("Note:
there
were " + getEnclosingClassNoteCount +
353
System.out.println("Note:
there
were " + getEnclosingMethodNoteCount +
363
System.out.println("Note:
there
were " + descriptorNoteCount +
373
System.out.println("Note:
there
were " + libraryNoteCount +
382
System.out.println("Note:
there
were " + dynamicClassReferenceNoteCount +
391
System.out.println("Note:
there
were " + classForNameNoteCount
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties
56
CertPathReviewer.ncExtError.text = Name constraint checking failed:
there
was an error processing the name constraints extension of the certificate.
58
CertPathReviewer.ncExtError.details = Name constraint checking failed:
there
was an error processing the name constraints extension of the certificate.
62
CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed:
there
was an error processing the subject alternative name extension of the certificate.
64
CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed:
there
was an error processing the subject alternative name extension of the certificate.
69
CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed:
there
was an exception extracting the DN from the certificate.
71
CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed:
there
was an exception extracting the DN from the certificate.
84
CertPathReviewer.processLengthConstError.text = Path length checking failed:
there
was an error processing the basic constraint extension of the certificate.
86
CertPathReviewer.processLengthConstError.details = Path length checking failed:
there
was an error processing the basic constraint extension of the certificate.
129
CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed:
there
was a {2} initializing a CertPathChecker.
131
CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed:
there
was an {2} initializing a CertPathChecker. Cause: {0
[
all
...]
/external/sonic/doc/
index.md
13
There
is a simple test app for android that demos capabilities. You can
16
There
is a new native Java port, which is very fast! Checkout Sonic.java and
23
There
is a simple sonic library in ANSI C, and one in pure Java. Both are
58
However,
there
are decent free software algorithms for speeding up speech. They
82
in debian/control like libsndfile are
there
to compile the sonic command-line
85
There
are basically two ways to use sonic: batch or stream mode. The simplest
95
that
there
is room in the samples array for the speed-changed samples. In
164
When your sound stream ends,
there
may be several milliseconds of sound data in
169
Then, read those samples as above. That's about all
there
is to using libsonic.
170
There
are some more functions as a convenience for the user, lik
[
all
...]
/frameworks/base/core/java/android/content/pm/
PackageInfo.java
84
*
there
was none.
109
* or null if
there
were none. This is only filled in if the flag
117
* or null if
there
were none. This is only filled in if the flag
125
* or null if
there
were none. This is only filled in if the flag
133
* or null if
there
were none. This is only filled in if the flag
141
* or null if
there
were none. This is only filled in if the flag
149
* or null if
there
were none. This is only filled in if the flag
157
* or null if
there
were none. This is only filled in if the flag
167
* or null if
there
were none. This is only filled in if the flag
199
* or null if
there
were none. This is only filled in if the fla
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
PluralFormatUnitTest.java
209
// if
there
aren't any integer samples, get the decimal ones.
295
"
There
are no widgets.",
296
"
There
is one widget.",
297
"
There
is a bling widget and one other widget.",
298
"
There
is a bling widget and 2 other widgets.",
299
"
There
is a bling widget and 3 other widgets.",
300
"Widgets, five (5-1=4)
there
be.",
301
"
There
is a bling widget and 5 other widgets.",
302
"
There
is a bling widget and 6 other widgets.",
306
+ "=0 {
There
are no widgets.}
[
all
...]
/external/pcre/dist/doc/html/
pcrematching.html
12
from the original man page. If
there
is any nonsense in it, please consult the
44
When
there
is only one possible way in which a given subject string can match a
46
when
there
are multiple possibilities. For example, if the pattern
54
there
are three possible answers. The standard algorithm finds only one of
63
There
are two ways to search a tree: depth-first and breadth-first, and these
72
there
is a mismatch, the algorithm tries any alternatives at the current point,
81
the algorithm stops. Thus, if
there
is more than one possible match, this
104
subject string only once, without backtracking,
there
is one exception: when a
109
The scan continues until either the end of the subject is reached, or
there
are
111
different matching possibilities (if
there
are none, the match has failed)
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSetIterator.java
97
* or a string. If
there
are no more elements in the set, return
111
* @return true if
there
was another element in the set and this
126
// stringIterator == null iff
there
are no string elements remaining
141
* or a string. If
there
are no more elements in the set, return
155
* @return true if
there
was another element in the set and this
174
// stringIterator == null iff
there
are no string elements remaining
261
* Invariant: stringIterator is null when
there
are no (more) strings remaining
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeMapIterator.java
101
* or a string. If
there
are no more elements in the set, return
114
* @return true if
there
was another element in the set and this
130
// stringIterator == null iff
there
are no string elements remaining
141
* or a string. If
there
are no more elements in the set, return
155
* @return true if
there
was another element in the set and this
175
// stringIterator == null iff
there
are no string elements remaining
237
* Invariant: stringIterator is null when
there
are no (more) strings remaining
Completed in 1466 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>