HomeSort by relevance Sort by last modified time
    Searched full:uninitialized (Results 1226 - 1250 of 2350) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/
ld 
ld.bfd 
  /prebuilts/sdk/tools/linux/
mipsel-linux-android-ld 
  /art/runtime/entrypoints/portable/
portable_trampoline_entrypoints.cc 370 // Avoid used uninitialized warnings.
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 509 // Avoid used uninitialized warnings.
  /art/runtime/verifier/
register_line.h 154 * of the list in slot 0. If we see a register with an uninitialized slot 0 reference, we know it
  /dalvik/vm/
Exception.h 149 * Returns NULL if the field is null or uninitialized.
  /device/generic/goldfish/camera/
QemuClient.h 77 /* Constructs an uninitialized QemuQuery instance. */
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
AlgorithmParametersTest.java 574 assertNull("Uninitialized: toString() failed", ap.toString());
  /external/bison/data/
yacc.c 187 /* Suppress an incorrect diagnostic about yylval being uninitialized. */
191 _Pragma ("GCC diagnostic ignored \"-Wmaybe-uninitialized\"")
883 /* Nonzero means print parse trace. It is left uninitialized so that
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c 181 //revserd order to save guard uninitialized access to 0 index
  /external/chromium/chrome/browser/chromeos/login/
camera.cc 255 LOG(WARNING) << "Calling uninitialize for uninitialized camera.";
  /external/chromium/net/base/
sdch_filter.cc 100 SdchManager::SdchErrorRecovery(SdchManager::UNINITIALIZED);
sdch_manager.h 147 UNINITIALIZED = 94, // Filter never even got initialized.
  /external/chromium/third_party/libjingle/source/talk/
main.scons 110 '/w14701', # potentially uninitialized var
  /external/chromium_org/android_webview/renderer/
print_web_view_helper.h 442 UNINITIALIZED, // Not ready to render.
  /external/chromium_org/base/time/
time_posix.cc 144 // Return null instead of uninitialized |tv| value, which contains random
  /external/chromium_org/cc/resources/
resource_provider.h 339 // For tests only! This prevents detecting uninitialized reads.
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 75 stat_->SetString("stat_value", "Uninitialized");
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 73 // Uninitialized state.
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.cc 484 // uninitialized.
local_file_sync_service.cc 290 // (Local change tracker could call this for uninitialized origins
  /external/chromium_org/chrome/renderer/
content_settings_observer.cc 640 return false; // Uninitialized document?
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper.h 440 UNINITIALIZED, // Not ready to render.
  /external/chromium_org/chrome_frame/
chrome_frame_automation.h 479 UNINITIALIZED = 0,

Completed in 495 milliseconds

<<41424344454647484950>>