HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 376 - 400 of 5503) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_host.js 32 * Do all host-platform-specific initialization.
39 * Used to reinitialize ChromeVox if initialization fails.
  /external/chromium_org/chrome/browser/resources/options/
pref_ui.js 53 * Initialization function for the cr.ui framework.
158 * Initialization function for the cr.ui framework.
209 * Initialization function for the cr.ui framework.
239 * Initialization function for the cr.ui framework.
287 * Initialization function for the cr.ui framework.
431 * Initialization function for the cr.ui framework.
481 * Initialization function for the cr.ui framework.
511 * Initialization function for the cr.ui framework.
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_engine_initializer.h 48 // The initialization sequence is:
55 // Note that if the initialization is interrupted by the browser restart or
  /external/chromium_org/chrome/renderer/media/
cast_session_delegate.h 61 // Must be called before initialization of audio or video.
88 // Callback with the result of the initialization.
  /external/chromium_org/components/webdata/common/
web_data_service_backend.h 102 // them. Their initialization is in whatever factory creates
115 // State of database initialization. Used to prevent the executing of tasks
  /external/chromium_org/content/common/
sandbox_mac_system_access_unittest.mm 124 // Test case for checking sandboxing of NSS initialization.
133 // If NSS cannot read from /dev/urandom, NSS initialization will call abort(),
  /external/chromium_org/content/public/browser/
browser_main_parts.h 28 // loop and ending with initialization of the main thread; platform-specific
63 // Allows an embedder to do any extra toolkit initialization.
  /external/chromium_org/content/public/common/
zygote_fork_delegate_linux.h 25 // initialization, and provides "fork()" functionality as an
30 // Initialization happens in the zygote after it has been
  /external/chromium_org/media/midi/
midi_manager.cc 65 // dependent initialization is finished.
69 // Platform dependent initialization was already finished for previously
  /external/chromium_org/net/cert/
test_root_certs.h 48 // Returns true if an instance exists, without forcing an initialization.
101 // Performs platform-dependent initialization.
  /external/chromium_org/remoting/webapp/
host_it2me_dispatcher.js 35 * initialization has finished successfully.
100 'remoting.HostIt2MeDispatcher.connect() without initialization.');
  /external/chromium_org/third_party/skia/include/core/
SkDeque.h 95 * Wrap Iter's 2 parameter ctor to force initialization to the
103 * Wrap Iter::reset to force initialization to the beginning of the
  /external/chromium_org/third_party/webrtc/base/
sec_buffer.h 57 // of initialization and destruction.
150 // initialization and destruction
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
audio_record_jni.h 55 // Audio transport initialization
69 // Audio mixer initialization
audio_track_jni.h 54 // Audio transport initialization
64 // Audio mixer initialization
  /external/chromium_org/third_party/webrtc/modules/audio_device/dummy/
audio_device_dummy.h 52 // Audio transport initialization
78 // Audio mixer initialization
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_video_sync.h 87 // Manual initialization of the RTP timestamp.
90 // Manual initialization of the RTP sequence number.
  /external/chromium_org/ui/ozone/platform/dri/
scanout_surface.h 57 // initialization succeeds, the device is ready to be used for drawing
59 // Returns true if the initialization is successful, false otherwise.
  /external/clang/lib/Sema/
SemaInit.cpp 14 #include "clang/Sema/Initialization.h"
32 // Sema Initialization Checking
56 /// expression by means of string initialization. Returns SIF_None if so,
58 /// initialization would not work.
210 /// handle the initialization of a certain kind of entity, e.g.,
229 /// because they make the initialization "jump" into a specific
230 /// subobject and then continue the initialization from that
363 // does not have useful semantics for initialization from an init list.
364 // We treat this as copy-initialization, because aggregate initialization
    [all...]
  /external/clang/test/SemaCXX/
dcl_init_aggr.cpp 49 NoDefaultConstructor nodef; // expected-note{{member is declared here}} expected-note 2{{in implicit initialization of field 'nodef'}}
57 NoDefaultConstructor too_few_error3[3] = { }; // expected-error {{no matching constructor}} expected-note {{implicit initialization of array element 0}}
  /external/eigen/bench/btl/actions/
action_aat_product.hh 42 // STL matrix and vector initialization
48 // generic matrix and vector initialization
action_ata_product.hh 42 // STL matrix and vector initialization
48 // generic matrix and vector initialization
action_atv_product.hh 40 // STL matrix and vector initialization
47 // generic matrix and vector initialization
action_axpby.hh 40 // STL vector initialization
45 // generic matrix and vector initialization
action_axpy.hh 42 // STL vector initialization
48 // generic matrix and vector initialization

Completed in 5439 milliseconds

<<11121314151617181920>>