Home
last modified time | relevance | path

Searched refs:__pyx_kp_u__7 (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/py-acora/acora-2.3/acora/
H A D_acora.c1797 static PyObject *__pyx_kp_u__7; variable
7824 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
7826 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
7827 PyTuple_SET_ITEM(__pyx_t_5, 1, __pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
8025 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
8027 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
8028 PyTuple_SET_ITEM(__pyx_t_4, 1, __pyx_kp_u__7); in __pyx_f_5acora_6_acora_tree_to_dot()
10301 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/textproc/py-tinycss/tinycss-0.4/tinycss/
H A Dspeedups.c989 static PyObject *__pyx_kp_u__7; variable
3221 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_pf_7tinycss_8speedups_tokenize_flat()
3222 __Pyx_DECREF_SET(__pyx_v_unit, __pyx_kp_u__7); in __pyx_pf_7tinycss_8speedups_tokenize_flat()
4573 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/ext/
H A D_yaml.c1120 static PyObject *__pyx_kp_u__7; variable
5010 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
5011 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
6853 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
6854 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
9750 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
9751 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
13717 …__pyx_t_2 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__object_to_event()
17088 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__serialize_node()
18837 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/ext/
H A D_yaml.c1120 static PyObject *__pyx_kp_u__7; variable
5010 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
5011 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
6853 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
6854 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
9750 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
9751 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
13717 …__pyx_t_2 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__object_to_event()
17088 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__serialize_node()
18837 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/www/py-biscuits/biscuits-0.3.0/
H A Dbiscuits.c1530 static PyObject *__pyx_kp_u__7; variable
4473 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_pf_8biscuits_6Cookie_4__repr__()
4475 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_pf_8biscuits_6Cookie_4__repr__()
4476 PyTuple_SET_ITEM(__pyx_t_1, 2, __pyx_kp_u__7); in __pyx_pf_8biscuits_6Cookie_4__repr__()
7667 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/devel/py-ruamel.yaml.clib/ruamel.yaml.clib-0.2.6/
H A D_ruamel_yaml.c1655 static PyObject *__pyx_kp_u__7; variable
6919 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__token_to_object()
6920 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__token_to_object()
9095 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__event_to_object()
9096 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__event_to_object()
12691 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__compose_scalar_node()
12692 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_12_ruamel_yaml_7CParser__compose_scalar_node()
17538 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_12_ruamel_yaml_8CEmitter__object_to_event()
21777 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_12_ruamel_yaml_8CEmitter__serialize_node()
24498 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/ext/
H A D_yaml.c1525 static PyObject *__pyx_kp_u__7; variable
6989 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
6990 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__token_to_object()
9243 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
9244 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__event_to_object()
12911 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
12912 __Pyx_DECREF_SET(__pyx_v_style, __pyx_kp_u__7); in __pyx_f_5_yaml_7CParser__compose_scalar_node()
17838 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__object_to_event()
21957 …__pyx_t_3 = (__Pyx_PyUnicode_Equals(__pyx_v_style_object, __pyx_kp_u__7, Py_EQ)); if (unlikely(__p… in __pyx_f_5_yaml_8CEmitter__serialize_node()
24738 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dnumbers.c1499 static PyObject *__pyx_kp_u__7; variable
4995 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_pf_7mathics_4core_7numbers_20convert_base()
4997 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_pf_7mathics_4core_7numbers_20convert_base()
4998 PyTuple_SET_ITEM(__pyx_t_2, 1, __pyx_kp_u__7); in __pyx_pf_7mathics_4core_7numbers_20convert_base()
5905 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
H A Dexpression.c4029 static PyObject *__pyx_kp_u__7; variable
15903 … *__pyx_temp[5] = {__pyx_t_11, __pyx_kp_u_System_Postfix, __pyx_t_10, __pyx_kp_u__7, __pyx_int_170… in __pyx_pf_7mathics_4core_10expression_14BaseExpression_64do_format()
15912 … *__pyx_temp[5] = {__pyx_t_11, __pyx_kp_u_System_Postfix, __pyx_t_10, __pyx_kp_u__7, __pyx_int_170… in __pyx_pf_7mathics_4core_10expression_14BaseExpression_64do_format()
15930 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_pf_7mathics_4core_10expression_14BaseExpression_64do_format()
15931 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_pf_7mathics_4core_10expression_14BaseExpression_64do_format()
15932 PyTuple_SET_ITEM(__pyx_t_14, 2+__pyx_t_8, __pyx_kp_u__7); in __pyx_pf_7mathics_4core_10expression_14BaseExpression_64do_format()
98093 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/www/py-yarl/yarl-1.7.2/yarl/
H A D_quoting_c.c1547 static PyObject *__pyx_kp_u__7; variable
5686 …__pyx_t_14 = __Pyx_PyList_Append(__pyx_v_ret, __pyx_kp_u__7); if (unlikely(__pyx_t_14 == ((int)-1)… in __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote()
7704 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/www/firefox/firefox-99.0/third_party/python/yarl/yarl/
H A D_quoting_c.c1532 static PyObject *__pyx_kp_u__7; variable
5671 …__pyx_t_14 = __Pyx_PyList_Append(__pyx_v_ret, __pyx_kp_u__7); if (unlikely(__pyx_t_14 == ((int)-1)… in __pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote()
7689 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DVisitor.c2299 static PyObject *__pyx_kp_u__7; variable
4079 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_6Cython_8Compiler_7Visitor_11TreeVisitor__raise_compiler_error()
4080 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_f_6Cython_8Compiler_7Visitor_11TreeVisitor__raise_compiler_error()
4081 PyList_SET_ITEM(__pyx_t_1, 0, __pyx_kp_u__7); in __pyx_f_6Cython_8Compiler_7Visitor_11TreeVisitor__raise_compiler_error()
4195 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_6Cython_8Compiler_7Visitor_11TreeVisitor__raise_compiler_error()
4196 __Pyx_DECREF_SET(__pyx_v_index, __pyx_kp_u__7); in __pyx_f_6Cython_8Compiler_7Visitor_11TreeVisitor__raise_compiler_error()
16864 …if (__Pyx_PyObject_SetAttrStr(__pyx_v_self, __pyx_n_s_indent, __pyx_kp_u__7) < 0) __PYX_ERR(0, 762… in __pyx_pf_6Cython_8Compiler_7Visitor_9PrintTree___init__()
20206 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
H A DFusedNode.c2026 static PyObject *__pyx_kp_u__7; variable
9766 …__pyx_t_5 = __Pyx_PyUnicode_ConcatSafe(__pyx_kp_u__7, __pyx_t_3); if (unlikely(!__pyx_t_5)) __PYX_… in __pyx_pf_6Cython_8Compiler_9FusedNode_17FusedCFuncDefNode_30_buffer_checks()
18987 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dgraphics.c5010 static PyObject *__pyx_kp_u__7; variable
14489 …__pyx_t_5 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_4); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 353, … in __pyx_pf_7mathics_7builtin_8graphics_13_SVGTransform_10apply()
45647 …__pyx_t_3 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_1); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 1843,… in __pyx_pf_7mathics_7builtin_8graphics_14FilledCurveBox_2to_svg()
54365 …__pyx_t_1 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_2); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 2220,… in __pyx_gb_7mathics_7builtin_8graphics_5_Line_13make_draw_svg_2generator28()
57876 …__pyx_t_2 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_1); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 2307,… in __pyx_gb_7mathics_7builtin_8graphics_12_BezierCurve_13make_draw_svg_2generator34()
64634 …__pyx_t_1 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_2); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 2526,… in __pyx_gb_7mathics_7builtin_8graphics_8ArrowBox_6to_svg_2generator39()
68340 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_pf_7mathics_7builtin_8graphics_8InsetBox_4to_svg()
68342 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_pf_7mathics_7builtin_8graphics_8InsetBox_4to_svg()
68343 PyTuple_SET_ITEM(__pyx_t_4, 4, __pyx_kp_u__7); in __pyx_pf_7mathics_7builtin_8graphics_8InsetBox_4to_svg()
84849 …__pyx_t_4 = PyUnicode_Join(__pyx_kp_u__7, __pyx_t_5); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 3295,… in __pyx_pf_7mathics_7builtin_8graphics_11GraphicsBox_10to_svg()
[all …]
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dclusteringspeed.c3054 static PyObject *__pyx_kp_u__7; variable
3693 …__pyx_t_9 = PyNumber_Add(__pyx_kp_u__7, __pyx_t_7); if (unlikely(!__pyx_t_9)) __PYX_ERR(0, 51, __p… in __pyx_f_4dipy_7segment_15clusteringspeed_print_node()
25679 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_crs.c2420 static PyObject *__pyx_kp_u__7; variable
8215 …__pyx_t_7 = __Pyx_PyObject_GetAttrStr(__pyx_kp_u__7, __pyx_n_s_format); if (unlikely(!__pyx_t_7)) … in __pyx_pf_8rasterio_4_crs_4_CRS_18from_dict()
25379 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A Dogrext.c3369 static PyObject *__pyx_kp_u__7; variable
10488 __Pyx_INCREF(__pyx_kp_u__7); in __pyx_f_5fiona_6ogrext_17OGRFeatureBuilder_build()
10490 __Pyx_GIVEREF(__pyx_kp_u__7); in __pyx_f_5fiona_6ogrext_17OGRFeatureBuilder_build()
10491 PyTuple_SET_ITEM(__pyx_t_7, 2, __pyx_kp_u__7); in __pyx_f_5fiona_6ogrext_17OGRFeatureBuilder_build()
49981 {&__pyx_kp_u__7, __pyx_k__7, sizeof(__pyx_k__7), 0, 1, 0, 0},