Home
last modified time | relevance | path

Searched refs:__pyx_v_names (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/py-av/av-8.0.3/src/av/
H A Dformat.c3262 PyObject *__pyx_v_names = NULL; in __pyx_f_2av_6format_get_output_format_names() local
3284 __pyx_v_names = ((PyObject*)__pyx_t_1); in __pyx_f_2av_6format_get_output_format_names()
3333 …__pyx_t_3 = PySet_Add(__pyx_v_names, __pyx_t_1); if (unlikely(__pyx_t_3 == ((int)-1))) __PYX_ERR(0… in __pyx_f_2av_6format_get_output_format_names()
3368 __Pyx_INCREF(__pyx_v_names); in __pyx_f_2av_6format_get_output_format_names()
3369 __pyx_r = __pyx_v_names; in __pyx_f_2av_6format_get_output_format_names()
3386 __Pyx_XDECREF(__pyx_v_names); in __pyx_f_2av_6format_get_output_format_names()
3401 PyObject *__pyx_v_names = NULL; in __pyx_f_2av_6format_get_input_format_names() local
3423 __pyx_v_names = ((PyObject*)__pyx_t_1); in __pyx_f_2av_6format_get_input_format_names()
3507 __Pyx_INCREF(__pyx_v_names); in __pyx_f_2av_6format_get_input_format_names()
3508 __pyx_r = __pyx_v_names; in __pyx_f_2av_6format_get_input_format_names()
[all …]
/dports/textproc/py-fastavro/fastavro-0.24.2/fastavro/
H A D_schema.c4423 …_parse_schema(__pyx_t_7, __pyx_v_namespace, __pyx_v_expand, Py_False, __pyx_v_names, __pyx_v_named… in __pyx_f_8fastavro_7_schema__parse_schema()
4466 …_parse_schema(__pyx_t_3, __pyx_v_namespace, __pyx_v_expand, Py_False, __pyx_v_names, __pyx_v_named… in __pyx_f_8fastavro_7_schema__parse_schema()
4559 …__pyx_t_2 = (__Pyx_PySequence_ContainsTF(__pyx_v_fullname, __pyx_v_names, Py_EQ)); if (unlikely(__… in __pyx_f_8fastavro_7_schema__parse_schema()
4633 …__pyx_t_10 = __Pyx_PyObject_GetAttrStr(__pyx_v_names, __pyx_n_s_add); if (unlikely(!__pyx_t_10)) _… in __pyx_f_8fastavro_7_schema__parse_schema()
4769 …__pyx_t_8 = (__Pyx_PySequence_ContainsTF(__pyx_v_fullname, __pyx_v_names, Py_EQ)); if (unlikely(__… in __pyx_f_8fastavro_7_schema__parse_schema()
4843 …__pyx_t_3 = __Pyx_PyObject_GetAttrStr(__pyx_v_names, __pyx_n_s_add); if (unlikely(!__pyx_t_3)) __P… in __pyx_f_8fastavro_7_schema__parse_schema()
4987 …__pyx_t_2 = (__Pyx_PySequence_ContainsTF(__pyx_v_fullname, __pyx_v_names, Py_EQ)); if (unlikely(__… in __pyx_f_8fastavro_7_schema__parse_schema()
5061 …__pyx_t_10 = __Pyx_PyObject_GetAttrStr(__pyx_v_names, __pyx_n_s_add); if (unlikely(!__pyx_t_10)) _… in __pyx_f_8fastavro_7_schema__parse_schema()
5209 …_schema_parse_field(__pyx_v_field, __pyx_v_namespace, __pyx_v_expand, __pyx_v_names, __pyx_v_named… in __pyx_f_8fastavro_7_schema__parse_schema()
5573 …eld, PyObject *__pyx_v_namespace, PyObject *__pyx_v_expand, PyObject *__pyx_v_names, PyObject *__p… in __pyx_f_8fastavro_7_schema_parse_field() argument
[all …]
/dports/multimedia/py-av/av-8.0.3/src/av/filter/
H A Dfilter.c3132 PyObject *__pyx_v_names = NULL; in __pyx_f_2av_6filter_6filter_get_filter_names() local
3154 __pyx_v_names = ((PyObject*)__pyx_t_1); in __pyx_f_2av_6filter_6filter_get_filter_names()
3203 …__pyx_t_3 = PySet_Add(__pyx_v_names, __pyx_t_1); if (unlikely(__pyx_t_3 == ((int)-1))) __PYX_ERR(0… in __pyx_f_2av_6filter_6filter_get_filter_names()
3238 __Pyx_INCREF(__pyx_v_names); in __pyx_f_2av_6filter_6filter_get_filter_names()
3239 __pyx_r = __pyx_v_names; in __pyx_f_2av_6filter_6filter_get_filter_names()
3256 __Pyx_XDECREF(__pyx_v_names); in __pyx_f_2av_6filter_6filter_get_filter_names()
/dports/multimedia/py-av/av-8.0.3/src/av/codec/
H A Dcodec.c3964 PyObject *__pyx_v_names = NULL; in __pyx_f_2av_5codec_5codec_get_codec_names() local
3986 __pyx_v_names = ((PyObject*)__pyx_t_1); in __pyx_f_2av_5codec_5codec_get_codec_names()
4035 …__pyx_t_3 = PySet_Add(__pyx_v_names, __pyx_t_1); if (unlikely(__pyx_t_3 == ((int)-1))) __PYX_ERR(0… in __pyx_f_2av_5codec_5codec_get_codec_names()
4070 __Pyx_INCREF(__pyx_v_names); in __pyx_f_2av_5codec_5codec_get_codec_names()
4071 __pyx_r = __pyx_v_names; in __pyx_f_2av_5codec_5codec_get_codec_names()
4088 __Pyx_XDECREF(__pyx_v_names); in __pyx_f_2av_5codec_5codec_get_codec_names()
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyCbcModel.cpp5292 PyObject *__pyx_v_names = NULL; in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__() local
5744 __pyx_v_names = __pyx_t_5; in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__()
5754 …__pyx_t_3 = __Pyx_PyObject_IsTrue(__pyx_v_names); if (unlikely(__pyx_t_3 < 0)) __PYX_ERR(0, 205, _… in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__()
5791 …__pyx_t_6 = PyObject_Length(__pyx_v_names); if (unlikely(__pyx_t_6 == ((Py_ssize_t)-1))) __PYX_ERR… in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__()
5849 …__pyx_t_2 = __Pyx_PyObject_GetItem(__pyx_v_names, __pyx_v_i); if (unlikely(!__pyx_t_2)) __PYX_ERR(… in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__()
5924 __Pyx_XDECREF(__pyx_v_names); in __pyx_pf_4cylp_2cy_10CyCbcModel_10CyCbcModel_22primalVariableSolution___get__()
H A DCyClpSimplex.cpp7107 PyObject *__pyx_v_names = NULL;
7552 __pyx_v_names = __pyx_t_5;
7562 …__pyx_t_3 = __Pyx_PyObject_IsTrue(__pyx_v_names); if (unlikely(__pyx_t_3 < 0)) __PYX_ERR(0, 321, _…
7732 __Pyx_XDECREF(__pyx_v_names);
7962 PyObject *__pyx_v_names = NULL;
8416 __pyx_v_names = __pyx_t_5;
8426 …__pyx_t_3 = __Pyx_PyObject_IsTrue(__pyx_v_names); if (unlikely(__pyx_t_3 < 0)) __PYX_ERR(0, 384, _…
8596 __Pyx_XDECREF(__pyx_v_names);
15323 std::vector<std::string> __pyx_v_names;
15347 __pyx_v_names = __pyx_v_self->CppSelf->getVariableNames();
[all …]
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DScanning.c4346 PyObject *__pyx_v_names = NULL; in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env() local
4392 __pyx_v_names = __pyx_tuple_; in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
4420 __Pyx_INCREF(__pyx_v_names); in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
4421 __Pyx_GIVEREF(__pyx_v_names); in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
4422 PyTuple_SET_ITEM(__pyx_t_2, 0, __pyx_v_names); in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
4695 __Pyx_DECREF_SET(__pyx_v_names, __pyx_tuple__2); in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
4704 __pyx_t_6 = __pyx_v_names; __Pyx_INCREF(__pyx_t_6); __pyx_t_4 = 0; in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
5167 __Pyx_XDECREF(__pyx_v_names); in __pyx_f_6Cython_8Compiler_8Scanning_initial_compile_time_env()
/dports/devel/py-tables/tables-3.6.1/tables/
H A Dutilsextension.c10425 PyObject *__pyx_v_names = NULL; in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5() local
10778 __pyx_v_names = __pyx_t_1; in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
10813 …__pyx_t_3 = __Pyx_PyObject_GetAttrStr(__pyx_v_names, __pyx_n_s_index); if (unlikely(!__pyx_t_3)) _… in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
10887 if (likely(PyList_CheckExact(__pyx_v_names)) || PyTuple_CheckExact(__pyx_v_names)) { in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
10888 __pyx_t_3 = __pyx_v_names; __Pyx_INCREF(__pyx_t_3); __pyx_t_18 = 0; in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
10891 …__pyx_t_18 = -1; __pyx_t_3 = PyObject_GetIter(__pyx_v_names); if (unlikely(!__pyx_t_3)) __PYX_ERR(… in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
11208 __Pyx_XDECREF(__pyx_v_names); in __pyx_pf_6tables_14utilsextension_52enum_to_hdf5()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Darithmetic.c3001 …ON_UNUSED PyObject *__pyx_v_self, PyObject *__pyx_v_module, PyObject *__pyx_v_names, PyObject *__p…
6921 PyObject *__pyx_v_names = 0; in __pyx_pw_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_3get_function() local
6994 __pyx_v_names = values[2]; in __pyx_pw_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_3get_function()
7006 …MultiFunction_2get_function(__pyx_self, __pyx_v_self, __pyx_v_module, __pyx_v_names, __pyx_v_fallb… in __pyx_pw_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_3get_function()
7013 …ON_UNUSED PyObject *__pyx_v_self, PyObject *__pyx_v_module, PyObject *__pyx_v_names, PyObject *__p… in __pyx_pf_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_2get_function() argument
7065 __pyx_t_4 = (__pyx_v_names != Py_None); in __pyx_pf_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_2get_function()
7077 …__pyx_t_7 = __Pyx_GetItemInt(__pyx_v_names, __pyx_t_6, Py_ssize_t, 1, PyInt_FromSsize_t, 0, 1, 1);… in __pyx_pf_7mathics_7builtin_10arithmetic_20_MPMathMultiFunction_2get_function()
/dports/devel/py-llfuse/llfuse-1.3.8/src/
H A Dllfuse.c38075 PyObject *__pyx_v_names = NULL; in __pyx_pf_6llfuse_2listdir() local
38249 __pyx_v_names = ((PyObject*)__pyx_t_5); in __pyx_pf_6llfuse_2listdir()
38456 …__pyx_t_7 = __Pyx_PyList_Append(__pyx_v_names, __pyx_t_1); if (unlikely(__pyx_t_7 == ((int)-1))) _… in __pyx_pf_6llfuse_2listdir()
38514 __Pyx_INCREF(__pyx_v_names); in __pyx_pf_6llfuse_2listdir()
38515 __pyx_r = __pyx_v_names; in __pyx_pf_6llfuse_2listdir()
38535 __Pyx_XDECREF(__pyx_v_names); in __pyx_pf_6llfuse_2listdir()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dexpression.c37504 PyObject *__pyx_v_names = NULL; in __pyx_pf_7mathics_4core_10expression_10Expression_74evaluate() local
37643 __pyx_v_names = ((PyObject*)__pyx_t_2); in __pyx_pf_7mathics_4core_10expression_10Expression_74evaluate()
37795 …__pyx_t_9 = PySet_Add(__pyx_v_names, __pyx_t_2); if (unlikely(__pyx_t_9 == ((int)-1))) __PYX_ERR(0… in __pyx_pf_7mathics_4core_10expression_10Expression_74evaluate()
38216 …5 = __Pyx_CallUnboundCMethod1(&__pyx_umethod_PySet_Type_intersection, __pyx_v_names, __pyx_t_1); i… in __pyx_pf_7mathics_4core_10expression_10Expression_74evaluate()
38549 __Pyx_XDECREF(__pyx_v_names); in __pyx_pf_7mathics_4core_10expression_10Expression_74evaluate()