Searched refs:env (Results 751 - 775 of 1317) sorted by relevance

<<31323334353637383940>>

/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DSerializedForm.java96 SerializedForm(DocEnv env, ClassSymbol def, ClassDocImpl cd) { argument
124 FieldDocImpl dsfDoc = env.getFieldDoc(dsf);
126 mapSerialFieldTagImplsToFieldDocImpls(dsfDoc, env, def);
133 computeDefaultSerializableFields(env, def, cd);
139 addMethodIfExist(env, def, READOBJECT);
140 addMethodIfExist(env, def, WRITEOBJECT);
141 addMethodIfExist(env, def, READRESOLVE);
142 addMethodIfExist(env, def, WRITEREPLACE);
143 addMethodIfExist(env, def, READOBJECTNODATA);
176 private void computeDefaultSerializableFields(DocEnv env, argument
205 addMethodIfExist(DocEnv env, ClassSymbol def, String methodName) argument
229 mapSerialFieldTagImplsToFieldDocImpls(FieldDocImpl spfDoc, DocEnv env, ClassSymbol def) argument
[all...]
H A DDocImpl.java56 protected final DocEnv env; //### Rename this everywhere to 'docenv' ? field in class:DocImpl
86 DocImpl(DocEnv env, String documentation) { argument
88 this.env = env;
159 env.setSilent(true);
162 env.setSilent(false);
179 String encoding = env.getEncoding();
191 env.error(SourcePositionImpl.make(filename, Position.NOPOS, null), key);
233 return env.doclocale.collator.getCollationKey(k);
/openjdk7/jdk/src/share/classes/sun/tools/javac/
H A DBatchParser.java75 public BatchParser(Environment env, InputStream in) throws IOException { argument
76 super(env, in);
78 imports = new Imports(env);
80 toplevelEnv = imports.newEnvironment(env);
96 env.error(where, "package.repeated");
202 env = new Environment(toplevelEnv, sourceClass);
237 env = toplevelEnv;
239 env = new Environment(env, sourceClass);
284 env
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/main/
H A DJavaCompiler.java514 boolean isDone(Env<AttrContext> env, CompileState cs) { argument
515 CompileState ecs = get(env);
679 * @param env The attribution environment of the outermost class
683 JavaFileObject printSource(Env<AttrContext> env, JCClassDecl cdef) throws IOException { argument
695 new Pretty(out, true).printUnit(env.toplevel, cdef);
706 * @param env The attribution environment of the outermost class
710 JavaFileObject genCode(Env<AttrContext> env, JCClassDecl cdef) throws IOException { argument
712 if (gen.genClass(env, cdef) && (errorCount() == 0))
1165 public Env<AttrContext> attribute(Env<AttrContext> env) { argument
1166 if (compileStates.isDone(env, CompileStat
1216 flow(Env<AttrContext> env) argument
1225 flow(Env<AttrContext> env, Queue<Env<AttrContext>> results) argument
1286 desugar(final Env<AttrContext> env, Queue<Pair<Env<AttrContext>, JCClassDecl>> results) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c272 JNIEnv *env = GetJNIEnv(); local
276 classClass = (*env)->FindClass(env, className);
277 objectClass = (*env)->NewGlobalRef(env,classClass);
279 if (JNU_IsNull(env, objectClass)) {
280 JNU_ThrowClassNotFoundException(env, className);
367 static X11InputMethodData * getX11InputMethodData(JNIEnv * env, jobject imInstance) { argument
369 (X11InputMethodData *)JNU_GetLongFieldAsPtr(env, imInstance, x11InputMethodIDs.pData);
375 JNU_CallMethodByName(env, NUL
394 setX11InputMethodData(JNIEnv * env, jobject imInstance, X11InputMethodData *pX11IMData) argument
400 destroyX11InputMethodData(JNIEnv *env, X11InputMethodData *pX11IMData) argument
426 freeX11InputMethodData(JNIEnv *env, X11InputMethodData *pX11IMData) argument
512 JNIEnv *env = GetJNIEnv(); local
904 JNIEnv *env = GetJNIEnv(); local
949 JNIEnv *env = GetJNIEnv(); local
1013 createXIC(JNIEnv * env, X11InputMethodData *pX11IMData, Window w) argument
1258 JNIEnv *env = GetJNIEnv(); local
1369 JNIEnv *env = GetJNIEnv(); local
1417 JNIEnv *env = GetJNIEnv(); local
1475 JNIEnv* env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
1491 Java_sun_awt_X11InputMethod_initIDs(JNIEnv *env, jclass cls) argument
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/macosx/native/sun/awt/
H A DCRobot.m75 CreateJavaException(JNIEnv* env, CGError err)
79 (*env)->ThrowNew(env, (*env)->FindClass(env, "java/awt/AWTException"),
90 (JNIEnv *env, jobject peer)
121 JNU_ThrowOutOfMemoryError(env, NULL);
138 (JNIEnv *env, jobject peer,
142 JNF_COCOA_ENTER(env);
265 JNF_COCOA_EXIT(env);
[all...]
H A DImageSurfaceData.m193 IMAGE_SURFACE_INLINE void customPixelsFromJava(JNIEnv *env, ImageSDOps *isdo)
425 IMAGE_SURFACE_INLINE void customPixelsToJava(JNIEnv *env, ImageSDOps *isdo)
906 IMAGE_SURFACE_INLINE void createContext(JNIEnv *env, ImageSDOps *isdo)
948 IMAGE_SURFACE_INLINE void holdJavaPixels(JNIEnv* env, ImageSDOps* isdo)
957 pixels = (Pixel8bit*)((*env)->GetPrimitiveArrayCritical(env, isdo->array, NULL));
973 isdo->pixels = (Pixel8bit*)((*env)->GetDirectBufferAddress(env, isdo->array));
977 IMAGE_SURFACE_INLINE void unholdJavaPixels(JNIEnv* env, ImageSDOps* isdo)
988 (*env)
[all...]
H A DQuartzRenderer.m437 QUARTZ_RENDERER_INLINE SDRenderType doPolyUsingCG(JNIEnv *env, CGContextRef cgRef, jintArray xpointsarray, jintArray ypointsarray, jint npoints, BOOL polygon, BOOL fill, CGFloat offsetX, CGFloat offsetY)
454 jint* xpoints = (jint*)(*env)->GetPrimitiveArrayCritical(env, xpointsarray, NULL);
455 jint* ypoints = (jint*)(*env)->GetPrimitiveArrayCritical(env, ypointsarray, NULL);
472 (*env)->ReleasePrimitiveArrayCritical(env, ypointsarray, ypoints, 0);
473 (*env)->ReleasePrimitiveArrayCritical(env, xpointsarray, xpoints, 0);
478 QUARTZ_RENDERER_INLINE SDRenderType doPoly(JNIEnv *env, QuartzSDOp
[all...]
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Scrollbar.cpp99 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
105 if (env->EnsureLocalCapacity(1) < 0) {
116 target = env->GetObjectField(peer, AwtObject::targetID);
123 env->GetIntField(target, AwtScrollbar::orientationID);
127 env->GetIntField(target, AwtScrollbar::lineIncrementID);
129 env->GetIntField(target, AwtScrollbar::pageIncrementID);
134 jint x = env->GetIntField(target, AwtComponent::xID);
135 jint y = env->GetIntField(target, AwtComponent::yID);
136 jint width = env->GetIntField(target, AwtComponent::widthID);
137 jint height = env
441 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
486 Java_java_awt_Scrollbar_initIDs(JNIEnv *env, jclass cls) argument
516 Java_sun_awt_windows_WScrollbarPeer_setValues(JNIEnv *env, jobject self, jint value, jint visible, jint minimum, jint maximum) argument
541 Java_sun_awt_windows_WScrollbarPeer_setLineIncrement(JNIEnv *env, jobject self, jint increment) argument
560 Java_sun_awt_windows_WScrollbarPeer_setPageIncrement(JNIEnv *env, jobject self, jint increment) argument
579 Java_sun_awt_windows_WScrollbarPeer_create(JNIEnv *env, jobject self, jobject parent) argument
600 Java_sun_awt_windows_WScrollbarPeer_getScrollbarSize(JNIEnv *env, jclass clazz, jint orientation) argument
[all...]
H A Dawt_Font.h42 extern jboolean IsMultiFont(JNIEnv *env, jobject obj);
45 (env->CallObjectMethod(env, font, AwtFont::peerMID))
115 AwtFont(int num, JNIEnv *env, jobject javaFont);
148 static AwtFont* GetFont(JNIEnv *env, jobject font,
156 static AwtFont* Create(JNIEnv *env, jobject font,
172 static void LoadMetrics(JNIEnv *env, jobject fontMetrics);
175 static AwtFont* GetFontFromMetrics(JNIEnv *env, jobject fontMetrics);
194 static int getFontDescriptorNumber(JNIEnv *env, jobject font,
230 INLINE static jobjectArray GetComponentFonts(JNIEnv *env, argument
[all...]
H A Dawt_TextComponent.cpp84 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
90 if (env->EnsureLocalCapacity(1) < 0) {
101 target = env->GetObjectField(peer, AwtObject::targetID);
117 env->GetIntField(target, AwtTextArea::scrollbarVisibilityID);
154 jint x = env->GetIntField(target, AwtComponent::xID);
155 jint y = env->GetIntField(target, AwtComponent::yID);
156 jint width = env->GetIntField(target, AwtComponent::widthID);
157 jint height = env->GetIntField(target, AwtComponent::heightID);
159 c->CreateHWnd(env, L"", style, exStyle,
184 c->UpdateBackground(env, targe
362 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
487 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
531 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
562 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
586 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
610 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
635 JNIEnv *env = (JNIEnv *)JNU_GetEnv(jvm, JNI_VERSION_1_2); local
717 Java_sun_awt_windows_WTextComponentPeer_getText(JNIEnv *env, jobject self) argument
747 Java_sun_awt_windows_WTextComponentPeer_setText(JNIEnv *env, jobject self, jstring text) argument
768 Java_sun_awt_windows_WTextComponentPeer_getSelectionStart(JNIEnv *env, jobject self) argument
787 Java_sun_awt_windows_WTextComponentPeer_getSelectionEnd(JNIEnv *env, jobject self) argument
806 Java_sun_awt_windows_WTextComponentPeer_select(JNIEnv *env, jobject self, jint start, jint end) argument
828 Java_sun_awt_windows_WTextComponentPeer_enableEditing(JNIEnv *env, jobject self, jboolean on) argument
850 Java_sun_awt_windows_WTextComponentPeer_initIDs(JNIEnv *env, jclass cls) argument
[all...]
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/
H A DOutputStreamTests.java83 public void cleanupTest(TestEnvironment env, Object ctx) { argument
85 iioctx.cleanup(env);
94 Context(TestEnvironment env, Result result) { argument
95 super(env, result);
116 void cleanup(TestEnvironment env) { argument
117 super.cleanup(env);
136 public Object initTest(TestEnvironment env, Result result) { argument
137 Context ctx = new Context(env, result);
164 public Object initTest(TestEnvironment env, Result result) { argument
165 Context ctx = new Context(env, resul
202 initTest(TestEnvironment env, Result result) argument
242 initTest(TestEnvironment env, Result result) argument
280 initTest(TestEnvironment env, Result result) argument
318 initTest(TestEnvironment env, Result result) argument
356 initTest(TestEnvironment env, Result result) argument
394 initTest(TestEnvironment env, Result result) argument
432 initTest(TestEnvironment env, Result result) argument
470 initTest(TestEnvironment env, Result result) argument
[all...]
H A DInputStreamTests.java90 public void cleanupTest(TestEnvironment env, Object ctx) { argument
92 iioctx.cleanup(env);
101 Context(TestEnvironment env, Result result) { argument
102 super(env, result);
141 void cleanup(TestEnvironment env) { argument
142 super.cleanup(env);
161 public Object initTest(TestEnvironment env, Result result) { argument
162 Context ctx = new Context(env, result);
189 public Object initTest(TestEnvironment env, Result result) { argument
190 Context ctx = new Context(env, resul
227 initTest(TestEnvironment env, Result result) argument
267 initTest(TestEnvironment env, Result result) argument
307 initTest(TestEnvironment env, Result result) argument
345 initTest(TestEnvironment env, Result result) argument
383 initTest(TestEnvironment env, Result result) argument
421 initTest(TestEnvironment env, Result result) argument
459 initTest(TestEnvironment env, Result result) argument
497 initTest(TestEnvironment env, Result result) argument
535 initTest(TestEnvironment env, Result result) argument
573 initTest(TestEnvironment env, Result result) argument
611 initTest(TestEnvironment env, Result result) argument
649 initTest(TestEnvironment env, Result result) argument
687 initTest(TestEnvironment env, Result result) argument
[all...]
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.h220 jint (JNICALL *GetVersion)(JNIEnv *env);
223 (JNIEnv *env, const char *name, jobject loader, const jbyte *buf,
226 (JNIEnv *env, const char *name);
229 (JNIEnv *env, jobject method);
231 (JNIEnv *env, jobject field);
234 (JNIEnv *env, jclass cls, jmethodID methodID, jboolean isStatic);
237 (JNIEnv *env, jclass sub);
239 (JNIEnv *env, jclass sub, jclass sup);
242 (JNIEnv *env, jclass cls, jfieldID fieldID, jboolean isStatic);
245 (JNIEnv *env, jthrowabl
[all...]
H A DjvmtiEventController.cpp282 static jlong recompute_env_enabled(JvmtiEnvBase* env);
287 static void set_user_enabled(JvmtiEnvBase *env, JavaThread *thread,
289 static void set_event_callbacks(JvmtiEnvBase *env,
293 static void set_extension_event_callback(JvmtiEnvBase *env,
305 static void env_initialize(JvmtiEnvBase *env);
306 static void env_dispose(JvmtiEnvBase *env);
396 // For the specified env: compute the currently truly enabled events
401 JvmtiEventControllerPrivate::recompute_env_enabled(JvmtiEnvBase* env) { argument
402 jlong was_enabled = env->env_event_enable()->_event_enabled.get_bits();
404 env
442 JvmtiEnv *env = ets->get_env(); local
679 set_event_callbacks(JvmtiEnvBase *env, const jvmtiEventCallbacks* callbacks, jint size_of_callbacks) argument
698 set_extension_event_callback(JvmtiEnvBase *env, jint extension_event_index, jvmtiExtensionEvent callback) argument
747 env_initialize(JvmtiEnvBase *env) argument
769 env_dispose(JvmtiEnvBase *env) argument
789 set_user_enabled(JvmtiEnvBase *env, JavaThread *thread, jvmtiEvent event_type, bool enabled) argument
944 set_user_enabled(JvmtiEnvBase *env, JavaThread *thread, jvmtiEvent event_type, bool enabled) argument
957 set_event_callbacks(JvmtiEnvBase *env, const jvmtiEventCallbacks* callbacks, jint size_of_callbacks) argument
971 set_extension_event_callback(JvmtiEnvBase *env, jint extension_event_index, jvmtiExtensionEvent callback) argument
1026 env_initialize(JvmtiEnvBase *env) argument
1038 env_dispose(JvmtiEnvBase *env) argument
[all...]
/openjdk7/jdk/src/share/javavm/export/
H A Djni.h220 jint (JNICALL *GetVersion)(JNIEnv *env);
223 (JNIEnv *env, const char *name, jobject loader, const jbyte *buf,
226 (JNIEnv *env, const char *name);
229 (JNIEnv *env, jobject method);
231 (JNIEnv *env, jobject field);
234 (JNIEnv *env, jclass cls, jmethodID methodID, jboolean isStatic);
237 (JNIEnv *env, jclass sub);
239 (JNIEnv *env, jclass sub, jclass sup);
242 (JNIEnv *env, jclass cls, jfieldID fieldID, jboolean isStatic);
245 (JNIEnv *env, jthrowabl
[all...]
H A Djvmti.h1008 jvmtiError (JNICALL *SetEventNotificationMode) (jvmtiEnv* env,
1018 jvmtiError (JNICALL *GetAllThreads) (jvmtiEnv* env,
1023 jvmtiError (JNICALL *SuspendThread) (jvmtiEnv* env,
1027 jvmtiError (JNICALL *ResumeThread) (jvmtiEnv* env,
1031 jvmtiError (JNICALL *StopThread) (jvmtiEnv* env,
1036 jvmtiError (JNICALL *InterruptThread) (jvmtiEnv* env,
1040 jvmtiError (JNICALL *GetThreadInfo) (jvmtiEnv* env,
1045 jvmtiError (JNICALL *GetOwnedMonitorInfo) (jvmtiEnv* env,
1051 jvmtiError (JNICALL *GetCurrentContendedMonitor) (jvmtiEnv* env,
1056 jvmtiError (JNICALL *RunAgentThread) (jvmtiEnv* env,
[all...]
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DJDBMenuBar.java49 Environment env; field in class:JDBMenuBar
57 JDBMenuBar(Environment env) { argument
58 this.env = env;
59 this.runtime = env.getExecutionManager();
60 this.classManager = env.getClassManager();
61 this.sourceManager = env.getSourceManager();
62 this.interpreter = new CommandInterpreter(env, true);
164 List monitors = env.getMonitorListModel().monitors();
H A DSourceTreeTool.java51 private Environment env; field in class:SourceTreeTool
64 public SourceTreeTool(Environment env) { argument
68 this.env = env;
69 this.runtime = env.getExecutionManager();
70 this.sourceManager = env.getSourceManager();
72 this.interpreter = new CommandInterpreter(env);
148 env.failure("Cannot access source file or directory");
201 env.failure("Cannot access source file or directory");
H A DStackTraceTool.java47 private Environment env; field in class:StackTraceTool
57 public StackTraceTool(Environment env) { argument
61 this.env = env;
62 this.runtime = env.getExecutionManager();
63 this.context = env.getContextManager();
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DConvertExpression.java50 public Vset checkValue(Environment env, Context ctx, Vset vset, Hashtable exp) { argument
51 return right.checkValue(env, ctx, vset, exp);
128 public Expression inline(Environment env, Context ctx) { argument
133 if (!env.implicitCast(right.type, type))
134 return inlineValue(env, ctx);
139 return super.inline(env, ctx);
145 public void codeValue(Environment env, Context ctx, Assembler asm) { argument
146 right.codeValue(env, ctx, asm);
147 codeConversion(env, ctx, asm, right.type, type);
/openjdk7/jdk/src/share/demo/jvmti/gctest/
H A Dgctest.c91 alloc_thread(JNIEnv *env) argument
97 thrClass = (*env)->FindClass(env, "java/lang/Thread");
101 cid = (*env)->GetMethodID(env, thrClass, "<init>", "()V");
105 res = (*env)->NewObject(env, thrClass, cid);
114 vm_init(jvmtiEnv *jvmti, JNIEnv *env, jthread thread) argument
120 err = (*jvmti)->RunAgentThread(jvmti, alloc_thread(env), &worker, NULL,
/openjdk7/jdk/src/windows/native/java/net/
H A Dnet_util_md.h239 void NET_ThrowCurrent(JNIEnv *env, char *msg);
296 void NET_ThrowByNameWithLastError(JNIEnv *env, const char *name,
299 void NET_ThrowSocketException(JNIEnv *env, char* msg);
320 extern jint NET_Wait(JNIEnv *env, jint fd, jint flags, jint timeout);
328 (JNIEnv *env, jclass cls, jstring name);
331 (JNIEnv *env, jclass cls, jint index);
334 (JNIEnv *env, jclass cls, jobject iaObj);
337 (JNIEnv *env, jclass cls);
340 (JNIEnv *env, jclass cls, jstring name, jint index);
343 (JNIEnv *env, jclas
[all...]
/openjdk7/jdk/src/share/back/
H A DeventHandler.c250 JNIEnv *env; local
254 env = getEnv();
261 if (((func)(env, node, arg))) {
323 deferEventReport(JNIEnv *env, jthread thread, argument
340 threadControl_saveCLEInfo(env, thread, ei,
349 threadControl_saveCLEInfo(env, thread, ei,
368 skipEventReport(JNIEnv *env, jthread thread, EventIndex ei, argument
374 if (threadControl_cmpCLEInfo(env, thread, clazz, method, location)) {
382 threadControl_clearCLEInfo(env, thread);
388 reportEvents(JNIEnv *env, jbyt argument
467 JNIEnv *env = (JNIEnv *)envVoid; local
544 event_callback(JNIEnv *env, EventInfo *evinfo) argument
721 JNIEnv *env = getEnv(); local
748 cbSingleStep(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location) argument
770 cbBreakpoint(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location) argument
792 cbFramePop(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jboolean wasPoppedByException) argument
819 cbException(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location, jobject exception, jmethodID catch_method, jlocation catch_location) argument
847 cbThreadStart(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) argument
865 cbThreadEnd(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) argument
883 cbClassPrepare(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jclass klass) argument
912 cbClassLoad(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jclass klass) argument
932 cbFieldAccess(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location, jclass field_klass, jobject object, jfieldID field) argument
959 cbFieldModification(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location, jclass field_klass, jobject object, jfieldID field, char signature_type, jvalue new_value) argument
988 cbExceptionCatch(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jlocation location, jobject exception) argument
1011 cbMethodEntry(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method) argument
1032 cbMethodExit(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jmethodID method, jboolean wasPoppedByException, jvalue return_value) argument
1060 cbMonitorContendedEnter(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jobject object) argument
1093 cbMonitorContendedEntered(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jobject object) argument
1126 cbMonitorWait(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jobject object, jlong timeout) argument
1168 cbMonitorWaited(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread, jobject object, jboolean timed_out) argument
1210 cbVMInit(jvmtiEnv *jvmti_env, JNIEnv *env, jthread thread) argument
1228 cbVMDeath(jvmtiEnv *jvmti_env, JNIEnv *env) argument
1399 JNIEnv *env = getEnv(); local
[all...]
/openjdk7/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp45 : env(theEnv), font2D(theFont2D), fontStrike(theFontStrike),
110 env->CallObjectMethod(font2D, sunFontIDs.getTableBytesMID, tableTag);
112 len = env->GetArrayLength(tableBytes);
114 env->GetByteArrayRegion(tableBytes, 0, len, result);
138 LEGlyphID id = (LEGlyphID)env->CallIntMethod(font2D, sunFontIDs.f2dCharToGlyphMID, (jint)mappedChar);
144 LEGlyphID id = (LEGlyphID)env->CallIntMethod(font2D, sunFontIDs.f2dCharToGlyphMID, ch);
192 return (LEGlyphID)env->CallIntMethod(font2D, sunFontIDs.charToGlyphMID,
222 jobject pt = env->NewObject(sunFontIDs.pt2DFloatClass,
225 env->CallObjectMethod(fontStrike, sunFontIDs.adjustPointMID, pt);
226 adjustment.fX = env
[all...]

Completed in 490 milliseconds

<<31323334353637383940>>