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

<<11121314151617181920>>

  /external/chromium/base/memory/
scoped_ptr.h 66 // Constructor. Defaults to initializing with NULL.
279 // Constructor. Defaults to initializing with NULL.
  /external/chromium/net/tools/flip_server/
sm_connection.cc 91 // If fd == -1, then we are initializing a new connection that will
120 // If fd != -1 then we are initializing a connection that has just been
  /external/chromium_org/ash/
ash_chromeos_strings.grdp 117 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message for the status area when initializing the cellular device.">
118 Initializing cellular modem...
  /external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_service.cc 246 // initializing the backend, so that it can get the initial list of
464 // backend was initializing. OnCoreConnected() also does this if a client is
  /external/chromium_org/net/tools/flip_server/
sm_connection.cc 95 // If fd == -1, then we are initializing a new connection that will
121 // If fd != -1 then we are initializing a connection that has just been
  /external/chromium_org/remoting/webapp/
server_log_entry.js 53 case remoting.ClientSession.State.INITIALIZING:
54 return 'initializing';
session_connector.js 421 case remoting.ClientSession.State.INITIALIZING:
422 console.log('Initializing connection');
  /external/chromium_org/third_party/icu/source/i18n/
coleitr.cpp 200 /* Free offsetBuffer before initializing it. */
247 /* Free offsetBuffer before initializing it. */
  /external/dropbear/libtommath/
tommath.out 30 \BOOKMARK [2][-]{subsection.2.5.1}{Initializing an mp\137int}{section.2.5}
34 \BOOKMARK [2][-]{subsection.2.6.2}{Initializing Variable Precision mp\137ints}{section.2.6}
  /external/icu4c/i18n/
coleitr.cpp 201 /* Free offsetBuffer before initializing it. */
248 /* Free offsetBuffer before initializing it. */
  /frameworks/base/core/java/android/app/
FragmentManager.java 425 int mCurState = Fragment.INITIALIZING;
594 if (fragment.mState > Fragment.INITIALIZING) {
824 case Fragment.INITIALIZING:
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java 422 int mCurState = Fragment.INITIALIZING;
592 if (fragment.mState > Fragment.INITIALIZING) {
    [all...]
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java 305 publishProgress("Initializing " + baseStatus);
362 publishProgress("Initializing callback buffers " + baseStatus);
  /bionic/libc/bionic/
arc4random.c 30 * when initializing the state. That makes it impossible to
  /dalvik/vm/jdwp/
Jdwp.h 187 * The VM has finished initializing. Only called when the debugger is
  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.cpp 105 ALOGV("%s: Initializing inotify", __FUNCTION__);
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 60 /// an instance of the typedef struct that represents the interface, initializing any counters, and buffers etc,
  /external/chromium/base/allocator/
allocator_shim.cc 258 // Initializing tcmalloc.
  /external/chromium/chrome/browser/profiles/
profile_io_data.h 117 // because on linux it relies on initializing things through gconf,
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.mm 65 // the process of initializing this class or not.
  /external/chromium/net/proxy/
init_proxy_resolver.cc 235 // Let the caller know which automatic setting we ended up initializing the
  /external/chromium/sdch/open-vcdiff/src/
addrcache.h 53 // same_cache_size_ before initializing the same and near caches. After the
  /external/chromium/webkit/glue/media/
buffered_data_source.h 185 // always non-null. And by initializing this member with a default size we can
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
headerparserhandler.py 149 _LOGGER.info('Initializing Dispatcher')
  /external/chromium_org/base/
callback_internal.h 55 // Allow initializing of |bind_state_| via the constructor to avoid default

Completed in 690 milliseconds

<<11121314151617181920>>