Home
last modified time | relevance | path

Searched refs:DllExport (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
H A Dglobal.h18 #define DllExport __declspec( dllexport ) macro
20 #define DllExport macro
205 DllExport char *PlugGetMessage(PGLOBAL, int);
212 DllExport LPSTR PlugRemoveType(LPSTR, LPCSTR);
214 DllExport BOOL PlugIsAbsolutePath(LPCSTR path);
215 DllExport bool AllocSarea(PGLOBAL, size_t);
216 DllExport void FreeSarea(PGLOBAL);
217 DllExport BOOL PlugSubSet(void *, size_t);
220 DllExport void htrc(char const *fmt, ...);
222 DllExport uint GetTraceValue(void);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
H A Dglobal.h18 #define DllExport __declspec( dllexport ) macro
20 #define DllExport macro
205 DllExport char *PlugGetMessage(PGLOBAL, int);
212 DllExport LPSTR PlugRemoveType(LPSTR, LPCSTR);
214 DllExport BOOL PlugIsAbsolutePath(LPCSTR path);
215 DllExport bool AllocSarea(PGLOBAL, size_t);
216 DllExport void FreeSarea(PGLOBAL);
217 DllExport BOOL PlugSubSet(void *, size_t);
220 DllExport void htrc(char const *fmt, ...);
222 DllExport uint GetTraceValue(void);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
H A Dglobal.h18 #define DllExport __declspec( dllexport ) macro
20 #define DllExport macro
205 DllExport char *PlugGetMessage(PGLOBAL, int);
212 DllExport LPSTR PlugRemoveType(LPSTR, LPCSTR);
214 DllExport BOOL PlugIsAbsolutePath(LPCSTR path);
215 DllExport bool AllocSarea(PGLOBAL, size_t);
216 DllExport void FreeSarea(PGLOBAL);
217 DllExport BOOL PlugSubSet(void *, size_t);
220 DllExport void htrc(char const *fmt, ...);
222 DllExport uint GetTraceValue(void);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
H A Dglobal.h18 #define DllExport __declspec( dllexport ) macro
20 #define DllExport macro
205 DllExport char *PlugGetMessage(PGLOBAL, int);
212 DllExport LPSTR PlugRemoveType(LPSTR, LPCSTR);
214 DllExport BOOL PlugIsAbsolutePath(LPCSTR path);
215 DllExport bool AllocSarea(PGLOBAL, size_t);
216 DllExport void FreeSarea(PGLOBAL);
217 DllExport BOOL PlugSubSet(void *, size_t);
220 DllExport void htrc(char const *fmt, ...);
222 DllExport uint GetTraceValue(void);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
H A Dglobal.h18 #define DllExport __declspec( dllexport ) macro
20 #define DllExport macro
205 DllExport char *PlugGetMessage(PGLOBAL, int);
212 DllExport LPSTR PlugRemoveType(LPSTR, LPCSTR);
214 DllExport BOOL PlugIsAbsolutePath(LPCSTR path);
215 DllExport bool AllocSarea(PGLOBAL, size_t);
216 DllExport void FreeSarea(PGLOBAL);
217 DllExport BOOL PlugSubSet(void *, size_t);
220 DllExport void htrc(char const *fmt, ...);
222 DllExport uint GetTraceValue(void);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dbsonudf.h176 DllExport char* bson_test(UDF_EXEC_ARGS);
177 DllExport void bson_test_deinit(UDF_INIT*);
180 DllExport char* bsonvalue(UDF_EXEC_ARGS);
181 DllExport void bsonvalue_deinit(UDF_INIT*);
200 DllExport char* bsonlocate(UDF_EXEC_ARGS);
201 DllExport void bsonlocate_deinit(UDF_INIT*);
304 DllExport char *bson_file(UDF_EXEC_ARGS);
305 DllExport void bson_file_deinit(UDF_INIT*);
308 DllExport char* bfile_make(UDF_EXEC_ARGS);
316 DllExport char* bfile_bjson(UDF_EXEC_ARGS);
[all …]
H A Djsonudf.h78 DllExport char *jsonvalue(UDF_EXEC_ARGS);
79 DllExport void jsonvalue_deinit(UDF_INIT*);
180 DllExport char *jsonlocate(UDF_EXEC_ARGS);
204 DllExport char *json_file(UDF_EXEC_ARGS);
205 DllExport void json_file_deinit(UDF_INIT*);
208 DllExport char *jfile_make(UDF_EXEC_ARGS);
212 DllExport char *jbin_array(UDF_EXEC_ARGS);
228 DllExport char *jbin_object(UDF_EXEC_ARGS);
272 DllExport char *jbin_file(UDF_EXEC_ARGS);
288 DllExport char *envar(UDF_EXEC_ARGS);
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32iop.h35 DllExport int * win32_errno(void);
37 DllExport FILE* win32_stdin(void);
38 DllExport FILE* win32_stdout(void);
39 DllExport FILE* win32_stderr(void);
40 DllExport int win32_ferror(FILE *fp);
41 DllExport int win32_feof(FILE *fp);
66 DllExport int win32_tmpfd(void);
69 DllExport void win32_abort(void);
82 DllExport int win32_dup( int fd);
86 DllExport int win32_eof(int fd);
[all …]
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32iop.h35 DllExport int * win32_errno(void);
37 DllExport FILE* win32_stdin(void);
38 DllExport FILE* win32_stdout(void);
39 DllExport FILE* win32_stderr(void);
40 DllExport int win32_ferror(FILE *fp);
41 DllExport int win32_feof(FILE *fp);
66 DllExport int win32_tmpfd(void);
69 DllExport void win32_abort(void);
82 DllExport int win32_dup( int fd);
86 DllExport int win32_eof(int fd);
[all …]
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32iop.h35 DllExport int * win32_errno(void);
37 DllExport FILE* win32_stdin(void);
38 DllExport FILE* win32_stdout(void);
39 DllExport FILE* win32_stderr(void);
40 DllExport int win32_ferror(FILE *fp);
41 DllExport int win32_feof(FILE *fp);
66 DllExport int win32_tmpfd(void);
69 DllExport void win32_abort(void);
81 DllExport int win32_dup( int fd);
85 DllExport int win32_eof(int fd);
[all …]
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32iop-o.h39 DllExport int * win32_errno(void);
41 DllExport FILE* win32_stdin(void);
42 DllExport FILE* win32_stdout(void);
43 DllExport FILE* win32_stderr(void);
44 DllExport int win32_ferror(FILE *fp);
45 DllExport int win32_feof(FILE *fp);
61 DllExport int win32_getc(FILE *pf);
71 DllExport int win32_tmpfd(void);
72 DllExport void win32_abort(void);
84 DllExport int win32_dup( int fd);
[all …]
H A Dwin32iop.h35 DllExport int * win32_errno(void);
37 DllExport FILE* win32_stdin(void);
38 DllExport FILE* win32_stdout(void);
39 DllExport FILE* win32_stderr(void);
40 DllExport int win32_ferror(FILE *fp);
41 DllExport int win32_feof(FILE *fp);
66 DllExport int win32_tmpfd(void);
68 DllExport void win32_abort(void);
80 DllExport int win32_dup( int fd);
84 DllExport int win32_eof(int fd);
[all …]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/InteropDLL/
H A DConsoleWrapper.cpp120 DllExport bool __stdcall TestDll() in TestDll()
127 DllExport void __stdcall InitDll() in InitDll()
231 DllExport void __stdcall HistoryViewerRun() in HistoryViewerRun()
372 DllExport void __stdcall Run() in Run()
388 DllExport void __stdcall Stop() in Stop()
487 DllExport void __stdcall Release() in Release()
532 DllExport const char* __stdcall GetLog() in GetLog()
600 DllExport void __stdcall RomTestStop() in RomTestStop()
639 DllExport bool __stdcall IsRewinding() { in IsRewinding()
711 DllExport void __stdcall FdsEjectDisk() { in FdsEjectDisk()
[all …]
H A DDebugWrapper.cpp29 DllExport void __stdcall DebugInitialize() in DebugInitialize()
34 DllExport void __stdcall DebugRelease() in DebugRelease()
39 DllExport bool __stdcall DebugIsDebuggerRunning() in DebugIsDebuggerRunning()
44 DllExport void __stdcall DebugSetDebuggerConsole(ConsoleId consoleId) in DebugSetDebuggerConsole()
49 DllExport void __stdcall DebugSetFlags(uint32_t flags) { GetDebugger()->SetFlags(flags); } in DebugSetFlags()
61 DllExport void __stdcall DebugRun() { GetDebugger()->Run(); } in DebugRun()
64 DllExport void __stdcall DebugStepOver() { GetDebugger()->StepOver(); } in DebugStepOver()
65 DllExport void __stdcall DebugStepOut() { GetDebugger()->StepOut(); } in DebugStepOut()
66 DllExport void __stdcall DebugStepBack() { GetDebugger()->StepBack(); } in DebugStepBack()
67 DllExport void __stdcall DebugPpuStep(uint32_t count) { GetDebugger()->PpuStep(count); } in DebugPpuStep()
[all …]
/dports/math/SCIP/scip-7.0.3/interfaces/gams/src/
H A DGamsSolverC_tpl.h16 # if ! defined(DllExport)
17 # define DllExport __declspec( dllexport ) macro
23 # if ! defined(DllExport)
24 # define DllExport macro
56 DllExport void STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,Free)(void** Cptr);
58 DllExport int STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,CallSolver)(void* Cptr);
62 DllExport int STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,ModifyProblem)(void* Cptr);
68 DllExport void STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,XCreate)(void** Cptr);
72 DllExport void STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,XFree)(void** Cptr);
74 DllExport int STDCALL GAMSSOLVERC_CONCAT(GAMSSOLVERC_ID,free)(void** Cptr);
[all …]

12345678910>>...20