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

1 2 3 4 5 6 78 91011>>

  /external/skia/src/core/
SkDistanceFieldGen.cpp 352 // create zeroed temp DFData+edge storage
  /external/v8/test/mjsunit/harmony/
simd.js 15 // Creates an instance that has been zeroed, so it can be used for equality
  /external/valgrind/coregrind/
m_tooliface.c 36 // The core/tool dictionary of functions (initially zeroed, as we want it)
  /external/webrtc/webrtc/modules/video_processing/test/
video_processing_unittest.cc 148 // Retrieve frame stats again in case Deflickering() has zeroed them.
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
ets_to_if2.cpp 235 /* is the 3GPP frame type, MSnibble is zeroed out */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 490 #define VPX_CODEC_MEM_ZERO 0x1 /**< Segment must be zeroed by allocation */
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h     [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h     [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h     [all...]
  /hardware/ti/omap3/dspbridge/inc/
mem.h 159 * Pointer to a block of zeroed memory;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 159 * Pointer to a block of zeroed memory;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
syntax.go 130 Needzero bool // if it contains pointers, needs to be zeroed on function entry
  /prebuilts/go/darwin-x86/src/runtime/
iface.go 140 // TODO: We allocate a zeroed object only to overwrite it with
mgcsweep.go 247 *(*uintptr)(unsafe.Pointer(p + ptrSize)) = uintptrMask & 0xdeaddeaddeaddead // mark as "needs to be zeroed"
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
syntax.go 130 Needzero bool // if it contains pointers, needs to be zeroed on function entry
  /prebuilts/go/linux-x86/src/runtime/
iface.go 140 // TODO: We allocate a zeroed object only to overwrite it with
mgcsweep.go 247 *(*uintptr)(unsafe.Pointer(p + ptrSize)) = uintptrMask & 0xdeaddeaddeaddead // mark as "needs to be zeroed"
  /toolchain/binutils/binutils-2.25/gas/
atof-generic.c 369 /* Digits_binary_low[] is allocated and zeroed. */
  /external/jemalloc/
ChangeLog 466 whether a chunk was zeroed. On FreeBSD, NetBSD, and OS X, it could cause
611 - Fix chunk_alloc_dss() to stop claiming memory is zeroed. This bug could
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c 193 /* First ensure that unused bits in wrt_bits are zeroed */
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
image.c 638 /* img->ces is already zeroed out */
728 /* img->ces is already zeroed out */
    [all...]
  /external/wpa_supplicant_8/src/fst/
fst_session.c 58 /* Session configuration that can be zeroed on reset */
68 /* Session object internal fields which won't be zeroed on reset */
    [all...]
  /prebuilts/go/darwin-x86/doc/
asm.html 338 The memory not explicitly initialized is zeroed.
374 and declares <code>runtime·tlsoffset</code>, a 4-byte, implicitly zeroed variable that
  /prebuilts/go/linux-x86/doc/
asm.html 338 The memory not explicitly initialized is zeroed.
374 and declares <code>runtime·tlsoffset</code>, a 4-byte, implicitly zeroed variable that
  /toolchain/binutils/binutils-2.25/bfd/
opncls.c 993 Allocate a block of @var{wanted} bytes of zeroed memory
1017 of zeroed memory attached to <<abfd>> and return a pointer to it.
    [all...]

Completed in 429 milliseconds

1 2 3 4 5 6 78 91011>>