Home
last modified time | relevance | path

Searched defs:numTypes (Results 1 – 5 of 5) 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.cpp1584 const UTimeZoneNameType types[], int32_t numTypes, in getDisplayNames()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelLowering.cpp96 size_t numTypes = sizeof(types) / sizeof(*types); in InitAMDILLowering() local
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp780 CIntVector &orderIndices, unsigned numTypes, CIntVector &orderIndices2, in MakeCheckOrder()