Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/extensions/ngram/
Dbitmap-index.h43 static size_t StorageSize(size_t size) { in StorageSize() function
Dngram-fst.h241 size_t StorageSize() const { in StorageSize() function
722 size_t StorageSize() const { in StorageSize() function
/external/clang/lib/CodeGen/
DCGRecordLayout.h79 unsigned StorageSize; member
DCGObjCRuntime.cpp123 CharUnits StorageSize = in EmitValueForIvarAtOffset() local
DCGRecordLayoutBuilder.cpp633 uint64_t StorageSize, in MakeInfo()
/external/skia/src/core/
DSkTextBlob.cpp144 static size_t StorageSize(int glyphCount, SkTextBlob::GlyphPositioning positioning) { in StorageSize() function in SkTextBlob::RunRecord