HomeSort by relevance Sort by last modified time
    Searched full:initialized (Results 1 - 25 of 2423) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/033-class-init-deadlock/
expected.txt 6 A initialized: false
7 B initialized: false
  /libcore/luni/src/main/java/java/security/
AlgorithmParameters.java 59 private boolean initialized; // = false; field in class:AlgorithmParameters
192 * initialized or the given {@code paramSpec} is not appropriate
197 if (initialized) {
198 throw new InvalidParameterSpecException("Parameter has already been initialized");
201 initialized = true;
213 * initialized, or the parameter could not be encoded.
216 if (initialized) {
217 throw new IOException("Parameter has already been initialized");
220 initialized = true;
233 * initialized, or the parameter could not be encoded
    [all...]
AlgorithmParametersSpi.java 40 * initialized or the given {@code paramSpec} is not appropriate
55 * initialized, or the parameter could not be encoded.
69 * initialized, or the parameter could not be encoded.
85 * initialized, or if this parameters could not be converted to
98 * initialized, or if this parameters could not be encoded.
110 * initialized, or if this parameters could not be encoded.
  /dalvik/tests/033-class-init-deadlock/src/
Main.java 27 System.out.println("A initialized: " + aInitialized);
28 System.out.println("B initialized: " + bInitialized);
38 System.out.println("A initialized");
48 System.out.println("B initialized");
  /external/chromium/base/
nss_util.h 14 // Initialize NRPR if it isn't already initialized. This function is
15 // thread-safe, and NSPR will only ever be initialized once. NSPR will be
19 // Initialize NSS if it isn't already initialized. This must be called before
21 // ever be initialized once. NSS will be properly shut down on program exit.
  /external/clearsilver/man/man3/
mDestroy.3 28 Destroys the mutex <mutex> that was initialized by mCreate().
cDestroy.3 29 initialized by cCreate().
cgi_cs_init.3 34 cs - the allocated/initialized CS struct
cs_register_esc_strfunc.3 26 parse - a pointer to a CSPARSE structure initialized with cs_init()
  /frameworks/base/media/libmediaplayerservice/
MediaRecorderClient.cpp 67 LOGE("recorder is not initialized");
78 LOGE("recorder is not initialized");
92 LOGE("recorder is not initialized");
106 LOGE("recorder is not initialized");
117 LOGE("recorder is not initialized");
128 LOGE("recorder is not initialized");
139 LOGE("recorder is not initialized");
150 LOGE("recorder is not initialized");
161 LOGE("recorder is not initialized");
172 LOGE("recorder is not initialized");
    [all...]
  /libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerConstructorsTest.java 35 assertTrue("the BigInteger value is not initialized properly", bi_s.intValue() == 0);
36 assertEquals("the BigInteger value is not initialized properly", bi_s.toString(), s);
45 assertTrue("the BigInteger value is not initialized properly",
47 assertEquals("the BigInteger value is not initialized properly", bi_s.toString(), s);
56 assertTrue("the BigInteger value is not initialized properly",
58 assertEquals("the BigInteger value is not initialized properly", bi_s.toString(), s);
  /external/bluetooth/glib/tests/
onceinit.c 61 static volatile gsize initialized = 0; local
62 if (g_once_init_enter (&initialized))
66 g_once_init_leave (&initialized, initval);
73 static volatile gsize initialized = 0; local
74 if (g_once_init_enter (&initialized))
78 g_once_init_leave (&initialized, (gsize) pointer_value);
80 return (void*) initialized;
86 static volatile gsize initialized = 0; local
87 if (g_once_init_enter (&initialized))
92 g_once_init_leave (&initialized, initval)
    [all...]
  /external/chromium/base/crypto/
cssm_init.h 15 // Initialize CSSM if it isn't already initialized. This must be called before
17 // ever be initialized once. CSSM will be properly shut down on program exit.
  /libcore/luni/src/main/java/java/util/concurrent/
ExecutionException.java 23 * The cause is not initialized, and may subsequently be
24 * initialized by a call to {@link #initCause(Throwable) initCause}.
30 * message. The cause is not initialized, and may subsequently be
31 * initialized by a call to {@link #initCause(Throwable) initCause}.
RejectedExecutionException.java 21 * The cause is not initialized, and may subsequently be
22 * initialized by a call to {@link #initCause(Throwable) initCause}.
28 * specified detail message. The cause is not initialized, and may
29 * subsequently be initialized by a call to {@link
  /external/skia/src/animator/
SkDisplayInput.cpp 21 SK_PROPERTY(initialized)
28 SK_MEMBER_PROPERTY(initialized, Boolean),
50 case SK_PROPERTY(initialized):
  /external/webkit/WebCore/css/
MediaFeatureNames.cpp 40 static bool initialized; local
41 if (!initialized) {
48 initialized = true;
  /external/webkit/WebCore/platform/win/
SystemInfo.cpp 36 static bool initialized; local
38 if (initialized)
41 initialized = true;
  /external/chromium/net/base/
winsock_init.h 15 // Make sure that Winsock is initialized, calling WSAStartup if needed.
  /external/chromium/net/ocsp/
nss_ocsp.h 14 // handlers will only ever be initialized once.
  /hardware/ti/omap3/dspbridge/inc/
csl.h 79 * CSL initialized.
98 * CSL initialized.
114 * CSL initialized.
128 * CSL initialized.
140 * TRUE if initialized; FALSE if error occured.
175 * CSL initialized.
193 * CSL initialized.
213 * CSL initialized.
229 * CSL initialized.
246 * CSL initialized
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
csl.h 80 * CSL initialized.
99 * CSL initialized.
115 * CSL initialized.
129 * CSL initialized.
141 * TRUE if initialized; FALSE if error occured.
176 * CSL initialized.
194 * CSL initialized.
214 * CSL initialized.
230 * CSL initialized.
247 * CSL initialized
    [all...]
  /external/elfutils/libelf/
elf_version.c 25 /* Is the version initialized? */
47 /* Signal that the version is now initialized. */
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLContextImpl.java 40 throw new IllegalStateException("SSLContext is not initialized.");
48 throw new IllegalStateException("SSLContext is not initialized.");
  /external/libvpx/nestegg/include/nestegg/
nestegg.h 151 @param context Stream context initialized by #nestegg_init.
160 @param context Stream context initialized by #nestegg_init.
167 @param context Stream context initialized by #nestegg_init.
176 @param context Stream context initialized by #nestegg_init.
184 @param context Stream context initialized by #nestegg_init.
192 @param context Stream context initialized by #nestegg_init.
202 @param context Stream context initialized by #nestegg_init.
212 @param context Stream context initialized by #nestegg_init.
224 @param context Stream context initialized by #nestegg_init.
233 @param context Stream context initialized by #nestegg_init
    [all...]

Completed in 439 milliseconds

1 2 3 4 5 6 7 8 91011>>