Searched refs:resolve (Results 201 - 225 of 253) sorted by relevance

1234567891011

/openjdk7/hotspot/src/share/vm/oops/
H A DinstanceKlass.cpp2636 constantPoolOop cp = (constantPoolOop)JNIHandles::resolve(cp_ref);
2662 methodOop method = (methodOop)JNIHandles::resolve(method_ref);
2709 constantPoolOop cp = (constantPoolOop)JNIHandles::resolve(cp_ref);
2744 methodOop method = (methodOop)JNIHandles::resolve(method_ref);
2804 constantPoolOop cp = (constantPoolOop)JNIHandles::resolve(cp_ref);
2901 constantPoolOop cp = (constantPoolOop)JNIHandles::resolve(cp_ref);
2927 methodOop method = (methodOop)JNIHandles::resolve(method_ref);
/openjdk7/hotspot/src/share/vm/services/
H A Dmanagement.cpp386 oop mgr_obj = JNIHandles::resolve(mgr);
410 oop pool_obj = JNIHandles::resolve(obj);
448 oop mgr_obj = JNIHandles::resolve(obj);
698 oop s = JNIHandles::resolve(sensorObj);
1276 typeArrayOop ta = typeArrayOop(JNIHandles::resolve(thread_ids));
1480 oop pool_obj = JNIHandles::resolve(o);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXMLSchemaMessages_ja.properties159 src-resolve = src-resolve: \u540D\u524D''{0}''\u3092''{1}''\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306B\u89E3\u6C7A\u3067\u304D\u307E\u305B\u3093\u3002
160 src-resolve.4.1 = src-resolve.4.1: \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8''{2}''\u306E\u89E3\u6C7A\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002''{2}''\u306B\u306F\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u304C\u3001\u30BF\u30FC\u30B2\u30C3\u30C8\u30FB\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u306E\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B9\u30AD\u30FC\u30DE\u30FB\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8''{0}''\u304B\u3089\u53C2\u7167\u3067\u304D\u307E\u305B\u3093\u3002''{2}''\u306B\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u6307\u5B9A\u3059\u308B\u5834\u5408\u306F\u3001\u63A5\u982D\u8F9E\u306E\u8FFD\u52A0\u304C\u5FC5\u8981\u306B\u306A\u308B\u3053\u3068\u304C\u3042\u308A\u307E\u3059\u3002''{2}''\u306B\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u3092\u6307\u5B9A\u3057\u306A\u3044\u5834\u5408\u306F\u3001"namespace"\u5C5E\u6027\u306E\u306A\u3044''import''\u3092''{0}''\u306B\u8FFD\u52A0\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
161 src-resolve.4.2 = src-resolve.4.2: \u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8''{2}''\u306E\u89E3\u6C7A\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002''{2}''\u306F\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9''{1}''\u306B\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304B\u3089\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B9\u30AD\u30FC\u30DE\u30FB\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8''{0}''\u304B\u3089\u53C2\u7167\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u306E\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304C\u6B63\u3057\u304F\u306A\u3044\u5834\u5408\u306F\u3001''{2}''\u306E\u63A5\u982D\u8F9E\u306E\u5909\u66F4\u304C\u5FC5\u8981\u306B\u306A\u308B\u3053\u3068\u304C\u3042\u308A\u307E\u3059\u3002\u3053\u306E\u30CD\u30FC\u30E0\u30B9\u30DA\u30FC\u30B9\u304C\u6B63\u3057\u3044\u5834\u5408\u306F\u3001\u9069\u5207\u306A''import''\u30BF\u30B0\u3092''{0}''\u306B\u8FFD\u52A0\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
/openjdk7/jdk/src/share/classes/java/lang/invoke/
H A DMethodHandleNatives.java49 static native MemberName resolve(MemberName self, Class<?> caller) throws LinkageError; method in class:MethodHandleNatives
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/
H A DRetrievalMethodResolver.java234 XMLSignatureInput resource = resRes.resolve(uri, BaseURI);
/openjdk7/jdk/make/tools/src/build/tools/javazic/
H A DZoneinfo.java272 // zone.resolve(zi);
332 zone.resolve(this);
/openjdk7/hotspot/src/share/vm/runtime/
H A DadvancedThresholdPolicy.cpp164 methodHandle method = (methodOop)JNIHandles::resolve(task->method_handle());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/parser/
H A DMetadataFinder.java290 serviceDescriptor = resolver.resolve(new URI(systemId));
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/xml/
H A DSchemaParser.java1052 href = resolve(href);
1165 href = resolve(href);
1665 private String resolve(String systemId) throws SAXException { method in class:SchemaParser
1669 return Uri.resolve(xmlBaseHandler.getBaseUri(), systemId);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DSDDocumentImpl.java381 SDDocument refDoc = sddocResolver.resolve(ref.toExternalForm());
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/
H A DNGCCRuntimeEx.java192 systemId = Uri.resolve(baseUri,relativeUri);
275 * Also, note that when you resolve relative URIs in the @schemaLocation,
460 // this is guaranteed to resolve
466 // prefix failed to resolve.
/openjdk7/jdk/test/java/nio/file/Files/
H A DFileAttributes.java277 Path file = dir.resolve("foo");
/openjdk7/jdk/src/share/instrument/
H A DInvocationAdapter.c689 * file and then resolve the path in the context of the base path of
781 * and then use its base path (directory) to resolve the given path
804 resolved = resolve(parent, path);
/openjdk7/jdk/src/share/classes/sun/tools/tree/
H A DIdentifierExpression.java328 if (env.resolve(where, ctx.field.getClassDefinition(), t)) {
/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DSolarisWatchService.java525 .get(key.getDirectory().resolve(node.name()), false);
/openjdk7/hotspot/src/share/vm/prims/
H A Djni.cpp397 Handle class_loader (THREAD, JNIHandles::resolve(loaderRef));
717 THROW_OOP_(JNIHandles::resolve(obj), JNI_OK);
917 Handle result_handle(thread, JNIHandles::resolve(result));
948 Handle ref_handle(thread, JNIHandles::resolve(ref));
1002 oop a = JNIHandles::resolve(r1);
1003 oop b = JNIHandles::resolve(r2);
1023 jobject ret = JNIHandles::make_local(env, JNIHandles::resolve(ref));
1348 oop recv = JNIHandles::resolve(receiver);
2660 oop referent = JNIHandles::resolve(ret);
2808 o->obj_field_put(offset, JNIHandles::resolve(valu
[all...]
/openjdk7/jdk/src/share/classes/java/lang/
H A DClassLoader.java344 * machine to resolve class references. Invoking this method is equivalent
380 * <tt>resolve</tt> flag is true, this method will then invoke the {@link
393 * @param resolve
394 * If <tt>true</tt> then resolve the class
401 protected Class<?> loadClass(String name, boolean resolve) argument
432 if (resolve) {
/openjdk7/jdk/src/share/classes/com/sun/jndi/cosnaming/
H A DCNCtx.java252 // If name supplied in URL, resolve it to a NamingContext
256 org.omg.CORBA.Object obj = _nc.resolve(_name);
476 * resolve, and performs the exception mapping. If the resolved
488 org.omg.CORBA.Object obj = _nc.resolve(path);
509 * resolve. Returns the current context if the name is empty.
511 * @param name string used to resolve the object.
525 * resolve. Returns the current context if the name is empty.
527 * @param name JNDI Name used to resolve the object.
1023 * Is mapped to resolve in the COS Naming api.
1033 * Is mapped to resolve i
[all...]
/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp254 oop obj = JNIHandles::resolve(handle);
305 return get_object(JNIHandles::resolve(method))->as_method();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/jaxws/
H A DPolicyWSDLParserExtension.java945 effectiveMap = context.getPolicyResolver().resolve(new PolicyResolver.ClientContext(policyBuilder.getPolicyMap(),context.getContainer()));
947 effectiveMap = context.getPolicyResolver().resolve(new PolicyResolver.ServerContext(policyBuilder.getPolicyMap(), context.getContainer(),null));
/openjdk7/jdk/src/windows/native/sun/windows/
H A DShellFolder2.cpp634 (JNIEnv* env, jclass cls, jlong parentIShellFolder, jlong relativePIDL, jboolean resolve)
681 if (resolve) {
633 Java_sun_awt_shell_Win32ShellFolder2_getLinkLocation(JNIEnv* env, jclass cls, jlong parentIShellFolder, jlong relativePIDL, jboolean resolve) argument
/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DLoaderHandler.java150 * but first try to resolve the named class through the given
1102 "resolve")))
1201 protected Class<?> loadClass(String name, boolean resolve) argument
1206 return super.loadClass(name, resolve);
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DCode.java1439 public void resolve(Chain chain, int target) { method in class:Code
1499 public void resolve(Chain chain) { method in class:Code
1513 resolve(x, cp);
/openjdk7/jdk/src/share/classes/java/nio/file/
H A DFiles.java382 * objects are obtained as if by {@link Path#resolve(Path) resolving} the
419 * objects are obtained as if by {@link Path#resolve(Path) resolving} the
487 * objects are obtained as if by {@link Path#resolve(Path) resolving} the
717 child = child.resolve(name);
1185 * Files.copy(source, newdir.resolve(source.getFileName());
1305 * Files.move(source, newdir.resolve(source.getFileName()), REPLACE_EXISTING);
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DReference.java419 XMLSignatureInput input = resolver.resolve(URIAttr, this._baseURI);

Completed in 128 milliseconds

1234567891011