Home
last modified time | relevance | path

Searched refs:equivalent (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleMatcher.java301 String equivalent; in parse() local
302 if ((equivalent = getEquivalentForRegionAndVariant(r)) != null in parse()
303 && !tempList.contains(equivalent)) { in parse()
304 list.add(index+1, new LanguageRange(equivalent, w)); in parse()
306 tempList.add(equivalent); in parse()
320 equivalent = getEquivalentForRegionAndVariant(equiv); in parse()
321 if (equivalent != null in parse()
322 && !tempList.contains(equivalent)) { in parse()
323 list.add(index+1, new LanguageRange(equivalent, w)); in parse()
325 tempList.add(equivalent); in parse()
[all …]
/libcore/
Dknown_oj_tags.txt16 # them specially, and putting them in here is equivalent to ignoring them
DLICENSE159 from a designated place, then offering equivalent access to copy the source
/libcore/tools/docs/crypto/
DREADME20 is equivalent to supported_api_levels.endswith('+'), but is included for
/libcore/ojluni/
DNOTICE445 from a designated place, then offering equivalent access to copy the source