Searched refs:this (Results 101 - 125 of 182) sorted by relevance

12345678

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_MenuBar.h7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
64 virtual AwtMenuBar* GetMenuBar() { return this; }
/openjdk7/jdk/test/com/sun/jdi/
H A DDeoptimizeWalk.sh15 # accompanied this code).
18 # 2 along with this work; if not, write to the Free Software Foundation,
33 # to walk the stack of a deoptimized thread. We can do this
66 a4(22); // it passes if this line is commented out
106 # You could replace this next line with the contents
107 # of ShellScaffold.sh and this script will run just the same.
H A DJdbLockTest.sh15 # accompanied this code).
18 # 2 along with this work; if not, write to the Free Software Foundation,
56 // At this bkpt, sleeper should be waiting on $classname.jj
104 # You could replace this next line with the contents
105 # of ShellScaffold.sh and this script will run just the same.
/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLETableReference.h7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
57 #define LE_DEBUG_TR(x) _debug_LETableReference(__FILE__, __LINE__, x, this, NULL, 0);
58 #define LE_DEBUG_TR3(x,y,z) _debug_LETableReference(__FILE__, __LINE__, x, this, (const void*)y, (size_t)z);
60 #define LE_TRACE_TR(x) _debug_LETableReference(__FILE__, __LINE__, x, this, NULL, 0);
212 return *this;
216 * remove parent link. Factory functions should do this.
261 * Call this afte
[all...]
/openjdk7/hotspot/make/windows/
H A Dbuild.bat14 REM accompanied this code).
17 REM 2 along with this work; if not, write to the Free Software Foundation,
31 REM Note: Running this batch file from the Windows command shell requires
32 REM that "grep" be accessible on the PATH. An MKS install does this.
89 echo bootstrap this build
H A Dcross_build.bat14 REM accompanied this code).
17 REM 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/src/share/back/
H A Dutil.h7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
38 #define free(p) Do not use this interface.
40 #define malloc(p) Do not use this interface.
42 #define calloc(p) Do not use this interface.
44 #define realloc(p) Do not use this interface.
46 #define strdup(p) Do not use this interface.
65 unsigned isStrong : 1; /* 1 means this i
[all...]
/openjdk7/jdk/src/windows/native/java/io/
H A DWinNTFileSystem_md.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
239 Java_java_io_WinNTFileSystem_canonicalize0(JNIEnv *env, jobject this, argument
272 Java_java_io_WinNTFileSystem_canonicalizeWithPrefix0(JNIEnv *env, jobject this, argument
359 Java_java_io_WinNTFileSystem_getBooleanAttributes(JNIEnv *env, jobject this, argument
385 JNICALL Java_java_io_WinNTFileSystem_checkAccess(JNIEnv *env, jobject this, argument
415 Java_java_io_WinNTFileSystem_setPermission(JNIEnv *env, jobject this, argument
461 Java_java_io_WinNTFileSystem_getLastModifiedTime(JNIEnv *env, jobject this, argument
498 Java_java_io_WinNTFileSystem_getLength(JNIEnv *env, jobject this, jobject file) argument
595 Java_java_io_WinNTFileSystem_delete0(JNIEnv *env, jobject this, jobject file) argument
610 Java_java_io_WinNTFileSystem_list(JNIEnv *env, jobject this, jobject file) argument
717 Java_java_io_WinNTFileSystem_createDirectory(JNIEnv *env, jobject this, jobject file) argument
738 Java_java_io_WinNTFileSystem_rename0(JNIEnv *env, jobject this, jobject from, jobject to) argument
757 Java_java_io_WinNTFileSystem_setLastModifiedTime(JNIEnv *env, jobject this, jobject file, jlong time) argument
790 Java_java_io_WinNTFileSystem_setReadOnly(JNIEnv *env, jobject this, jobject file) argument
827 Java_java_io_WinNTFileSystem_getDriveDirectory(JNIEnv *env, jobject this, jint drive) argument
841 Java_java_io_WinNTFileSystem_getSpace0(JNIEnv *env, jobject this, jobject file, jint t) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
137 * to this data structure is kept in an X11InputMethod object (pData).
186 method. (the best place to put this
212 /* Prototype for this function is missing in Solaris X11R6 Xlib.h */
398 /* this function should be called within AWT_LOCK() */
501 * big enough, so that the possibility that user encounters this problem is relatively
502 * small. When this bu
1499 Java_sun_awt_X11_XInputMethod_openXIMNative(JNIEnv *env, jobject this, jlong display) argument
1538 Java_sun_awt_X11_XInputMethod_createXICNative(JNIEnv *env, jobject this, jlong window) argument
[all...]
/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DFileDispatcherImpl.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
319 Java_sun_nio_ch_FileDispatcherImpl_force0(JNIEnv *env, jobject this, argument
342 Java_sun_nio_ch_FileDispatcherImpl_truncate0(JNIEnv *env, jobject this, argument
368 Java_sun_nio_ch_FileDispatcherImpl_size0(JNIEnv *env, jobject this, jobject fdo) argument
385 Java_sun_nio_ch_FileDispatcherImpl_lock0(JNIEnv *env, jobject this, jobject fdo, argument
423 Java_sun_nio_ch_FileDispatcherImpl_release0(JNIEnv *env, jobject this, argument
466 Java_sun_nio_ch_FileDispatcherImpl_duplicateHandle(JNIEnv *env, jclass this, jlon argument
[all...]
H A DNet.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
296 * returns a protocol error. NET_GetSockOpt handles this and uses
352 Java_sun_nio_ch_Net_joinOrDrop4(JNIEnv *env, jobject this, jboolean join, jobject fdo, argument
385 Java_sun_nio_ch_Net_blockOrUnblock4(JNIEnv *env, jobject this, jboolean block, jobject fdo, argument
436 Java_sun_nio_ch_Net_joinOrDrop6(JNIEnv *env, jobject this, jboolean join, jobject fdo, argument
460 Java_sun_nio_ch_Net_blockOrUnblock6(JNIEnv *env, jobject this, jboolean block, jobject fdo, argument
472 Java_sun_nio_ch_Net_setInterface4(JNIEnv* env, jobject this, jobjec argument
488 Java_sun_nio_ch_Net_getInterface4(JNIEnv* env, jobject this, jobject fdo) argument
503 Java_sun_nio_ch_Net_setInterface6(JNIEnv* env, jobject this, jobject fdo, jint index) argument
517 Java_sun_nio_ch_Net_getInterface6(JNIEnv* env, jobject this, jobject fdo) argument
[all...]
H A DServerSocketChannelImpl.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
77 Java_sun_nio_ch_ServerSocketChannelImpl_accept0(JNIEnv *env, jobject this, argument
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DXRBackendNative.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
41 * Xrender.h and do this based solely on O/S being any 5.10 version, but this
293 (JNIEnv *env, jobject this, jlong gc) {
299 (JNIEnv *env, jobject this, jint drawable) {
305 Java_sun_java2d_xr_XRBackendNative_createPixmap(JNIEnv *env, jobject this, argument
323 (JNIEnv *env, jobject this, jin
292 Java_sun_java2d_xr_XRBackendNative_freeGC(JNIEnv *env, jobject this, jlong gc) argument
298 Java_sun_java2d_xr_XRBackendNative_createGC(JNIEnv *env, jobject this, jint drawable) argument
322 Java_sun_java2d_xr_XRBackendNative_freePicture(JNIEnv *env, jobject this, jint picture) argument
328 Java_sun_java2d_xr_XRBackendNative_freePixmap(JNIEnv *env, jobject this, jint pixmap) argument
334 Java_sun_java2d_xr_XRBackendNative_setPictureRepeat(JNIEnv *env, jobject this, jint picture, jint repeat) argument
343 Java_sun_java2d_xr_XRBackendNative_setGCExposures(JNIEnv *env, jobject this, jlong gc, jboolean exposure) argument
350 Java_sun_java2d_xr_XRBackendNative_setGCForeground(JNIEnv *env, jobject this, jlong gc, jint pixel) argument
357 Java_sun_java2d_xr_XRBackendNative_copyArea(JNIEnv *env, jobject this, jint src, jint dst, jlong gc, jint srcx, jint srcy, jint width, jint height, jint dstx, jint dsty) argument
365 Java_sun_java2d_xr_XRBackendNative_renderComposite(JNIEnv *env, jobject this, jbyte op, jint src, jint mask, jint dst, jint srcX, jint srcY, jint maskX, jint maskY, jint dstX, jint dstY, jint width, jint height) argument
375 Java_sun_java2d_xr_XRBackendNative_renderRectangle(JNIEnv *env, jobject this, jint dst, jbyte op, jshort red, jshort green, jshort blue, jshort alpha, jint x, jint y, jint width, jint height) argument
585 Java_sun_java2d_xr_XRBackendNative_setFilter(JNIEnv *env, jobject this, jint picture, jint filter) argument
918 Java_sun_java2d_xr_XRBackendNative_setGCMode(JNIEnv *env, jobject this, jlong gc, jboolean copy) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DNet.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
431 Java_sun_nio_ch_Net_joinOrDrop4(JNIEnv *env, jobject this, jboolean join, jobject fdo, argument
469 Java_sun_nio_ch_Net_blockOrUnblock4(JNIEnv *env, jobject this, jboolean block, jobject fdo, argument
496 Java_sun_nio_ch_Net_joinOrDrop6(JNIEnv *env, jobject this, jboolean join, jobject fdo, argument
537 Java_sun_nio_ch_Net_blockOrUnblock6(JNIEnv *env, jobject this, jboolean block, jobject fdo, argument
567 Java_sun_nio_ch_Net_setInterface4(JNIEnv* env, jobject this, jobject fdo, jint interf) argument
583 Java_sun_nio_ch_Net_getInterface4(JNIEnv* env, jobject this, jobjec argument
598 Java_sun_nio_ch_Net_setInterface6(JNIEnv* env, jobject this, jobject fdo, jint index) argument
612 Java_sun_nio_ch_Net_getInterface6(JNIEnv* env, jobject this, jobject fdo) argument
[all...]
H A DServerSocketChannelImpl.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
36 typedef size_t socklen_t; /* New in SunOS 5.7, so need this for 5.6 */
69 Java_sun_nio_ch_ServerSocketChannelImpl_accept0(JNIEnv *env, jobject this, argument
/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DSolarisNativeDispatcher.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
69 Java_sun_nio_fs_SolarisNativeDispatcher_facl(JNIEnv* env, jclass this, jint fd, argument
83 Java_sun_nio_fs_SolarisNativeDispatcher_getextmntent(JNIEnv* env, jclass this, argument
/openjdk7/jdk/src/share/native/java/io/
H A DObjectInputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
47 jclass this,
114 jclass this,
46 Java_java_io_ObjectInputStream_bytesToFloats(JNIEnv *env, jclass this, jbyteArray src, jint srcpos, jfloatArray dst, jint dstpos, jint nfloats) argument
113 Java_java_io_ObjectInputStream_bytesToDoubles(JNIEnv *env, jclass this, jbyteArray src, jint srcpos, jdoubleArray dst, jint dstpos, jint ndoubles) argument
H A DObjectOutputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
46 jclass this,
118 jclass this,
45 Java_java_io_ObjectOutputStream_floatsToBytes(JNIEnv *env, jclass this, jfloatArray src, jint srcpos, jbyteArray dst, jint dstpos, jint nfloats) argument
117 Java_java_io_ObjectOutputStream_doublesToBytes(JNIEnv *env, jclass this, jdoubleArray src, jint srcpos, jbyteArray dst, jint dstpos, jint ndoubles) argument
/openjdk7/hotspot/agent/make/
H A Dsaenv.bat14 REM accompanied this code).
17 REM 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/hotspot/agent/src/scripts/
H A Dstart-debug-server.bat15 REM accompanied this code).
18 REM 2 along with this work; if not, write to the Free Software Foundation,
H A Dstart-rmiregistry.bat15 REM accompanied this code).
18 REM 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/src/solaris/native/java/net/
H A DSocketInputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
61 Java_java_net_SocketInputStream_socketRead0(JNIEnv *env, jobject this, argument
70 /* should't this be a NullPointerException? -br */
76 /* Bug 4086704 - If the Socket associated with this file descriptor
H A DSocketOutputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
62 Java_java_net_SocketOutputStream_socketWrite0(JNIEnv *env, jobject this, argument
76 /* Bug 4086704 - If the Socket associated with this file descriptor
/openjdk7/jdk/src/windows/native/java/net/
H A DSocketInputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
61 Java_java_net_SocketInputStream_socketRead0(JNIEnv *env, jobject this, argument
H A DSocketOutputStream.c7 * published by the Free Software Foundation. Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
60 Java_java_net_SocketOutputStream_socketWrite0(JNIEnv *env, jobject this, argument
122 * for 1 second and retry again. We repeat this up to a reasonable
125 * attempts but this depends on network buffers associated with

Completed in 77 milliseconds

12345678