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.java1004 HashMap<T, Long> compMap = makeAnnotationComponentMap(sortedValues, voteCount); in adjustAnnotationVoteCounts() local
1028 HashMap<T, Long> compMap = new HashMap<T, Long>(); in makeAnnotationComponentMap() local
1065 …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