Home
last modified time | relevance | path

Searched defs:kCapacity (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp78 static const int32_t kCapacity=15; member in __anon9dbd04d20111::LargestGaps
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtransport_feedback.cc107 static const int kCapacity = 14; member in webrtc::rtcp::OneBitVectorChunk
180 static const int kCapacity = 7; member in webrtc::rtcp::TwoBitVectorChunk
/external/v8/src/crankshaft/
Dhydrogen.cc12269 static const int kCapacity = CollectionType::kMinCapacity; in BuildAllocateOrderedHashTable() local