Home
last modified time | relevance | path

Searched defs:Float (Results 1 - 25 of 63) sorted by relevance

123

/third_party/rust/crates/minimal-lexical/src/
H A Dnum.rs18 pub trait Float: traits
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwhat_is_going_on.hpp3 typedef float Float; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwhat_is_going_on.rs26 pub type Float = f32; types
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype.cc64 std::unique_ptr<Number> Number::Float(uint32_t bits) { in Float() function in amber::type::Number
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.hpp93 Float, member in sw::Intermediate::TypeHint
107 RValue<SIMD::Float> Float(uint32_t i) const in Float() function in sw::Intermediate
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DGLFormat.h33 enum ComponentType { Float, Int, Uint, DepthStencil }; enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DVertexFormat.h23 Float, member in dawn_native::VertexFormatBaseType
H A DFormat.h51 Float = 0x1, member in dawn_native::Aspect
H A DShaderModule.h58 Float, member in dawn_native::InterStageComponentType
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Doperand.cc22 Operand Operand::Float(float val) { in Float() function in tint::writer::spirv::Operand
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldType.cs47 Float, enumerator
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h60 Float = 0, member in angle::ColorGeneric::Type
H A Dutilities.h131 Float = 0, member in gl::SamplerFormat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h53 Float, member in llvm::msgpack::Type
85 double Float; member
H A DMsgPackDocument.h58 double Float; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp58 OS << Float; in toString() local
/third_party/littlefs/scripts/
H A Dsummary.py126 class Float(co.namedtuple('Float', 'x')): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsics.h102 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 DIntrinsics.h100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DZ3Solver.cpp768 toAPFloat(const SMTSortRef &Sort, const SMTExprRef &AST, llvm::APFloat &Float, bool useSemantics) toAPFloat() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuFloat.hpp56 class Float class
77 static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>& src, RoundingDirection = ROUND_TO_EVEN) { return src; } in convert() argument
130 operator <(const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>& other) const operator <() argument
151 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (void) Float() function in tcu::Float
157 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (StorageType value) Float() function in tcu::Float
163 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (float value, RoundingDirection rd) Float() function in tcu::Float
172 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (double value, RoundingDirection rd) Float() function in tcu::Float
271 convert(const Float<OtherStorageType, OtherExponentBits, OtherMantissaBits, OtherExponentBias, OtherFlags>& other, RoundingDirection rd) convert() argument
[all...]
H A DtcuTestLog.hpp102 typedef LogNumber<float> Float; typedef in tcu::TestLog
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h100 Float, enumerator
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DDefinitions.h113 Float = 2, // AAUDIO_FORMAT_PCM_FLOAT, member in oboe::AudioFormat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h586 inline uint32_t FloatToBits(float Float) { in FloatToBits() argument

Completed in 13 milliseconds

123