Home
last modified time | relevance | path

Searched defs:ItemSize (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic-win1256.hh56 #define OT_COUNT(Name, ItemSize) ((unsigned int) sizeof(((struct TABLE_NAME*)0)->Name) \ argument
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp68 const uint32_t ItemSize = 4; in getStringOffsetSectionItem() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h59 unsigned ItemSize; variable
/external/llvm/include/llvm/ADT/
DStringMap.h52 unsigned ItemSize; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringMap.h71 unsigned ItemSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringMap.h59 unsigned ItemSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp86 unsigned ItemSize = getDwarfStringOffsetsByteSize(); in getStringOffsetSectionItem() local
/external/tinyxml2/
Dtinyxml2.h367 virtual int ItemSize() const { in ItemSize() function