Searched defs:n_bytes (Results 1 – 9 of 9) sorted by relevance
72 bool Skip(size_t n_bytes) { in Skip()76 bool Read(uint8_t *buffer, size_t n_bytes) { in Read()
70 bool Skip(size_t n_bytes) { in Skip()74 bool Read(uint8_t *buffer, size_t n_bytes) { in Read()
129 ssize_t n_bytes; in select_platform() local
105 int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image); in fill() local
336 int n_bytes; member352 uint32_t n_bytes = in fence_malloc() local424 make_random_bytes (int n_bytes) in make_random_bytes()
738 picoos_uint32 n_start, n_fram, n_bytes; in sigStep() local
264 __u64 n_bytes; /* Number of matched bytes. */ member
362 safe_malloc(size_t n_bytes) in safe_malloc()
1165 uint32_t n_bytes = width * bpp; in fast_composite_src_memcpy() local