Searched defs:size_log (Results 1 – 6 of 6) sorted by relevance
29 void size_log(const int nb_point, const int size_min, const int size_max, Vector & X) in size_log() function
246 for (uptr size_log = 0; size_log <= 4; size_log++) { in TEST() local
305 u64 size_log() const { return (x_ >> (3 + kClkBits)) & 3; } in size_log() function
1048 uptr size_log = MostSignificantSetBitIndex(map_size); in Allocate() local
97 unsigned char size_log; member
101 unsigned char size_log; member