HomeSort by relevance Sort by last modified time
    Searched full:zeroed (Results 51 - 75 of 434) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
origin1-yes.c 79 // Custom-allocated block, non-zeroed
132 // Custom-allocated block, non-zeroed
  /external/aac/libAACenc/src/
intensity.cpp 551 msDigest zeroed from start to sfbCnt
552 msMask zeroed from start to sfbCnt
553 mdctSpectrumRight zeroed where isBook!=0
554 sfbEnergyRight zeroed where isBook!=0
555 sfbSpreadEnRight zeroed where isBook!=0
556 sfbThresholdRight zeroed where isBook!=0
  /external/e2fsprogs/e2fsck/
pass5.c 120 * The reason is that if the inode table is not zeroed discard would
122 * is zeroed then the read after discard would not be deterministic
124 * was zeroed anymore so we would have to zero it again, which does
704 * was not zeroed yet, set itable as zeroed
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 68 // may or may not be zeroed. They are zeroed if and only if
70 // page heap is zeroed unless s->needzero is set. When a span
71 // is allocated to break into small objects, it is zeroed if needed
180 // sysAlloc obtains a large chunk of zeroed memory from the
786 // not zeroed.
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 68 // may or may not be zeroed. They are zeroed if and only if
70 // page heap is zeroed unless s->needzero is set. When a span
71 // is allocated to break into small objects, it is zeroed if needed
180 // sysAlloc obtains a large chunk of zeroed memory from the
786 // not zeroed.
  /external/jemalloc/src/
huge.c 174 /* Update zeroed. */
234 /* Update zeroed. */
  /external/valgrind/memcheck/tests/amd64/
xsave-avx.c 234 registers) are neither overwritten nor zeroed by the restore.
276 and which parts get zeroed on the test restore.
  /external/webp/src/dsp/
lossless_neon.c 153 // 255 = byte will be zeroed
164 // 255 = byte will be zeroed
  /toolchain/binutils/binutils-2.25/gas/config/
atof-vax.c 199 /* Extra bits for zeroed low-order bits.
200 The 1st MAX_PRECISION are zeroed,
  /art/runtime/gc/space/
memory_tool_malloc_space-inl.h 57 // (If the allocator assumes memory is zeroed out, we might get UNDEFINED warnings, so make
  /device/google/contexthub/inc/
chre.h 48 * o bss section zeroed out (prior to nanoappStart)
  /external/icu/icu4c/source/test/intltest/
caltest.h 119 * Verify that the seconds of a Calendar can be zeroed out through the
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h.in 221 * such that new pages will be demand-zeroed if
rtree.h 28 * zeroed.
  /external/libchrome/base/strings/
sys_string_conversions_posix.cc 92 ++j; // Output is already zeroed.
  /external/libchrome/sandbox/win/src/sidestep/
mini_disassembler_types.h 159 // In most cases, all of these are zeroed-out. Only used if
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-user_allocation.html 107 <p>FreeType assumes that structures allocated by the user and passed as arguments are zeroed out except for the actual data. In other words, it is recommended to use &lsquo;calloc&rsquo; (or variants of it) instead of &lsquo;malloc&rsquo; for allocation.</p>
  /external/libjpeg-turbo/
jdcoefct.c 102 /* Try to fetch an MCU. Entropy decoder expects buffer to be zeroed. */
207 /* Note: entropy decoder expects buffer to be zeroed,
209 * because we requested a pre-zeroed array.
646 /* Note we ask for a pre-zeroed array. */
  /external/llvm/lib/Transforms/ObjCARC/
BlotMapVector.h 89 /// intact, but clients must be prepared for zeroed-out keys when iterating.
  /external/llvm/test/CodeGen/X86/
subreg-to-reg-4.ll 12 ; 32-bits will be zeroed.
  /external/opencv3/3rdparty/libjpeg/
jdcoefct.c 165 /* Try to fetch an MCU. Entropy decoder expects buffer to be zeroed. */
263 /* Note: entropy decoder expects buffer to be zeroed,
265 * because we requested a pre-zeroed array.
697 /* Note we ask for a pre-zeroed array. */
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdcoefct.c 164 /* Try to fetch an MCU. Entropy decoder expects buffer to be zeroed. */
261 /* Note: entropy decoder expects buffer to be zeroed,
263 * because we requested a pre-zeroed array.
695 /* Note we ask for a pre-zeroed array. */
  /external/skia/src/gpu/gl/
GrGLProgramDesc.cpp 144 // make sure any padding in the header is zeroed.
  /external/skia/src/gpu/vk/
GrVkProgramDesc.cpp 131 // make sure any padding in the header is zeroed.
  /external/toybox/lib/
getmountlist.c 175 // Don't report errors, just leave data zeroed

Completed in 1413 milliseconds

1 23 4 5 6 7 8 91011>>