Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h312 static size_type NextCapacity(size_type current_capacity) { in NextCapacity() function
/third_party/node/deps/v8/src/heap/
Dslot-set.h671 static size_t NextCapacity(size_t capacity) { in NextCapacity() function