OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exists
(Results
676 - 700
of
2592
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_boolean/
Test_sget_boolean.java
108
* different type
exists
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_byte/
Test_sget_byte.java
108
* different type
exists
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_char/
Test_sget_char.java
108
* different type
exists
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_short/
Test_sget_short.java
108
* different type
exists
/dalvik/libcore/archive/src/main/java/java/util/jar/
JarInputStream.java
117
* JarInputStream} or {@code null} if no manifest entry
exists
.
/dalvik/libcore/archive/src/main/java/org/apache/harmony/archive/internal/nls/
messages.properties
59
archive.29=Entry already
exists
: {0}
/dalvik/libcore/auth/src/main/java/org/apache/harmony/auth/internal/nls/
messages.properties
93
auth.4B=\n\tApplication name [{0}] already
exists
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
CopyOnWriteArraySetTest.java
83
* add will not add the element if it already
exists
in the set
/dalvik/libcore/crypto/src/main/java/javax/crypto/
KeyAgreementSpi.java
97
*
exists
.
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
FileReaderTest.java
143
if (f.
exists
()) {
/dalvik/libcore/math/src/main/java/java/math/
Primality.java
70
// * index {@code 11}
exists
{@code 7} consecutive {@code 6}-bit prime
/dalvik/libcore/security/src/main/java/java/security/
Signer.java
61
* if a signer with the specified name already
exists
in the
/dalvik/libcore/security/src/main/java/javax/security/cert/
Certificate.java
138
* if the specified provider does not
exists
.
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
SecurityUtils.java
68
* <code>thread</code> already
exists
in the map.
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_ClassLoader.java
106
if (theFile.
exists
()) {
/dalvik/libcore/support/src/test/java/tests/util/
TestEnvironment.java
158
if (!path.
exists
()) {
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSession.java
95
* Note: this method
exists
for compatility reasons, use
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java
78
* If no implementation
exists
that supports the specified output method
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
StringToIntTable.java
28
* It
exists
to cut the serializers dependancy on that package.
/dalvik/vm/
PointerSet.c
111
* Insert a new entry into the list. If it already
exists
, this returns
/dalvik/vm/hprof/
Hprof.c
49
LOGE("hprof: temp file %s
exists
, bailing\n", fileName);
/development/pdk/docs/compatibility/
overview.jd
51
<p>Just as each version of the Android platform
exists
in a separate branch in
/development/samples/BrowserPlugin/jni/
PluginObject.cpp
56
// if one
exists
then free its global reference
/development/testrunner/test_defs/
native_test.py
142
if os.path.
exists
(full_path):
/development/tools/idegen/src/
Eclipse.java
50
if (precedence.
exists
()) {
Completed in 292 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>