Searched defs:meth (Results 1 - 25 of 37) sorted by relevance

12

/openjdk7/jdk/test/java/io/Serializable/resolveProxyClass/
H A DNonPublicInterface.java37 public Object invoke(Object obj, Method meth, Object[] args) { argument
/openjdk7/langtools/test/tools/javac/generics/
H A DT4739399.java41 public <M extends C1GenericInterface,N extends M & C1B1<X>> void meth( ) {} method in class:T4739399.Crash1Test
/openjdk7/langtools/test/tools/javac/meth/
H A DInvokeMH.java38 * $ ./dist/bootstrap/bin/javac -d dist test/tools/javac/meth/InvokeMH.java
39 * $ javap -c -classpath dist meth.InvokeMH
43 package meth; package
/openjdk7/jdk/test/java/awt/xembed/server/
H A DRunTestXEmbed.java104 Method meth = cl.getMethod(args[0], new Class[0]);
106 boolean res = performTest(meth);
117 Method meth = meths[i];
118 if (meth.getReturnType() == Void.TYPE && meth.getName().startsWith("test") && meth.getParameterTypes().length == 0) {
119 System.err.println("Performing " + meth.getName());
120 boolean res = performTest(meth);
122 failed.add(meth);
131 Method meth
141 performTest(Method meth) argument
[all...]
/openjdk7/langtools/src/share/classes/com/sun/javadoc/
H A DMethodDoc.java89 * @param meth the other method to examine
93 boolean overrides(MethodDoc meth); argument
/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DAnnotationDescImpl.java130 private final MethodSymbol meth; field in class:AnnotationDescImpl.ElementValuePairImpl
133 ElementValuePairImpl(DocEnv env, MethodSymbol meth, Attribute value) { argument
135 this.meth = meth;
143 return env.getAnnotationTypeElementDoc(meth);
159 return meth.name + "=" + value();
H A DJavadocMemberEnter.java66 MethodSymbol meth = tree.sym;
67 if (meth == null || meth.kind != Kinds.MTH) return;
70 if (meth.isConstructor())
71 docenv.makeConstructorDoc(meth, docComment, tree, lineMap);
72 else if (isAnnotationTypeElement(meth))
73 docenv.makeAnnotationTypeElementDoc(meth, docComment, tree, lineMap);
75 docenv.makeMethodDoc(meth, docComment, tree, lineMap);
89 private static boolean isAnnotationTypeElement(MethodSymbol meth) { argument
90 return ClassDocImpl.isAnnotationType(meth
[all...]
H A DMethodDocImpl.java180 * @param meth the other method to examine
183 public boolean overrides(MethodDoc meth) { argument
184 MethodSymbol overridee = ((MethodDocImpl) meth).sym;
/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_384.c50 ec_GFp_nistp384_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
81 MP_CHECKOK(mp_mod(a, &meth->irr, r));
176 MP_CHECKOK(mp_submod(r, &m[9], &meth->irr, r));
183 MP_CHECKOK(mp_mod(a, &meth->irr, r));
245 MP_CHECKOK(mp_submod(r, &m[9], &meth->irr, r));
258 ec_GFp_nistp384_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
263 MP_CHECKOK(ec_GFp_nistp384_mod(r, r, meth));
273 const GFMethod *meth)
278 MP_CHECKOK(ec_GFp_nistp384_mod(r, r, meth));
289 group->meth
272 ec_GFp_nistp384_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Decp_mont.c58 GFMethod *meth = NULL; local
61 meth = GFMethod_consGFp(irr);
62 if (meth == NULL)
76 meth->field_mul = &ec_GFp_mul_mont;
77 meth->field_sqr = &ec_GFp_sqr_mont;
78 meth->field_div = &ec_GFp_div_mont;
79 meth->field_enc = &ec_GFp_enc_mont;
80 meth->field_dec = &ec_GFp_dec_mont;
81 meth->extra1 = mmm;
82 meth
103 ec_GFp_mul_mont(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
135 ec_GFp_sqr_mont(const mp_int *a, mp_int *r, const GFMethod *meth) argument
142 ec_GFp_div_mont(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
163 ec_GFp_enc_mont(const mp_int *a, mp_int *r, const GFMethod *meth) argument
177 ec_GFp_dec_mont(const mp_int *a, mp_int *r, const GFMethod *meth) argument
192 ec_GFp_extra_free_mont(GFMethod *meth) argument
[all...]
H A Decp_521.c52 ec_GFp_nistp521_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
75 MP_CHECKOK(mp_mod(a, &meth->irr, r));
109 ec_GFp_nistp521_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
114 MP_CHECKOK(ec_GFp_nistp521_mod(r, r, meth));
124 const GFMethod *meth)
129 MP_CHECKOK(ec_GFp_nistp521_mod(r, r, meth));
138 const GFMethod *meth)
145 return mp_invmod(b, &meth->irr, r);
150 MP_CHECKOK(mp_invmod(b, &meth->irr, &t));
152 MP_CHECKOK(ec_GFp_nistp521_mod(r, r, meth));
123 ec_GFp_nistp521_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
137 ec_GFp_nistp521_div(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Dec2_163.c52 ec_GF2m_163_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
124 ec_GF2m_163_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
133 return mp_bsqrmod(a, meth->irr_arr, r);
141 return mp_bsqrmod(a, meth->irr_arr, r);
164 return ec_GF2m_163_mod(r, r, meth);
174 const GFMethod *meth)
185 return ec_GF2m_163_sqr(a, r, meth);
245 return ec_GF2m_163_mod(r, r, meth);
256 group->meth->field_mod = &ec_GF2m_163_mod;
257 group->meth
173 ec_GF2m_163_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Dec2_193.c52 ec_GF2m_193_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
132 ec_GF2m_193_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
141 return mp_bsqrmod(a, meth->irr_arr, r);
149 return mp_bsqrmod(a, meth->irr_arr, r);
173 return ec_GF2m_193_mod(r, r, meth);
183 const GFMethod *meth)
194 return ec_GF2m_193_sqr(a, r, meth);
262 return ec_GF2m_193_mod(r, r, meth);
273 group->meth->field_mod = &ec_GF2m_193_mod;
274 group->meth
182 ec_GF2m_193_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Dec2_233.c52 ec_GF2m_233_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
148 ec_GF2m_233_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
157 return mp_bsqrmod(a, meth->irr_arr, r);
165 return mp_bsqrmod(a, meth->irr_arr, r);
191 return ec_GF2m_233_mod(r, r, meth);
201 const GFMethod *meth)
213 return ec_GF2m_233_sqr(a, r, meth);
285 return ec_GF2m_233_mod(r, r, meth);
296 group->meth->field_mod = &ec_GF2m_233_mod;
297 group->meth
200 ec_GF2m_233_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Decl-priv.h137 const GFMethod *meth);
138 mp_err (*field_neg) (const mp_int *a, mp_int *r, const GFMethod *meth);
140 const GFMethod *meth);
141 mp_err (*field_mod) (const mp_int *a, mp_int *r, const GFMethod *meth);
143 const GFMethod *meth);
144 mp_err (*field_sqr) (const mp_int *a, mp_int *r, const GFMethod *meth);
146 const GFMethod *meth);
147 mp_err (*field_enc) (const mp_int *a, mp_int *r, const GFMethod *meth);
148 mp_err (*field_dec) (const mp_int *a, mp_int *r, const GFMethod *meth);
153 void (*extra_free) (GFMethod *meth);
169 GFMethod *meth; member in struct:ECGroupStr
[all...]
H A Decl_gf.c52 GFMethod *meth; local
54 meth = (GFMethod *) kmem_alloc(sizeof(GFMethod), kmflag);
56 meth = (GFMethod *) malloc(sizeof(GFMethod));
57 if (meth == NULL)
60 meth->constructed = MP_YES;
61 MP_DIGITS(&meth->irr) = 0;
62 meth->extra_free = NULL;
63 MP_CHECKOK(mp_init(&meth->irr, kmflag));
67 GFMethod_free(meth);
70 return meth;
79 GFMethod *meth = NULL; local
139 GFMethod *meth = NULL; local
188 GFMethod_free(GFMethod *meth) argument
208 ec_GFp_add(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
225 ec_GFp_neg(const mp_int *a, mp_int *r, const GFMethod *meth) argument
238 ec_GFp_sub(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
263 ec_GFp_add_3(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
346 ec_GFp_add_4(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
440 ec_GFp_add_5(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
517 ec_GFp_add_6(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
608 ec_GFp_sub_3(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
692 ec_GFp_sub_4(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
785 ec_GFp_sub_5(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
853 ec_GFp_sub_6(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
931 ec_GFp_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
938 ec_GFp_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
946 ec_GFp_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
954 ec_GFp_div(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
979 ec_GF2m_add(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
988 ec_GF2m_neg(const mp_int *a, mp_int *r, const GFMethod *meth) argument
999 ec_GF2m_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
1006 ec_GF2m_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
1014 ec_GF2m_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
1022 ec_GF2m_div(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Decp_192.c52 ec_GFp_nistp192_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
79 MP_CHECKOK(mp_mod(a, &meth->irr, r));
292 const GFMethod *meth)
373 const GFMethod *meth)
451 ec_GFp_nistp192_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
456 MP_CHECKOK(ec_GFp_nistp192_mod(r, r, meth));
466 const GFMethod *meth)
471 MP_CHECKOK(ec_GFp_nistp192_mod(r, r, meth));
480 const GFMethod *meth)
487 return mp_invmod(b, &meth
291 ec_GFp_nistp192_add(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
372 ec_GFp_nistp192_sub(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
465 ec_GFp_nistp192_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
479 ec_GFp_nistp192_div(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
H A Decp_224.c52 ec_GFp_nistp224_mod(const mp_int *a, mp_int *r, const GFMethod *meth) argument
77 MP_CHECKOK(mp_mod(a, &meth->irr, r));
311 ec_GFp_nistp224_sqr(const mp_int *a, mp_int *r, const GFMethod *meth) argument
316 MP_CHECKOK(ec_GFp_nistp224_mod(r, r, meth));
326 const GFMethod *meth)
331 MP_CHECKOK(ec_GFp_nistp224_mod(r, r, meth));
340 const GFMethod *meth)
347 return mp_invmod(b, &meth->irr, r);
352 MP_CHECKOK(mp_invmod(b, &meth->irr, &t));
354 MP_CHECKOK(ec_GFp_nistp224_mod(r, r, meth));
325 ec_GFp_nistp224_mul(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
339 ec_GFp_nistp224_div(const mp_int *a, const mp_int *b, mp_int *r, const GFMethod *meth) argument
[all...]
/openjdk7/langtools/test/tools/javac/
H A DSynthName1.java42 Intf ob = meth(1, 2);
56 static Intf meth(final int prm1, final int zzz) { method in class:SynthName1
H A DSynthName2.java41 Intf ob = meth(1, 2);
55 static Intf meth(final int prm1, final int zzz) { method in class:SynthName1
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DType.java278 public static String getSignature(java.lang.reflect.Method meth) { argument
280 Class[] params = meth.getParameterTypes(); // avoid clone
287 sb.append(getType(meth.getReturnType()).getSignature());
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/orbutil/
H A DObjectStreamClassUtil_1_3.java392 private static String getSignature(Method meth) { argument
397 Class[] params = meth.getParameterTypes(); // avoid clone
402 sb.append(getSignature(meth.getReturnType()));
/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodBlocks.cpp254 ciMethodBlocks::ciMethodBlocks(Arena *arena, ciMethod *meth): _method(meth), argument
255 _arena(arena), _num_blocks(0), _code_size(meth->code_size()) {
269 if (meth->has_exception_handlers()) {
270 for(ciExceptionHandlerStream str(meth); !str.is_done(); str.next()) {
313 if (meth->has_exception_handlers()) {
314 for(ciExceptionHandlerStream str(meth); !str.is_done(); str.next()) {
/openjdk7/langtools/src/share/classes/com/sun/tools/apt/mirror/declaration/
H A DAnnotationProxyMaker.java97 MethodSymbol meth = entry.getKey();
98 Object value = generateValue(meth, entry.getValue());
100 res.put(meth.name.toString(), value);
140 private Object generateValue(MethodSymbol meth, Attribute attr) { argument
141 ValueVisitor vv = new ValueVisitor(meth);
148 private MethodSymbol meth; // annotation element being visited field in class:AnnotationProxyMaker.ValueVisitor
152 ValueVisitor(MethodSymbol meth) { argument
153 this.meth = meth;
159 method = annoType.getMethod(meth
[all...]
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/model/
H A DAnnotationProxyMaker.java100 MethodSymbol meth = entry.getKey();
101 Object value = generateValue(meth, entry.getValue());
103 res.put(meth.name.toString(), value);
141 private Object generateValue(MethodSymbol meth, Attribute attr) { argument
142 ValueVisitor vv = new ValueVisitor(meth);
149 private MethodSymbol meth; // annotation element being visited field in class:AnnotationProxyMaker.ValueVisitor
153 ValueVisitor(MethodSymbol meth) { argument
154 this.meth = meth;
160 method = annoType.getMethod(meth
[all...]

Completed in 93 milliseconds

12