Home
last modified time | relevance | path

Searched refs:DynamicLoad (Results 1 – 23 of 23) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/env/
H A Detmdummy.h346 #define FireEtwBindingPolicyPhaseStart(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, As… argument
347 #define FireEtwBindingPolicyPhaseEnd(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, Asse… argument
348 #define FireEtwBindingNgenPhaseStart(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, Asse… argument
349 #define FireEtwBindingNgenPhaseEnd(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, Assemb… argument
352 #define FireEtwLoaderPhaseStart(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, AssemblyC… argument
353 #define FireEtwLoaderPhaseEnd(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, AssemblyCod… argument
354 #define FireEtwBindingPhaseStart(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, Assembly… argument
355 #define FireEtwBindingPhaseEnd(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, AssemblyCo… argument
357 #define FireEtwBindingDownloadPhaseEnd(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, As… argument
360 #define FireEtwLoaderMappingPhaseStart(AppDomainID, LoadContextID, FromLoaderCache, DynamicLoad, As… argument
[all …]
/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dfont.cpp127 DynamicLoad(); in drawString()
325 DynamicLoad(); in Height()
352 DynamicLoad(); in Width()
398 DynamicLoad(); in Width()
534 font->DynamicLoad(); in DoDrawText()
875 void CFont::DynamicLoad() const in DynamicLoad() function in CFont
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dfont.cpp109 DynamicLoad(); in drawString()
290 DynamicLoad(); in Height()
317 DynamicLoad(); in Width()
338 DynamicLoad(); in Width()
488 font->DynamicLoad(); in DoDrawText()
850 void CFont::DynamicLoad() const in DynamicLoad() function in CFont
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Dos_spec.h851 #define DynamicLoad( name ) LoadLibrary( name ) macro
853 #define DynamicLoad( name ) SafeLoadLibrary( name ) macro
866 #define DynamicLoad( name ) dlopen( name, RTLD_LAZY ) macro
874 #define DynamicLoad( name ) dllload( name, RTLD_LAZY ) macro
/dports/multimedia/mlt7/mlt-7.0.1/cmake/
H A DFindNDI.cmake12 Processing.NDI.DynamicLoad.h
/dports/multimedia/mlt7-qt5/mlt-7.0.1/cmake/
H A DFindNDI.cmake12 Processing.NDI.DynamicLoad.h
/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dnet_proxy.c310 if( ( hWinHTTP = DynamicLoad( "WinHTTP.dll" ) ) == NULL ) in findProxyUrl()
491 if( ( hModJS = DynamicLoad( "JSProxy.dll" ) ) == NULL )
H A Dtcp.c208 hTCP = DynamicLoad( TCP_LIBNAME ); in netInitTCP()
216 if( ( hTCP = DynamicLoad( TCP_LIBNAME ) ) == NULL_INSTANCE && \ in netInitTCP()
217 ( hTCP = DynamicLoad( WINSOCK_OLD_LIBNAME ) ) == NULL_INSTANCE ) in netInitTCP()
226 hIPv6 = DynamicLoad( "wship6.dll" ); in netInitTCP()
229 if( ( hTCP = DynamicLoad( TCP_LIBNAME ) ) == NULL_INSTANCE ) in netInitTCP()
235 if( ( hTCP = DynamicLoad( TCP_LIBNAME ) ) == NULL_INSTANCE ) in netInitTCP()
964 if( ( hPSAPI = DynamicLoad( "psapi.dll" ) ) == NULL_INSTANCE ) in checkFirewallError()
H A Ddns_srv.c124 hDNS = DynamicLoad( "dnsapi.dll" ); in initDNSSRV()
H A Dfile.c4134 hMPR = DynamicLoad( "Mpr.dll" );
4898 hComCtl32 = DynamicLoad( "ComCtl32.dll" );
4901 if( ( hSHFolder = DynamicLoad( "SHFolder.dll" ) ) != NULL )
4949 hShell32 = DynamicLoad( "Shell32.dll" );
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dfont.h106 void DynamicLoad() const;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dfont.h112 void DynamicLoad() const;
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dodbc.c266 if( ( hODBC = DynamicLoad( ODBC_LIBNAME ) ) == NULL_INSTANCE && \ in dbxInitODBC()
267 ( hODBC = DynamicLoad( ODBC_ALT_LIBNAME ) ) == NULL_INSTANCE ) in dbxInitODBC()
270 if( ( hODBC = DynamicLoad( ODBC_LIBNAME ) ) == NULL_INSTANCE ) in dbxInitODBC()
H A Dldap.c226 if( ( hLDAP = DynamicLoad( LDAP_LIBNAME ) ) == NULL_INSTANCE ) in dbxInitLDAP()
/dports/security/cryptlib/cryptlib-3.4.3/random/
H A Dwin32.c1045 if( ( hSetupAPI = DynamicLoad( "SetupAPI.dll" ) ) == NULL ) in readPnPData()
1172 if( ( hIphlpAPI = DynamicLoad( "Iphlpapi.dll" ) ) == NULL ) in readNetworkData()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/
H A DSystem.Private.CoreLib.csproj511 …EnableWinRT)' != 'true'" Include="..\..\Common\src\Interop\Windows\mincore\Interop.DynamicLoad.cs">
512 <Link>Interop\Windows\mincore\Interop.DynamicLoad.cs</Link>
648 …mpile Include="..\..\Common\src\Interop\Unix\System.Private.CoreLib.Native\Interop.DynamicLoad.cs">
649 <Link>Interop\Unix\System.Private.CoreLib.Native\Interop.DynamicLoad.cs</Link>
/dports/security/cryptlib/cryptlib-3.4.3/device/
H A Dpkcs11_init.c122 if( ( pkcs11Info->hPKCS11 = DynamicLoad( driverName ) ) == NULL_INSTANCE ) in loadPKCS11driver()
H A Dms_capi.c284 if( ( hCryptoAPI = DynamicLoad( "Crypt32.dll" ) ) == NULL_HINSTANCE ) in deviceInitCryptoAPI()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-19922265 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2931 * energize.c: Second cut at DynamicLoad message handling.
2936 * (kernel_dispatch): First cut at DynamicLoad message handling.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19922245 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2889 * energize.c: Second cut at DynamicLoad message handling.
2894 * (kernel_dispatch): First cut at DynamicLoad message handling.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-19922265 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2931 * energize.c: Second cut at DynamicLoad message handling.
2936 * (kernel_dispatch): First cut at DynamicLoad message handling.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-19922265 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2931 * energize.c: Second cut at DynamicLoad message handling.
2936 * (kernel_dispatch): First cut at DynamicLoad message handling.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-19922265 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2931 * energize.c: Second cut at DynamicLoad message handling.
2936 * (kernel_dispatch): First cut at DynamicLoad message handling.