Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleMatcher.java541 String equivalent; in parse() local
542 if ((equivalent = getEquivalentForRegionAndVariant(r)) != null in parse()
543 && !tempList.contains(equivalent)) { in parse()
544 list.add(index+1, new LanguageRange(equivalent, w)); in parse()
546 tempList.add(equivalent); in parse()
560 equivalent = getEquivalentForRegionAndVariant(equiv); in parse()
561 if (equivalent != null in parse()
562 && !tempList.contains(equivalent)) { in parse()
563 list.add(index+1, new LanguageRange(equivalent, w)); in parse()
565 tempList.add(equivalent); in parse()
[all …]
/libcore/ojluni/src/test/java/lang/Math/
DPowTests.java209 } else if (equivalent(x, +0.0)) { in testCrossProduct()
212 } else if (equivalent(x, -0.0)) { in testCrossProduct()
231 static boolean equivalent(double a, double b) { in equivalent() method in PowTests
/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/src/test/java/util/Scanner/
Dinput.txt104 # server string is the equivalent of the NT Description field
/libcore/ojluni/src/test/
DLICENSE167 access to copy from a designated place, then offering equivalent
/libcore/ojluni/src/tools/
DLICENSE167 access to copy from a designated place, then offering equivalent
/libcore/ojluni/src/main/java/java/nio/charset/
DCharset-X-Coder.java.template829 * position cannot be mapped to an equivalent $otype$ sequence and
/libcore/ojluni/src/main/java/java/nio/
DX-Buffer.java.template2002 * (inclusive) and the limit (exclusive); that is, it is equivalent to
/libcore/ojluni/src/main/
DLICENSE167 from a designated place, then offering equivalent access to copy the source