Allocate 149 butteraugli.h static void *Allocate(const size_t bytes); Allocate 159 butteraugli.h static inline CacheAlignedUniquePtrT<T> Allocate(const size_t entries) { Allocate 162 butteraugli.h CacheAligned::Allocate(entries * sizeof(T))), Allocate 224 butteraugli.h bytes_(Allocate(bytes_per_row_ * ysize)) {} Allocate 230 butteraugli.h bytes_(Allocate(bytes_per_row_ * ysize)) {