Searched refs:JNICALL (Results 1 - 25 of 573) sorted by relevance

1234567891011>>

/openjdk7/langtools/test/tools/javah/6572945/gold/
H A Djni.file.127 JNIEXPORT jbyte JNICALL Java_TestClass1_bmn
35 JNIEXPORT jshort JNICALL Java_TestClass1_smn
43 JNIEXPORT jint JNICALL Java_TestClass1_imn
51 JNIEXPORT jlong JNICALL Java_TestClass1_lmn
59 JNIEXPORT jfloat JNICALL Java_TestClass1_fmn
67 JNIEXPORT jdouble JNICALL Java_TestClass1_dmn
75 JNIEXPORT jobject JNICALL Java_TestClass1_omn
83 JNIEXPORT jstring JNICALL Java_TestClass1_tmn
91 JNIEXPORT jobject JNICALL Java_TestClass1_gmn
99 JNIEXPORT void JNICALL Java_TestClass1_vm
[all...]
H A Djni.file.227 JNIEXPORT jbyte JNICALL Java_TestClass1_bmn
35 JNIEXPORT jshort JNICALL Java_TestClass1_smn
43 JNIEXPORT jint JNICALL Java_TestClass1_imn
51 JNIEXPORT jlong JNICALL Java_TestClass1_lmn
59 JNIEXPORT jfloat JNICALL Java_TestClass1_fmn
67 JNIEXPORT jdouble JNICALL Java_TestClass1_dmn
75 JNIEXPORT jobject JNICALL Java_TestClass1_omn
83 JNIEXPORT jstring JNICALL Java_TestClass1_tmn
91 JNIEXPORT jobject JNICALL Java_TestClass1_gmn
99 JNIEXPORT void JNICALL Java_TestClass1_vm
[all...]
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DInitIDs.m30 JNIEXPORT void JNICALL Java_java_awt_AWTEvent_initIDs
35 JNIEXPORT void JNICALL Java_java_awt_Button_initIDs
40 JNIEXPORT void JNICALL Java_java_awt_Checkbox_initIDs
45 JNIEXPORT void JNICALL Java_java_awt_CheckboxMenuItem_initIDs
52 JNIEXPORT void JNICALL Java_java_awt_Color_initIDs
57 JNIEXPORT void JNICALL Java_java_awt_Component_initIDs
62 JNIEXPORT void JNICALL Java_java_awt_Container_initIDs
67 JNIEXPORT void JNICALL Java_java_awt_Cursor_initIDs
72 JNIEXPORT void JNICALL Java_java_awt_Dialog_initIDs
77 JNIEXPORT void JNICALL Java_java_awt_Dimension_initID
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DinitIDs.c47 JNIEXPORT void JNICALL
57 JNIEXPORT void JNICALL
63 JNIEXPORT void JNICALL
69 JNIEXPORT void JNICALL
75 JNIEXPORT void JNICALL
81 JNIEXPORT void JNICALL
87 JNIEXPORT void JNICALL
93 JNIEXPORT void JNICALL
99 JNIEXPORT void JNICALL
105 JNIEXPORT void JNICALL
[all...]
H A Dawt_DrawingSurface.h33 _JNI_IMPORT_OR_EXPORT_ JAWT_DrawingSurface* JNICALL
36 _JNI_IMPORT_OR_EXPORT_ void JNICALL
39 _JNI_IMPORT_OR_EXPORT_ void JNICALL
42 _JNI_IMPORT_OR_EXPORT_ void JNICALL
45 _JNI_IMPORT_OR_EXPORT_ jobject JNICALL
H A Dsun_awt_X11_GtkFileDialogPeer.h17 JNIEXPORT void JNICALL Java_sun_awt_X11_GtkFileDialogPeer_initIDs
25 JNIEXPORT void JNICALL Java_sun_awt_X11_GtkFileDialogPeer_run
33 JNIEXPORT void JNICALL Java_sun_awt_X11_GtkFileDialogPeer_quit
41 JNIEXPORT void JNICALL Java_sun_awt_X11_GtkFileDialogPeer_toFront
49 JNIEXPORT void JNICALL Java_sun_awt_X11_GtkFileDialogPeer_setBounds
/openjdk7/jdk/src/solaris/native/sun/font/
H A DX11FontScaler.h74 JNIEXPORT int JNICALL AWTCountFonts(char* xlfd);
75 JNIEXPORT void JNICALL AWTLoadFont(char* name, AWTFont* pReturn);
76 JNIEXPORT void JNICALL AWTFreeFont(AWTFont font);
77 JNIEXPORT unsigned JNICALL AWTFontMinByte1(AWTFont font);
78 JNIEXPORT unsigned JNICALL AWTFontMaxByte1(AWTFont font);
79 JNIEXPORT unsigned JNICALL AWTFontMinCharOrByte2(AWTFont font);
80 JNIEXPORT unsigned JNICALL AWTFontMaxCharOrByte2(AWTFont font);
81 JNIEXPORT unsigned JNICALL AWTFontDefaultChar(AWTFont font);
83 JNIEXPORT AWTChar JNICALL AWTFontPerChar(AWTFont font, int index);
84 JNIEXPORT AWTChar JNICALL AWTFontMaxBound
[all...]
/openjdk7/jdk/src/share/native/sun/tracing/dtrace/
H A Djvm_symbols.h31 typedef jint (JNICALL* GetVersion_t)(JNIEnv*);
32 typedef jboolean (JNICALL *IsSupported_t)(JNIEnv*);
33 typedef jlong (JNICALL* Activate_t)(
35 typedef void (JNICALL *Dispose_t)(JNIEnv*, jlong);
36 typedef jboolean (JNICALL *IsProbeEnabled_t)(JNIEnv*, jmethodID);
/openjdk7/langtools/test/tools/javah/6572945/gold/jni.dir.1/
H A DTestClass1_Inner1.h27 JNIEXPORT jbyte JNICALL Java_TestClass1_00024Inner1_bmn
35 JNIEXPORT jshort JNICALL Java_TestClass1_00024Inner1_smn
43 JNIEXPORT jint JNICALL Java_TestClass1_00024Inner1_imn
51 JNIEXPORT jlong JNICALL Java_TestClass1_00024Inner1_lmn
59 JNIEXPORT jfloat JNICALL Java_TestClass1_00024Inner1_fmn
67 JNIEXPORT jdouble JNICALL Java_TestClass1_00024Inner1_dmn
75 JNIEXPORT jobject JNICALL Java_TestClass1_00024Inner1_omn
83 JNIEXPORT jstring JNICALL Java_TestClass1_00024Inner1_tmn
91 JNIEXPORT jobject JNICALL Java_TestClass1_00024Inner1_gmn
99 JNIEXPORT void JNICALL Java_TestClass1_00024Inner1_vm
[all...]
H A DTestClass1_Inner2.h27 JNIEXPORT jbyte JNICALL Java_TestClass1_00024Inner2_bmn
35 JNIEXPORT jshort JNICALL Java_TestClass1_00024Inner2_smn
43 JNIEXPORT jint JNICALL Java_TestClass1_00024Inner2_imn
51 JNIEXPORT jlong JNICALL Java_TestClass1_00024Inner2_lmn
59 JNIEXPORT jfloat JNICALL Java_TestClass1_00024Inner2_fmn
67 JNIEXPORT jdouble JNICALL Java_TestClass1_00024Inner2_dmn
75 JNIEXPORT jobject JNICALL Java_TestClass1_00024Inner2_omn
83 JNIEXPORT jstring JNICALL Java_TestClass1_00024Inner2_tmn
91 JNIEXPORT jobject JNICALL Java_TestClass1_00024Inner2_gmn
99 JNIEXPORT void JNICALL Java_TestClass1_00024Inner2_vm
[all...]
H A DTestClass1.h27 JNIEXPORT jbyte JNICALL Java_TestClass1_bmn
35 JNIEXPORT jshort JNICALL Java_TestClass1_smn
43 JNIEXPORT jint JNICALL Java_TestClass1_imn
51 JNIEXPORT jlong JNICALL Java_TestClass1_lmn
59 JNIEXPORT jfloat JNICALL Java_TestClass1_fmn
67 JNIEXPORT jdouble JNICALL Java_TestClass1_dmn
75 JNIEXPORT jobject JNICALL Java_TestClass1_omn
83 JNIEXPORT jstring JNICALL Java_TestClass1_tmn
91 JNIEXPORT jobject JNICALL Java_TestClass1_gmn
99 JNIEXPORT void JNICALL Java_TestClass1_vm
[all...]
/openjdk7/jdk/src/share/javavm/export/
H A Djvm.h68 JNIEXPORT jint JNICALL
77 JNIEXPORT jint JNICALL
80 JNIEXPORT void JNICALL
83 JNIEXPORT void JNICALL
86 JNIEXPORT void JNICALL
89 JNIEXPORT jobject JNICALL
95 JNIEXPORT jstring JNICALL
101 JNIEXPORT jlong JNICALL
104 JNIEXPORT jlong JNICALL
107 JNIEXPORT void JNICALL
[all...]
H A Djawt.h91 * JNIEXPORT void JNICALL
208 jint (JNICALL *Lock)
219 JAWT_DrawingSurfaceInfo* (JNICALL *GetDrawingSurfaceInfo)
224 void (JNICALL *FreeDrawingSurfaceInfo)
229 void (JNICALL *Unlock)
252 JAWT_DrawingSurface* (JNICALL *GetDrawingSurface)
257 void (JNICALL *FreeDrawingSurface)
263 void (JNICALL *Lock)(JNIEnv* env);
268 void (JNICALL *Unlock)(JNIEnv* env);
280 jobject (JNICALL *GetComponen
[all...]
/openjdk7/hotspot/agent/src/share/native/jvmdi/
H A Dsa.hpp28 JNIEXPORT jint JNICALL
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.h44 JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM *vm, char *options, void *reserved);
45 JNIEXPORT void JNICALL Agent_OnUnload(JavaVM *vm);
/openjdk7/jdk/src/macosx/javavm/export/
H A Djni_md.h31 #define JNICALL macro
/openjdk7/jdk/src/solaris/javavm/export/
H A Djni_md.h31 #define JNICALL macro
/openjdk7/jdk/src/solaris/native/java/io/
H A DFileSystem_md.c31 JNIEXPORT jobject JNICALL
/openjdk7/jdk/src/windows/native/java/util/
H A Dlogging.c33 JNIEXPORT jboolean JNICALL
/openjdk7/jdk/src/share/native/java/lang/
H A DResourceBundle.c31 JNIEXPORT jobjectArray JNICALL
/openjdk7/jdk/src/windows/native/sun/windows/
H A DinitIDs.cpp41 JNIEXPORT void JNICALL
60 JNIEXPORT void JNICALL
79 JNIEXPORT void JNICALL
/openjdk7/jdk/src/share/npt/
H A Dnpt.h58 struct UtfInst* (JNICALL *utfInitialize)
60 void (JNICALL *utfTerminate)
62 int (JNICALL *utf8ToPlatform)
65 int (JNICALL *utf8FromPlatform)
68 int (JNICALL *utf8ToUtf16)
71 int (JNICALL *utf16ToUtf8m)
74 int (JNICALL *utf16ToUtf8s)
77 int (JNICALL *utf8sToUtf8mLength)
79 void (JNICALL *utf8sToUtf8m)
82 int (JNICALL *utf8mToUtf8sLengt
[all...]
H A Dutf.h42 struct UtfInst* JNICALL utfInitialize
44 void JNICALL utfTerminate
46 int JNICALL utf8ToPlatform
49 int JNICALL utf8FromPlatform
52 int JNICALL utf8ToUtf16
55 int JNICALL utf16ToUtf8m
58 int JNICALL utf16ToUtf8s
61 int JNICALL utf8sToUtf8mLength
63 void JNICALL utf8sToUtf8m
66 int JNICALL utf8mToUtf8sLengt
[all...]
/openjdk7/jdk/src/share/native/common/
H A Djni_util.h48 JNIEXPORT void JNICALL
52 JNIEXPORT void JNICALL
55 JNIEXPORT void JNICALL
58 JNIEXPORT void JNICALL
61 JNIEXPORT void JNICALL
64 JNIEXPORT void JNICALL
67 JNIEXPORT void JNICALL
70 JNIEXPORT void JNICALL
73 JNIEXPORT void JNICALL
76 JNIEXPORT void JNICALL
[all...]
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.h90 JNIEXPORT jint JNICALL
99 JNIEXPORT jint JNICALL
102 JNIEXPORT void JNICALL
105 JNIEXPORT void JNICALL
108 JNIEXPORT void JNICALL
111 JNIEXPORT jobject JNICALL
117 JNIEXPORT jstring JNICALL
123 JNIEXPORT jlong JNICALL
126 JNIEXPORT jlong JNICALL
129 JNIEXPORT void JNICALL
[all...]

Completed in 41 milliseconds

1234567891011>>