Home
last modified time | relevance | path

Searched defs:free_size (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
H A Dheap-statistics.h75 std::vector<size_t> free_size; member
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-statistics.h75 std::vector<size_t> free_size; member
/third_party/node/deps/v8/src/base/
H A Dbounded-page-allocator.cc165 size_t free_size = size - new_size; in ReleasePages() local
H A Dregion-allocator.h128 size_t free_size() const { return free_size_; } in free_size() function in v8::base::final
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.cc211 std::vector<size_t>& free_size = free_list_stats.free_size; in CollectStatistics() local
/third_party/node/deps/v8/src/utils/
H A Dallocation.cc293 const size_t free_size = old_size - (free_start - region_.begin()); in Release() local
/third_party/ffmpeg/tools/
H A Dqt-faststart.c446 uint64_t free_size = 0; in main() local
/third_party/ffmpeg/libavformat/
H A Dmovenc.c5320 int free_size = 16 * (mov->ism_lookahead - n); local

Completed in 16 milliseconds