/third_party/node/benchmark/buffers/ |
H A D | buffer-read-float.js | |
/third_party/googletest/googletest/samples/ |
H A D | sample3_unittest.cc | 87 static int Double(int n) { return 2 * n; } in Double() function in __anon3018::QueueTestSmpl3
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | FieldType.cs | 43 Double, enumerator
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | double.h | 19 class Double { class 29 Double() : d64_(0) {} in Double() function in v8::base::Double 30 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function in v8::base::Double 31 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function in v8::base::Double 32 explicit Double(DiyFp diy_fp) : d64_(DiyFpToUint64(diy_fp)) {} in Double() function in v8::base::Double [all...] |
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | ieee.h | 42 class Double { class 54 Double() : d64_(0) {} in Double() function in double_conversion::Double 55 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function in double_conversion::Double 56 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function in double_conversion::Double 57 explicit Double(DiyFp diy_fp) in Double() function in double_conversion::Double [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-ieee.h | 56 class Double { class 68 Double() : d64_(0) {} in Double() function in double_conversion::Double 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function in double_conversion::Double 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function in double_conversion::Double 71 explicit Double(DiyFp diy_fp) in Double() function in double_conversion::Double [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | double-conversion-ieee.h | 56 class Double { class 68 Double() : d64_(0) {} in Double() function in double_conversion::Double 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function in double_conversion::Double 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function in double_conversion::Double 71 explicit Double(DiyFp diy_fp) in Double() function in double_conversion::Double [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | double-conversion-ieee.h | 56 class Double { class 68 Double() : d64_(0) {} in Double() function in double_conversion::Double 69 explicit Double(double d) : d64_(double_to_uint64(d)) {} in Double() function in double_conversion::Double 70 explicit Double(uint64_t d64) : d64_(d64) {} in Double() function in double_conversion::Double 71 explicit Double(DiyFp diy_fp) in Double() function in double_conversion::Double [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Intrinsics.h | 100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
|
/third_party/python/Lib/ |
H A D | tokenize.py | 110 Double = r'[^"\\]*(?:\\.[^"\\]*)*"' variable
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | tokenize.py | 76 Double = r'[^"\\]*(?:\\.[^"\\]*)*"' variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MathExtras.h | 573 inline uint64_t DoubleToBits(double Double) { in DoubleToBits() argument
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-actions_test.cc | 2053 struct Double { struct
|
/third_party/node/deps/v8/src/objects/ |
H A D | property-details.h | 117 static constexpr Representation Double() { return Representation(kDouble); } in Double() function in v8::internal::PropertyKind::PropertyLocation::PropertyConstness::Representation
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 642 inline uint64_t DoubleToBits(double Double) { in DoubleToBits() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | APFloat.h | 662 DoubleAPFloat Double; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 797 APInt llvm::APIntOps::RoundDoubleToAPInt(double Double, unsigned width) { in RoundDoubleToAPInt() argument
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 407 typedef FloatingPoint<double> Double; typedef
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
H A D | gtest-internal.h | 397 typedef FloatingPoint<double> Double; typedef
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 392 typedef FloatingPoint<double> Double; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 399 Double, enumerator 458 double Double; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 103 Double, member in llvm::ms_demangle::PrimitiveKind
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 700 DoubleAPFloat Double; member [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsVertexArrayTests.hpp | 313 typedef WrappedFloatType<double> Double; typedef in deqp::gls::GLValue
|