Searched defs:size_log (Results 1 – 12 of 12) 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
245 for (uptr size_log = 0; size_log <= 4; size_log++) { in TEST() local
255 for (uptr size_log = 0; size_log <= 4; size_log++) { in TEST() local
115 uptr size_log = MostSignificantSetBitIndex(map_size); in Allocate() local
346 const unsigned size_log = code & 0xf; in GetAccessInfo() local
305 u64 size_log() const { return (x_ >> (3 + kClkBits)) & 3; } in size_log() function
312 u64 size_log() const { return (x_ >> (3 + kClkBits)) & 3; } in size_log() function
1072 uptr size_log = MostSignificantSetBitIndex(map_size); in Allocate() local
1052 size_t size_log) in bpf_prog_load()
102 unsigned char size_log; member
103 unsigned char size_log; member
104 unsigned char size_log; member