Home
last modified time | relevance | path

Searched refs:max_capacity (Results 1 – 3 of 3) sorted by relevance

/external/cros/system_api/dbus/
Dmtp_storage_info.proto43 optional uint64 max_capacity = 10; field
/external/v8/src/heap/
Dspaces.h1216 bool SetUp(intptr_t max_capacity, intptr_t capacity_executable);
/external/v8/src/crankshaft/
Dhydrogen.cc1319 HValue* max_capacity = AddUncasted<HAdd>(capacity, max_gap); in BuildCheckAndGrowElementsCapacity() local
1320 Add<HBoundsCheck>(key, max_capacity); in BuildCheckAndGrowElementsCapacity()