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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/033-class-init-deadlock/
expected.txt 2 A initializing...
3 B initializing...
  /dalvik/tests/033-class-init-deadlock/src/
Main.java 35 System.out.println("A initializing...");
45 System.out.println("B initializing...");
  /external/chromium/third_party/icu/source/io/
locbund.h 39 * Initialize a ULocaleBundle, initializing all formatters to 0.
48 * Create a new ULocaleBundle, initializing all formatters to 0.
  /external/icu4c/io/
locbund.h 39 * Initialize a ULocaleBundle, initializing all formatters to 0.
48 * Create a new ULocaleBundle, initializing all formatters to 0.
  /external/chromium/base/
perftimer.cc 30 // trying to cleanup without initializing
nss_util.cc 101 LOG(ERROR) << "Error initializing NSS without a persistent "
113 LOG(ERROR) << "Error initializing NSS with a persistent "
123 LOG(ERROR) << "Error initializing NSS without a persistent "
  /frameworks/base/core/java/android/net/wimax/
WimaxManagerConstants.java 32 * initializing, initialized, unknown and ready. One extra provides this state as an int.
48 * initializing, initialized, unknown and ready.
  /external/bluetooth/glib/gio/fen/
fen-helper.h 33 /* FEN subsystem initializing */
  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 3 * newly initialized filesystem. Used by mke2fs when initializing a filesystem
alloc_tables.c 3 * filesystem. Used by mke2fs when initializing a filesystem
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ClassCircularityErrorTest.java 22 // Thrown when a circularity has been detected while initializing a class.
  /packages/apps/Mms/src/org/w3c/dom/events/
EventException.java 29 * If the <code>Event</code>'s type was not specified by initializing the
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Panel.java 40 * called once, when the application is initializing, from the UI thread.
  /dalvik/tests/046-reflect/
expected.txt 96 NoisyInitUser is initializing
97 NoisyInit is initializing
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 47 * if initializing this instance fails.
  /packages/apps/VoiceDialer/res/layout/
voice_dialing.xml 32 android:text="@string/initializing" />
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c 239 WLAN_OS_REPORT(("Initializing Config Manager...\n"));
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
BackgroundAudio.java 67 Log.e(TAG, "Error initializing audio track.");
  /external/bison/src/
uniqstr.h 38 | Initializing, destroying, debugging. |
  /external/bluetooth/bluez/src/
main.conf 37 # Remember the previously stored Powered state when initializing adapters
  /external/webkit/WebCore/platform/mac/
FoundationExtras.h 53 // Use HardRetainWithNSRelease after allocating and initializing a NSObject
  /external/webkit/WebKit/chromium/src/
AutocompletePopupMenuClient.cpp 66 // The suggestions must be set before initializing the
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 38 /* this implements the function for initializing the debug handle */
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
tiwlnif.h 60 eSecurityStateInitializing, /* state machine is initializing*/
  /libcore/luni/src/main/java/java/lang/
VMThread.java 102 Thread.State.NEW, // INITIALIZING

Completed in 923 milliseconds

1 2 3 4 5 6 7 8 91011>>