Searched defs:chunk_t (Results 1 – 14 of 14) sorted by relevance
141 struct chunk_t { struct in android::SimpleBestFitAllocator142 chunk_t(size_t start, size_t size) in chunk_t() function145 size_t start;146 size_t size : 28;147 int free : 4;148 mutable chunk_t* prev;149 mutable chunk_t* next;
87 struct chunk_t struct89 T* thread () in thread()99 T arrayZ[ChunkLen];
7 typedef uint64_t chunk_t; typedef
13 typedef uint8x16_t chunk_t; typedef
10 typedef __m128i chunk_t; typedef
14 typedef __m128i chunk_t; typedef
10 typedef __m256i chunk_t; typedef
9 typedef vector unsigned char chunk_t; typedef
51 typedef sector_t chunk_t; typedef
82 } chunk_t; typedef
104565 typedef sector_t chunk_t; typedef
54161 typedef sector_t chunk_t; typedef
114360 typedef sector_t chunk_t; typedef