Home
last modified time | relevance | path

Searched refs:Waste (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dspaces.h1242 intptr_t Waste() { return waste_; } in Waste() function
1501 virtual intptr_t Waste() { return accounting_stats_.Waste(); } in Waste() function
Dheap.cc329 old_pointer_space_->Waste()); in PrintShortHeapStatistics()
335 old_data_space_->Waste()); in PrintShortHeapStatistics()
341 code_space_->Waste()); in PrintShortHeapStatistics()
347 map_space_->Waste()); in PrintShortHeapStatistics()
353 cell_space_->Waste()); in PrintShortHeapStatistics()
6614 holes_size += space->Waste() + space->Available(); in CountTotalHolesSize()
Dspaces.cc2458 Capacity(), Waste(), Available(), pct); in ReportStatistics()
/external/antlr/antlr-3.4/runtime/C/
DREADME1276 Fixed lookahead decisions no longer fill uniqueStates. Waste of
/external/antlr/antlr-3.4/tool/
DCHANGES.txt2846 Fixed lookahead decisions no longer fill uniqueStates. Waste of