Home
last modified time | relevance | path

Searched refs:tuple_args (Results 1 – 25 of 85) sorted by relevance

1234

/dports/graphics/py-cairo/pycairo-1.18.1/cairo/
H A Drectangle.c41 PyObject *tuple_args, *result; in rectangle_new() local
47 tuple_args = Py_BuildValue ("((dddd))", x, y, width, height); in rectangle_new()
48 if (tuple_args == NULL) in rectangle_new()
50 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in rectangle_new()
51 Py_DECREF (tuple_args); in rectangle_new()
H A Dtextcluster.c75 PyObject *tuple_args, *result; in text_cluster_new() local
81 tuple_args = Py_BuildValue ("((ii))", num_bytes, num_glyphs); in text_cluster_new()
82 if (tuple_args == NULL) in text_cluster_new()
84 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in text_cluster_new()
85 Py_DECREF (tuple_args); in text_cluster_new()
H A Dtextextents.c42 PyObject *tuple_args, *result; in text_extents_new() local
49 tuple_args = Py_BuildValue ("((dddddd))", e.x_bearing, e.y_bearing, in text_extents_new()
51 if (tuple_args == NULL) in text_extents_new()
53 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in text_extents_new()
54 Py_DECREF (tuple_args); in text_extents_new()
H A Dglyph.c128 PyObject *pyindex, *tuple_args, *result; in glyph_new() local
137 tuple_args = Py_BuildValue ("((kdd))", index, x, y); in glyph_new()
138 if (tuple_args == NULL) in glyph_new()
140 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in glyph_new()
141 Py_DECREF (tuple_args); in glyph_new()
/dports/graphics/pyl-cairo/pycairo-1.18.1/cairo/
H A Drectangle.c41 PyObject *tuple_args, *result; in rectangle_new() local
47 tuple_args = Py_BuildValue ("((dddd))", x, y, width, height); in rectangle_new()
48 if (tuple_args == NULL) in rectangle_new()
50 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in rectangle_new()
51 Py_DECREF (tuple_args); in rectangle_new()
H A Dtextcluster.c75 PyObject *tuple_args, *result; in text_cluster_new() local
81 tuple_args = Py_BuildValue ("((ii))", num_bytes, num_glyphs); in text_cluster_new()
82 if (tuple_args == NULL) in text_cluster_new()
84 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in text_cluster_new()
85 Py_DECREF (tuple_args); in text_cluster_new()
H A Dtextextents.c42 PyObject *tuple_args, *result; in text_extents_new() local
49 tuple_args = Py_BuildValue ("((dddddd))", e.x_bearing, e.y_bearing, in text_extents_new()
51 if (tuple_args == NULL) in text_extents_new()
53 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in text_extents_new()
54 Py_DECREF (tuple_args); in text_extents_new()
H A Dglyph.c128 PyObject *pyindex, *tuple_args, *result; in glyph_new() local
137 tuple_args = Py_BuildValue ("((kdd))", index, x, y); in glyph_new()
138 if (tuple_args == NULL) in glyph_new()
140 result = PyTuple_Type.tp_new (type, tuple_args, NULL); in glyph_new()
141 Py_DECREF (tuple_args); in glyph_new()
/dports/math/py-pysmt/pysmt-0.9.0/pysmt/
H A Dformula.py237 if len(tuple_args) == 0:
240 if len(tuple_args) == 1:
241 return tuple_args[0]
424 if len(tuple_args) == 0:
427 return tuple_args[0]
443 if len(tuple_args) == 0:
446 return tuple_args[0]
463 if len(tuple_args) == 0:
466 if len(tuple_args) == 1:
467 return tuple_args[0]
[all …]
/dports/devel/efl/efl-1.25.1/src/bindings/cxx/eldbus_cxx/
H A Deldbus_proxy_call.hh87 typedef std::tuple<Args...> tuple_args; in proxy_call_impl2() typedef
88 char signature[signature_size<tuple_args>::value +1]; in proxy_call_impl2()
90 (signature, eina::make_index_sequence<signature_size<tuple_args>::value +1>()); in proxy_call_impl2()
/dports/textproc/py-sphinx/Sphinx-3.5.2/tests/roots/test-ext-autodoc/
H A Dindex.rst13 .. autofunction:: target.typehints.tuple_args
/dports/math/py-jax/jax-0.2.9/jax/interpreters/
H A Dxla.py270 tuple_args = len(avals) > 100
282 tuple_args, *avals, **params)
287 options.parameter_is_tupled_arguments = tuple_args
312 def primitive_computation(prim, axis_env, backend, tuple_args, *avals, **params): argument
318 xla_args, _ = _xla_callable_args(c, avals, tuple_args)
703 tuple_args = len(abstract_args) > 100 # pass long arg lists as tuple for TPU
726 options.parameter_is_tupled_arguments = tuple_args
733 def set_up_aliases(c, xla_args, out_tuple, donated_args, tuple_args): argument
742 if tuple_args:
782 c, avals, tuple_args, *, argument
[all …]
H A Dpxla.py831 tuple_args = len(global_sharded_avals) > 100 # pass long arg lists as tuple for TPU
836 xla_args, donated_invars = xla._xla_callable_args(c, global_sharded_avals, tuple_args,
850 donated_invars = xla.set_up_aliases(c, xla_args, out_tuple, donated_invars, tuple_args)
903 compile_options.parameter_is_tupled_arguments = tuple_args
1456 tuple_args = len(in_jaxpr_avals) > 100 # pass long arg lists as tuple for TPU
1476 c, in_jaxpr_avals, tuple_args,
1493 donated_invars = xla.set_up_aliases(c, xla_args, out_tuple, donated_invars, tuple_args)
1510 compile_options.parameter_is_tupled_arguments = tuple_args
1630 tuple_args = len(avals) > 100 # pass long arg lists as tuple for TPU
1636 xla_args, _ = xla._xla_callable_args(c, chunked_avals, tuple_args)
[all …]
/dports/textproc/py-sphinx/Sphinx-3.5.2/tests/roots/test-ext-autodoc/target/
H A Dtypehints.py36 def tuple_args(x: Tuple[int, Union[int, str]]) -> Tuple[int, int]: function
/dports/math/py-sympy/sympy-1.9/sympy/printing/
H A Dllvmjitcode.py239 tuple_args = [ll.Constant(ll.IntType(32), len(wrapped_vals))]
240 tuple_args.extend(wrapped_vals)
242 final_val = lj.builder.call(tuple_fn, tuple_args)
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/storage/databases/main/
H A Devents_bg_updates.py951 tuple_clause, tuple_args = make_tuple_comparison_clause(
962 tuple_args.append(last_room_id)
986 tuple_args.append(batch_size)
988 txn.execute(sql, tuple_args)
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DCompiledFunctionType.c465 …uitka_Function_tp_call(struct Nuitka_FunctionObject *function, PyObject *tuple_args, PyObject *kw);
2476 …itka_Function_tp_call(struct Nuitka_FunctionObject *function, PyObject *tuple_args, PyObject *kw) { in Nuitka_Function_tp_call() argument
2477 CHECK_OBJECT(tuple_args); in Nuitka_Function_tp_call()
2478 assert(PyTuple_CheckExact(tuple_args)); in Nuitka_Function_tp_call()
2481 PyObject **args = &PyTuple_GET_ITEM(tuple_args, 0); in Nuitka_Function_tp_call()
2482 Py_ssize_t args_size = PyTuple_GET_SIZE(tuple_args); in Nuitka_Function_tp_call()
2513 return Nuitka_CallFunctionPosArgsKwArgs(function, &PyTuple_GET_ITEM(tuple_args, 0), in Nuitka_Function_tp_call()
2514 PyTuple_GET_SIZE(tuple_args), kw); in Nuitka_Function_tp_call()
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-actions.h916 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
918 a.Perform(tuple_args);
920 return last.Perform(tuple_args);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h925 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
927 a.Perform(tuple_args);
929 return last.Perform(tuple_args);
/dports/misc/quantum++/qpp-3.0/unit_tests/lib/googletest/googletest-release-1.10.0/googlemock/include/gmock/
H A Dgmock-actions.h916 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
918 a.Perform(tuple_args);
920 return last.Perform(tuple_args);
/dports/devel/upp/upp/bazaar/plugin/gmock/
H A Dgmock-actions.h916 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
918 a.Perform(tuple_args);
920 return last.Perform(tuple_args);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h925 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
927 a.Perform(tuple_args);
929 return last.Perform(tuple_args);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h925 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
927 a.Perform(tuple_args);
929 return last.Perform(tuple_args);
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/googletest/googlemock/include/gmock/
H A Dgmock-actions.h916 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
918 a.Perform(tuple_args);
920 return last.Perform(tuple_args);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/3rdparty/googletest/googlemock/include/gmock/
H A Dgmock-actions.h916 auto tuple_args = std::forward_as_tuple(std::forward<Args>(args)...);
918 a.Perform(tuple_args);
920 return last.Perform(tuple_args);

1234