Home
last modified time | relevance | path

Searched defs:Float (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/boost/boost/container_hash/detail/
Dhash_float.hpp104 inline std::size_t float_hash_impl(Float v, in float_hash_impl()
114 inline std::size_t float_hash_impl(Float v, in float_hash_impl()
123 inline std::size_t float_hash_impl(Float v, in float_hash_impl()
132 inline std::size_t float_hash_impl(Float v, in float_hash_impl()
/third_party/boost/libs/numeric/conversion/test/
Dudt_example_0.cpp144 struct Float struct
146 Float( float v ) : mV(v) {} in Float() function
158 typedef conversion_traits<Int,Float> Float2IntTraits ; argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_import_test.cc101 TEST_P(MslImportData_DualParam_ScalarTest, Float) { in TEST_P() argument
133 TEST_P(MslImportData_DualParam_VectorTest, Float) { in TEST_P() argument
178 TEST_P(MslImportData_TripleParam_ScalarTest, Float) { in TEST_P() argument
199 TEST_P(MslImportData_TripleParam_VectorTest, Float) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h53 Float, enumerator
85 double Float; member
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_import_test.cc134 TEST_P(GlslImportData_DualParam_ScalarTest, Float) { in TEST_P() argument
156 TEST_P(GlslImportData_DualParam_VectorTest, Float) { in TEST_P() argument
200 TEST_P(GlslImportData_TripleParam_ScalarTest, Float) { in TEST_P() argument
221 TEST_P(GlslImportData_TripleParam_VectorTest, Float) { in TEST_P() argument
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_import_test.cc134 TEST_P(HlslImportData_DualParam_ScalarTest, Float) { in TEST_P() argument
156 TEST_P(HlslImportData_DualParam_VectorTest, Float) { in TEST_P() argument
201 TEST_P(HlslImportData_TripleParam_ScalarTest, Float) { in TEST_P() argument
222 TEST_P(HlslImportData_TripleParam_VectorTest, Float) { in TEST_P() argument
/third_party/boost/libs/container_hash/test/
Dhash_complex_test.cpp69 void complex_float_tests(Float*) in complex_float_tests() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DVertexFormat.h23 Float, enumerator
DFormat.h51 Float = 0x1, enumerator
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Doperand.cc22 Operand Operand::Float(float val) { in Float() function in tint::writer::spirv::Operand
Dbinary_writer_test.cc37 TEST_F(BinaryWriterTest, Float) { in TEST_F() argument
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dstring_utils_test.cpp42 TEST(ToString, Float) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dstring_utils_test.cpp41 TEST(ToString, Float) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dstring_utils_test.cpp41 TEST(ToString, Float) { in TEST() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DGLFormat.h33 enum ComponentType { Float, Int, Uint, DepthStencil }; enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs47 Float, enumerator
/third_party/typescript/tests/cases/compiler/
DexcessPropertyCheckWithMultipleDiscriminants.ts12 interface Float extends Base<number> { interface
/third_party/boost/boost/numeric/conversion/detail/
Dbounds.hpp32 class Float class
/third_party/node/benchmark/buffers/
Dbuffer-read-float.js22 Float: { property
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto97 message Float { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/
Dtest_bad_identifiers.proto97 message Float { message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp185 APFloat Float(APFloat::x87DoubleExtended(), APInt(80, RawBits)); in toStringAPFloat() local
191 static std::string stripTrailingZeros(const std::string &Float) { in stripTrailingZeros()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h34 class Float; variable
137 Float(uint32_t w) : width_(w) {} in Float() function
/third_party/abseil-cpp/absl/base/
Dbit_cast_test.cc86 TEST(BitCast, Float) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc86 TEST(BitCast, Float) { in TEST() argument

1234