Searched refs:this (Results 126 - 150 of 182) sorted by relevance

12345678

/openjdk7/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dsolaris_sparc.s13 !! accompanied this code).
16 !! 2 along with this work; if not, write to the Free Software Foundation,
31 !! The reader might be tempted to move this service to .il.
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_LoadLibrary.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,
98 /* Get address of this library and the directory containing it. */
165 * Reflect this call over to the correct libmawt.so.
168 Java_sun_awt_motif_XsessionWMcommand(JNIEnv *env, jobject this, argument
173 XsessionWMcommand_type(JNIEnv *env, jobject this,
188 (*XsessionWMcommand)(env, this, frame, jcommand);
195 * Reflect this cal
[all...]
H A Dawt_MToolkit.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,
429 /* for each keycode attached to this modifier */
735 /* If this function returns False, that means that it has not pre-posted
736 this event to Java. The caller will then dispatch the event to Motif,
738 If this function returns true, then this function has posted this even
2603 Java_sun_awt_motif_MToolkit_init(JNIEnv *env, jobject this, jstring mainClassName) argument
2805 Java_sun_awt_motif_MToolkit_run(JNIEnv *env, jobject this) argument
2823 Java_sun_awt_motif_MToolkit_makeColorModel(JNIEnv *env, jclass this) argument
2837 Java_sun_awt_motif_MToolkit_getScreenResolution(JNIEnv *env, jobject this) argument
2850 Java_sun_awt_motif_MToolkit_getScreenWidth(JNIEnv *env, jobject this) argument
2860 Java_sun_awt_motif_MToolkit_getScreenHeight(JNIEnv *env, jobject this) argument
2871 Java_sun_awt_motif_MToolkit_beep(JNIEnv *env, jobject this) argument
2885 Java_sun_awt_motif_MToolkit_shutdown(JNIEnv *env, jobject this) argument
2896 Java_sun_awt_motif_MToolkit_getLockingKeyStateNative(JNIEnv *env, jobject this, jint awtKey) argument
2929 Java_sun_awt_motif_MToolkit_loadSystemColors(JNIEnv *env, jobject this, jintArray systemColors) argument
3114 Java_sun_awt_motif_MToolkit_isDynamicLayoutSupportedNative(JNIEnv *env, jobject this) argument
3144 Java_sun_awt_motif_MToolkit_isFrameStateSupported(JNIEnv *env, jobject this, jint state) argument
3159 Java_sun_awt_motif_MToolkit_getMulticlickTime(JNIEnv *env, jobject this) argument
3171 Java_sun_awt_motif_MToolkit_loadXSettings(JNIEnv *env, jobject this) argument
3397 Java_sun_awt_motif_MToolkit_getWMName(JNIEnv *env, jclass this) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DLinuxNativeDispatcher.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,
153 Java_sun_nio_fs_LinuxNativeDispatcher_setmntent0(JNIEnv* env, jclass this, jlong pathAddress, argument
170 Java_sun_nio_fs_LinuxNativeDispatcher_getmntent(JNIEnv* env, jclass this, argument
225 Java_sun_nio_fs_LinuxNativeDispatcher_endmntent(JNIEnv* env, jclass this, jlong stream) argument
/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbytes.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,
70 bytes& strcat(const char* str) { ::strcat((char*)ptr, str); return *this; }
71 bytes& strcat(bytes& other) { ::strncat((char*)ptr, (char*)other.ptr, other.len); return *this; }
111 { memcpy(grow(len_), ptr_, len_); return (*this); }
/openjdk7/jdk/make/jpda/jdwp/
H A Djdwp.spec7 * 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,
128 "Invalidates this virtual machine mirror. "
131 "from this debugger or another debugger, including the "
149 "this VirtualMachine (ObjectReferences, ReferenceTypes, etc.) "
237 "Retrieve this VM's capabilities. The capabilities are returned "
297 "The sender of this command "
301 "Use of this comman
[all...]
/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_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,
59 /* If this returns NULL then an exception is pending */
160 /* If this returns NULL then an exception is pending */
285 fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags) argument
289 SET_FD(this, h, fid);
451 * to this bogosity, and if it was, I ignore the error.
544 handleClose(JNIEnv *env, jobject this, jfieldI argument
[all...]
/openjdk7/jdk/src/solaris/native/java/net/
H A DInet4AddressImpl.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,
66 Java_java_net_Inet4AddressImpl_getLocalHostName(JNIEnv *env, jobject this) { argument
108 * Find an internet address for a given hostname. Note that this
119 Java_java_net_Inet4AddressImpl_lookupAllHostAddr(JNIEnv *env, jobject this, argument
221 /* we may have memory to free at the end of this */
231 /* we may have memory to free at the end of this */
267 Java_java_net_Inet4AddressImpl_getHostByAddr(JNIEnv *env, jobject this, argument
328 Java_java_net_Inet4AddressImpl_getLocalHostName(JNIEnv *env, jobject this) argument
405 Java_java_net_Inet4AddressImpl_lookupAllHostAddr(JNIEnv *env, jobject this, jstring host) argument
518 Java_java_net_Inet4AddressImpl_getHostByAddr(JNIEnv *env, jobject this, jbyteArray addrArray) argument
711 Java_java_net_Inet4AddressImpl_isReachable0(JNIEnv *env, jobject this, jbyteArray addrArray, jint timeout, jbyteArray ifArray, jint ttl) argument
[all...]
H A DInet6AddressImpl.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,
66 Java_java_net_Inet6AddressImpl_getLocalHostName(JNIEnv *env, jobject this) { argument
129 * Find an internet address for a given hostname. Note that this
140 Java_java_net_Inet6AddressImpl_lookupAllHostAddr(JNIEnv *env, jobject this, argument
294 /* we may have memory to free at the end of this */
381 Java_java_net_Inet6AddressImpl_getHostByAddr(JNIEnv *env, jobject this, argument
468 * checksum of ICMPv6 packets unless you set this socke
560 Java_java_net_Inet6AddressImpl_isReachable0(JNIEnv *env, jobject this, jbyteArray addrArray, jint scope, jint timeout, jbyteArray ifArray, jint ttl, jint if_scope) argument
[all...]
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A DimageioJPEG.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,
172 * Free all resources associated with this streamBuffer. This must
205 * Pins the data buffer associated with this stream. Returns OK on
228 * Unpins the data buffer associated with this stream.
299 * releases the global reference, and resets fields to NULL. Use this
370 * to the imageIOData object. Maintenance of this pointer is performed
433 * Releases all resources held by this objec
659 imageio_abort(JNIEnv *env, jobject this, imageIODataPtr data) argument
1439 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_initJPEGImageReader(JNIEnv *env, jobject this) argument
1531 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_setSource(JNIEnv *env, jobject this, jlong ptr) argument
1564 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_readImageHeader(JNIEnv *env, jobject this, jlong ptr, jboolean clearFirst, jboolean reset) argument
1767 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_setOutColorSpace(JNIEnv *env, jobject this, jlong ptr, jint code) argument
1790 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_readImage(JNIEnv *env, jobject this, jlong ptr, jbyteArray buffer, jint numBands, jintArray srcBands, jintArray bandSizes, jint sourceXStart, jint sourceYStart, jint sourceWidth, jint sourceHeight, jint stepX, jint stepY, jobjectArray qtables, jobjectArray DCHuffmanTables, jobjectArray ACHuffmanTables, jint minProgressivePass, jint maxProgressivePass, jboolean wantUpdates) argument
2120 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_abortRead(JNIEnv *env, jobject this, jlong ptr) argument
2139 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_resetLibraryState(JNIEnv *env, jobject this, jlong ptr) argument
2160 Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_resetReader(JNIEnv *env, jobject this, jlong ptr) argument
2412 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_initJPEGImageWriter(JNIEnv *env, jobject this) argument
2494 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_setDest(JNIEnv *env, jobject this, jlong ptr) argument
2520 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_writeTables(JNIEnv *env, jobject this, jlong ptr, jobjectArray qtables, jobjectArray DCHuffmanTables, jobjectArray ACHuffmanTables) argument
2587 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_writeImage(JNIEnv *env, jobject this, jlong ptr, jbyteArray buffer, jint inCs, jint outCs, jint numBands, jintArray bandSizes, jint srcWidth, jint destWidth, jint destHeight, jint stepX, jint stepY, jobjectArray qtables, jboolean writeDQT, jobjectArray DCHuffmanTables, jobjectArray ACHuffmanTables, jboolean writeDHT, jboolean optimize, jboolean progressive, jint numScans, jintArray scanInfo, jintArray componentIds, jintArray HsamplingFactors, jintArray VsamplingFactors, jintArray QtableSelectors, jboolean haveMetadata, jint restartInterval) argument
2963 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_abortWrite(JNIEnv *env, jobject this, jlong ptr) argument
2981 Java_com_sun_imageio_plugins_jpeg_JPEGImageWriter_resetWriter(JNIEnv *env, jobject this, jlong ptr) argument
[all...]
/openjdk7/hotspot/agent/make/
H A Dsaenv64.bat14 REM accompanied this code).
17 REM 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s9 ! published by the Free Software Foundation. Oracle designates this
11 ! by Oracle in the LICENSE file that accompanied this code.
17 ! accompanied this code).
20 ! 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/src/windows/native/java/net/
H A DInet4AddressImpl.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,
42 * Returns true if hostname is in dotted IP address format. Note that this
105 Java_java_net_Inet4AddressImpl_getLocalHostName (JNIEnv *env, jobject this) { argument
120 * Find an internet address for a given hostname. Not this this
135 Java_java_net_Inet4AddressImpl_lookupAllHostAddr(JNIEnv *env, jobject this, argument
259 Java_java_net_Inet4AddressImpl_getHostByAddr(JNIEnv *env, jobject this, argument
407 Java_java_net_Inet4AddressImpl_isReachable0(JNIEnv *env, jobject this, jbyteArray addrArray, jint timeout, jbyteArray ifArray, jint ttl) argument
[all...]
H A DInet6AddressImpl.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,
44 /* Retain this code a little longer to support building in
66 Java_java_net_Inet6AddressImpl_getLocalHostName (JNIEnv *env, jobject this) { argument
84 Java_java_net_Inet6AddressImpl_lookupAllHostAddr(JNIEnv *env, jobject this, argument
221 /* we may have memory to free at the end of this */
296 Java_java_net_Inet6AddressImpl_getHostByAddr(JNIEnv *env, jobject this, argument
501 Java_java_net_Inet6AddressImpl_isReachable0(JNIEnv *env, jobject this, argument
[all...]
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DPipelineManager.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,
138 // instance of this object
176 void setAdapter(UINT adapter) { this->adapter = adapter; }
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Dlinux_sparc.s13 # accompanied this code).
16 # 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/src/macosx/native/jobjc/src/core/
H A DPrimitiveCoder.hs10 * published by the Free Software Foundation. Oracle designates this
12 * by Oracle in the LICENSE file that accompanied this code.
18 * accompanied this code).
21 * 2 along with this work; if not, write to the Free Software Foundation,
/openjdk7/jdk/test/com/sun/jdi/
H A DRedefineAnnotation.sh15 # accompanied this code).
18 # 2 along with this work; if not, write to the Free Software Foundation,
35 # Uncomment this to see the JDI trace
174 // this subclass exists just to make the RedefineClasses() code do a
180 // this subclass exists just to make the RedefineClasses() code do a
238 # You could replace this next line with the contents
239 # of ShellScaffold.sh and this script will run just the same.
H A DRedefineMulti.sh15 # accompanied this code).
18 # 2 along with this work; if not, write to the Free Software Foundation,
101 Steps to reproduce this problem:
148 # You could replace this next line with the contents
149 # of ShellScaffold.sh and this script will run just the same.
H A DStringConvertTest.sh15 # accompanied this code).
18 # 2 along with this work; if not, write to the Free Software Foundation,
34 # Run this script to see the bug. See comments at the end
152 # An unreported bug: this isn't handled correctly.
153 # If we uncomment this line, we will get an 'instance of...' line
171 cmd print this
172 cmd print "this.toString()"
175 # A possible bug is that this ends up with multiple "s
183 cmd print "this.ivar"
203 # You could replace this nex
[all...]
/openjdk7/hotspot/agent/src/os/solaris/proc/
H A DMakefile13 # accompanied this code).
16 # 2 along with this work; if not, write to the Free Software Foundation,
50 echo You must set the environment variable JAVA_HOME before executing this Makefile ; \
/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DIOUtil.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,
74 Java_sun_nio_ch_IOUtil_iovMax(JNIEnv *env, jclass this) argument
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_MenuItem.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,
90 m_Id = AwtToolkit::GetInstance().CreateCmdID(this);
96 /* Execute the command associated with this item. */
168 AwtMenu* m_menuContainer; /* The menu object containing this item */
169 UINT m_Id; /* The id of this item */
H A Dawt_TrayIcon.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,
91 TrayIconListItem* item = new TrayIconListItem(id, this);
/openjdk7/jdk/src/share/native/java/lang/
H A DClass.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,
99 Java_java_lang_Class_forName0(JNIEnv *env, jclass this, jstring classname, argument

Completed in 90 milliseconds

12345678