Searched refs:runtime (Results 1 - 25 of 865) sorted by relevance

1234567891011>>

/openjdk7/jdk/src/macosx/native/jobjc/src/core/java/com/apple/jobjc/
H A DStruct.java32 private final JObjCRuntime runtime; field in class:Struct
33 protected final JObjCRuntime getRuntime(){ return runtime; }
38 protected Struct(final JObjCRuntime runtime, final int SIZEOF){ argument
39 this(runtime, new NativeBuffer(SIZEOF), SIZEOF);
47 protected Struct(final JObjCRuntime runtime, final NativeBuffer buffer, final int SIZEOF){ argument
48 if(runtime == null) throw new NullPointerException("runtime");
49 this.runtime = runtime;
H A DNSClass.java41 public NSClass(final long ptr, final JObjCRuntime runtime) { argument
42 super(ptr, runtime);
45 public NSClass(final String name, final JObjCRuntime runtime) { argument
46 this(getNativeClassByName(name), runtime);
50 protected NSClass(final JObjCRuntime runtime){ argument
51 super(0, runtime);
59 return new NSClass<T>(getSuperClassOfClass(ptr), runtime);
74 static <T extends NSClass> T getObjCClassFor(final JObjCRuntime runtime, final long clsPtr){ argument
80 final T newObj = (T) createNewObjCClassFor(runtime, clsPtr);
85 static <T extends NSClass> T createNewObjCClassFor(final JObjCRuntime runtime, fina argument
91 getNSClassConstructorForClassPtr(final JObjCRuntime runtime, final long clazzPtr) argument
106 getNSClassForClassPtr(final JObjCRuntime runtime, final long clazzPtr) argument
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/output/
H A Dpackage-info.java29 package com.sun.xml.internal.bind.v2.runtime.output;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DSchema.java65 protected final NGCCRuntimeEx $runtime;
72 return($runtime);
75 public Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, boolean _includeMode, String _expectedNamespace) { argument
77 $runtime = runtime;
83 public Schema(NGCCRuntimeEx runtime, boolean _includeMode, String _expectedNamespace) { argument
84 this(null, runtime, runtime, -1, _includeMode, _expectedNamespace);
88 $runtime.checkDoubleDefError( $runtime
[all...]
H A DattributeUses.java56 protected final NGCCRuntimeEx $runtime;
63 return($runtime);
66 public attributeUses(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AttributesHolder _owner) { argument
68 $runtime = runtime;
73 public attributeUses(NGCCRuntimeEx runtime, AttributesHolder _owner) { argument
74 this(null, runtime, runtime, -1, _owner);
84 wloc = $runtime.copyLocator();
90 $runtime, locato
[all...]
H A DelementDeclBody.java60 protected final NGCCRuntimeEx $runtime;
67 return($runtime);
70 public elementDeclBody(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator, boolean _isGlobal) { argument
72 $runtime = runtime;
78 public elementDeclBody(NGCCRuntimeEx runtime, Locator _locator, boolean _isGlobal) { argument
79 this(null, runtime, runtime, -1, _locator, _isGlobal);
89 $runtime, locator, $runtime
[all...]
H A Dnotation.java51 protected final NGCCRuntimeEx $runtime;
58 return($runtime);
61 public notation(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
63 $runtime = runtime;
67 public notation(NGCCRuntimeEx runtime) { argument
68 this(null, runtime, runtime, -1);
72 loc = $runtime.copyLocator();
88 if((($ai = $runtime
[all...]
H A DimportDecl.java48 protected final NGCCRuntimeEx $runtime;
55 return($runtime);
58 public importDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
60 $runtime = runtime;
64 public importDecl(NGCCRuntimeEx runtime) { argument
65 this(null, runtime, runtime, -1);
71 $runtime.importSchema( ns,schemaLocation );
88 if(($ai = $runtime
[all...]
H A DattributeDeclBody.java54 protected final NGCCRuntimeEx $runtime;
61 return($runtime);
64 public attributeDeclBody(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, Locator _locator, boolean _isLocal, String _defaultValue, String _fixedValue) { argument
66 $runtime = runtime;
74 public attributeDeclBody(NGCCRuntimeEx runtime, Locator _locator, boolean _isLocal, String _defaultValue, String _fixedValue) { argument
75 this(null, runtime, runtime, -1, _locator, _isLocal, _defaultValue, _fixedValue);
81 $runtime, locator, $runtime
[all...]
H A DidentityConstraint.java51 protected final NGCCRuntimeEx $runtime;
58 return($runtime);
61 public identityConstraint(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
63 $runtime = runtime;
67 public identityConstraint(NGCCRuntimeEx runtime) { argument
68 this(null, runtime, runtime, -1);
78 $runtime, $runtime
[all...]
H A Dparticle.java53 protected final NGCCRuntimeEx $runtime;
60 return($runtime);
63 public particle(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
65 $runtime = runtime;
69 public particle(NGCCRuntimeEx runtime) { argument
70 this(null, runtime, runtime, -1);
75 result = new ParticleImpl( $runtime.document, null, wcBody, wloc, occurs.max, occurs.min );
80 wloc = $runtime
[all...]
H A DattributeGroupDecl.java49 protected final NGCCRuntimeEx $runtime;
56 return($runtime);
59 public attributeGroupDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
61 $runtime = runtime;
65 public attributeGroupDecl(NGCCRuntimeEx runtime) { argument
66 this(null, runtime, runtime, -1);
72 $runtime.document, annotation, locator, fa, name );
77 locator=$runtime
[all...]
H A DcomplexType.java56 protected final NGCCRuntimeEx $runtime;
63 return($runtime);
66 public complexType(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
68 $runtime = runtime;
72 public complexType(NGCCRuntimeEx runtime) { argument
73 this(null, runtime, runtime, -1);
84 baseType = $runtime.parser.schemaSet.anyType;
100 $runtime, locator
1972 InheritBaseContentTypeRef( Ref.Type _baseType,XSContentType _explicitContent,NGCCRuntimeEx $runtime) argument
[all...]
H A Dgroup.java50 protected final NGCCRuntimeEx $runtime;
57 return($runtime);
60 public group(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
62 $runtime = runtime;
66 public group(NGCCRuntimeEx runtime) { argument
67 this(null, runtime, runtime, -1);
72 result = new ModelGroupDeclImpl( $runtime.document,
74 $runtime
[all...]
/openjdk7/jdk/src/macosx/native/jobjc/src/runtime-additions/java/com/apple/jobjc/
H A DUtils.java33 JObjCRuntime runtime; field in class:Utils
34 Utils(JObjCRuntime runtime){ this.runtime = runtime; } argument
38 JObjCRuntime runtime = JObjCRuntime.getInstance(); // enforce security check
39 return utils != null ? utils : (utils = new Utils(runtime));
44 return strings_ != null ? strings_ : (strings_ = new Strings(runtime));
49 return numbers_ != null ? numbers_ : (numbers_ = new Numbers(runtime));
54 return threads_ != null ? threads_ : (threads_ = new Threads(runtime));
61 JObjCRuntime runtime; field in class:Utils.Strings
62 Strings(JObjCRuntime runtime) argument
84 JObjCRuntime runtime; field in class:Utils.Numbers
85 Numbers(JObjCRuntime runtime) argument
103 JObjCRuntime runtime; field in class:Utils.Threads
104 Threads(JObjCRuntime runtime) argument
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/opt/
H A DRef.java26 package com.sun.xml.internal.bind.v2.runtime.reflect.opt;
28 import com.sun.xml.internal.bind.v2.runtime.reflect.TransducedAccessor;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DAttributeAccessor.java26 package com.sun.xml.internal.bind.v2.runtime;
H A DLocation.java26 package com.sun.xml.internal.bind.v2.runtime;
H A DLifecycleMethods.java26 package com.sun.xml.internal.bind.v2.runtime;
30 import com.sun.xml.internal.bind.v2.runtime.unmarshaller.Loader;
31 import com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext;
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DSchema.java39 protected final NGCCRuntimeEx $runtime;
46 return($runtime);
49 public Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir) { argument
51 $runtime = runtime;
56 public Schema(NGCCRuntimeEx runtime, File _baseDir) { argument
57 this(null, runtime, runtime, -1, _baseDir);
72 if(($ai = $runtime.getAttributeIndex("","location"))>=0) {
73 $runtime
[all...]
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DApplicationTool.java47 private ExecutionManager runtime; field in class:ApplicationTool
57 this.runtime = env.getExecutionManager();
65 runtime.sendLineToApplication(script.readln());
69 runtime.addApplicationEchoListener(new TypeScriptOutputListener(script));
70 runtime.addApplicationOutputListener(new TypeScriptOutputListener(script));
71 runtime.addApplicationErrorListener(new TypeScriptOutputListener(script));
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/property/
H A DUnmarshallerChain.java26 package com.sun.xml.internal.bind.v2.runtime.property;
28 import com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl;
29 import com.sun.xml.internal.bind.v2.runtime.unmarshaller.Scope;
/openjdk7/jaxp/src/com/sun/java_cup/internal/runtime/
H A DScanner.java26 package com.sun.java_cup.internal.runtime;
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/
H A DInternalRuntimeError.java24 package com.sun.org.apache.xalan.internal.xsltc.runtime;
27 * Class to express failed assertions and similar for the xsltc runtime.
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DRawHeapVisitor.java27 import sun.jvm.hotspot.runtime.AddressVisitor;

Completed in 101 milliseconds

1234567891011>>