Home
last modified time | relevance | path

Searched defs:Fixed (Results 1 – 9 of 9) 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/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.hpp352 class Fixed class in deqp::gls::GLValue
DglsDrawTest.cpp468 class Fixed class in deqp::gls::__anon7252ad110111::GLValue
/external/clang/include/clang/AST/
DDecl.h3028 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()