Home
last modified time | relevance | path

Searched defs:wasted (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h167 uint32_t wasted[kNumNextAllocationBuckets]; member
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc968 size_t wasted = c->size - c->requested_size; in RenderOccupancy() local