OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:there
(Results
126 - 150
of
22005
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
Mac.java
47
* @exception DataLengthException if
there
isn't enough data in in.
60
* @exception DataLengthException if
there
isn't enough space in out.
68
* in the same state it was after the last init (if
there
was one).
/external/icu4c/test/intltest/
sfwdchit.h
41
* (toward endIndex()). If
there
are
49
* (toward endIndex()). If
there
are
55
* Returns FALSE if
there
are no more code units or code points
/external/junit/src/org/junit/runners/model/
MultipleFailureException.java
28
String.format("
There
were %d errors:", fErrors.size()));
37
* will throw {@link MultipleFailureException} (if
there
are
39
* (if
there
is only one element).
/libcore/luni/src/main/java/javax/sql/
ConnectionPoolDataSource.java
28
* from
there
by name.
39
* if
there
is a problem accessing the database.
55
* if
there
is a problem accessing the database.
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
SystemFacade.java
30
* @return Currently active network, or null if
there
's no active
44
*
there
's no limit
50
* connection; or null if
there
's no recommended limit. The user will have the option to bypass
/system/core/adb/
adb_client.h
37
* of -1 if
there
is no emulator, and -2 if
there
is more than one.
42
/* send commands to the current emulator instance. will fail if
there
/bionic/
ABI-bugs.txt
6
off_t is 32-bit.
There
is off64_t, but no _FILE_OFFSET_BITS support.
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
TransitionDrawableTest.java
68
// start when
there
is no transition
74
// start when
there
is a transition in progress
81
// start when
there
is a reverse transition in progress
96
// reset when
there
is no transition
101
// reset when
there
is a transition in progress
109
// reset when
there
is a reverse transition in progress
122
// reverse when
there
is no transition
134
// reverse when
there
is a transition in progress
142
// reverse when
there
is a reverse transition in progress
/cts/tests/tests/permission/src/android/permission/cts/
NoAudioPermissionTest.java
47
// If
there
is no permission of MODIFY_AUDIO_SETTINGS, setMicrophoneMute does nothing.
51
// If
there
is no permission of MODIFY_AUDIO_SETTINGS, setMode does nothing.
70
// If
there
is no permission of MODIFY_AUDIO_SETTINGS, setSpeakerphoneOn does nothing.
75
// If
there
is no permission of MODIFY_AUDIO_SETTINGS, setBluetoothScoOn does nothing.
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
PtsHostStore.java
29
// needs concurrent verion as
there
can be multiple client accessing this.
30
// But
there
is no additional protection for the same key as that should not happen.
37
* So
there
should be no concurrent test for the same (serial, class, method).
48
* storage. If
there
is no result for the given condition, it will return null.
/dalvik/dx/tests/034-dex-minimal/
info.txt
5
is exactly correct. (
There
is arguably only one "right" answer.)
/external/bison/m4/
config-h.m4
11
# so
there
's no need to pass -DHAVE_CONFIG_H to the compiler.
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/jcajce/
JcaX509CertificateHolder.java
19
* @throws CertificateEncodingException if
there
is a problem extracting the certificate information.
/external/ceres-solver/internal/ceres/
split.h
14
// nul-terminated c string. Append the components to 'result'. If
there
are
/external/chromium/base/mac/
scoped_nsautorelease_pool.mm
23
// Cycle the internal pool, allowing everything
there
to get cleaned up and
/external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h
11
// TODO(pinkerton): I'm expecting
there
are more things here that need
/external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.h
16
// - Display "SIM card is blocked" message when
there
're no PUK tries left.
/external/chromium/chrome/common/
content_settings_types.h
13
// opener;
there
it means "whatever was last shown".
/external/clang/docs/
doxygen.intro
7
/// up clang, not the @b external use of clang.
There
are no instructions
/external/clang/test/CodeGen/
debug-info-line.c
4
//
There
are no lexical blocks, but we need two DILexicalBlockFiles to
/external/clang/test/Sema/
PR2923.c
10
// the number of parameters it has. In the case of 'bar'
there
are no
/external/dnsmasq/contrib/slackware-dnsmasq/
doinst.sh.gz
/external/dropbear/
TODO
11
- check that
there
aren't timing issues with valid/invalid user authentication
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
ChannelCondition.java
29
* has been closed. This implies <code>EOF</code>. Note that
there
may still
36
*
There
is stdout data available that is ready to be consumed.
41
*
There
is stderr data available that is ready to be consumed.
47
* from the remote server. However,
there
may be unread stdout or stderr
/external/harfbuzz_ng/contrib/python/
README
5
In addition
there
is a test application, hbtestfont. It has GTK based gui output and for this, python modules for gtk, gobject and cairo are needed. The application may be run without gui output using the --nogui option.
Completed in 564 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>