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

<<31323334353637383940>>

  /external/arduino/hardware/arduino/cores/arduino/
wiring_pulse.c 40 unsigned long width = 0; // keep initialization out of time critical area
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c 166 ** Description BTA initialization; called from task initialization.
417 /* If we are in the middle device initialization, BTM_DEVICE_UP will be issued */
418 /* by BTM once initialization is done. */
  /external/chromium_org/base/
atomicops_internals_x86_gcc.cc 93 // A global to get use initialized on startup via static initialization :/
  /external/chromium_org/base/process/
memory.h 30 // better to call this function early in initialization and again before
  /external/chromium_org/base/threading/
simple_thread.cc 35 event_.Wait(); // Wait for the thread to complete initialization.
  /external/chromium_org/base/win/
metro.cc 20 // Initialize the cache, note that the initialization is idempotent
  /external/chromium_org/build/android/findbugs_filter/
findbugs_known_bugs.txt 22 M M LI: Incorrect lazy initialization of static field org.chromium.chrome.browser.sync.ProfileSyncService.sSyncSetupManager in org.chromium.chrome.browser.sync.ProfileSyncService.get(Context) At ProfileSyncService.java
  /external/chromium_org/chrome/browser/android/omnibox/
omnibox_prerender.cc 59 // It needs to register for notifications as part of its initialization.
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
file_stream_reader.h 70 // Called when initialization is completed with either a success or an error.
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.h 36 // Called after post-profile RLZ initialization.
version_info_updater.cc 76 // is already fetched and has finished initialization.
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_creation_controller.h 49 // All UI initialization is deferred till Init() call.
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_window_proxy.cc 16 // dialog manager (odd) and requires this atypical dialog widget initialization.
  /external/chromium_org/chrome/browser/chromeos/policy/
user_network_configuration_updater.cc 70 // call, which is not safe before the profile initialization is finalized.
  /external/chromium_org/chrome/browser/chromeos/
preferences.h 79 // initialization. The reason of call is stored in |reason| parameter.
  /external/chromium_org/chrome/browser/extensions/
extension_system_impl.h 83 // Initialization takes place in phases.
  /external/chromium_org/chrome/browser/metrics/
signin_status_metrics_provider.h 48 // testing purpose. If so, skip the initialization. Except for testing
  /external/chromium_org/chrome/browser/net/
chrome_url_request_context_getter.h 93 // NULL before initialization and after invalidation.
  /external/chromium_org/chrome/browser/prefs/
chrome_pref_service_factory.h 60 // guaranteed that in asynchronous version initialization happens after this
  /external/chromium_org/chrome/browser/prefs/tracked/
segregated_pref_store.cc 20 // told about initialization.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service_unittest.cc 27 // Use SetTestingFactoryAndUse to force creation and initialization.
  /external/chromium_org/chrome/browser/sync/glue/
frontend_data_type_controller.h 36 // (UI thread). This is the same thread we perform initialization on, so we
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
register_app_task.cc 143 // initialization sequence.
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.h 104 // A flag to skip the initialization sequence of SyncFileSystemService for
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.h 116 // Do any once off initialization needed for the app list.

Completed in 790 milliseconds

<<31323334353637383940>>