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

1 2 3 4 5 6 7 8 91011>>

  /external/jemalloc/include/jemalloc/internal/
extent.h 22 * The zeroed flag is used by chunk recycling code to track whether
83 void extent_node_zeroed_set(extent_node_t *node, bool zeroed);
88 size_t size, bool zeroed, bool committed);
168 extent_node_zeroed_set(extent_node_t *node, bool zeroed)
171 node->en_zeroed = zeroed;
197 bool zeroed, bool committed)
203 extent_node_zeroed_set(node, zeroed);
chunk.h 70 void *chunk, size_t size, bool zeroed, bool committed);
  /external/jemalloc/src/
chunk.c 54 void *chunk, size_t size, bool zeroed, bool committed);
208 bool zeroed, committed; local
244 zeroed = extent_node_zeroed_get(node);
245 if (zeroed)
277 cache, ret, size + trailsize, zeroed, committed);
287 zeroed, committed);
292 trailsize, zeroed, committed);
301 ret, size, zeroed, committed);
310 if (!zeroed)
325 * If the caller specifies (!*zero), it is still possible to receive zeroed
    [all...]
  /external/boringssl/src/crypto/conf/
internal.h 23 /* CONF_VALUE_new returns a freshly allocated and zeroed |CONF_VALUE|. */
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8947.go 7 // Some uses of zeroed constants in non-assignment
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8947.go 7 // Some uses of zeroed constants in non-assignment
  /toolchain/binutils/binutils-2.25/libiberty/
xmemdup.c 13 allocated, the remaining memory is zeroed.
  /prebuilts/go/darwin-x86/src/runtime/
mkduff.go 64 // DI: ptr to memory to be zeroed
102 // DI: ptr to memory to be zeroed
131 // R1: ptr to memory to be zeroed
156 // R16 (aka REGRT1): ptr to memory to be zeroed - 8
157 // On return, R16 points to the last zeroed dword.
177 // R3 (aka REGRT1): ptr to memory to be zeroed - 8
178 // On return, R3 points to the last zeroed dword.
mfixalloc.go 5 // Fixed-size object allocator. Returned memory is not zeroed.
17 // Memory returned by FixAlloc_Alloc is not zeroed.
  /prebuilts/go/linux-x86/src/runtime/
mkduff.go 64 // DI: ptr to memory to be zeroed
102 // DI: ptr to memory to be zeroed
131 // R1: ptr to memory to be zeroed
156 // R16 (aka REGRT1): ptr to memory to be zeroed - 8
157 // On return, R16 points to the last zeroed dword.
177 // R3 (aka REGRT1): ptr to memory to be zeroed - 8
178 // On return, R3 points to the last zeroed dword.
mfixalloc.go 5 // Fixed-size object allocator. Returned memory is not zeroed.
17 // Memory returned by FixAlloc_Alloc is not zeroed.
  /external/jemalloc/test/integration/
rallocx.c 129 "Expected zeroed memory");
142 "Expected zeroed memory");
206 "Expected zeroed memory");
209 "Expected zeroed memory");
212 0, 0, MAX_VALIDATE), "Expected zeroed memory");
  /external/chromium-trace/catapult/dashboard/dashboard/
find_step.py 56 zeroed = [x - mean for x in values]
57 stddev = math_utils.StandardDeviation(zeroed)
58 return [math_utils.Divide(x, stddev) for x in zeroed]
  /external/bison/lib/
xmalloc.c 79 /* Allocate S bytes of zeroed memory dynamically, with error checking.
89 /* Allocate zeroed memory for N elements of S bytes, with error
  /external/libpcap/pcap/
usb.h 98 * are zeroed-out padding fields.
131 * the beginning of the packet, that field is zeroed out, so that field
  /external/skia/src/codec/
SkSampler.cpp 51 // We will not assert that the high bits of colorOrIndex must be zeroed.
84 // We will not assert that the high bits of colorOrIndex must be zeroed.
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 406 * It should be zeroed before calling this function.
422 * path. It should be zeroed before calling this function.
444 * path. It should be zeroed before calling this function.
459 * path(8 bytes). It should be zeroed before calling this function.
474 * path(8 bytes). It should be zeroed before calling this function.
492 * path(8 bytes). It should be zeroed before calling this function.
510 * name. It should be zeroed before calling this function.
525 * node. It should be zeroed before calling this function.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 398 * It should be zeroed before calling this function.
414 * path. It should be zeroed before calling this function.
436 * path. It should be zeroed before calling this function.
451 * path(8 bytes). It should be zeroed before calling this function.
466 * path(8 bytes). It should be zeroed before calling this function.
484 * path(8 bytes). It should be zeroed before calling this function.
502 * name. It should be zeroed before calling this function.
517 * node. It should be zeroed before calling this function.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 240 * @padding: reserved for future, not used, has to be zeroed
278 * @padding1: reserved for future, not used, has to be zeroed
280 * @padding2: reserved for future, not used, has to be zeroed
332 * @padding1: reserved for future, not used, has to be zeroed
335 * @padding2: reserved for future, not used, has to be zeroed
377 * @padding: reserved for future, not used, has to be zeroed
390 * @padding: reserved for future, not used, has to be zeroed
403 * @padding: reserved for future, not used, has to be zeroed
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 242 * @padding: reserved for future, not used, has to be zeroed
280 * @padding1: reserved for future, not used, has to be zeroed
282 * @padding2: reserved for future, not used, has to be zeroed
334 * @padding1: reserved for future, not used, has to be zeroed
337 * @padding2: reserved for future, not used, has to be zeroed
379 * @padding: reserved for future, not used, has to be zeroed
392 * @padding: reserved for future, not used, has to be zeroed
405 * @padding: reserved for future, not used, has to be zeroed
  /toolchain/binutils/binutils-2.25/config/
mmap.m4 36 # zeroed pages with both the following properties:
73 # doesn't give anonymous zeroed pages with the same properties listed
  /external/fio/
trim.c 35 * If not verifying that trimmed ranges return zeroed data,
  /external/kernel-headers/original/uapi/linux/
mqueue.h 30 __kernel_long_t __reserved[4]; /* ignored for input, zeroed for output */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mqueue.h 30 long __reserved[4]; /* ignored for input, zeroed for output */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mqueue.h 30 long __reserved[4]; /* ignored for input, zeroed for output */

Completed in 804 milliseconds

1 2 3 4 5 6 7 8 91011>>