Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java866 …Map<String, Map<String, String>> typeData = fullData.get("territory".equals(type) ? "region" : typ… in checkCodes() local
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py538 typeData = FOUR_CHAR_CODE('tdta') variable