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

  /external/webkit/Source/WebKit/android/jni/
WebCoreJniOnLoad.cpp 70 #define EXPORT __attribute__((visibility("default")))
124 EXPORT jint JNI_OnLoad(JavaVM* vm, void* reserved)
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.h 128 EXPORT,
  /external/v8/include/
v8-debug.h 39 // Setup for Windows DLL export/import. See v8.h in this directory for
47 #define EXPORT __declspec(dllexport)
49 #define EXPORT __declspec(dllimport)
51 #define EXPORT
56 // Setup for Linux shared library export. See v8.h in this directory for
59 #define EXPORT __attribute__ ((visibility("default")))
61 #define EXPORT
84 class EXPORT Debug {
397 #undef EXPORT
  /frameworks/base/tests/BrowserTestPlugin/jni/
main.cpp 35 #define EXPORT __attribute__((visibility("default")))
56 EXPORT NPError NP_Initialize(NPNetscapeFuncs* browserFuncs, NPPluginFuncs* pluginFuncs, void *java_env);
57 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value);
58 EXPORT const char* NP_GetMIMEDescription(void);
59 EXPORT void NP_Shutdown(void);
238 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value) {
  /bionic/libc/kernel/arch-mips/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 47 #define EXPORT(symbol) .globl symbol; symbol:
  /external/kernel-headers/original/asm-mips/
asm.h 76 * EXPORT - export definition of symbol
78 #define EXPORT(symbol) \
83 * FEXPORT - export definition of a function symbol
91 * ABS - export absolute symbol
  /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:
  /external/mksh/src/
sh.h 799 EXTERN const char Tsgexport[] E_INIT("*=export");
800 #define Texport (Tsgexport + 2) /* "export" */
1110 * offset from val.s of value (if EXPORT)
    [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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 837 milliseconds