Home
last modified time | relevance | path

Searched refs:DLLEXPORT (Results 1 – 25 of 1514) sorted by relevance

12345678910>>...61

/dports/games/freecell-solver/freecell-solver-6.2.0/include/freecell-solver/
H A Dfcs_user.h29 DLLEXPORT extern void *freecell_solver_user_alloc(void);
31 DLLEXPORT extern int freecell_solver_user_apply_preset(
41 DLLEXPORT extern void freecell_solver_user_limit_iterations(
48 DLLEXPORT extern int freecell_solver_user_solve_board(
53 DLLEXPORT extern int freecell_solver_user_get_next_move(
129 DLLEXPORT extern void freecell_solver_user_limit_depth(
138 DLLEXPORT extern int freecell_solver_user_set_num_stacks(
143 DLLEXPORT extern int freecell_solver_user_set_num_decks(
236 DLLEXPORT fcs_int_limit_t
300 DLLEXPORT extern int freecell_solver_user_next_instance(
[all …]
/dports/science/PETSc/petsc-3.14.1/src/mat/f90-mod/
H A Dpetscmat.h380 !DEC$ ATTRIBUTES DLLEXPORT::MAT_SPD
418 !DEC$ ATTRIBUTES DLLEXPORT::MAT_LOCAL
446 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_MULT
456 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_SOR
462 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_NORM
481 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_AXPY
485 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_COPY
503 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_VIEW
524 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_LOAD
533 !DEC$ ATTRIBUTES DLLEXPORT::MATOP_PTAP
[all …]
/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dtqsllib.h16 #define DLLEXPORT __declspec(dllexport) macro
20 #define DLLEXPORT __declspec(dllimport) macro
25 #define DLLEXPORT ///< Symbol exports - Windows only macro
173 DLLEXPORT int CALLCONVENTION tqsl_init();
189 DLLEXPORT const char* CALLCONVENTION tqsl_getErrorString();
692 DLLEXPORT int CALLCONVENTION tqsl_getNumProviders(int *n);
1195 DLLEXPORT int CALLCONVENTION tqsl_getNumBand(int *number);
1249 DLLEXPORT int CALLCONVENTION tqsl_clearCabrilloMap();
1278 DLLEXPORT int CALLCONVENTION tqsl_clearADIFModes();
1351 DLLEXPORT void CALLCONVENTION tqsl_closeDiagFile(void);
[all …]
/dports/science/siconos/siconos-4.4.0/kernel/src/plugin/test/
H A DTestPlugin.cpp21 #define DLLEXPORT __declspec(dllexport) macro
23 #define DLLEXPORT macro
215 extern "C" DLLEXPORT void C(double, unsigned int, unsigned int, double*, unsigned int, double*);
216 extern "C" DLLEXPORT void C(double, unsigned int, unsigned int, double*, unsigned int, double*) in C()
221 extern "C" DLLEXPORT void D(double, unsigned int, unsigned int, double*, unsigned int, double*);
222 extern "C" DLLEXPORT void D(double, unsigned int, unsigned int, double*, unsigned int, double*) in D()
227 extern "C" DLLEXPORT void F(double, unsigned int, unsigned int, double*, unsigned int, double*);
228 extern "C" DLLEXPORT void F(double, unsigned int, unsigned int, double*, unsigned int, double*) in F()
233 extern "C" DLLEXPORT void e(double, unsigned int, double*, unsigned int, double*);
234 extern "C" DLLEXPORT void e(double, unsigned int, double*, unsigned int, double*) in e()
[all …]
/dports/audio/oaml/oaml-1.3.4/include/
H A DoamlUnityPlugin.h30 DLLEXPORT void oamlShutdown();
32 DLLEXPORT void oamlSetVolume(float vol);
33 DLLEXPORT float oamlGetVolume();
36 DLLEXPORT void oamlStopPlaying();
37 DLLEXPORT void oamlPause();
38 DLLEXPORT void oamlResume();
39 DLLEXPORT void oamlPauseToggle();
40 DLLEXPORT bool oamlIsPaused();
42 DLLEXPORT bool oamlIsPlaying();
48 DLLEXPORT void oamlUpdate();
[all …]
/dports/science/PETSc/petsc-3.14.1/src/sys/f90-mod/
H A Dpetscviewer.h83 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_NULL_VIEWER
96 !DEC$ ATTRIBUTES DLLEXPORT::FILE_MODE_READ
97 !DEC$ ATTRIBUTES DLLEXPORT::FILE_MODE_WRITE
98 !DEC$ ATTRIBUTES DLLEXPORT::FILE_MODE_APPEND
99 !DEC$ ATTRIBUTES DLLEXPORT::FILE_MODE_UPDATE
101 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_VIEWER_DEFAULT
122 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_VIEWER_DRAW_LG
125 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_VIEWER_VTK_VTS
126 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_VIEWER_VTK_VTR
127 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_VIEWER_VTK_VTU
[all …]
H A Dpetscsys.h229 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_TRUE
230 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_FALSE
238 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_INT
241 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_LONG
242 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_SHORT
244 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_CHAR
246 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_ENUM
247 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_BOOL
257 !DEC$ ATTRIBUTES DLLEXPORT::PETSC_i
258 !DEC$ ATTRIBUTES DLLEXPORT::MPIU_REAL
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/c/foundationdb/
H A Dfdb_c.h26 #ifndef DLLEXPORT
27 #define DLLEXPORT macro
71 DLLEXPORT const char*
74 DLLEXPORT fdb_bool_t
79 DLLEXPORT WARN_UNUSED_RESULT fdb_error_t
114 DLLEXPORT WARN_UNUSED_RESULT fdb_error_t
167 DLLEXPORT void
173 DLLEXPORT WARN_UNUSED_RESULT FDBFuture*
199 DLLEXPORT void
204 DLLEXPORT void
[all …]
/dports/devel/cl-cffi/cffi_0.16.1/tests/
H A Dlibtest.c61 DLLEXPORT
67 DLLEXPORT
75 DLLEXPORT
81 DLLEXPORT
88 DLLEXPORT
128 DLLEXPORT
134 DLLEXPORT
140 DLLEXPORT
146 DLLEXPORT
154 DLLEXPORT
[all …]
/dports/databases/pgloader3/cffi_0.23.0/tests/
H A Dlibtest.c62 DLLEXPORT
68 DLLEXPORT
76 DLLEXPORT
82 DLLEXPORT
89 DLLEXPORT
129 DLLEXPORT
135 DLLEXPORT
141 DLLEXPORT
147 DLLEXPORT
155 DLLEXPORT
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/public/
H A Dfpdfview.h131 #define DLLEXPORT __declspec(dllexport) macro
134 #define DLLEXPORT macro
152 DLLEXPORT void STDCALL FPDF_InitLibrary();
200 DLLEXPORT void STDCALL FPDF_DestroyLibrary();
232 DLLEXPORT void STDCALL
255 DLLEXPORT FPDF_BOOL STDCALL
419 DLLEXPORT FPDF_DOCUMENT STDCALL
586 DLLEXPORT void STDCALL FPDF_RenderPage(HDC dc,
926 DLLEXPORT FPDF_BOOL STDCALL
943 DLLEXPORT FPDF_PAGERANGE STDCALL
[all …]
H A Dfpdf_edit.h40 DLLEXPORT FPDF_DOCUMENT STDCALL FPDF_CreateNewDocument();
55 DLLEXPORT FPDF_PAGE STDCALL FPDFPage_New(FPDF_DOCUMENT document,
75 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page);
92 DLLEXPORT void STDCALL FPDFPage_InsertObject(FPDF_PAGE page,
100 DLLEXPORT int STDCALL FPDFPage_CountObject(FPDF_PAGE page);
132 DLLEXPORT FPDF_BOOL STDCALL
184 DLLEXPORT FPDF_PAGEOBJECT STDCALL
201 DLLEXPORT FPDF_BOOL STDCALL
223 DLLEXPORT FPDF_BOOL STDCALL
359 DLLEXPORT FPDF_BOOL FPDFPath_BezierTo(FPDF_PAGEOBJECT path,
[all …]
H A Dfpdf_text.h30 DLLEXPORT FPDF_TEXTPAGE STDCALL FPDFText_LoadPage(FPDF_PAGE page);
41 DLLEXPORT void STDCALL FPDFText_ClosePage(FPDF_TEXTPAGE text_page);
59 DLLEXPORT int STDCALL FPDFText_CountChars(FPDF_TEXTPAGE text_page);
109 DLLEXPORT void STDCALL FPDFText_GetCharBox(FPDF_TEXTPAGE text_page,
157 DLLEXPORT int STDCALL FPDFText_GetText(FPDF_TEXTPAGE text_page,
180 DLLEXPORT int STDCALL FPDFText_CountRects(FPDF_TEXTPAGE text_page,
202 DLLEXPORT void STDCALL FPDFText_GetRect(FPDF_TEXTPAGE text_page,
304 DLLEXPORT int STDCALL FPDFText_GetSchCount(FPDF_SCHHANDLE handle);
314 DLLEXPORT void STDCALL FPDFText_FindClose(FPDF_SCHHANDLE handle);
369 DLLEXPORT int STDCALL FPDFLink_GetURL(FPDF_PAGELINK link_page,
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/public/
H A Dfpdfview.h129 #define DLLEXPORT __declspec(dllexport) macro
132 #define DLLEXPORT macro
150 DLLEXPORT void STDCALL FPDF_InitLibrary();
184 DLLEXPORT void STDCALL FPDF_InitLibraryWithConfig(
198 DLLEXPORT void STDCALL FPDF_DestroyLibrary();
374 DLLEXPORT FPDF_DOCUMENT STDCALL
412 DLLEXPORT unsigned long STDCALL FPDF_GetLastError();
541 DLLEXPORT void STDCALL FPDF_RenderPage(HDC dc,
856 DLLEXPORT FPDF_BOOL STDCALL
873 DLLEXPORT FPDF_PAGERANGE STDCALL
[all …]
H A Dfpdf_text.h29 DLLEXPORT FPDF_TEXTPAGE STDCALL FPDFText_LoadPage(FPDF_PAGE page);
40 DLLEXPORT void STDCALL FPDFText_ClosePage(FPDF_TEXTPAGE text_page);
58 DLLEXPORT int STDCALL FPDFText_CountChars(FPDF_TEXTPAGE text_page);
108 DLLEXPORT void STDCALL FPDFText_GetCharBox(FPDF_TEXTPAGE text_page,
156 DLLEXPORT int STDCALL FPDFText_GetText(FPDF_TEXTPAGE text_page,
179 DLLEXPORT int STDCALL FPDFText_CountRects(FPDF_TEXTPAGE text_page,
201 DLLEXPORT void STDCALL FPDFText_GetRect(FPDF_TEXTPAGE text_page,
303 DLLEXPORT int STDCALL FPDFText_GetSchCount(FPDF_SCHHANDLE handle);
313 DLLEXPORT void STDCALL FPDFText_FindClose(FPDF_SCHHANDLE handle);
368 DLLEXPORT int STDCALL FPDFLink_GetURL(FPDF_PAGELINK link_page,
[all …]
/dports/net/libtrace/libtrace-3.0.19/lib/
H A Dlibtrace.h117 #define DLLEXPORT macro
121 #define DLLEXPORT macro
1318 DLLEXPORT
1329 DLLEXPORT
1340 DLLEXPORT
1351 DLLEXPORT
1462 DLLEXPORT
1477 DLLEXPORT
1553 DLLEXPORT SIMPLE_FUNCTION
1566 DLLEXPORT SIMPLE_FUNCTION
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libjpeg-turbo/libjpeg-turbo-2.0.6/
H A Dturbojpeg.h33 #define DLLEXPORT __declspec(dllexport) macro
35 #define DLLEXPORT macro
680 DLLEXPORT tjhandle tjInitCompress(void);
1117 DLLEXPORT tjhandle tjInitDecompress(void);
1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1452 DLLEXPORT tjhandle tjInitTransform(void);
1529 DLLEXPORT int tjDestroy(tjhandle handle);
1545 DLLEXPORT unsigned char *tjAlloc(int bytes);
1644 DLLEXPORT void tjFree(unsigned char *buffer);
1670 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/
H A Dturbojpeg.h34 #define DLLEXPORT __declspec(dllexport) macro
36 #define DLLEXPORT macro
691 DLLEXPORT tjhandle tjInitCompress(void);
1128 DLLEXPORT tjhandle tjInitDecompress(void);
1450 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1463 DLLEXPORT tjhandle tjInitTransform(void);
1540 DLLEXPORT int tjDestroy(tjhandle handle);
1556 DLLEXPORT unsigned char *tjAlloc(int bytes);
1655 DLLEXPORT void tjFree(unsigned char *buffer);
1681 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/
H A Dturbojpeg.h34 #define DLLEXPORT __declspec(dllexport) macro
36 #define DLLEXPORT macro
691 DLLEXPORT tjhandle tjInitCompress(void);
1128 DLLEXPORT tjhandle tjInitDecompress(void);
1450 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1463 DLLEXPORT tjhandle tjInitTransform(void);
1540 DLLEXPORT int tjDestroy(tjhandle handle);
1556 DLLEXPORT unsigned char *tjAlloc(int bytes);
1655 DLLEXPORT void tjFree(unsigned char *buffer);
1681 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjpeg_turbo/
H A Dturbojpeg.h33 #define DLLEXPORT __declspec(dllexport) macro
35 #define DLLEXPORT macro
680 DLLEXPORT tjhandle tjInitCompress(void);
1117 DLLEXPORT tjhandle tjInitDecompress(void);
1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1452 DLLEXPORT tjhandle tjInitTransform(void);
1529 DLLEXPORT int tjDestroy(tjhandle handle);
1545 DLLEXPORT unsigned char *tjAlloc(int bytes);
1643 DLLEXPORT void tjFree(unsigned char *buffer);
1669 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Dturbojpeg.h33 #define DLLEXPORT __declspec(dllexport) macro
35 #define DLLEXPORT macro
680 DLLEXPORT tjhandle tjInitCompress(void);
1117 DLLEXPORT tjhandle tjInitDecompress(void);
1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1452 DLLEXPORT tjhandle tjInitTransform(void);
1529 DLLEXPORT int tjDestroy(tjhandle handle);
1545 DLLEXPORT unsigned char *tjAlloc(int bytes);
1644 DLLEXPORT void tjFree(unsigned char *buffer);
1670 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/graphics/mozjpeg/mozjpeg-4.0.3/
H A Dturbojpeg.h33 #define DLLEXPORT __declspec(dllexport) macro
35 #define DLLEXPORT macro
680 DLLEXPORT tjhandle tjInitCompress(void);
1117 DLLEXPORT tjhandle tjInitDecompress(void);
1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1452 DLLEXPORT tjhandle tjInitTransform(void);
1529 DLLEXPORT int tjDestroy(tjhandle handle);
1545 DLLEXPORT unsigned char *tjAlloc(int bytes);
1644 DLLEXPORT void tjFree(unsigned char *buffer);
1670 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libjpeg-turbo/include/
H A Dturbojpeg.h33 #define DLLEXPORT __declspec(dllexport) macro
35 #define DLLEXPORT macro
680 DLLEXPORT tjhandle tjInitCompress(void);
1117 DLLEXPORT tjhandle tjInitDecompress(void);
1439 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1452 DLLEXPORT tjhandle tjInitTransform(void);
1529 DLLEXPORT int tjDestroy(tjhandle handle);
1545 DLLEXPORT unsigned char *tjAlloc(int bytes);
1644 DLLEXPORT void tjFree(unsigned char *buffer);
1670 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/
H A Dturbojpeg.h34 #define DLLEXPORT __declspec(dllexport) macro
36 #define DLLEXPORT macro
691 DLLEXPORT tjhandle tjInitCompress(void);
1128 DLLEXPORT tjhandle tjInitDecompress(void);
1450 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1463 DLLEXPORT tjhandle tjInitTransform(void);
1540 DLLEXPORT int tjDestroy(tjhandle handle);
1556 DLLEXPORT unsigned char *tjAlloc(int bytes);
1655 DLLEXPORT void tjFree(unsigned char *buffer);
1681 DLLEXPORT int tjGetErrorCode(tjhandle handle);
[all …]
/dports/science/PETSc/petsc-3.14.1/src/vec/f90-mod/
H A Dpetscvec.h71 !DEC$ ATTRIBUTES DLLEXPORT::NORM_1
72 !DEC$ ATTRIBUTES DLLEXPORT::NORM_2
74 !DEC$ ATTRIBUTES DLLEXPORT::NORM_INFINITY
75 !DEC$ ATTRIBUTES DLLEXPORT::NORM_MAX
76 !DEC$ ATTRIBUTES DLLEXPORT::NORM_1_AND_2
78 !DEC$ ATTRIBUTES DLLEXPORT::INSERT_VALUES
79 !DEC$ ATTRIBUTES DLLEXPORT::ADD_VALUES
80 !DEC$ ATTRIBUTES DLLEXPORT::MAX_VALUES
84 !DEC$ ATTRIBUTES DLLEXPORT::ADD_BC_VALUES
94 !DEC$ ATTRIBUTES DLLEXPORT::VECOP_VIEW
[all …]

12345678910>>...61