Searched defs:aA (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| D | ftsdf.c | 2063 FT_26D6_Vec aA, bB; /* A, B in the above comment */ in get_min_distance_conic() local 2359 FT_26D6_Vec aA, bB, cC; /* A, B, C in the above comment */ in get_min_distance_conic() local 2671 FT_26D6_Vec aA, bB, cC, dD; /* A, B, C in the above comment */ in get_min_distance_cubic() local
|
| /third_party/skia/tests/ |
| D | ReadPixelsTest.cpp | 145 int32_t aA = static_cast<int32_t>(SkGetPackedA32(a)); in check_read_pixel() local
|
| D | WritePixelsTest.cpp | 163 int32_t aA = static_cast<int32_t>(SkGetPackedA32(a)); in check_pixel() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 11459 MakePair(A&& aA, B&& aB) in MakePair() 35999 EuclidGCD(IntegerType aA, IntegerType aB) in EuclidGCD() 36020 EuclidLCM(IntegerType aA, IntegerType aB) in EuclidLCM() 52512 NS_ROUNDUP(const T& aA, const T& aB) in NS_ROUNDUP() 52522 XPCOM_MIN(const T& aA, const T& aB) in XPCOM_MIN() 52530 XPCOM_MAX(const T& aA, const T& aB) in XPCOM_MAX() 52539 clamped(const T& aA, const T& aMin, const T& aMax) in clamped() 56757 bool Equals(const A& aA, const B& aB) const { return aA == aB; } in Equals() argument 56758 bool LessThan(const A& aA, const B& aB) const { return aA < aB; } in LessThan() argument 59780 static BaseTimeDuration Max(const BaseTimeDuration& aA, in Max() [all …]
|
| /third_party/sqlite/src/ |
| D | shell.c | 2734 signed char *aA, *aB; in decimal_add() local
|