HomeSort by relevance Sort by last modified time
    Searched defs:EXPORT (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/content/test/plugin/
npapi_test.cc 51 #define EXPORT __attribute__((visibility ("default")))
53 #define EXPORT
65 EXPORT NPError API_CALL NP_GetEntryPoints(NPPluginFuncs* pFuncs) {
69 EXPORT NPError API_CALL NP_Shutdown() {
74 EXPORT NPError API_CALL NP_Initialize(NPNetscapeFuncs* npnFuncs) {
78 EXPORT NPError API_CALL NP_Initialize(NPNetscapeFuncs* npnFuncs,
87 EXPORT NPError API_CALL NP_GetValue(NPP instance, NPPVariable variable,
110 EXPORT const char* API_CALL NP_GetMIMEDescription(void) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
oprghdlr.h 3 #ifdef EXPORT
4 #undef EXPORT
6 #define EXPORT __cdecl
9 typedef VOID (EXPORT *PACPI_OP_REGION_CALLBACK)();
13 (EXPORT *PACPI_OP_REGION_HANDLER) (ULONG AccessType,
  /external/chromium_org/v8/include/
v8-debug.h 262 #undef EXPORT
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.h 211 EXPORT,
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
odbcinst.h 71 #ifndef EXPORT
72 #define EXPORT
mapi.h 13 #ifndef EXPORT
14 #define EXPORT
139 typedef ULONG (EXPORT WINAPI *LPMAPIFREEBUFFER)(LPVOID pv);
sqltypes.h 17 #ifndef EXPORT
18 #define EXPORT
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 120 #define EXPORT __attribute__ ((visibility("default")))
    [all...]
  /external/mksh/src/
sh.h 798 EXTERN const char Tsgexport[] E_INIT("*=export");
799 #define Texport (Tsgexport + 2) /* "export" */
1111 * offset from val.s of value (if EXPORT)
1127 #define EXPORT BIT(3) /* exported variable/function *
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 1488 milliseconds

1 2