Home
last modified time | relevance | path

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

1234567

/third_party/grpc/test/core/promise/
Dmatch_promise_test.cc30 struct Float { in TEST() struct
31 float x; in TEST()
/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/vk-gl-cts/framework/common/
DtcuFloat.hpp56 class Float class
151 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (void) in Float() function in tcu::Float
157 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (StorageType valu… in Float() function in tcu::Float
163 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (float value, Rou… in Float() function in tcu::Float
172 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (double value, Ro… in Float() function in tcu::Float
/third_party/rust/rust/tests/ui/argument-suggestions/
Dissue-112507.rs2 Float(Option<f64>), enumerator
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h53 Float, enumerator
85 double Float; member
/third_party/rust/rust/tests/ui/deriving/
Dissue-103157.rs6 Float(Option<f64>), //~ ERROR the trait bound `f64: Eq` is not satisfied enumerator
/third_party/rust/rust/tests/ui/traits/inheritance/
Dself-in-supertype.rs11 trait Float: Sized+FuzzyEq<Self> { trait
/third_party/protobuf/upb/lex/
Dround_trip_test.cc22 TEST(RoundTripTest, Float) { in TEST() argument
/third_party/rust/rust/tests/ui/issues/auxiliary/
Dissue-57271-lib.rs6 Float, enumerator
/third_party/grpc/third_party/upb/upb/lex/
Dround_trip_test.cc22 TEST(RoundTripTest, Float) { in TEST() argument
/third_party/protobuf/rust/upb/
Dctype.rs14 Float = 2, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dwhat_is_going_on.hpp3 typedef float Float; typedef
/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
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/dtype/
Dnumber.cc39 Float::Float(const int nbits) : Number(FloatBitsToTypeId(nbits), nbits, false) {} in Float() function in mindspore::Float
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DVertexFormat.h23 Float, enumerator
/third_party/rust/rust/tests/ui/macros/
Dtry-macro.rs36 Float, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dstring_utils_test.cpp41 TEST(ToString, Float) { in TEST() argument
/third_party/spirv-tools/test/
Dstring_utils_test.cpp41 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/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dwhat_is_going_on.rs12 pub type Float = f32; typedef
/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.cs24 Float, enumerator
/third_party/flatbuffers/python/flatbuffers/reflection/
DBaseType.py17 Float = 11 variable in BaseType

1234567