Searched defs:getDataLength (Results 1 – 5 of 5) sorted by relevance
| /external/icu/icu4c/source/tools/toolutil/ | ||
| D | collationinfo.cpp | 115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() function in CollationInfo |
| /external/clang/include/clang/AST/ | ||
| D | NestedNameSpecifier.h | 323 unsigned getDataLength() const { return getDataLength(Qualifier); } in getDataLength() function |
| /external/fonttools/Lib/fontTools/ | ||
| D | cffLib.py | 197 def getDataLength(self): member in IndexCompiler |
| /external/clang/lib/AST/ | ||
| D | NestedNameSpecifier.cpp | 371 NestedNameSpecifierLoc::getDataLength(NestedNameSpecifier *Qualifier) { in getDataLength() function in NestedNameSpecifierLoc |
| /external/fonttools/Lib/fontTools/ttLib/tables/ | ||
| D | otBase.py | 240 def getDataLength(self): member in OTTableWriter |