Home
last modified time | relevance | path

Searched defs:dllname (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/pe/
H A Dpe_imports.h36 template<int b> void PEImports::loadImport(const std::string& dllname) in loadImport()
50 template<int b> bool PEImports::importName(const std::string &dllname, u16 ordinal, std::string &na… in importName()
H A Dpe_imports.cpp7 std::string PEImports::importModuleName(std::string dllname) in importModuleName()
/dports/games/torcs/torcs-1.3.7/src/libs/tgf/
H A Dmodule.cpp57 GfModLoad(unsigned int gfid, char *dllname, tModList **modlist) in GfModLoad()
110 GfModInfo(unsigned int gfid, char *dllname, tModList **modlist) in GfModInfo()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DSectionLoader.cpp33 LibraryLoader *CSectionLoader::LoadDLL(const std::string &dllname, bool bDelayUnload /*=true*/, boo… in LoadDLL()
65 void CSectionLoader::UnloadDLL(const std::string &dllname) in UnloadDLL()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel.Selectors/infocard/client/System/IdentityModel/Selectors/
H A DSafeLibraryHandle.cs53 [MarshalAs(UnmanagedType.LPWStr)] in LoadLibraryW()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXDLL.cpp54 void* fxdllOpen(const FXchar *dllname){ in fxdllOpen()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXDLL.cpp68 void* fxdllOpen(const FXchar *dllname){ in fxdllOpen()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDLL.cpp68 void* fxdllOpen(const FXchar *dllname){ in fxdllOpen()
/dports/graphics/ipe/ipe-7.2.23/src/ipelua/
H A Dipeluaipelet.cpp120 String dllname = fname + ".dll"; in ipelet_constructor() local
122 String dllname = fname + ".so"; in ipelet_constructor() local
/dports/games/q2pro/q2pro/source/
H A Dwin_wgl.c98 qboolean WGL_Init( const char *dllname ) { in WGL_Init()
/dports/lang/ruby26/ruby-2.6.9/ext/win32/lib/
H A DWin32API.rb17 def initialize(dllname, func, import, export = "0", calltype = :stdcall) argument
/dports/finance/moneymanagerex/bakefile-0.2.9/src/
H A Dwin32scriptwrapper.c45 char dllname[2048]; in IsPythonEmbedded() local
/dports/devel/py-tables/tables-3.6.1/tables/
H A D__init__.py33 def _load_library(dllname, loadfunction, dllpaths=('', )): argument
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dinst.c102 CopyOrDelModules(char *dllname, char *path, BOOL del) in CopyOrDelModules()
153 InUn(int remove, char *drivername, char *dllname, char *dll2name, char *dsname) in InUn()
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dinst.c113 CopyOrDelModules(char *dllname, char *path, BOOL del) in CopyOrDelModules()
164 InUn(int remove, char *drivername, char *dllname, char *dll2name, char *dsname) in InUn()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dmt19937ar.c74 ( 1812433253UL * ( mt[mti - 1] ^ ( mt[mti - 1] >> 30 ) ) + (unsigned long) mti ); in lt_dlopenext()
/dports/math/plplot/plplot-5.15.0/src/
H A Dltdl_win32.c74 lt_dlhandle lt_dlopenext( char* dllname ) in lt_dlopenext()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/dmo/
H A Ddmo.c33 DMO_Filter* DMO_FilterCreate(const char* dllname, const GUID* id, in DMO_FilterCreate()
/dports/games/ioquake3/ioquake3-1.36/code/null/
H A Dnull_glimp.c51 qboolean QGL_Init( const char *dllname ) { in QGL_Init()
/dports/games/ioquake3-server/ioquake3-1.36/code/null/
H A Dnull_glimp.c51 qboolean QGL_Init( const char *dllname ) { in QGL_Init()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/null/
H A Dnull_glimp.c52 qboolean QGL_Init( const char *dllname ) { in QGL_Init()
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/dmo/
H A Ddmo.c25 DMO_Filter* DMO_FilterCreate(const char* dllname, const GUID* id, in DMO_FilterCreate()
/dports/games/evq3/evq3/code/null/
H A Dnull_glimp.c51 qboolean QGL_Init( const char *dllname ) { in QGL_Init()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/null/
H A Dnull_glimp.c51 qboolean QGL_Init( const char *dllname ) { in QGL_Init()
/dports/games/openarena/openarena-engine-source-0.8.8/code/null/
H A Dnull_glimp.c51 qboolean QGL_Init( const char *dllname ) { in QGL_Init()

12345678910>>...20