/external/epid-sdk/ |
D | CHANGELOG.md | 10 ### Fixed subsection 102 ### Fixed subsection 155 ### Fixed subsection 251 ### Fixed subsection
|
/external/skqp/experimental/canvaskit/ |
D | CHANGELOG.md | 25 ### Fixed subsection 50 ### Fixed subsection
|
/external/skia/modules/canvaskit/ |
D | CHANGELOG.md | 59 ### Fixed subsection 84 ### Fixed subsection
|
/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/skqp/modules/pathkit/ |
D | CHANGELOG.md | 9 ### Fixed subsection
|
/external/skia/modules/pathkit/ |
D | CHANGELOG.md | 13 ### Fixed subsection
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | NativeFormatting.h | 19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/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-7.0/llvm/include/llvm/Bitcode/ |
D | BitCodes.h | 100 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 81 LiveRange *Fixed = nullptr; member
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 75 LiveRange *Fixed; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 96 bool Fixed = false; // Can be renamed? "Fixed" means "no". member
|
D | RDFGraph.h | 289 Fixed = 0x0010 << 5, // 0010000, Fixed register. enumerator
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FalkorHWPFFix.cpp | 733 bool Fixed = false; in runOnLoop() local
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | macsupport.py | 82 Fixed = OpaqueByValueType("Fixed", "PyMac_BuildFixed", "PyMac_GetFixed") variable
|
/external/harfbuzz_ng/src/ |
D | hb-open-type.hh | 121 struct Fixed : HBINT32 struct 124 float to_float () const { return ((int32_t) v) / 65536.f; } in to_float() 125 void set_float (float f) { v.set (round (f * 65536.f)); } in set_float()
|
/external/boringssl/src/crypto/bytestring/ |
D | bytestring_test.cc | 340 TEST(CBBTest, Fixed) { in TEST() argument
|