Searched defs:PR_IMPLEMENT_DATA (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h94 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
110 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
129 #define PR_IMPLEMENT_DATA(__type) __type _export macro
143 #define PR_IMPLEMENT_DATA(__type) __type _export macro
159 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
175 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
191 #define PR_IMPLEMENT_DATA(__type) __type macro
206 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
218 # define PR_IMPLEMENT_DATA(__type) __type macro
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v3_0.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v3_1.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v3_2.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v4_0.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v4_1.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v4_2.h61 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
77 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
96 #define PR_IMPLEMENT_DATA(__type) __type _export macro
110 #define PR_IMPLEMENT_DATA(__type) __type _export macro
126 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
142 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type macro
173 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
185 # define PR_IMPLEMENT_DATA(__type) __type macro
H A DVBoxCAPI_v4_3.h123 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
139 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
158 #define PR_IMPLEMENT_DATA(__type) __type _export macro
172 #define PR_IMPLEMENT_DATA(__type) __type _export macro
188 #define PR_IMPLEMENT_DATA(__type) __declspec(export) __type macro
204 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type macro
220 #define PR_IMPLEMENT_DATA(__type) __type macro
235 # define PR_IMPLEMENT_DATA(__type) __attribute__((visibility("default"))) __type macro
247 # define PR_IMPLEMENT_DATA(__type) __type macro

Completed in 549 milliseconds