| /third_party/node/deps/v8/src/base/numbers/ |
| D | double.h | 29 Double() : d64_(0) {} in Double() function 30 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 31 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 32 explicit Double(DiyFp diy_fp) : d64_(DiyFpToUint64(diy_fp)) {} in Double() function
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-ieee.h | 68 Double() : d64_(0) {} in Double() function 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 71 explicit Double(DiyFp diy_fp) in Double() function
|
| /third_party/icu/icu4c/source/i18n/ |
| D | double-conversion-ieee.h | 68 Double() : d64_(0) {} in Double() function 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 71 explicit Double(DiyFp diy_fp) in Double() function
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| D | ieee.h | 54 Double() : d64_(0) {} in Double() function 55 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 56 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 57 explicit Double(DiyFp diy_fp) in Double() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | double-conversion-ieee.h | 68 Double() : d64_(0) {} in Double() function 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function 71 explicit Double(DiyFp diy_fp) in Double() function
|
| /third_party/node/test/js-native-api/test_number/ |
| D | test_null.c | 46 BINDING_FOR_CREATE(Double, double) in BINDING_FOR_CREATE() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| D | string_utils_test.cpp | 47 TEST(ToString, Double) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| D | string_utils_test.cpp | 47 TEST(ToString, Double) { in TEST() argument
|
| /third_party/spirv-tools/test/ |
| D | string_utils_test.cpp | 47 TEST(ToString, Double) { in TEST() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 43 Double, enumerator
|
| /third_party/googletest/googletest/samples/ |
| D | sample3_unittest.cc | 87 static int Double(int n) { return 2 * n; } in Double() function in __anon860a3d460111::QueueTestSmpl3
|
| /third_party/node/benchmark/buffers/ |
| D | buffer-read-float.js | 15 Double: { property
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/ |
| D | test_bad_identifiers.proto | 101 message Double { message
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
| D | test_bad_identifiers.proto | 101 message Double { message
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| D | bit_cast_test.cc | 96 TEST(BitCast, Double) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Intrinsics.h | 100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | YAMLTraits.h | 128 enum class QuotingType { None, Single, Double }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
| /third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
| D | test_bad_identifiers.proto | 115 message Double { message
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| D | tokenize.py | 76 Double = r'[^"\\]*(?:\\.[^"\\]*)*"' variable
|
| /third_party/python/Lib/ |
| D | tokenize.py | 110 Double = r'[^"\\]*(?:\\.[^"\\]*)*"' variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 399 Double, enumerator 458 double Double; member
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 407 typedef FloatingPoint<double> Double; typedef
|
| /third_party/node/deps/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 392 typedef FloatingPoint<double> Double; typedef
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-internal.h | 397 typedef FloatingPoint<double> Double; typedef
|