Home
last modified time | relevance | path

Searched defs:Float (Results 1 – 25 of 48) 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.h82 Void, VarArg, MMX, Token, 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.go80 func (g GenericValue) Float(t Type) float64 { func
/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/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc187 enum class IsacType { Fix, Float }; enumerator
/external/gtest/include/gtest/internal/
Dgtest-internal.h390 typedef FloatingPoint<float> Float; typedef
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-internal.h390 typedef FloatingPoint<float> Float; typedef
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/parsing/
DJavaMethodParser.java64 …("jbyte"), Char("jchar"), Short("jshort"), Integer("jint"), Long("jlong"), Float("jfloat"), Double( enumConstant
/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

12