Home
last modified time | relevance | path

Searched refs:CY (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/third_party/skia/tests/
DClipperTest.cpp82 static const SkScalar CY = SkScalarHalf(T + B); in test_intersectline() local
90 { L, CY }, { L - 10, CY }, in test_intersectline()
91 { R, CY }, { R + 10, CY }, in test_intersectline()
114 { L, CY }, { R, CY }, in test_intersectline()
115 { CX, T }, { R, CY }, in test_intersectline()
116 { CX, T }, { L, CY }, in test_intersectline()
117 { L, CY }, { CX, B }, in test_intersectline()
118 { R, CY }, { CX, B }, in test_intersectline()
135 { L - 10, CY }, { CX, CY }, { L, CY }, { CX, CY }, in test_intersectline()
136 { CX, T - 10 }, { CX, CY }, { CX, T }, { CX, CY }, in test_intersectline()
[all …]
DEmptyPathTest.cpp105 #define CY (SkIntToScalar(DIMENSION) / 2) macro
108 static void make_M(SkPath* path) { path->moveTo(CX, CY); } in make_M()
109 static void make_MM(SkPath* path) { path->moveTo(CX, CY).moveTo(CX, CY); } in make_MM()
110 static void make_MZM(SkPath* path) { path->moveTo(CX, CY).close().moveTo(CX, CY); } in make_MZM()
111 static void make_L(SkPath* path) { path->moveTo(CX, CY).lineTo(CX, CY); } in make_L()
112 static void make_Q(SkPath* path) { path->moveTo(CX, CY).quadTo(CX, CY, CX, CY); } in make_Q()
113 static void make_C(SkPath* path) { path->moveTo(CX, CY).cubicTo(CX, CY, CX, CY, CX, CY); } in make_C()
/third_party/skia/third_party/externals/icu/source/data/region/
Dzh_Hant_HK.txt28 CY{"塞浦路斯"}
Dshi.txt52 CY{"ⵇⵓⴱⵔⵓⵙ"}
Dzgh.txt52 CY{"ⵇⵓⴱⵔⵓⵙ"}
Ddyo.txt48 CY{"Siipr"}
Dbrx.txt88 CY{"साइप्रस"}
Dks.txt89 CY{"سایفرس"}
Dtt.txt57 CY{"Кипр"}
Das.txt93 CY{"চাইপ্ৰাছ"}
Dbe.txt93 CY{"Кіпр"}
Duk.txt93 CY{"Кіпр"}
Dur.txt93 CY{"قبرص"}
Dgu.txt93 CY{"સાયપ્રસ"}
Daz_Cyrl.txt92 CY{"Кипр"}
/third_party/icu/icu4c/source/data/region/
Dzh_Hant_HK.txt28 CY{"塞浦路斯"}
Dshi.txt52 CY{"ⵇⵓⴱⵔⵓⵙ"}
Dzgh.txt52 CY{"ⵇⵓⴱⵔⵓⵙ"}
Dtt.txt58 CY{"Кипр"}
Ddyo.txt48 CY{"Siipr"}
Dff_Adlm.txt94 CY{"��������������"}
Dce.txt92 CY{"Кипр"}
Dfa.txt93 CY{"قبرس"}
Dam.txt93 CY{"ሳይፕረስ"}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCScheduleP9.td127 // Only one CY (Crypto) unit.
128 def CY : ProcResource<1>;
394 def P9_CY_6C : SchedWriteRes<[CY]> {

12345678910>>...19