|   /external/pixman/test/ | 
| pixel-test.c  | 105     int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image);  local  111 	for (i = 0; i < n_bytes / 4; ++i) 117 	for (i = 0; i < n_bytes / 2; ++i) 123 	for (i = 0; i < n_bytes; ++i)
  | 
| utils.c  | 336     int n_bytes;  member in struct:__anon32593  352     uint32_t n_bytes =  local  364     addr = mmap (NULL, n_bytes, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANONYMOUS, 369 	printf ("mmap failed on %lld %u\n", (long long int)len, n_bytes); 381     ((info_t *)initial_page)->n_bytes = n_bytes; 388 	munmap (addr, n_bytes); 404     munmap (info->addr, info->n_bytes); 424 make_random_bytes (int n_bytes) 426     uint8_t *bytes = fence_malloc (n_bytes);     [all...] | 
|   /external/valgrind/main/coregrind/ | 
| launcher-linux.c  | 129    ssize_t n_bytes;  local  145    n_bytes = read(fd, header, sizeof(header)); 147    if (n_bytes < 2) { 152                     (long int)n_bytes, clientname); 160          if (i == n_bytes) return NULL; 168          if (i == n_bytes) break; 172       if (i == n_bytes) return NULL; 177    } else if (n_bytes >= SELFMAG && memcmp(header, ELFMAG, SELFMAG) == 0) { 179       if (n_bytes >= sizeof(Elf32_Ehdr) && header[EI_CLASS] == ELFCLASS32) { 215       } else if (n_bytes >= sizeof(Elf64_Ehdr) && header[EI_CLASS] == ELFCLASS64)      [all...] | 
|   /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/ | 
| xdr.h  | 339   char *n_bytes;  member in struct:netobj 
  | 
|   /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ | 
| xdr.h  | 339   char *n_bytes;  member in struct:netobj 
  | 
|   /external/svox/pico/lib/ | 
| picosig.c  | 738     picoos_uint32 n_start, n_fram, n_bytes;  local      [all...] | 
|   /external/pixman/pixman/ | 
| pixman-fast-path.c  | 1165     uint32_t n_bytes = width * bpp;  local  1178 	memcpy (dst, src, n_bytes);     [all...] | 
|   /bionic/libc/kernel/uapi/linux/ | 
| openvswitch.h  | 166  __u64 n_bytes;  member in struct:ovs_flow_stats 
  | 
|   /development/ndk/platforms/android-L/include/linux/ | 
| openvswitch.h  | 142  __u64 n_bytes;  member in struct:ovs_flow_stats 
  | 
|   /external/kernel-headers/original/uapi/linux/ | 
| openvswitch.h  | 264 	__u64 n_bytes;           /* Number of matched bytes. */  member in struct:ovs_flow_stats 
  | 
|   /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ | 
| openvswitch.h  | 166  __u64 n_bytes;  member in struct:ovs_flow_stats 
  | 
|   /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ | 
| openvswitch.h  | 166  __u64 n_bytes;  member in struct:ovs_flow_stats 
  | 
|   /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ | 
| openvswitch.h  | 166  __u64 n_bytes;  member in struct:ovs_flow_stats 
  |