Home
last modified time | relevance | path

Searched defs:Fixed (Results 1 – 7 of 7) sorted by relevance

/external/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() function
/external/jmonkeyengine/engine/src/android/jme3tools/android/
DFixed.java21 public final class Fixed { class
161 private Fixed() { in Fixed() method in Fixed
/external/llvm/include/llvm/Bitcode/
DBitCodes.h93 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
/external/llvm/lib/CodeGen/
DInterferenceCache.h75 LiveRange *Fixed; member
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp315 class Fixed class in deqp::gls::GLValue
DglsDrawTest.cpp468 class Fixed class in deqp::gls::__anon8974b5700111::GLValue
/external/clang/include/clang/AST/
DDecl.h2977 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()