Home
last modified time | relevance | path

Searched defs:_Function (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/cxref/cxref-1.6e/src/
H A Ddatatype.h151 struct _Function struct
153 char* comment; /*+ The comment for the function. +*/
155 char* name; /*+ The name of the function. +*/
157 char* type; /*+ The return type of the function. +*/
158 char* cret; /*+ A comment for the returned value. +*/
160 …har* protofile; /*+ The name of the file where the function is prototyped +*/
164 StringList2 args; /*+ The arguments to the function. +*/
166 int scope; /*+ The scope of the function, LOCAL or GLOBAL. +*/
170 StringList2 calls; /*+ The functions that are called from this function. +*/
171 StringList2 called; /*+ The names of the functions that call this one. +*/
[all …]
/dports/graphics/dia/dia-0.97.3/objects/FS/
H A Dfunction.c46 struct _Function { struct
65 struct _FunctionChange { argument
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dfunction.lua274 function _Function (t) function
/dports/lang/tolua/tolua-5.2.4/src/bin/lua/
H A Dfunction.lua354 function _Function (t) function
/dports/lang/tolua/tolua-5.2.4/src/bin/lua-5.1-0k/
H A Dfunction.lua320 function _Function (t) function
/dports/lang/tolua/tolua-5.2.4/src/bin/lua-5.0/
H A Dfunction.lua320 function _Function (t) function
/dports/games/freeciv/freeciv-2.6.6/dependencies/tolua-5.2/src/bin/lua/
H A Dfunction.lua354 function _Function (t) function
/dports/games/zangband/zangband/src/lua/
H A Dfunction.lua281 function _Function (t) function
/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/tolua-5.2/src/bin/lua/
H A Dfunction.lua354 function _Function (t) function
/dports/finance/py-ta-lib/ta-lib-TA_Lib-0.4.17/talib/
H A Dabstract.py2 from ._ta_lib import Function as _Function, __TA_FUNCTION_NAMES__, _get_defaults_and_docs unknown
/dports/lang/tolua++/tolua++-1.0.93/src/bin/lua/
H A Dfunction.lua450 function _Function (t) function
/dports/sysutils/conky-awesome/conky-1.12.2/3rdparty/toluapp/src/bin/lua/
H A Dfunction.lua450 function _Function (t) function
/dports/sysutils/conky/conky-1.12.2/3rdparty/toluapp/src/bin/lua/
H A Dfunction.lua450 function _Function (t) function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/toluapp/src/bin/lua/
H A Dfunction.lua450 function _Function (t) function
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/support/tolua++bin/lua/
H A Dfunction.lua673 function _Function (t) function
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dwin_if_list.c27 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
/dports/security/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwin_if_list.c27 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpa_supplicant/
H A Dwin_if_list.c27 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/wpa_supplicant/
H A Dwin_if_list.c27 #define _NDISUIO_CTL_CODE(_Function, _Method, _Access) \ argument
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dconjugate_gradient.cpp81 Ptr<MinProblemSolver::Function> _Function; member in cv::CV_FINAL
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-reserved-identifier.cpp29 void _Function() {} in _Function() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-reserved-identifier.cpp29 void _Function() {} in _Function() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-reserved-identifier.cpp29 void _Function() {} in _Function() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-reserved-identifier.cpp29 void _Function() {} in _Function() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-reserved-identifier.cpp29 void _Function() {} in _Function() function

123