Home
last modified time | relevance | path

Searched defs:MAPPING (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_imports2.py6 MAPPING = { variable
Dfix_renames.py13 MAPPING = {"sys": {"maxint" : "maxsize"}, variable
Dfix_urllib.py12 MAPPING = {"urllib": [ variable
Dfix_imports.py8 MAPPING = {'StringIO': 'io', variable
/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_imports2.py6 MAPPING = { variable
Dfix_renames.py13 MAPPING = {"sys": {"maxint" : "maxsize"}, variable
Dfix_urllib.py13 MAPPING = {"urllib": [ variable
Dfix_imports.py8 MAPPING = {'StringIO': 'io', variable
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLConstants.java67 public static final String MAPPING = "mapping"; field in LDMLConstants