Home
last modified time | relevance | path

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

12

/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/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/jmonkeyengine/engine/src/core/com/jme3/shader/
DVarType.java37 Float, enumConstant
/external/clang/test/Index/
Dannotate-tokens-cxx0x.cpp11 typedef float Float; in test() typedef
/external/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()
/external/clang/test/Sema/
Dcast.c22 typedef float Float; typedef
/external/llvm/include/llvm/IR/
DIntrinsics.h77 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
/external/llvm/unittests/IR/
DTypeBuilderTest.cpp57 TEST(TypeBuilderTest, Float) { in TEST() argument
/external/protobuf/java/src/test/java/com/google/protobuf/
Dtest_bad_identifiers.proto107 message Float { message
/external/llvm/bindings/go/llvm/
Dexecutionengine.go79 func (g GenericValue) Float(t Type) float64 { func
/external/valgrind/perf/
Dffbench.c150 #define Float double /* Floating point type used in FFT */ macro
/external/valgrind/VEX/pub/
Dlibvex_basictypes.h95 typedef float Float; /* IEEE754 single-precision (32-bit) value */ typedef
/external/clang/test/ASTMerge/Inputs/
Dstruct1.c2 typedef float Float; typedef
/external/llvm/lib/Target/NVPTX/
DNVPTX.h128 Float enumerator
/external/gtest/include/gtest/internal/
Dgtest-internal.h390 typedef FloatingPoint<float> Float; typedef
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h465 typedef FloatingPoint<float> Float; typedef
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-internal.h465 typedef FloatingPoint<float> Float; typedef
/external/compiler-rt/lib/ubsan/
Dubsan_diag.h166 FloatMax Float; member
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h494 typedef FloatingPoint<float> Float; typedef
/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h481 typedef FloatingPoint<float> Float; typedef
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java246 Float(4), enumConstant
/external/valgrind/none/tests/arm64/
Dfp_and_simd.c16 typedef float Float; typedef
/external/clang/include/clang/AST/
DAPValue.h45 Float, enumerator

12