HomeSort by relevance Sort by last modified time
    Searched full:initializing (Results 701 - 725 of 1570) sorted by null

<<21222324252627282930>>

  /frameworks/av/media/libmedia/
JetPlayer.cpp 75 ALOGE("JetPlayer::init(): Error initializing Sonivox EAS library, aborting.");
82 ALOGE("JetPlayer::init(): Error initializing JET library, aborting.");
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 228 DOMX_DEBUG("Error in Initializing Proxy");
457 /*Initializing Structure */
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 226 DOMX_DEBUG("Error in Initializing Proxy");
440 /*Initializing Structure */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 311 for use in initializing a static variable; one that can be an
322 for use in initializing a static bit-field; one that can be
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 311 for use in initializing a static variable; one that can be an
322 for use in initializing a static bit-field; one that can be
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h 311 for use in initializing a static variable; one that can be an
322 for use in initializing a static bit-field; one that can be
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h 311 for use in initializing a static variable; one that can be an
322 for use in initializing a static bit-field; one that can be
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 350 """Reload the module object, re-parsing and re-initializing it.
478 """Reload the module object, re-parsing and re-initializing it.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 350 """Reload the module object, re-parsing and re-initializing it.
478 """Reload the module object, re-parsing and re-initializing it.
  /dalvik/vm/
Init.cpp     [all...]
Exception.h 119 * code, which has to run with "initializing" set to avoid going into a
  /external/clang/lib/Sema/
SemaInit.cpp 132 /// to match the type of the object which it is initializing.
171 // the size may be smaller or larger than the string we are initializing.
196 // Set the type to the actual size that we are initializing. If we have
    [all...]
  /external/e2fsprogs/doc/
libext2fs.texinfo 158 * Initializing a filesystem::
170 an existing function using @code{ext2fs_open}, or by initializing a new
212 @node Closing and flushing out changes, Initializing a filesystem, Opening an ext2 filesystem, Filesystem-level functions
245 @node Initializing a filesystem, Filesystem flag functions, Closing and flushing out changes, Filesystem-level functions
247 @subsection Initializing a filesystem
249 An ext2 filesystem is initializing by the @code{mke2fs} program. The
360 @node Filesystem flag functions, , Initializing a filesystem, Filesystem-level functions
    [all...]
  /dalvik/vm/oo/
Class.cpp 164 * the number of classes loaded when the zygote finishes initializing.
    [all...]
  /external/chromium_org/net/proxy/
proxy_service.cc 357 // Begins initializing the proxy resolver; calls |callback| when done.
380 // inputs for initializing the ProxyResolver.
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
extensions.c 708 "Initializing module with *no* callback: %s\n", URI);
713 "Initializing module with callback: %s\n", URI);
898 "Initializing module: %s\n", URI);
    [all...]
  /external/clang/include/clang/AST/
ExprObjC.h     [all...]
  /external/libxslt/libxslt/
extensions.c 708 "Initializing module with *no* callback: %s\n", URI);
713 "Initializing module with callback: %s\n", URI);
898 "Initializing module: %s\n", URI);
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 537 case INITIALIZING:
616 CHECK_EQ(mState, INITIALIZING);
926 setState(INITIALIZING);
    [all...]
  /art/runtime/entrypoints/
entrypoint_utils.h 144 // Check class is initiliazed or initializing.
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 547 // Class is still initializing, go to oat and grab code (trampoline must be left in place
  /dalvik/vm/compiler/
SSATransformation.cpp 207 /* Worker function for initializing domination-related data structures */
  /development/samples/ContactManager/src/com/example/android/contactmanager/
ContactAdder.java 69 * Called when the activity is first created. Responsible for initializing the UI.
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 234 ALOGD("Initializing native opengl for %s\n", getProcName());
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
XML11Char.java 88 // Initializing the Character Flag Array

Completed in 1092 milliseconds

<<21222324252627282930>>