Home
last modified time | relevance | path

Searched refs:bounded2 (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DPluralRules.java1248 boolean bounded2 = true; in parse()
1263 bounded2 = false; in parse()
1287 … return new FixedDecimalSamples(sampleType2, Collections.unmodifiableSet(samples2), bounded2); in parse()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1183 boolean bounded2 = true; in parse()
1198 bounded2 = false; in parse()
1222 … return new FixedDecimalSamples(sampleType2, Collections.unmodifiableSet(samples2), bounded2); in parse()
/external/llvm-project/polly/lib/External/isl/
Disl_convex_hull.c1286 isl_bool bounded1, bounded2; in convex_hull_pair() local
1301 bounded2 = isl_basic_set_is_bounded(bset2); in convex_hull_pair()
1303 if (bounded1 < 0 || bounded2 < 0) in convex_hull_pair()
1306 if (bounded1 && bounded2) in convex_hull_pair()
1309 if (bounded1 || bounded2) in convex_hull_pair()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...