Home
last modified time | relevance | path

Searched defs:StorageSize (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGRecordLayout.h79 unsigned StorageSize; member
DCGObjCRuntime.cpp123 CharUnits StorageSize = CGF.CGM.getContext().toCharUnitsFromBits( in EmitValueForIvarAtOffset() local
DCGRecordLayoutBuilder.cpp649 uint64_t StorageSize, in MakeInfo()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_linux_socket_utils.h208 size_t StorageSize() const { in StorageSize() function
/external/cronet/net/disk_cache/blockfile/
Dstats.cc150 int Stats::StorageSize() { in StorageSize() function in disk_cache::Stats
/external/skia/src/core/
DSkTextBlob.cpp42 size_t SkTextBlob::RunRecord::StorageSize(uint32_t glyphCount, uint32_t textSize, in StorageSize() function in SkTextBlob::RunRecord