OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
201 - 225
of
22005
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/test/perf/DateFmtPerf/
ReadMe.txt
10
There
is no Perl script associated with this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable with the -i 1 and -p 1 options.
12
There
are 7 tests contained in this performance test:
/external/jsilver/src/com/google/clearsilver/jsilver/data/
StringInternStrategy.java
28
* If
there
exists a String in the pool equal to the provided value then it will be returned.
32
*
There
is no guarantees on when the pool will return the same object as provided. It is possible
/external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNullableByDefault.java
12
* the method parameters in that element are nullable by default unless
there
is:
17
* <li>
there
is a default parameter annotation applied to a more tightly nested
/external/libgsm/
NOTICE
8
this software.
THERE
IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
30
for any defects of this software.
THERE
IS ABSOLUTELY NO
/external/llvm/docs/HistoricalNotes/
2003-01-23-CygwinNotes.txt
20
5.
There
isn't a <values.h>.
22
6.
There
isn't a mallinfo() (or, at least, it's documented, but it doesn't seem
/external/oauth/core/src/main/java/net/oauth/client/
ExcerptInputStream.java
26
// Only add the ellipsis if
there
are at least LIMIT bytes
39
/** The first few bytes of data, plus ELLIPSIS if
there
are more bytes. */
/external/openssl/crypto/dso/
README
8
I'll leave Richard's changes
there
as I guess dso_dl is needed
11
There
is now a callback scheme in place where filename conversion can
/external/qemu/distrib/sdl-1.2.15/
README.HG
18
There
is a web interface to the subversion repository at:
21
There
is an RSS feed available at that URL, for those that want to
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDStatus.3
9
\fB/* Given a status, returns true if
there
\&'s a disk in the drive */
28
The macro \fBCD_INDRIVE\fP is provided for convenience, and given a status returns true if
there
\&'s a disk in the drive\&.
/external/strace/
README-linux
16
There
are three ways to compile strace with other kernel headers:
27
(the extra \$CFLAGS is
there
to make sure we don't override any CFLAGS
/external/valgrind/main/none/tests/s390x/
op_exception.c
4
There
are some programs out
there
that use this mechanism to detect available
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
MVS.todo
19
which I made the changes was pure brute force, and
there
might be a
20
better way, but the changes I made
there
shouldn't hurt anything.
/frameworks/base/graphics/java/android/graphics/
RegionIterator.java
33
* Return the next rectangle in the region. If
there
are no more rectangles
34
* this returns false and r is unchanged. If
there
is at least one more,
/frameworks/wilhelm/src/itf/
IAndroidEffectSend.c
47
//
there
currently is support for only one send bus, so
there
is a single send
70
//
there
currently is support for only one send bus, so
there
is a single enable flag
171
//
there
currently is support for only one send bus, so
there
is a single send
209
//
there
currently is support for only one send bus, so
there
is a single send
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
DataStream.java
27
* Checks if
there
is data to be read.
28
* @return true if
there
is the input data in the stream,
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
comments
21
@echo
There
should be no errors for this makefile.
31
$answer = "
There
should be no errors for this makefile.\n";
/packages/apps/Bluetooth/res/values/
strings_pbap.xml
5
<string name="pbap_acceptance_timeout_message">
There
was time out to accept connection with %1$s</string>
6
<string name="pbap_authentication_timeout_message">
There
was time out to input session key with %1$s</string>
/packages/apps/Bluetooth/res/values-en-rGB/
strings_pbap.xml
6
<string name="pbap_acceptance_timeout_message" msgid="1107401415099814293">"
There
was time out to accept connection with %1$s"</string>
7
<string name="pbap_authentication_timeout_message" msgid="4166979525521902687">"
There
was time out to input session key with %1$s"</string>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ViewRule.java
23
* is the "root" rule, that is used whenever
there
is not more specific rule to
26
*
There
is no customization here, everything that is common to all views is
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/
ANTLRBitSetTest.m
23
STAssertEquals(actual, expected, @"
There
should be three bits set in bitvector. But I have %d", actual);
45
STAssertEquals(actual, expected, @"
There
should be four bits set in bitvector. But I have %d", actual);
58
STAssertEquals(actual, expected, @"
There
should be three bits set in bitvector. But I have %d", actual);
74
STAssertTrue([bitSet isNil], @"
There
was at least one bit on...");
83
STAssertEquals(actual, (CFIndex)[bitSet numBits], @"
There
should be three bits set in bitvector. But I have %d", [copy numBits]);
/external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog_queue.h
23
// Adds a modal dialog to the queue, if
there
are no other dialogs in the
44
// opened the dialog on another virtual desktop. Assumes
there
is currently a
49
// Returns true if
there
is currently an active app modal dialog box.
70
// returns NULL if
there
are no more dialogs, or all the dialogs in the queue
78
// The currently active app-modal dialog box's delegate. NULL if
there
is no
/external/mdnsresponder/mDNSCore/
Implementer Notes.txt
11
However, on networks where
there
is a lot of mDNS traffic (or the CPU is
18
there
is no other obvious work waiting to be done. However, the
20
the platform layer below knows whether
there
are packets waiting to be
29
deferred. As soon as
there
is no more immediate work to do, the calling
52
In an asynchronous or interrupt-driven application,
there
are three
/external/qemu/docs/
ANDROID-ADB-QEMU.TXT
18
There
are two major components implemented in the emulator to support ADB
43
when
there
is an association between ADB socket connection in the ADB server, and
47
Since
there
is no particular order, in which ADB server, and ADB client
50
pending list on condition that
there
is no pending connection on the other side.
51
If, however,
there
is already a pending connection from the other side, that
/external/skia/include/utils/
SkInterpolator.h
29
If
there
are no key frames, return false.
31
first keyframe. If
there
are no keyframes, this param
34
last keyframe. If
there
are no keyframes, this parameter
36
@return True if
there
are key frames, or false if
there
are none.
/external/skia/legacy/include/utils/
SkInterpolator.h
29
If
there
are no key frames, return false.
31
first keyframe. If
there
are no keyframes, this param
34
last keyframe. If
there
are no keyframes, this parameter
36
@return True if
there
are key frames, or false if
there
are none.
Completed in 928 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>