/external/sfntly/cpp/src/sfntly/math/ |
D | fixed1616.h | 34 static inline int32_t Fixed(int32_t integral, int32_t fractional) { in Fixed() function
|
/external/libdivsufsort/ |
D | CHANGELOG.md | 6 ### Fixed subsection
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | NativeFormatting.h | 19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/external/deqp/external/openglcts/modules/common/ |
D | glcSampleVariablesTests.cpp | 926 struct Fixed in init() struct 928 char const* name; in init() 929 GLboolean fixedSampleLocations; in init()
|
/external/llvm/include/llvm/Bitcode/ |
D | BitCodes.h | 93 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilitySampleVariablesTests.cpp | 924 struct Fixed in init() struct 926 char const* name; in init() 927 GLboolean fixedSampleLocations; in init()
|
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/ |
D | BitCodes.h | 90 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitCodes.h | 116 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 75 LiveRange *Fixed; member
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 92 bool Fixed; // Can be renamed? "Fixed" means "no". member
|
D | RDFGraph.h | 252 Fixed = 0x0010 << 5, // 10000, Fixed register. enumerator
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | macsupport.py | 82 Fixed = OpaqueByValueType("Fixed", "PyMac_BuildFixed", "PyMac_GetFixed") variable
|
/external/boringssl/src/crypto/bytestring/ |
D | bytestring_test.cc | 337 TEST(CBBTest, Fixed) { in TEST() argument
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.hpp | 352 class Fixed class in deqp::gls::GLValue
|
D | glsDrawTest.cpp | 469 class Fixed class in deqp::gls::__anon5a04624d0111::GLValue
|
/external/harfbuzz_ng/src/ |
D | hb-open-type-private.hh | 662 struct Fixed: INT32 struct
|
/external/clang/include/clang/AST/ |
D | Decl.h | 3045 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 10775 Expr *Fixed = FixOverloadedFunctionReference(E, DAP, Found); in resolveAndFixAddressOfOnlyViableOverloadCandidate() local
|