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

<<21222324252627282930>>

  /external/chromium_org/third_party/skia/include/gpu/
SkGpuDevice.h 41 * will be uninitialized. TODO: This can fail, replace with a factory function.
  /external/chromium_org/third_party/skia/src/gpu/
GrClipMaskManager.h 124 // that already contains the rasterization of the clip stack, otherwise an uninitialized texture
  /external/chromium_org/ui/gfx/ozone/dri/
hardware_display_controller_unittest.cc 201 EXPECT_EQ(gfx::HardwareDisplayController::UNINITIALIZED,
  /external/chromium_org/ui/gfx/ozone/
surface_factory_ozone.h 51 UNINITIALIZED,
  /external/chromium_org/v8/test/mjsunit/
array-feedback.js 98 // Calls through ICs need warm up through uninitialized, then
  /external/chromium_org/webkit/common/fileapi/
file_system_types.h 13 // Indicates uninitialized or invalid filesystem type.
  /external/clang/lib/StaticAnalyzer/Checkers/
UndefBranchChecker.cpp 74 // condition that is the most likely source of the "uninitialized
  /external/clang/test/Misc/
serialized-diags.c 41 // CHECK: {{.*[/\\]}}serialized-diags.c:3:12: warning: variable 'voodoo' is uninitialized when used here [-Wuninitialized]
  /external/clang/test/Preprocessor/
pragma_diagnostic_sections.cpp 1 // RUN: %clang_cc1 -fsyntax-only -Wall -Wunused-macros -Wunused-parameter -Wno-uninitialized -verify %s
  /external/compiler-rt/lib/msan/
msan_interface_internal.h 123 // Memory will be marked uninitialized, with origin at the call site.
  /external/eigen/test/
mixingtypes.cpp 11 // work around "uninitialized" warnings and give that option some testing
  /external/elfutils/src/
elf32-i386.script 148 can access them all, and initialized data all before uninitialized, so
  /external/freetype/include/freetype/
fterrdef.h 138 "raster uninitialized" )
  /external/grub/stage2/
imgact_aout.h 126 unsigned long a_bss; /* uninitialized data size */
  /external/icu4c/i18n/
buddhcal.h 197 * indicate an uninitialized state. Once the system default century date and year
taiwncal.h 179 * indicate an uninitialized state. Once the system default century date and year
  /external/libffi/src/
prep_cif.c 129 /* Initialize any uninitialized aggregate type definitions */
  /external/llvm/include/llvm/ADT/
APFloat.h 183 /// Convenience enum used to construct an uninitialized APFloat.
185 uninitialized enumerator in enum:llvm::APFloat::uninitializedTag
213 APFloat Val(Sem, uninitialized);
222 APFloat Val(Sem, uninitialized);
  /external/llvm/include/llvm/CodeGen/
ScheduleDFS.h 125 /// \brief Return true if this DFSResult is uninitialized.
  /external/llvm/include/llvm/MC/
MCInst.h 35 kInvalid, ///< Uninitialized.
  /external/llvm/include/llvm/Transforms/
Instrumentation.h 70 // Insert MemorySanitizer instrumentation (detection of uninitialized reads)
  /external/llvm/utils/emacs/
llvm-mode.el 31 "weak" "weak_odr" "appending" "uninitialized" "implementation" "..."
  /external/mesa3d/src/egl/main/
eglapi.h 56 /* this is the only function (other than Initialize) that may be called with an uninitialized display */
  /external/openssl/crypto/bio/
bio_err.c 136 {ERR_REASON(BIO_R_UNINITIALIZED) ,"uninitialized"},
  /external/openssl/crypto/bn/
bn_kron.c 66 int ret = -2; /* avoid 'uninitialized' warning */

Completed in 417 milliseconds

<<21222324252627282930>>