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

<<61626364656667686970>>

  /external/icu4c/i18n/
islamcal.h 417 * indicate an uninitialized state. Once the system default century date and year
  /external/javassist/src/main/javassist/bytecode/
StackMapTable.java 779 msg = "uninitialized (offset " + data + ")";
  /external/libpcap/
CHANGES 281 - Fixed an uninitialized memory reference found by Kent Vander Velden
  /external/linux-tools-perf/
builtin-lock.c 78 * UNINITIALIZED is required for detecting first event of acquire.
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 205 // complain about branching on uninitialized data.
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 165 /// allocates uninitialized memory (such as malloc).
  /external/llvm/lib/IR/
AsmWriter.cpp 568 // Check for uninitialized state and do lazy initialization.
578 // Check for uninitialized state and do lazy initialization.
591 // Check for uninitialized state and do lazy initialization.
599 // Check for uninitialized state and do lazy initialization.
    [all...]
  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 310 // b: BSS section (uninitialized data)
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 299 assert(MinReadyCycle < UINT_MAX && "MinReadyCycle uninitialized");
  /external/mesa3d/docs/
relnotes-7.10.1.html 320 <li>glsl: Fix use of uninitialized values in _mesa_glsl_parse_state ctor.</li>
relnotes-7.11.1.html 288 <li>r300/compiler: fix a warning that a variable may be uninitialized</li>
relnotes-7.9.2.html 299 <li>glsl: Fix use of uninitialized values in _mesa_glsl_parse_state ctor.</li>
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 737 * Destroy a surface. The display is allowed to be uninitialized.
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 201 * leave the zbuffer memory uninitialized, but then you must enable
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 122 no warnings qw(uninitialized);
  /external/openssl/crypto/rand/
md_rand.c 283 uninitialized data. The problem is not, it's
  /external/oprofile/
ChangeLog 77 * libabi/opimport.cpp: Fix uninitialized variable warning when
ChangeLog-2008 181 using gcc 4.3.1 for uninitialized variable
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 62 // false could access an uninitialized static-storage variable if we are being
  /external/skia/src/core/
SkScan_AntiPath.cpp 430 // uninitialized memory. See comment in add_aa_span and fStorage[].
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
ClassDataItem.java 49 * Creates a new uninitialized <code>ClassDataItem</code>
    [all...]
DebugInfoItem.java 50 * Creates a new uninitialized <code>DebugInfoInfo</code>
  /external/srec/srec/EventLog/src/
EventLogImpl.c 513 case UNINITIALIZED:
  /external/srec/srec/clib/
fpi_tgt.c 519 if (frmPkt->pushp == frmPkt->pushBlkp) /* uninitialized? */
  /external/stlport/stlport/stl/config/
features.h 904 /* uninitialized value filler */
    [all...]

Completed in 2214 milliseconds

<<61626364656667686970>>