HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 126 - 150 of 5591) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/content/public/app/
content_main_runner.h 14 // This class is responsible for content initialization, running and shutdown.
  /external/chromium_org/content/public/browser/
browser_thread_delegate.h 16 // initialization), and receive a CleanUp call right after the message
  /external/chromium_org/extensions/shell/browser/
shell_browser_main_delegate.h 20 // Called to start an application after all initialization processes that are
  /external/chromium_org/mojo/public/cpp/application/
application_runner.h 22 // ApplicationRunner takes care of mojo environment initialization and
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_main.h 36 * 'main' function on its own thread once initialization is complete.
  /external/chromium_org/third_party/angle/extensions/
EGL_ANGLE_software_display.txt 54 "Initialization":
  /external/chromium_org/third_party/skia/src/images/
SkForceLinking.cpp 12 // initialization and registration of the decoder classes. Passing true will
  /external/chromium_org/third_party/webrtc/overrides/webrtc/base/
win32socketinit.cc 11 // Redirect Libjingle's winsock initialization activity into Chromium's
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
error_dialog.js 20 * One-time initialization of DOM.
  /external/chromium_org/ui/views/test/
views_test_helper.h 20 // A helper class owned by tests that performs platform specific initialization
  /external/chromium_org/v8/src/base/
once.h 31 // This implements a way to perform lazy initialization. It's more efficient
32 // than using mutexes as no lock is needed if initialization has already
46 // the thread that performs dynamic initialization. In general this is a safe
50 // only choice is to assume that dynamic initialization is single-threaded.
  /external/clang/test/CXX/stmt.stmt/stmt.dcl/
p3.cpp 44 Z z; // expected-note{{jump bypasses initialization of non-POD variable}}
  /external/clang/test/CodeGen/
complex-init-list.c 4 // of a complex number individually using an initialization list. (There is a
  /external/compiler-rt/lib/profile/
InstrProfilingRuntime.cc 1 //===- InstrProfilingRuntime.cpp - PGO runtime initialization -------------===//
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstNat.java 149 * initialization method. This is just a convenient shorthand for
153 * instance initialization method
161 * initialization method. This is just a convenient shorthand for
165 * instance initialization method
  /external/e2fsprogs/util/
gcc-wall-cleanup 20 /warning: (near initialization for/d
  /external/jemalloc/test/unit/
tsd.c 30 "Initial tsd get should return initialization value");
  /external/junit/src/org/junit/runners/model/
InitializationError.java 34 * Returns one or more Throwables that led to this initialization error.
  /external/mockito/src/org/mockito/exceptions/base/
MockitoException.java 27 // TODO lazy filtered stacktrace initialization
  /external/protobuf/src/google/protobuf/stubs/
once.h 51 // This implements a way to perform lazy initialization. It's more efficient
52 // than using mutexes as no lock is needed if initialization has already
66 // the thread that performs dynamic initialization. In general this is a safe
70 // only choice is to assume that dynamic initialization is single-threaded.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_InitSubSystem.3 15 \f(CW/* Seperating Joystick and Video initialization\&. */
  /external/skia/src/images/
SkForceLinking.cpp 12 // initialization and registration of the decoder classes. Passing true will
  /external/wpa_supplicant_8/src/ap/
vlan_init.h 2 * hostapd / VLAN initialization
  /frameworks/base/core/java/android/util/
Singleton.java 20 * Singleton helper class for lazily initialization.
  /system/core/adb/
mutex_list.h 4 * and once in win32 to actually do the runtime initialization.

Completed in 4880 milliseconds

1 2 3 4 56 7 8 91011>>