/third_party/protobuf/js/experimental/runtime/kernel/ |
D | sint64_test_pairs.js | 20 longValue: Int64.fromInt(0), property 25 longValue: Int64.fromInt(1), property 30 longValue: Int64.fromInt(-1), property 35 longValue: Int64.fromInt(2), property 40 longValue: Int64.fromInt(-2), property 45 longValue: Int64.getMinValue(), property 52 longValue: Int64.getMaxValue(), property
|
D | int64_test_pairs.js | 20 longValue: Int64.fromInt(0), property 25 longValue: Int64.fromInt(1), property 30 longValue: Int64.fromInt(-1), property 36 longValue: Int64.fromBits(0xFFFFFFFF, 0x7FFFFFFF), property 43 longValue: Int64.fromBits(0xFFFFFFFF, 0xFFFFFFFF), property 49 longValue: Int64.fromInt(-1), property
|
D | sfixed64_test_pairs.js | 20 longValue: Int64.fromInt(0), property 26 longValue: Int64.fromInt(1), property 32 longValue: Int64.fromInt(-1), property 38 longValue: Int64.getMaxValue(), property 44 longValue: Int64.getMinValue(), property
|
/third_party/python/Modules/ |
D | _tkinter.c | 1083 long longValue; in AsObj() local 1290 long longValue; in FromObj() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | plurrule.cpp | 1938 int64_t FixedDecimal::longValue() const { in longValue() function in FixedDecimal
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
D | BigDecimal.java | 2480 public long longValue() { in longValue() method in BigDecimal
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/ |
D | BigDecimal.java | 2422 public long longValue() { in longValue() method in BigDecimal
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | PluralRules.java | 964 public long longValue() { in longValue() method in PluralRules.FixedDecimal
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 101 const long longValue = strtol(value, &end, 10); in ParseIntArg() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralRules.java | 1046 public long longValue() { in longValue() method in PluralRules.FixedDecimal
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 1592 public long longValue() { return (long)Math.PI; } in longValue() method in NumberFormatTest.PI
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | NumberFormatTest.java | 1595 public long longValue() { return (long)Math.PI; } in longValue() method in NumberFormatTest.PI
|