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

<<21222324252627282930>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_base.h 82 * by @p __seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_base.h 82 * by @p__seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_base.h 82 * by @p __seq. @p __constant is true when we are initializing a
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_base.h 81 * by @p __seq. @p __constant is true when we are initializing a
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 485 } else { // Initializing
667 // Cellular initializing
757 // Initializing or Enabling
network_icon.cc 750 // There can be a delay between leaving the Initializing state and when
751 // a Cellular device shows up, so keep showing the initializing
807 // If no connecting network, check for cellular initializing.
  /external/chromium_org/media/audio/mac/
audio_synchronized_mac.cc 139 LOG(ERROR) << "Error initializing input AudioUnit.";
145 LOG(ERROR) << "Error initializing output AudioUnit.";
151 LOG(ERROR) << "Error initializing varispeed AudioUnit.";
  /external/libnfc-nxp/src/
phDal4Nfc.h 233 *<br><br>. Initializing read and writer threads.
234 *<br><br>. Initializing read and write task specific events and event specific configurations.
235 *<br><br>. Initializing DAL layer specific details.
  /external/svox/pico/lib/
picoctrl.c 108 PICODBG_DEBUG(("(re-)initializing procUnit[%i] returned status %i",i, status));
112 PICODBG_DEBUG(("(re-)initializing procCbOut[%i] returned status %i",i, status));
116 picoos_emRaiseException(this->common->em,status,NULL,(picoos_char*)"problem (re-)initializing the engine");
  /frameworks/base/keystore/tests/src/android/security/
KeyStoreTest.java 456 assertNull("Should not be able to sign without first initializing the keystore",
492 assertFalse("Should not be able to grant without first initializing the keystore",
497 assertFalse("Should not be able to grant without first initializing the keystore",
  /packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java 407 Log.v(TAG, "Effects framework initializing. Recording size "
433 Log.v(TAG, "Effect initializing. Preview size "
544 if (mLogVerbose) Log.v(TAG, "Initializing filter graph");
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td     [all...]
  /external/chromium_org/base/memory/
scoped_ptr.h 321 // Constructor. Defaults to initializing with NULL.
455 // Constructor. Defaults to initializing with NULL.
587 // Constructor. Defaults to initializing with NULL.
  /external/chromium_org/chrome_frame/
chrome_frame_automation.cc 595 // Mark our state as initializing. We'll reach initialized once
597 init_state_ = INITIALIZING;
863 DCHECK(init_state_ == INITIALIZING);
    [all...]
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 165 // INITIALIZING->STARTED
166 // INITIALIZING->STOPPED
174 // |host_| must be NULL in INITIALIZING and STOPPED states and not-NULL in
    [all...]
  /art/runtime/jdwp/
jdwp.h 174 * The VM has finished initializing. Only called when the debugger is
  /art/runtime/mirror/
class-inl.h 44 // initializing)
  /dalvik/vm/
UtfString.cpp 81 * I'm initializing the hash code to 1 so they *don't* match up.)
  /dalvik/vm/alloc/
CardTable.cpp 124 * 60KB of pages while initializing, but drops down to 20-24KB while
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties 124 # error initializing the certpath checkers
129 CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed: there was a {2} initializing a CertPathChecker.
130 CertPathReviewer.certPathCheckerError.summary = Checking critical extensions failed: {2} initializing a CertPathChecker
131 CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed: there was an {2} initializing a CertPathChecker. Cause: {0}
    [all...]

Completed in 1471 milliseconds

<<21222324252627282930>>