Home
last modified time | relevance | path

Searched defs:loadfunc (Results 76 – 89 of 89) sorted by relevance

1234

/dports/www/nift/nsm-2.4.11/Lua-5.3/src/
H A Dloadlib.c512 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc() function
/dports/print/tex-luatex/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dloadlib.c419 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc() function
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/lua/src/
H A Dloadlib.c512 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc() function
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dloadlib.c415 static int loadfunc(lua_State *L, const char *filename, const char *modname) in loadfunc() function
/dports/sysutils/syslinux/syslinux-6.03/com32/lua/src/
H A Dloadlib.c468 static int loadfunc (lua_State *L, const char *filename, const char *modname) { in loadfunc() function
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/tests/
H A Dtest_io.py680 loadfunc = staticmethod(np.loadtxt) variable in TestLoadTxt
1238 loadfunc = staticmethod(np.genfromtxt) variable in TestFromTxt
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dimage.c695 unsigned char *(*loadfunc)(const unsigned char *f, int filesize); member
/dports/science/silo/silo-4.10.2-bsd/tools/browser/
H A Dfile.c2290 void *(*loadfunc)(DBfile*,char*)=NULL; in file_deref() local
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dimage.c890 unsigned char *(*loadfunc)(const unsigned char *f, int filesize, int *miplevel); member
/dports/games/darkplaces/darkplaces/
H A Dimage.c965 unsigned char *(*loadfunc)(const unsigned char *f, int filesize, int *miplevel); member
/dports/graphics/impressive/Impressive-0.13.0-beta2/
H A Dimpressive.py616 def loadfunc(func, ret, *args): function
695 def loadfunc(func, ret, *args): function
721 def loadfunc(func, ret, *args): function
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/image/
H A DmPixbuf.c230 mPixbuf *mPixbufLoadImage(mLoadImageSource *src,mDefEmptyFunc loadfunc,char **errmes) in mPixbufLoadImage()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/image/
H A DmPixbuf.c230 mPixbuf *mPixbufLoadImage(mLoadImageSource *src,mDefEmptyFunc loadfunc,char **errmes) in mPixbufLoadImage()
/dports/databases/py-psycopg-c/psycopg-c-3.0.5/psycopg_c/
H A D_psycopg.c1828 PyObject *pyloader;

1234