Home
last modified time | relevance | path

Searched defs:occupancy (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-indic-table.py233 occupancy = used * 100. / total variable
Dhb-map.hh91 unsigned int occupancy; /* Including tombstones. */ member
Dgen-use-table.py522 occupancy = used * 100. / total variable
/third_party/node/deps/v8/src/base/
Dhashmap.h111 uint32_t occupancy() const { return impl_.occupancy_; } in occupancy() function
/third_party/node/deps/v8/src/builtins/
Dbuiltins-collections-gen.cc1609 const TNode<IntPtrT> number_of_buckets, const TNode<IntPtrT> occupancy) { in StoreOrderedHashMapNewEntry()
1781 const TNode<IntPtrT> occupancy) { in StoreOrderedHashSetNewEntry()