Searched refs:jint (Results 101 - 125 of 1007) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h48 jint x1;
49 jint y1;
50 jint x2;
51 jint y2;
77 * jint pixelBitOffset;
87 * jint pixelStride;
102 * jint scanStride;
117 * jint *lutBase;
120 * The color lookup table is formatted as an array of jint values each
156 jint pixelBitOffse
[all...]
/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Datomic_bsd_x86.inline.hpp37 inline void Atomic::store (jint store_value, jint* dest) { *dest = store_value; }
43 inline void Atomic::store (jint store_value, volatile jint* dest) { *dest = store_value; }
51 inline jint Atomic::add (jint add_value, volatile jint* dest) {
52 jint addend = add_value;
61 inline void Atomic::inc (volatile jint* dest) {
71 inline void Atomic::dec (volatile jint* des
[all...]
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Datomic_linux_x86.inline.hpp37 inline void Atomic::store (jint store_value, jint* dest) { *dest = store_value; }
43 inline void Atomic::store (jint store_value, volatile jint* dest) { *dest = store_value; }
51 inline jint Atomic::add (jint add_value, volatile jint* dest) {
52 jint addend = add_value;
61 inline void Atomic::inc (volatile jint* dest) {
71 inline void Atomic::dec (volatile jint* des
[all...]
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DXRBackendNative.c299 (JNIEnv *env, jobject this, jint drawable) {
304 JNIEXPORT jint JNICALL
306 jint drawable, jint depth,
307 jint width, jint height) {
308 return (jint) XCreatePixmap(awt_display, (Drawable) drawable,
312 JNIEXPORT jint JNICALL
314 (JNIEnv *env, jclass cls, jint drawable, jlong formatPtr) {
323 (JNIEnv *env, jobject this, jint pictur
[all...]
/openjdk7/hotspot/src/share/vm/classfile/
H A DaltHashing.cpp42 jint AltHashing::compute_seed() {
45 jint SEED_MATERIAL[8] = {
46 (jint) object_hash(SystemDictionary::String_klass()),
47 (jint) object_hash(SystemDictionary::System_klass()),
48 (jint) os::random(), // current thread isn't a java thread
49 (jint) (((julong)nanos) >> 32),
50 (jint) nanos,
51 (jint) (((julong)now) >> 32),
52 (jint) now,
53 (jint) (o
[all...]
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.h73 jint caps;
74 jint compState;
76 jint xorPixel;
77 jint pixel;
82 jint paintState;
199 jint x1, jint y1, jint x2, jint y2);
205 jint rul
[all...]
H A DOGLPaints.h36 void OGLPaints_SetColor(OGLContext *oglc, jint pixel);
41 jint pixel1, jint pixel2);
45 jint cycleMethod, jint numStops,
51 jint cycleMethod, jint numStops,
/openjdk7/hotspot/src/cpu/x86/vm/
H A DjniTypes_x86.hpp49 static inline void put_int2r(jint *from, intptr_t *to) { *(jint *)(to++) = from[1];
50 *(jint *)(to ) = from[0]; }
51 static inline void put_int2r(jint *from, intptr_t *to, int& pos) { put_int2r(from, to + pos); pos += 2; }
56 static inline void put_int(jint from, intptr_t *to) { *(jint *)(to + 0 ) = from; }
57 static inline void put_int(jint from, intptr_t *to, int& pos) { *(jint *)(to + pos++) = from; }
58 static inline void put_int(jint *from, intptr_t *to, int& pos) { *(jint *)(t
[all...]
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DDrawLine.c38 RefineBounds(SurfaceDataBounds *bounds, jint x1, jint y1, jint x2, jint y2)
40 jint min, max;
84 * of total range - 2 bits less than a jint holds.
95 jint X1 = ORIGX1, Y1 = ORIGY1, X2 = ORIGX2, Y2 = ORIGY2; \
96 jint dx, dy, ax, ay; \
97 jint cxmin, cymin, cxmax, cymax; \
98 jint outcode
[all...]
H A DDrawPolygons.c34 RefineBounds(SurfaceDataBounds *bounds, jint transX, jint transY,
35 jint *xPointsPtr, jint *yPointsPtr, jint pointsNeeded)
37 jint xmin, ymin, xmax, ymax;
42 jint x = transX + *xPointsPtr++;
43 jint y = transY + *yPointsPtr++;
66 jint pixel, jint trans
[all...]
H A DProcessPath.c115 jint X0 = (fX0) >> MDP_PREC; \
116 jint Y0 = (fY0) >> MDP_PREC; \
117 jint X1 = (fX1) >> MDP_PREC; \
118 jint Y1 = (fY1) >> MDP_PREC; \
119 jint res; \
133 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
135 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
137 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
139 TESTANDCLIP(xMinf, xMaxf, X1, Y1, X0, Y0, jint, res); \
192 jint _
[all...]
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.h39 typedef jint (JNICALL *CreateJavaVM_t)(JavaVM **pvm, void **env, void *args);
40 typedef jint (JNICALL *GetDefaultJavaVMInitArgs_t)(void *args);
55 GetXUsagePath(char *buf, jint bufsize);
58 GetApplicationHome(char *buf, jint bufsize);
66 jint so_jrepath,
68 jint so_jvmpath,
102 jint ReadKnownVMs(const char *jrepath, char * arch, jboolean speculative);
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DPaints.h35 HRESULT D3DPaints_SetColor(D3DContext *d3dc, jint pixel);
49 jint pixel1, jint pixel2);
108 jint cycleMethod, jint numStops,
116 jint cycleMethod, jint numStops,
H A DD3DVertexCacher.h58 jint GetColor() { return color; }
59 void SetColor(jint newColor) { color = newColor; }
61 HRESULT DrawPoly(jint nPoints, jboolean isClosed,
62 jint transX, jint transY,
63 jint *xPoints, jint *yPoints);
64 HRESULT DrawScanlines(jint scanlineCount, jint *scanlines);
79 HRESULT FillSpans(jint spansCoun
[all...]
/openjdk7/jdk/src/share/javavm/export/
H A Djawt.h99 * jint lock;
141 jint x;
142 jint y;
143 jint width;
144 jint height;
167 jint clipSize;
208 jint (JNICALL *Lock)
242 jint version;
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp162 jint i;
256 static jlong VMlongUshr(jlong op1, jint op2);
257 static jlong VMlongShl (jlong op1, jint op2);
258 static jlong VMlongShr (jlong op1, jint op2);
296 * Comparisons (returning an jint value: 0, 1, or -1)
309 static jlong VMint2Long(jint val);
314 static jint VMlong2Int(jlong val);
388 static jint VMdouble2Int(jdouble val);
400 static jdouble VMint2Double(jint val);
458 static jint VMintAd
[all...]
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DAWTEvent.h35 jint GetJavaMouseModifiers(NSInteger button, NSUInteger modifierFlags);
36 jint NsKeyModifiersToJavaModifiers(NSUInteger nsFlags, BOOL isExtMods);
37 NSUInteger JavaModifiersToNsKeyModifiers(jint javaModifiers, BOOL isExtMods);
/openjdk7/jdk/src/share/bin/
H A Ddefines.h83 static const jint const_ergo_class = NEVER_SERVER_CLASS;
85 static const jint const_ergo_class = ALWAYS_SERVER_CLASS;
87 static const jint const_ergo_class = DEFAULT_POLICY;
/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DFileDispatcherImpl.c71 JNIEXPORT jint JNICALL
73 jobject fdo, jlong address, jint len)
75 jint fd = fdval(env, fdo);
81 JNIEXPORT jint JNICALL
83 jlong address, jint len, jlong offset)
85 jint fd = fdval(env, fdo);
93 jobject fdo, jlong address, jint len)
95 jint fd = fdval(env, fdo);
100 JNIEXPORT jint JNICALL
102 jobject fdo, jlong address, jint le
[all...]
/openjdk7/hotspot/src/os_cpu/linux_sparc/vm/
H A Datomic_linux_sparc.inline.hpp37 inline void Atomic::store (jint store_value, jint* dest) { *dest = store_value; }
44 inline void Atomic::store (jint store_value, volatile jint* dest) { *dest = store_value; }
49 inline void Atomic::inc (volatile jint* dest) { (void)add (1, dest); }
53 inline void Atomic::dec (volatile jint* dest) { (void)add (-1, dest); }
59 inline jint Atomic::add (jint add_value, volatile jint* dest) {
113 inline jint Atomi
[all...]
/openjdk7/jdk/src/windows/native/java/net/
H A DDualStackPlainSocketImpl.c59 JNIEXPORT jint JNICALL Java_java_net_DualStackPlainSocketImpl_socket0
85 (JNIEnv *env, jclass clazz, jint fd, jobject iaObj, jint port,
108 JNIEXPORT jint JNICALL Java_java_net_DualStackPlainSocketImpl_connect0
109 (JNIEnv *env, jclass clazz, jint fd, jobject iaObj, jint port) {
141 (JNIEnv *env, jclass clazz, jint fd, jint timeout) {
212 JNIEXPORT jint JNICALL Java_java_net_DualStackPlainSocketImpl_localPort0
213 (JNIEnv *env, jclass clazz, jint f
[all...]
/openjdk7/hotspot/test/runtime/7107135/
H A Dtest.c33 JNIEXPORT jint JNICALL Java_Test_someMethod(JNIEnv *env, jobject mainObject) {
/openjdk7/hotspot/src/share/vm/code/
H A DcompressedStream.cpp31 inline juint CompressedStream::encode_sign(jint value) {
34 inline jint CompressedStream::decode_sign(juint value) {
35 return (value >> 1) ^ -(jint)(value & 1);
50 jint CompressedReadStream::read_signed_int() {
67 jint rh = read_int();
68 jint rl = read_int();
69 jint h = reverse_int(rh);
70 jint l = reverse_int(rl);
75 jint low = read_signed_int();
76 jint hig
[all...]
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Djni_sparc.h35 typedef int jint; typedef
/openjdk7/hotspot/src/cpu/zero/vm/
H A Djni_zero.h37 typedef int jint; typedef

Completed in 58 milliseconds

1234567891011>>