Home
last modified time | relevance | path

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

123

/external/deqp/framework/common/
DtcuFloat.hpp48 class Float class
136 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (void) in Float() function in tcu::Float
142 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (StorageType valu… in Float() function in tcu::Float
148 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (float value) in Float() function in tcu::Float
157 inline Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::Float (double value) in Float() function in tcu::Float
/external/clang/test/CodeCompletion/
Doperator.cpp8 typedef float Float; typedef
/external/clang/test/SemaCXX/
Doverload-decl.cpp8 typedef float Float; typedef
/external/r8/src/test/examples/regress_37658666/
DRegress.java6 class Float { class
/external/clang/test/SemaObjC/
Dproperty-category-4.m110 @property (readonly) float Float; // no warning for this property - a getter is declared in this p… property
111 - (float) Float; method
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs47 Float, enumerator
/external/clang/test/Index/
Dannotate-tokens-cxx0x.cpp11 typedef float Float; in test() typedef
/external/llvm/lib/Support/
DScaledNumber.cpp186 APFloat Float(APFloat::x87DoubleExtended, APInt(80, RawBits)); in toStringAPFloat() local
192 static std::string stripTrailingZeros(const std::string &Float) { in stripTrailingZeros()
/external/llvm/unittests/ADT/
DPointerSumTypeTest.cpp17 enum Kinds { Float, Int1, Int2 }; enumerator
/external/clang/test/Sema/
Dcast.c22 typedef float Float; typedef
/external/swiftshader/third_party/LLVM/unittests/Support/
DTypeBuilderTest.cpp58 TEST(TypeBuilderTest, Float) { in TEST() argument
/external/valgrind/none/tests/arm/
Dv8crypto_t.c22 typedef float Float; typedef
Dv8crypto_a.c22 typedef float Float; typedef
Dv8fpsimd_t.c25 typedef float Float; typedef
Dv8fpsimd_a.c25 typedef float Float; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DIntrinsics.h100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
/external/llvm/include/llvm/IR/
DIntrinsics.h91 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
/external/llvm/unittests/IR/
DTypeBuilderTest.cpp70 TEST(TypeBuilderTest, Float) { in TEST() argument
/external/llvm/bindings/go/llvm/
Dexecutionengine.go80 func (g GenericValue) Float(t Type) float64 { func
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto111 message Float { message
/external/valgrind/VEX/pub/
Dlibvex_basictypes.h95 typedef float Float; /* IEEE754 single-precision (32-bit) value */ typedef
/external/valgrind/perf/
Dffbench.c150 #define Float double /* Floating point type used in FFT */ macro
/external/clang/test/ASTMerge/Inputs/
Dstruct1.c2 typedef float Float; typedef
/external/llvm/lib/Target/NVPTX/
DNVPTX.h112 Float enumerator
/external/python/cpython2/Doc/library/
Dstdtypes.rst599 .. _typeiter:

123