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

<<51525354555657585960>>

  /external/chromium_org/third_party/skia/include/core/
SkClipStack.h 339 * Creates an uninitialized iterator. Must be reset()
  /external/chromium_org/third_party/skia/src/core/
SkRegion_path.cpp 59 * [LastY XCount [L R]... uninitialized]
  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.h 82 * height texels. If NULL texture data is uninitialized.
  /external/chromium_org/third_party/skia/src/utils/
SkJSON.cpp 68 // fValue is uninitialized
  /external/chromium_org/third_party/sqlite/src/src/
test_pcache.c 47 ** uninitialized. Allocate some memory and report SQLITE_NOMEM if
test_server.c 268 ** The mutex and condition variable in the message are uninitialized
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 194 STT_COMMON = 5, /* Uninitialized common block. */
  /external/chromium_org/v8/test/mjsunit/
json.js 371 var expected = "uninitialized";
  /external/clang/include/clang/AST/
ASTVector.h 210 /// uninitialized_copy - Copy the range [I, E) onto the uninitialized memory
  /external/clang/include/clang/Basic/
SourceLocation.h 366 /// \brief Return true if this object is invalid or uninitialized.
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 80 // Uninitialized = 0,
  /external/clang/lib/CodeGen/
EHScopeStack.h 387 /// uninitialized and will need to have the given number of handlers
  /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/eigen/Eigen/src/Core/
Matrix.h 238 /** \brief Constructs an uninitialized matrix with \a rows rows and \a cols columns.
Transpositions.h 201 /** Constructs an uninitialized permutation matrix of given size.
  /external/eigen/Eigen/src/Core/arch/SSE/
Complex.h 91 // workaround annoying "may be used uninitialized in this function" warning with gcc 4.2
  /external/icu4c/i18n/
chnsecal.h 265 * 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/icu4c/tools/gendict/
gendict.cpp 67 if(startTime<0) { // uninitialized
  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 377 // never be called with the common data structure uninitialized.
  /external/llvm/include/llvm/ADT/
SparseSet.h 160 // complain about branching on uninitialized data.
  /external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp 238 /// The Dst range is assumed to be uninitialized memory. (Or it may contain
  /external/llvm/unittests/ADT/
HashingTest.cpp 132 // Leave this uninitialized in the hope that valgrind will catch bad reads.

Completed in 309 milliseconds

<<51525354555657585960>>