Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTypes.cpp32 static const unsigned numTypes = llvm::array_lengthof(TypeInfos); variable
/external/icu/icu4c/source/i18n/
Dtznames.cpp292 …ayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, … in getDisplayNames()
356 …ayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, … in getDisplayNames()
Dtznames_impl.cpp1590 const UTimeZoneNameType types[], int32_t numTypes, in getDisplayNames()
/external/deqp-deps/SPIRV-Tools/source/
Dtable.h31 const uint16_t numTypes; member
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h31 const uint16_t numTypes; member
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp990 CIntVector &orderIndices, unsigned numTypes, CIntVector &orderIndices2, in MakeCheckOrder()