Searched refs:p0_p1 (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/ |
H A D | controlpointselection.cpp | 29 TPointD p0_p1(p0 - p1), p2_p1(p2 - p1); in isCuspPoint() local 30 double n1 = norm(p0_p1), n2 = norm(p2_p1); in isCuspPoint() 36 p0_p1 = p0_p1 * (1.0 / n1); in isCuspPoint() 39 return (p0_p1 * p2_p1 > 0) || in isCuspPoint() 40 (fabs(cross(p0_p1, p2_p1)) > 0.09); // more than 5° is yes in isCuspPoint()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/mep/ |
H A D | mep.md | 188 (define_attr "slots" "core,c3,p0,p0_p0s,p0_p1,p0s,p0s_p1,p1" (const_string "core")) 224 (eq_attr "slots" "p0_p1"))
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/mep/ |
H A D | mep.md | 188 (define_attr "slots" "core,c3,p0,p0_p0s,p0_p1,p0s,p0s_p1,p1" (const_string "core")) 224 (eq_attr "slots" "p0_p1"))
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/mep/ |
H A D | mep.md | 188 (define_attr "slots" "core,c3,p0,p0_p0s,p0_p1,p0s,p0s_p1,p1" (const_string "core")) 224 (eq_attr "slots" "p0_p1"))
|
/dports/lang/gcc48/gcc-4.8.5/gcc/config/mep/ |
H A D | mep.md | 188 (define_attr "slots" "core,c3,p0,p0_p0s,p0_p1,p0s,p0s_p1,p1" (const_string "core")) 224 (eq_attr "slots" "p0_p1"))
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/mep/ |
H A D | mep.md | 188 (define_attr "slots" "core,c3,p0,p0_p0s,p0_p1,p0s,p0s_p1,p1" (const_string "core")) 224 (eq_attr "slots" "p0_p1"))
|