Home
last modified time | relevance | path

Searched defs:maxDouble (Results 1 – 5 of 5) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/util/
DNumberUtils.java43 private static final long maxDouble = Double.doubleToLongBits(Double.MAX_VALUE); field in NumberUtils
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/util/
DNumberUtils.java42 private static final long maxDouble = Double.doubleToLongBits(Double.MAX_VALUE); field in NumberUtils
/external/skia/src/ports/
DSkTypeface_mac_ct.cpp1169 double maxDouble; in ctvariation_from_SkFontArguments() local
1412 double maxDouble; in onGetVariationDesignParameters() local
/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java491 BigDecimal maxDouble = new BigDecimal(Double.MAX_VALUE); in testParserRejectOutOfRangeNumericValues() local
/external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java491 BigDecimal maxDouble = new BigDecimal(Double.MAX_VALUE); in testParserRejectOutOfRangeNumericValues() local