Home
last modified time | relevance | path

Searched defs:DLL_EXPORT (Results 1 – 25 of 108) sorted by relevance

12345

/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/components/
H A Dcomponent_implementation.h289 #define DLL_EXPORT extern "C" __declspec(dllexport) macro
291 #define DLL_EXPORT __declspec(dllexport) macro
295 #define DLL_EXPORT extern "C" macro
297 #define DLL_EXPORT macro
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/dll/files/
H A Dmain.h11 #define DLL_EXPORT __declspec(dllexport) macro
13 #define DLL_EXPORT __declspec(dllimport) macro
/dports/graphics/blender/blender-2.91.0/extern/draco/src/
H A Ddraco-compressor.h35 #define DLL_EXPORT(retType) extern "C" __declspec(dllexport) retType __cdecl macro
37 #define DLL_EXPORT(retType) extern "C" retType macro
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/jitinterface/
H A Ddllexport.h6 #define DLL_EXPORT extern "C" __declspec(dllexport) macro
8 #define DLL_EXPORT extern "C" __attribute((visibility("default"))) macro
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/
H A Ddllexport.h32 # define DLL_EXPORT __declspec(dllexport) macro
35 # define DLL_EXPORT __attribute__((visibility("default"))) macro
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/blackbox/testdata/exports-qbs/
H A Dmylib.h2 # define DLL_EXPORT __declspec(dllexport) macro
5 # define DLL_EXPORT __attribute__((visibility("default"))) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/integration_tests/
H A Dhooking_dll.h11 #define DLL_EXPORT __declspec(dllexport) macro
13 #define DLL_EXPORT __declspec(dllimport) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/components/
H A Dcomponent_implementation.h320 #define DLL_EXPORT extern "C" __declspec(dllexport) macro
323 #define DLL_EXPORT __declspec(dllexport) macro
328 #define DLL_EXPORT extern "C" __attribute__((visibility("default"))) macro
331 #define DLL_EXPORT __attribute__((visibility("default"))) macro
/dports/emulators/hercules/hercules-3.13/
H A Dhostopts.h161 #define DLL_EXPORT __declspec ( dllexport ) macro
164 #define DLL_EXPORT macro
232 #define DLL_EXPORT macro
254 #define DLL_EXPORT macro
282 #define DLL_EXPORT macro
308 #define DLL_EXPORT macro
342 #define DLL_EXPORT macro
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/src/
H A Dintel_compiler.h20 # define DLL_EXPORT __attribute__((visibility("default"))) macro
23 # define DLL_EXPORT macro
/dports/multimedia/libva-intel-hybrid-driver/intel-hybrid-driver-1.0.2/src/
H A Dintel_compiler.h20 # define DLL_EXPORT __attribute__((visibility("default"))) macro
23 # define DLL_EXPORT macro
/dports/devel/codeblocks/codeblocks-20.03/src/templates/win32/
H A Ddll-main.cpp4 #define DLL_EXPORT __declspec(dllexport) macro
6 #define DLL_EXPORT macro
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/codesets/
H A DpyCodeSets.cc28 #define DLL_EXPORT _declspec(dllexport) macro
30 #define DLL_EXPORT macro
/dports/multimedia/libva/libva-2.13.0/va/
H A Dsysdeps.h53 # define DLL_EXPORT __attribute__((visibility("default"))) macro
56 # define DLL_EXPORT macro
/dports/multimedia/libva-glx/libva-2.13.0/va/
H A Dsysdeps.h53 # define DLL_EXPORT __attribute__((visibility("default"))) macro
56 # define DLL_EXPORT macro
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/cxx/
H A Didlsysdep.h39 # define DLL_EXPORT __attribute__((dllexport)) macro
41 # define DLL_EXPORT _declspec(dllexport) macro
44 # define DLL_EXPORT macro
/dports/devel/dyncall/dyncall-1.3/test/resolve_self/
H A Dmain.c32 #define DLL_EXPORT __declspec( dllexport ) macro
34 #define DLL_EXPORT macro
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/modules/ext2.xq.src/
H A Dext.cpp65 # define DLL_EXPORT __declspec(dllexport) macro
67 # define DLL_EXPORT __attribute__ ((visibility("default"))) macro
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/modules/ext.xq.src/
H A Dext.cpp65 # define DLL_EXPORT __declspec(dllexport) macro
67 # define DLL_EXPORT __attribute__ ((visibility("default"))) macro
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvcore/
H A DDefsGnucDarwin.h10 # define DLL_EXPORT __attribute__((visibility("default"))) macro
13 # define DLL_EXPORT macro
H A DDefsGnucLinux.h8 # define DLL_EXPORT __attribute__((visibility("default"))) macro
11 # define DLL_EXPORT macro
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/
H A DVISADefines.h35 #define DLL_EXPORT extern "C" __declspec(dllexport) macro
44 #define DLL_EXPORT extern "C" __attribute__((visibility("default"))) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/nvcore/
H A Ddefsgnucdarwin.h15 # define DLL_EXPORT __attribute__((visibility("default"))) macro
18 # define DLL_EXPORT macro
H A Ddefsgnuclinux.h15 # define DLL_EXPORT __attribute__((visibility("default"))) macro
18 # define DLL_EXPORT macro
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/nvcore/
H A Ddefsgnucdarwin.h15 # define DLL_EXPORT __attribute__((visibility("default"))) macro
18 # define DLL_EXPORT macro

12345