HomeSort by relevance Sort by last modified time
    Searched refs:initializing (Results 1 - 9 of 9) sorted by null

  /dalvik/vm/alloc/
Heap.c 440 assert(!gDvm.initializing);
450 assert(!gDvm.initializing);
    [all...]
  /dalvik/vm/
Globals.h 141 bool initializing; member in struct:DvmGlobals
Init.c     [all...]
Exception.c 226 if (gDvm.initializing) {
400 * If the process of initializing the exception causes another
613 * "initializing" set to avoid going into a death-spin if the "class not
    [all...]
Jni.c     [all...]
  /external/dropbear/libtommath/
bn.tex 395 printf("Error initializing the number. \%s",
426 printf("Error initializing the number. \%s",
466 printf("Error initializing the numbers. \%s",
500 printf("Error initializing the copy. \%s",
534 printf("Error initializing the number. \%s",
568 printf("Error initializing the number. \%s",
615 printf("Error initializing the number. \%s",
666 printf("Error initializing the number. \%s",
711 printf("Error initializing the number. \%s",
827 printf("Error initializing the numbers. \%s",
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
CropImage.java 127 final ProgressDialog dialog = ProgressDialog.show(context, context.getResources().getString(Res.string.initializing),
    [all...]
MediaFeed.java 460 showToast(mContext.getResources().getString(Res.string.initializing), Toast.LENGTH_LONG);
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1876 milliseconds