/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 85 #define _STLP_EXPORT_DECLSPEC __declspec(dllexport) 88 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) 94 //#define _STLP_EXPORT_TEMPLATE_KEYWORD __declspec(dllexport)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_dm.h | 85 #define _STLP_EXPORT_DECLSPEC __declspec(dllexport) 88 #define _STLP_CLASS_EXPORT_DECLSPEC __declspec(dllexport) 94 //#define _STLP_EXPORT_TEMPLATE_KEYWORD __declspec(dllexport)
|
/external/chromium_org/dbus/ |
dbus_export.h | 17 #define CHROME_DBUS_EXPORT __declspec(dllexport)
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
SConscript | 15 'BUILD_GL32', # declare gl* as __declspec(dllexport) in Mesa headers
|
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/ |
u_compiler.h | 35 # define PUBLIC __declspec(dllexport)
|
/external/chromium_org/win8/metro_driver/ |
print_handler.h | 102 extern "C" __declspec(dllexport) 105 extern "C" __declspec(dllexport) 108 extern "C" __declspec(dllexport) 113 extern "C" __declspec(dllexport)
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
dll_aligned_mallocs.cc | 15 extern "C" __declspec(dllexport)
|
dll_allocators_sanity.cc | 8 extern "C" __declspec(dllexport)
|
dll_intercept_memchr.cc | 7 extern "C" __declspec(dllexport)
|
/external/llvm/test/MC/COFF/ |
linker-options.ll | 13 define dllexport void @foo() {
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
SConscript | 15 'BUILD_GL32', # declare gl* as __declspec(dllexport) in Mesa headers
|
/external/mesa3d/src/mapi/mapi/ |
u_compiler.h | 35 # define PUBLIC __declspec(dllexport)
|
/external/pdfium/fpdfsdk/include/ |
fpdf_searchex.h | 25 DLLEXPORT int STDCALL FPDFText_GetCharIndexFromTextIndex(FPDF_TEXTPAGE text_page, int nTextIndex);
|
fpdf_dataavail.h | 68 DLLEXPORT FPDF_AVAIL STDCALL FPDFAvail_Create(FX_FILEAVAIL* file_avail, FPDF_FILEACCESS* file);
79 DLLEXPORT void STDCALL FPDFAvail_Destroy(FPDF_AVAIL avail);
126 DLLEXPORT int STDCALL FPDFAvail_IsDocAvail(FPDF_AVAIL avail, FX_DOWNLOADHINTS* hints);
141 DLLEXPORT FPDF_DOCUMENT STDCALL FPDFAvail_GetDocument(FPDF_AVAIL avail,
157 DLLEXPORT int STDCALL FPDFAvail_GetFirstPageNum(FPDF_DOCUMENT doc);
175 DLLEXPORT int STDCALL FPDFAvail_IsPageAvail(FPDF_AVAIL avail, int page_index, FX_DOWNLOADHINTS* hints);
197 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail, FX_DOWNLOADHINTS* hints);
215 DLLEXPORT FPDF_BOOL STDCALL FPDFAvail_IsLinearized(FPDF_AVAIL avail);
|
fpdf_ext.h | 69 DLLEXPORT FPDF_BOOL STDCALL FSDK_SetUnSpObjProcessHandler(UNSUPPORT_INFO* unsp_info);
103 DLLEXPORT int FPDFDoc_GetPageMode(FPDF_DOCUMENT document);
|
fpdfsave.h | 61 DLLEXPORT FPDF_BOOL STDCALL FPDF_SaveAsCopy( FPDF_DOCUMENT document,FPDF_FILEWRITE * pFileWrite,
74 DLLEXPORT FPDF_BOOL STDCALL FPDF_SaveWithVersion(FPDF_DOCUMENT document,FPDF_FILEWRITE * pFileWrite,
|
fpdf_progressive.h | 68 DLLEXPORT int STDCALL FPDF_RenderPageBitmap_Start(FPDF_BITMAP bitmap, FPDF_PAGE page, int start_x, int start_y, int size_x,
79 DLLEXPORT int STDCALL FPDF_RenderPage_Continue(FPDF_PAGE page,IFSDK_PAUSE * pause);
88 DLLEXPORT void STDCALL FPDF_RenderPage_Close(FPDF_PAGE page);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
_dbdao.h | 59 class DLLEXPORT CdbBSTR { 205 class DLLEXPORT CdbOleObject : public CObject { 223 class DLLEXPORT CdbCollection : public CdbOleObject { 233 class DLLEXPORT CdbStaticCollection : public CdbCollection { 243 class DLLEXPORT CdbDynamicCollection : public CdbCollection { 253 #define DAOMFC_STATIC_COLLECTION_DECL(objColl,objSingle,intSingle) class DLLEXPORT objColl : public CdbStaticCollection { public: objSingle Item(LONG i); objSingle Item(LPCTSTR pstr); objSingle operator[](LONG i); objSingle operator[](LPCTSTR pstr); } 254 #define DAOMFC_DYNAMIC_COLLECTION_DECL(objColl,objSingle,intSingle) class DLLEXPORT objColl : public CdbDynamicCollection { public: objSingle Item(LONG i); objSingle Item(LPCTSTR pstr); VOID Append(objSingle &o); objSingle operator[](LONG i); objSingle operator[](LPCTSTR pstr); } 271 class DLLEXPORT CdbWorkspaces : public CdbDynamicCollection { 287 class DLLEXPORT CdbConnections : public CdbStaticCollection { 304 class DLLEXPORT CdbObject : public CdbOleObject [all...] |
/external/chromium_org/chrome/common/ |
child_process_logging_win.cc | 20 // void __declspec(dllexport) __cdecl SetCrashKeyValueImpl. 24 // void __declspec(dllexport) __cdecl ClearCrashKeyValueImpl.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prtypes.h | 82 #define PR_EXPORT(__type) extern __declspec(dllexport) __type 83 #define PR_EXPORT_DATA(__type) extern __declspec(dllexport) __type 87 #define PR_EXTERN(__type) extern __declspec(dllexport) __type 88 #define PR_IMPLEMENT(__type) __declspec(dllexport) __type 89 #define PR_EXTERN_DATA(__type) extern __declspec(dllexport) __type 90 #define PR_IMPLEMENT_DATA(__type) __declspec(dllexport) __type 98 #define PR_EXPORT(__type) extern __declspec(dllexport) __type 99 #define PR_EXPORT_DATA(__type) extern __declspec(dllexport) __type 100 #define PR_IMPORT(__type) extern __declspec(dllexport) __type 101 #define PR_IMPORT_DATA(__type) extern __declspec(dllexport) __typ [all...] |
/external/chromium_org/third_party/WebKit/public/platform/ |
WebCommon.h | 49 #define BLINK_EXPORT __declspec(dllexport) 54 #define BLINK_PLATFORM_EXPORT __declspec(dllexport) 59 #define BLINK_COMMON_EXPORT __declspec(dllexport)
|
/external/clang/test/CodeGenCXX/ |
microsoft-abi-vftables.cpp | 24 struct __declspec(dllexport) V { 29 // RTTI-DAG: @"\01??_7V@@6B@" = dllexport unnamed_addr alias getelementptr inbounds ([2 x i8*]* [[VTABLE_V]], i32 0, i32 1) 31 // NO-RTTI-DAG: @"\01??_7V@@6B@" = weak_odr dllexport unnamed_addr constant [1 x i8*] [i8* bitcast ({{.*}} @"\01??_GV@@UAEPAXI@Z" to i8*)]
|
/external/pdfium/fpdfsdk/src/ |
fpdf_sysfontinfo.cpp | 80 DLLEXPORT void STDCALL FPDF_AddInstalledFont(void* mapper, const char* name, int charset) 85 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfoExt) 146 DLLEXPORT FPDF_SYSFONTINFO* STDCALL FPDF_GetDefaultSystemFontInfo()
|
/external/chromium_org/third_party/mesa/src/src/mapi/shared-glapi/ |
SConscript | 50 '_GLAPI_DLL_EXPORTS', # declare _glapi_* as __declspec(dllexport) in glapi.h 55 'BUILD_GL32', # declare gl* as __declspec(dllexport) in Mesa headers
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
config_for_unittests.h | 44 // sets PERFTOOLS_DLL_DECL to do a dllimport instead of a dllexport. 48 // to something other than __declspec(dllexport). In that case, they
|