Home
last modified time | relevance | path

Searched defs:baseValue (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRuleSet.java201 long baseValue = rule.getBaseValue(); in parseRules() local
236 long baseValue = rule.getBaseValue(); in setNonNumericalRule() local
DNFSubstitution.java427 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
997 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
1302 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
1625 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
DNFRule.java67 private long baseValue; field in NFRule
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNFRuleSet.java202 long baseValue = rule.getBaseValue(); in parseRules() local
237 long baseValue = rule.getBaseValue(); in setNonNumericalRule() local
DNFSubstitution.java428 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
998 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
1303 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
1626 public Number doParse(String text, ParsePosition parsePosition, double baseValue, in doParse()
DNFRule.java68 private long baseValue; field in NFRule
/external/icu/icu4c/source/i18n/
Dnfsubs.cpp695 double baseValue, in doParse()
938 double baseValue, in doParse()
1125 double baseValue, in doParse() argument
1260 double baseValue, in doParse()
Dnfrs.cpp238 int64_t baseValue = rule->getBaseValue(); in parseRules() local
270 int64_t baseValue = rule->getBaseValue(); in setNonNumericalRule() local
/external/cldr/tools/java/org/unicode/cldr/tool/resolver/
DCldrResolver.java269 String baseValue = file.getStringValue(distinguishedPath); in resolveLocaleInternal() local
/external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
DConfig.java522 private <T> T pick(T baseValue, T overlayValue, T nullValue) { in pick()
526 private int[] pickSdk(int[] baseValue, int[] overlayValue, int[] nullValue) { in pickSdk()
/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp743 const deUint32 baseValue = 127; in iterate() local
1406 const deUint32 baseValue = 127; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1800 const deUint32 baseValue = 127; in iterate() local
2215 const deUint32 baseValue = 127; in iterate() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DConvertLanguageData.java744 double parsePercent(String numericRepresentation, double baseValue) throws ParseException { in parsePercent()
/external/deqp/framework/common/
DtcuCompressedTexture.cpp706 deUint32 baseValue[2]; in decompressETC2Block() local
DtcuAstcUtil.cpp2443 const deUint32 baseValue = blockNdx*(numValues-1) / (numBlocks-1); in generateBlockCaseTestData() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp859 auto getStateForBDV = [&](Value *baseValue) { in findBasePointer()
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp739 auto getStateForBDV = [&](Value *baseValue) { in findBasePointer()