Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
DValue.java34 static public class Fixed extends Value { class in Value
37 public Fixed (float value) { in Fixed() method in Value.Fixed
/external/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() function
/external/libdivsufsort/
DCHANGELOG.md6 ### Fixed subsection
/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.hpp352 class Fixed class in deqp::gls::GLValue
DglsDrawTest.cpp468 class Fixed class in deqp::gls::__anondd1be19c0111::GLValue
/external/clang/include/clang/AST/
DDecl.h3028 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()