Searched refs:modInner (Results 1 – 13 of 13) sorted by relevance
148 if (!micros1.modInner.semanticallyEquivalent(micros2.modInner) in format()213 length += micros1.modInner.apply(string, 0, length); in formatApproximately()277 collapseInner = micros1.modInner.semanticallyEquivalent(micros2.modInner); in formatRange()303 boolean repeatInner = !collapseInner && micros1.modInner.getCodePointCount() > 0; in formatRange()324 Modifier mod = resolveModifierPlurals(micros1.modInner, micros2.modInner); in formatRange()327 h.length1 += micros1.modInner.apply(string, h.index0(), h.index1()); in formatRange()328 h.length2 += micros2.modInner.apply(string, h.index2(), h.index3()); in formatRange()
181 micros.modInner = precomputedMods[exponent + 12]; in processQuantity()184 micros.modInner = new ScientificModifier(exponent, this); in processQuantity()188 micros.modInner = this; in processQuantity()
318 micros.modInner = ConstantAffixModifier.EMPTY; in macrosToMicroGenerator()393 int length = micros.modInner.apply(string, start, end); in writeAffixes()
147 if (!micros1.modInner.semanticallyEquivalent(micros2.modInner) in format()212 length += micros1.modInner.apply(string, 0, length); in formatApproximately()276 collapseInner = micros1.modInner.semanticallyEquivalent(micros2.modInner); in formatRange()302 boolean repeatInner = !collapseInner && micros1.modInner.getCodePointCount() > 0; in formatRange()323 Modifier mod = resolveModifierPlurals(micros1.modInner, micros2.modInner); in formatRange()326 h.length1 += micros1.modInner.apply(string, h.index0(), h.index1()); in formatRange()327 h.length2 += micros2.modInner.apply(string, h.index2(), h.index3()); in formatRange()
183 micros.modInner = precomputedMods[exponent + 12]; in processQuantity()186 micros.modInner = new ScientificModifier(exponent, this); in processQuantity()190 micros.modInner = this; in processQuantity()
317 micros.modInner = ConstantAffixModifier.EMPTY; in macrosToMicroGenerator()392 int length = micros.modInner.apply(string, start, end); in writeAffixes()
220 if (!micros1.modInner->semanticallyEquivalent(*micros2.modInner) in format()298 length += micros1.modInner->apply(data.string, 0, length, status); in formatApproximately()366 collapseInner = micros1.modInner->semanticallyEquivalent(*micros2.modInner); in formatRange()410 bool repeatInner = !collapseInner && micros1.modInner->getCodePointCount() > 0; in formatRange()431 const Modifier& mod = resolveModifierPlurals(*micros1.modInner, *micros2.modInner); in formatRange()434 length1 += micros1.modInner->apply(string, UPRV_INDEX_0, UPRV_INDEX_1, status); in formatRange()435 length2 += micros2.modInner->apply(string, UPRV_INDEX_2, UPRV_INDEX_3, status); in formatRange()
40 const Modifier* modInner; member
145 micros.modInner = &mod; in processQuantity()
339 fMicros.modInner = &fMicros.helpers.emptyStrongModifier; in macrosToMicroGenerator()430 int32_t length = micros.modInner->apply(string, start, end, status); in writeAffixes()
26 public Modifier modInner; field in MicroProps
22 public Modifier modInner; field in MicroProps
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...