Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/brotli/src/woff2/
Dbuffer.h72 bool Skip(size_t n_bytes) { in Skip()
76 bool Read(uint8_t *buffer, size_t n_bytes) { in Read()
/external/chromium_org/third_party/ots/src/
Dots.h70 bool Skip(size_t n_bytes) { in Skip()
74 bool Read(uint8_t *buffer, size_t n_bytes) { in Read()
/external/valgrind/main/coregrind/
Dlauncher-linux.c129 ssize_t n_bytes; in select_platform() local
/external/pixman/test/
Dpixel-test.c105 int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image); in fill() local
Dutils.c336 int n_bytes; member
352 uint32_t n_bytes = in fence_malloc() local
424 make_random_bytes (int n_bytes) in make_random_bytes()
/external/svox/pico/lib/
Dpicosig.c738 picoos_uint32 n_start, n_fram, n_bytes; in sigStep() local
/external/kernel-headers/original/uapi/linux/
Dopenvswitch.h264 __u64 n_bytes; /* Number of matched bytes. */ member
/external/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp362 safe_malloc(size_t n_bytes) in safe_malloc()
/external/pixman/pixman/
Dpixman-fast-path.c1165 uint32_t n_bytes = width * bpp; in fast_composite_src_memcpy() local