Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() function
/external/sfntly/cpp/src/sfntly/math/
Dfixed1616.h34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() function
/external/chromium_org/skia/ext/
Dconvolver.h44 typedef short Fixed; typedef
/external/llvm/include/llvm/Bitcode/
DBitCodes.h92 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeTypes.h58 typedef UInt32 Fixed; typedef
DOpenTypeUtilities.cpp60 typedef int32_t Fixed; typedef
/external/llvm/lib/CodeGen/
DInterferenceCache.h75 LiveRange *Fixed; member
/external/chromium_org/third_party/WebKit/Source/platform/
DLength.h41 Auto, Percent, Fixed, enumerator
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp315 class Fixed class in deqp::gls::GLValue
DglsDrawTest.cpp482 class Fixed class in deqp::gls::__anona2ff1be70111::GLValue
/external/clang/include/clang/AST/
DDecl.h2842 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()