Searched defs:ctx (Results 151 - 175 of 272) sorted by relevance

1234567891011

/openjdk9/jdk/src/jdk.rmic/share/classes/sun/tools/tree/
H A DExprExpression.java51 public void checkCondition(Environment env, Context ctx, Vset vset, argument
62 public Vset checkAssignOp(Environment env, Context ctx, argument
73 public FieldUpdater getUpdater(Environment env, Context ctx) { argument
107 inlineValueSB(Environment env, Context ctx, StringBuffer buffer) argument
116 selectType(Environment env, Context ctx, int tm) argument
[all...]
H A DExpressionStatement.java53 Vset check(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
61 public Statement inline(Environment env, Context ctx) { argument
72 public Statement copyInline(Context ctx, boolean valNeeded) { argument
81 public int costInline(int thresh, Environment env, Context ctx) { argument
88 public void code(Environment env, Context ctx, Assemble argument
[all...]
H A DNotExpression.java50 void selectType(Environment env, Context ctx, int tm) { argument
67 public void checkCondition(Environment env, Context ctx, Vset vset, argument
132 void codeBranch(Environment env, Context ctx, Assembler asm, Label lbl, boolean whenTrue) { argument
140 public void codeValue(Environment env, Context ctx, Assembler asm) { argument
H A DTryStatement.java60 Vset check(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
191 public Statement inline(Environment env, Context ctx) { argument
209 public Statement copyInline(Context ctx, boolean valNeeded) { argument
226 costInline(int thresh, Environment env, Context ctx) argument
271 code(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DSwitchStatement.java57 Vset check(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
146 public Statement inline(Environment env, Context ctx) { argument
160 public Statement copyInline(Context ctx, boolea argument
175 costInline(int thresh, Environment env, Context ctx) argument
188 code(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DSynchronizedStatement.java59 Vset check(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
75 public Statement inline(Environment env, Context ctx) { argument
86 public Statement copyInline(Context ctx, boolean valNeeded) { argument
98 costInline(int thresh, Environment env, Context ctx) argument
113 code(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DThisExpression.java58 public ThisExpression(long where, Context ctx) { argument
90 public Vset checkValue(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
122 public FieldUpdater getAssigner(Environment env, Context ctx) { argument
126 public FieldUpdater getUpdater(Environment env, Context ctx) { argument
133 inlineValue(Environment env, Context ctx) argument
151 copyInline(Context ctx) argument
171 codeValue(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DUnaryExpression.java65 void selectType(Environment env, Context ctx, int tm) { argument
72 public Vset checkValue(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
144 public Expression inline(Environment env, Context ctx) { argument
147 public Expression inlineValue(Environment env, Context ctx) { argument
168 public Expression copyInline(Context ctx) { argument
179 costInline(int thresh, Environment env, Context ctx) argument
[all...]
H A DThrowStatement.java53 Vset check(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
86 public Statement inline(Environment env, Context ctx) { argument
94 public Statement copyInline(Context ctx, boolean valNeeded) { argument
103 public int costInline(int thresh, Environment env, Context ctx) { argument
110 code(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DAddExpression.java48 void selectType(Environment env, Context ctx, int tm) { argument
89 public Expression inlineValue(Environment env, Context ctx) { argument
188 public int costInline(int thresh, Environment env, Context ctx) { argument
147 inlineValueSB(Environment env, Context ctx, StringBuffer buffer) argument
197 codeOperation(Environment env, Context ctx, Assembler asm) argument
207 codeAppend(Environment env, Context ctx, Assembler asm, ClassDeclaration sbClass, boolean needBuffer) argument
218 codeValue(Environment env, Context ctx, Assembler asm) argument
[all...]
H A DInstanceOfExpression.java51 public Vset checkValue(Environment env, Context ctx, Vset vset, Hashtable<Object, Object> exp) { argument
77 public Expression inline(Environment env, Context ctx) { argument
80 public Expression inlineValue(Environment env, Context ctx) { argument
85 public int costInline(int thresh, Environment env, Context ctx) { argument
108 codeValue(Environment env, Context ctx, Assembler asm) argument
116 codeBranch(Environment env, Context ctx, Assembler asm, Label lbl, boolean whenTrue) argument
120 code(Environment env, Context ctx, Assembler asm) argument
[all...]
/openjdk9/jdk/test/com/sun/jndi/ldap/
H A DDeadSSLLdapTimeoutTest.java67 public void performOp(InitialContext ctx) throws NamingException {} argument
97 boolean shutItDown(InitialContext ctx) { argument
/openjdk9/jdk/test/javax/sql/testng/test/rowset/spi/
H A DSyncFactoryTests.java54 private Context ctx= null; field in class:SyncFactoryTests
H A DSyncFactoryPermissionsTests.java41 Context ctx; field in class:SyncFactoryPermissionsTests
/openjdk9/jdk/test/javax/net/ssl/SSLEngine/
H A DExtendedKeySocket.java141 void doServerTest(SSLContext ctx) throws Exception { argument
180 void doClientTest(SSLContext ctx) throws Exception { argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/presentation/rmi/
H A DStubWrapper.java134 public Request _create_request( Context ctx, String operation, NVList arg_list, argument
140 public Request _create_request( Context ctx, String operation, NVList arg_list, argument
/openjdk9/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/tests/iio/
H A DOutputStreamTests.java83 public void cleanupTest(TestEnvironment env, Object ctx) { argument
143 public void runTest(Object ctx, int numReps) { argument
171 public void runTest(Object ctx, int numReps) { argument
209 runTest(Object ctx, int numReps) argument
249 runTest(Object ctx, int numReps) argument
287 runTest(Object ctx, int numReps) argument
325 runTest(Object ctx, int numReps) argument
363 runTest(Object ctx, int numReps) argument
401 runTest(Object ctx, int numReps) argument
439 runTest(Object ctx, int numReps) argument
477 runTest(Object ctx, int numReps) argument
[all...]
H A DInputStreamTests.java90 public void cleanupTest(TestEnvironment env, Object ctx) { argument
168 public void runTest(Object ctx, int numReps) { argument
196 public void runTest(Object ctx, int numReps) { argument
234 runTest(Object ctx, int numReps) argument
274 runTest(Object ctx, int numReps) argument
314 runTest(Object ctx, int numReps) argument
352 runTest(Object ctx, int numReps) argument
390 runTest(Object ctx, int numReps) argument
428 runTest(Object ctx, int numReps) argument
466 runTest(Object ctx, int numReps) argument
504 runTest(Object ctx, int numReps) argument
542 runTest(Object ctx, int numReps) argument
580 runTest(Object ctx, int numReps) argument
618 runTest(Object ctx, int numReps) argument
656 runTest(Object ctx, int numReps) argument
694 runTest(Object ctx, int numReps) argument
[all...]
/openjdk9/jdk/src/demo/share/java2d/J2DBench/src/j2dbench/
H A DTest.java113 public void runTestLoop(TestEnvironment env, Result result, Object ctx) { argument
141 public int calibrate(TestEnvironment env, Object ctx) { argument
[all...]
/openjdk9/hotspot/src/share/vm/classfile/
H A DstackMapFrame.cpp158 is_assignable_to( const StackMapFrame* target, ErrorContext* ctx, TRAPS) const argument
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/corba/
H A DServerRequestImpl.java250 public Context ctx() method in class:ServerRequestImpl
/openjdk9/jdk/src/java.desktop/share/classes/sun/java2d/pipe/
H A DSpanClipRenderer.java74 public boolean needTile(Object ctx, int x, int y, int w, int h) { argument
79 public void renderPathTile(Object ctx, argument
86 public void renderPathTile(Object ctx, argument
131 public void skipTile(Object ctx, int x, int y) { argument
136 public void endSequence(Object ctx) { argument
[all...]
H A DAlphaPaintPipe.java98 public void renderPathTile(Object ctx, argument
187 public void endSequence(Object ctx) { argument
/openjdk9/jdk/src/java.naming/share/classes/com/sun/jndi/ldap/
H A DNamingEventNotifier.java63 NamingEventNotifier(EventSupport support, LdapCtx ctx, NotifierArgs info, argument
/openjdk9/jdk/src/java.naming/share/classes/com/sun/naming/internal/
H A DResourceManager.java212 getProperty(String propName, Hashtable<?,?> env, Context ctx, boolean concat) argument
273 getFactories(String propName, Hashtable<?,?> env, Context ctx) argument
357 getFactory(String propName, Hashtable<?,?> env, Context ctx, String classSuffix, String defaultPkgPrefix) argument
[all...]

Completed in 1440 milliseconds

1234567891011