Searched defs:extraTypes (Results 1 – 4 of 4) sorted by relevance
68 private final ImmutableList<DtdType> extraTypes; field in CldrDataType72 CldrDataType(DtdType mainType, DtdType... extraTypes) { in CldrDataType()
667 private boolean inSpecificScope(String targetName, String[] baseTypes, String[] extraTypes) { in inSpecificScope()672 … boolean inSpecificScope(String[] targetNames, String[] baseTypes, @Nullable String[] extraTypes) { in inSpecificScope()
275 std::string extraTypes; member
2840 std::string extraTypes; in initPrograms() local