Searched
full:uninitialized (Results
426 -
450 of
1221) sorted by null
<<11121314151617181920>>
/development/tools/emulator/system/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/astl/include/ |
vector | 331 // The memory where the new element is added is uninitialized,
|
/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/clang/include/clang/AST/ |
ASTVector.h | 206 /// uninitialized_copy - Copy the range [I, E) onto the uninitialized memory
|
/external/clang/include/clang/Basic/ |
SourceLocation.h | 357 /// isInvalid - Return true if this object is invalid or uninitialized. This
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SVals.h | 51 UndefinedKind = 0, // for subclass UndefinedVal (an uninitialized value)
|
/external/clang/lib/StaticAnalyzer/Core/ |
BugReporterVisitors.cpp | 187 os << "Uninitialized value stored to ";
|
/external/clang/www/demo/ |
index.cgi | 99 $input =~ s@\b(add|sub|mul|div|rem|and|or|xor|setne|seteq|setlt|setgt|setle|setge|phi|tail|call|cast|to|shl|shr|vaarg|vanext|ret|br|switch|invoke|unwind|malloc|alloca|free|load|store|getelementptr|begin|end|true|false|declare|global|constant|const|internal|uninitialized|external|implementation|linkonce|weak|appending|null|to|except|not|target|endian|pointersize|big|little|volatile)\b@<span class="llvm_keyword">$1</span>@g;
|
/external/icu4c/i18n/ |
chnsecal.h | 246 * indicate an uninitialized state. Once the system default century date and year
|
hebrwcal.h | 402 * indicate an uninitialized state. Once the system default century date and year
|
indiancal.h | 326 * indicate an uninitialized state. Once the system default century date and year
|
persncal.h | 318 * indicate an uninitialized state. Once the system default century date and year
|
/external/llvm/include/llvm/ADT/ |
APFloat.h | 178 uninitialized enumerator in enum:llvm::APFloat::uninitializedTag
|
/external/llvm/lib/CodeGen/ |
LiveIntervalUnion.cpp | 199 && "Uninitialized iterator");
|
/external/mesa3d/docs/ |
egl.html | 270 uninitialized display.</p>
|
/external/openssl/crypto/x509/ |
x509_vfy.h | 297 /* illegal error (for uninitialized values, to avoid X509_V_OK): 1 */
|
/external/openssl/include/openssl/ |
x509_vfy.h | 297 /* illegal error (for uninitialized values, to avoid X509_V_OK): 1 */
|
/external/openssl/patches/ |
jsse.patch | 251 {ERR_REASON(SSL_R_SESSION_ID_CONTEXT_UNINITIALIZED),"session id context uninitialized"},
|
/external/proguard/src/proguard/optimize/peephole/ |
MethodInliner.java | 493 // are uninitialized objects.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessageLite.java | 495 // uninitialized GeneratedExtension once, then call internalInit() on it
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
CDPlayer.c | 596 SDL_SetError ("CDPlayer Notification: player is uninitialized");
|
Completed in 685 milliseconds
<<11121314151617181920>>