Searched defs:ctrl2 (Results 1 – 4 of 4) sorted by relevance
54 #define ANSI_2_CTRL(ctrl1, ctrl2) "\033["##ctrl1 ";"##ctrl2 ANSI_ESC_END argument
761 Output ctrl2 = ops::Const(scope.WithOpName("ctrl2"), true, TensorShape({})); in TEST_F() local
3105 Output ctrl2 = ops::Const(s.WithOpName("ctrl2"), 2, {}); in TEST_F() local3212 Output ctrl2 = ops::Const(s.WithOpName("ctrl2"), 2, {}); in TEST_F() local
1632 FT_Vector ctrl1, ctrl2, end; in FT_Stroker_CubicTo() local