Home
last modified time | relevance | path

Searched refs:zeroed (Results 1 – 25 of 31) sorted by relevance

12

/external/jemalloc/src/
Dchunk.c51 bool zeroed; in chunk_recycle() local
80 zeroed = node->zeroed; in chunk_recycle()
81 if (zeroed) in chunk_recycle()
113 node->zeroed = zeroed; in chunk_recycle()
123 if (zeroed == false) in chunk_recycle()
290 node->zeroed = (node->zeroed && (unzeroed == false)); in chunk_record()
307 node->zeroed = (unzeroed == false); in chunk_record()
327 node->zeroed = (node->zeroed && prev->zeroed); in chunk_record()
/external/jemalloc/include/jemalloc/internal/
Dextent.h31 bool zeroed; member
Djemalloc_internal_defs.h.in183 * such that new pages will be demand-zeroed if
/external/llvm/test/CodeGen/X86/
Dbreak-avx-dep.ll4 ; flops-6. Make sure the unused register read by vcvtsi2sdq is zeroed
Dsubreg-to-reg-4.ll12 ; 32-bits will be zeroed.
/external/chromium_org/third_party/sqlite/src/src/
DvdbeInt.h50 Bool zeroed; /* True if zeroed out and ready for reuse */ member
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
DCHROMIUM_get_multiple.txt50 been zeroed out.
/external/llvm/test/CodeGen/SystemZ/
Drisbg-01.ll1 ; Test sequences that can use RISBG with a zeroed first operand.
47 ; The range should be reduced to exclude the zeroed high bits.
91 ; be reduced to exclude the zeroed low bits.
/external/chromium_org/third_party/leveldatabase/src/doc/
Dtable_format.txt48 padding: char[40-p-q]; // zeroed bytes to make fixed length
/external/chromium_org/third_party/sqlite/src/doc/
Dpager-invariants.txt40 being deleted, truncated, or zeroed.
/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt67 # zeroed automatically).
/external/chromium_org/net/third_party/nss/patches/
Dchacha20poly1305.patch180 * suites, with the MSB zeroed, look like:
/external/jemalloc/
DChangeLog141 whether a chunk was zeroed. On FreeBSD, NetBSD, and OS X, it could cause
286 - Fix chunk_alloc_dss() to stop claiming memory is zeroed. This bug could
438 allocate/reallocate aligned zeroed memory, ask for optional extra memory
/external/chromium_org/third_party/sqlite/src/test/
Dfts3defer.test361 # long doclists zeroed. And with OOM-injection for FTS4 with long doclists
362 # zeroed. Change this by messing with the [set dmt_modes] commands above.
Dwal2.test994 # Set all zeroed slots in the first hash table to invalid values.
/external/libvorbis/doc/
D08-residue.tex172 the unpacked vectors are zeroed. Note that for residue type 2, these
253 'do not decode' vectors are allocated and zeroed.
D02-bitpacking.tex218 Unused space in the last byte of a bytestream is always zeroed during
D04-codec.tex419 zeroed and nonzeroed vector to produce two nonzeroed vectors.
/external/chromium_org/third_party/libvpx/source/libvpx/
Dusage.dox189 indicates that the segment \ref MUST be zeroed by the application prior to
/external/libvpx/libvpx/
Dusage.dox189 indicates that the segment \ref MUST be zeroed by the application prior to
/external/e2fsprogs/
DTODO70 list of disk blocks is not zeroed out. I was able to dump the contents of the
/external/fio/
DHOWTO536 The resulting IO buffers will not be completely zeroed,
561 data and zeroed data is. Without this set, fio will
563 data, followed by the remaining zeroed. With this set
565 alternate random and zeroed data throughout the IO
/external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
Ddes_enc.m4901 ! Remaining bytes are zeroed.
/external/openssl/crypto/des/asm/
Ddes_enc.m4901 ! Remaining bytes are zeroed.
/external/jpeg/
Dstructure.doc833 A virtual array can be specified to be "pre-zeroed"; when this flag is set,

12