Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Doverload-decl.cpp8 typedef float Float; typedef
/external/clang/test/CodeCompletion/
Doperator.cpp8 typedef float Float; typedef
/external/clang/test/Index/
Dannotate-tokens-cxx0x.cpp11 typedef float Float; in test() typedef
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DVarType.java37 Float, enumConstant
/external/clang/test/Sema/
Dcast.c22 typedef float Float; typedef
/external/llvm/unittests/Support/
DTypeBuilderTest.cpp58 TEST(TypeBuilderTest, Float) { in TEST() argument
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
DRegisterType.java104 Float, enumConstant
/external/valgrind/main/VEX/pub/
Dlibvex_basictypes.h76 typedef float Float; /* IEEE754 single-precision (32-bit) value */ typedef
/external/valgrind/main/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/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-internal.h464 typedef FloatingPoint<float> Float; typedef
/external/gtest/include/gtest/internal/
Dgtest-internal.h465 typedef FloatingPoint<float> Float; typedef
/external/llvm/include/llvm/Support/
DMathExtras.h398 inline uint32_t FloatToBits(float Float) { in FloatToBits()
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-internal.h459 typedef FloatingPoint<float> Float; typedef
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h485 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/clang/include/clang/AST/
DAPValue.h45 Float, enumerator
/external/clang/include/clang/Basic/
DTargetInfo.h126 Float = 0, enumerator
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml24 | Float Constructor
Dllvm.mli57 | Float Constructor
/external/llvm/include/llvm/ADT/
DAPInt.h1662 inline APInt RoundFloatToAPInt(float Float, unsigned width) { in RoundFloatToAPInt()
/external/srec/shared/src/
DSessionTypeImpl.c1162 VariableTypes Float = TYPES_FLOAT; in ESR_SessionTypeImportParFileImpl() local
/external/opencv/cvaux/include/
Dcvvidsurv.hpp70 float Float; member