Searched refs:methods (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/ |
D | cmsisdsp_module.h | 80 #define DSPType(name,thenewfunc,deallocfunc,initfunc,methods)\ argument 91 .tp_methods = methods \
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 400 # getter and setter methods for a property. Setting this option to YES will make 401 # doxygen to replace the get and set methods by a property in the documentation. 402 # This will only work if the methods are indeed getting or setting a simple 403 # type. If this is not the case, or you want to show the methods anyway, you 512 # methods of a class will be included in the documentation. 537 # This flag is only useful for Objective-C code. If set to YES, local methods, 539 # included in the documentation. If set to NO, only methods in the interface are 2608 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the 2609 # class node. If there are many fields or methods and many nodes the graph may 2622 # methods without types and arguments in the UML graphs. If the DOT_UML_DETAILS [all …]
|