Home
last modified time | relevance | path

Searched defs:func_doc (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/misc/ompl/ompl-1.5.2/py-bindings/
H A Dpy_std_function.hpp152 void def_function(const char *func_name, const char *func_doc) in def_function()
161 #define PYREGISTER_FUNCTION(FT, func_name, func_doc) \ argument
H A Dbindings_generator.py.in214 def add_function_wrapper(self, FT, func_name, func_doc): argument
/dports/devel/pyl-gobject/pygobject-2.28.6/codegen/
H A Ddocgen.py335 def write_constructor(self, func_def, func_doc): argument
345 def write_method(self, meth_def, func_doc): argument
356 def write_parameter(self, param_name, func_doc): argument
363 def write_return_value(self, meth_def, func_doc): argument
667 def write_params(self, params, ret, func_doc): argument
689 def write_constructor(self, func_def, func_doc): argument
698 def write_method(self, meth_def, func_doc): argument
/dports/lang/cython/Cython-0.29.24/Tools/
H A Dcython-epydoc.py22 def parse_function_signature(func_doc, doc_source, argument
/dports/lang/cython-devel/cython-2b1e743/Tools/
H A Dcython-epydoc.py22 def parse_function_signature(func_doc, doc_source, argument
/dports/math/oleo/oleo-1.99.16/src/
H A Dfuncs.h105 char ** func_doc; member
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_deprecator.py57 def func_doc(i): function
/dports/biology/py-biom-format/biom-format-2.1.10/doc/sphinxext/numpydoc/numpydoc/
H A Dtraitsdoc.py32 def __init__(self, cls, modulename='', func_doc=SphinxFunctionDoc): argument
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/epydoc/docwriter/
H A Dplaintext.py162 def write_function(self, out, func_doc, name=None, prefix='', argument
181 def write_signature(self, out, func_doc, name, prefix): argument
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dfuncobject.h27 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/lang/python27/Python-2.7.18/Include/
H A Dfuncobject.h27 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dfuncobject.h27 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/lang/python37/Python-3.7.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/lang/python38/Python-3.8.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/lang/python39/Python-3.9.9/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dfuncobject.h28 PyObject *func_doc; /* The __doc__ attribute, can be anything */ member
/dports/databases/arrow/apache-arrow-6.0.1/cpp/examples/arrow/
H A Dcompute_register_example.cc117 const cp::FunctionDoc func_doc{ variable

123456789