Home
last modified time | relevance | path

Searched refs:__pyx_v_ty (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dline_integral_convolution.c1831 double __pyx_v_ty; in __pyx_f_2yt_9utilities_3lib_25line_integral_convolution__advance_2d() local
1895 __pyx_v_ty = ((1.0 - (__pyx_v_fy[0])) / __pyx_v_vy); in __pyx_f_2yt_9utilities_3lib_25line_integral_convolution__advance_2d()
1915 __pyx_v_ty = ((-(__pyx_v_fy[0])) / __pyx_v_vy); in __pyx_f_2yt_9utilities_3lib_25line_integral_convolution__advance_2d()
1926 __pyx_t_1 = ((__pyx_v_tx < __pyx_v_ty) != 0); in __pyx_f_2yt_9utilities_3lib_25line_integral_convolution__advance_2d()
2080 (__pyx_v_fx[__pyx_t_2]) = ((__pyx_v_fx[__pyx_t_2]) + (__pyx_v_ty * __pyx_v_vx)); in __pyx_f_2yt_9utilities_3lib_25line_integral_convolution__advance_2d()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.gfxdraw.c1452 …me_sdl2_7surface_Surface *__pyx_v_texture, PyObject *__pyx_v_tx, PyObject *__pyx_v_ty); /* proto */
7081 PyObject *__pyx_v_ty = 0; in __pyx_pw_11pygame_sdl2_7gfxdraw_51textured_polygon() local
7154 __pyx_v_ty = values[4]; in __pyx_pw_11pygame_sdl2_7gfxdraw_51textured_polygon()
7166 …ured_polygon(__pyx_self, __pyx_v_surface, __pyx_v_points, __pyx_v_texture, __pyx_v_tx, __pyx_v_ty); in __pyx_pw_11pygame_sdl2_7gfxdraw_51textured_polygon()
7177 …_obj_11pygame_sdl2_7surface_Surface *__pyx_v_texture, PyObject *__pyx_v_tx, PyObject *__pyx_v_ty) { in __pyx_pf_11pygame_sdl2_7gfxdraw_50textured_polygon() argument
7427 …__pyx_t_13 = __Pyx_PyInt_As_int(__pyx_v_ty); if (unlikely((__pyx_t_13 == (int)-1) && PyErr_Occurre… in __pyx_pf_11pygame_sdl2_7gfxdraw_50textured_polygon()
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFusedNode.c887 PyObject *__pyx_v_ty; member
11883 __Pyx_XGOTREF(__pyx_cur_scope->__pyx_v_ty); in __pyx_gb_6Cython_8Compiler_9FusedNode_17FusedCFuncDefNode_16make_fused_cpdef_5generator1()
11884 __Pyx_XDECREF_SET(__pyx_cur_scope->__pyx_v_ty, __pyx_t_4); in __pyx_gb_6Cython_8Compiler_9FusedNode_17FusedCFuncDefNode_16make_fused_cpdef_5generator1()
11887 …__pyx_t_4 = __Pyx_PyObject_GetAttrStr(__pyx_cur_scope->__pyx_v_ty, __pyx_n_s_org_buffer); if (unli… in __pyx_gb_6Cython_8Compiler_9FusedNode_17FusedCFuncDefNode_16make_fused_cpdef_5generator1()
18774 Py_CLEAR(p->__pyx_v_ty); in __pyx_tp_dealloc_6Cython_8Compiler_9FusedNode___pyx_scope_struct_2_genexpr()
18789 if (p->__pyx_v_ty) { in __pyx_tp_traverse_6Cython_8Compiler_9FusedNode___pyx_scope_struct_2_genexpr()
18790 e = (*v)(p->__pyx_v_ty, a); if (e) return e; in __pyx_tp_traverse_6Cython_8Compiler_9FusedNode___pyx_scope_struct_2_genexpr()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dgraphics.c1802 PyObject *__pyx_v_ty; member
59091 __Pyx_XGOTREF(__pyx_cur_scope->__pyx_v_ty); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59092 __Pyx_XDECREF_SET(__pyx_cur_scope->__pyx_v_ty, __pyx_t_7); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59107 …__pyx_t_8 = PyNumber_Multiply(__pyx_cur_scope->__pyx_v_ty, __pyx_cur_scope->__pyx_v_ty); if (unlik… in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59160 __Pyx_GOTREF(__pyx_cur_scope->__pyx_v_ty); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59161 __Pyx_DECREF_SET(__pyx_cur_scope->__pyx_v_ty, __pyx_t_7); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59216 __Pyx_INCREF(__pyx_cur_scope->__pyx_v_ty); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
59217 __Pyx_GIVEREF(__pyx_cur_scope->__pyx_v_ty); in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_8generator4()
98848 Py_CLEAR(p->__pyx_v_ty); in __pyx_tp_dealloc_7mathics_7builtin_8graphics___pyx_scope_struct_52_arrows()
98900 if (p->__pyx_v_ty) { in __pyx_tp_traverse_7mathics_7builtin_8graphics___pyx_scope_struct_52_arrows()
[all …]