Home
last modified time | relevance | path

Searched defs:compMap (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java1101 HashMap<T, Long> compMap = makeAnnotationComponentMap(sortedValues, voteCount); in adjustAnnotationVoteCounts() local
1125 HashMap<T, Long> compMap = new HashMap<>(); in makeAnnotationComponentMap() local
1162 …OnAnnotationComponents(Set<T> sortedValues, HashMap<T, Long> voteCount, HashMap<T, Long> compMap) { in calculateNewCountsBasedOnAnnotationComponents()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp316 static const int compMap[6][3] = in calcCubemapFaceCoords() local