HomeSort by relevance Sort by last modified time
    Searched full:initializing (Results 176 - 200 of 473) sorted by null

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XML11Char.java 83 // Initializing the Character Flag Array
  /dalvik/vm/
UtfString.c 115 * I'm initializing the hash code to 1 so they *don't* match up.)
  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactAdder.java 69 * Called when the activity is first created. Responsible for initializing the UI.
  /external/bison/src/
files.c 41 /* Initializing some values below (such SPEC_NAME_PREFIX to `yy') is
  /external/dbus/dbus/
dbus-signature.c 134 * This function allows you to avoid initializing a sub-iterator and
  /external/grub/stage1/
stage1.S 354 * stage2 uses them without initializing them.
  /external/icu4c/i18n/
ucoleitr.cpp 698 /* free offset buffer to avoid memory leak before initializing. */
usearch.cpp 109 * Initializing the fcd tables.
282 * Initializing the ce table for a pattern.
353 * Initializing the pce table for a pattern.
471 * Initializing shift tables, with the default values.
    [all...]
  /external/icu4c/layout/
LayoutEngine.cpp 277 * array rather than allocating and initializing a new one.
  /external/jpeg/
jdinput.c 248 * The first call to this is done by jdmaster.c after initializing
  /external/junit/src/junit/awtui/
TestRunner.java 482 showInfo("Initializing...");
  /external/libxml2/
globals.c 488 fprintf(stderr, "Initializing globals at %lu for thread %d\n",
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL_main.c 410 SetDialogItemText (dummyHandle, "\pError Initializing SDL");
  /external/quake/quake/src/QW/client/
snd_win.c 588 // if DirectSound didn't succeed in initializing, try to initialize
  /external/quake/quake/src/WinQuake/
snd_win.cpp 590 // if DirectSound didn't succeed in initializing, try to initialize
  /external/v8/test/cctest/
test-decls.cc 387 // setter called when initializing with a value.
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 199 // What to do with this frame's data when initializing the next frame.
  /external/webkit/WebCore/platform/text/gtk/
TextCodecGtk.cpp 45 // This can be achieved by specifying the UTF-16 codecs' endianness explicitly when initializing GLib.
  /external/zlib/contrib/ada/
zlib-thin.ads 107 -- for initializing zalloc, zfree, opaque
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h 473 responsible for initializing and clearing the MPFR parameter. */
  /system/core/fastboot/
usb_osx.c 451 /* Something went wrong initializing USB. */
  /system/vold/
Volume.cpp 78 return "Initializing";
  /dalvik/vm/alloc/
Heap.c 538 assert(!gDvm.initializing);
548 assert(!gDvm.initializing);
    [all...]
  /external/opencore/doc/pv2way_html/
pv__2way__basic__types_8h.html 224 The pv2way is in this state when it is initializing from the EIdle to the ESetup state. The terminal queries the available device capabilities (encode, decode, mux), acquires resources to make a two-way call (codecs, formats, memory etc) and transitions to the ESetup state when it will be ready to accept setup parameters and Connect. If initializing fails, the pv2way relinquishes the resources and reverts to the EIdle state. </td></tr>
  /hardware/ti/omap3/liboverlay/
overlay.cpp 456 LOGE("Failed initializing overlays\n");
835 LOGE("Error initializing overlay");
    [all...]

Completed in 352 milliseconds

1 2 3 4 5 6 78 91011>>