Searched refs:con (Results 26 - 50 of 108) sorted by relevance

12345

/openjdk7/jdk/test/sun/net/ftp/
H A DB6427768.java113 URLConnection con = url.openConnection();
116 con.getInputStream();
/openjdk7/hotspot/src/share/vm/opto/
H A Dmulnode.cpp178 jint con; local
179 if ((con = in(1)->find_int_con(0)) != 0) {
181 // Finish rest of method to use info in 'con'
182 } else if ((con = in(2)->find_int_con(0)) == 0) {
186 // Now we have a constant Node on the right and the constant in con
187 if( con == 0 ) return NULL; // By zero is handled by Value call
188 if( con == 1 ) return NULL; // By one is handled by Identity call
192 if( con < 0 ) {
193 con = -con;
274 jlong con; local
443 int con = t2->get_con(); local
570 jlong con = t2->get_con(); local
651 const int con = t2->get_con() & ( BitsPerInt - 1 ); // masked shift count local
763 const int con = t2->get_con() & ( BitsPerLong - 1 ); // masked shift count local
1103 const int con = t2->get_con() & 31; // Shift count is always masked local
1145 mask2 >>= con; // *signed* shift downward (high-order zeroes do not help) local
1249 const int con = t2->get_con() & ( BitsPerLong - 1 ); // Shift count is always masked local
1278 mask2 >>= con; // *signed* shift downward (high-order zeroes do not help) local
[all...]
H A Dmacro.hpp42 Node* intcon(jint con) const { return _igvn.intcon(con); }
43 Node* longcon(jlong con) const { return _igvn.longcon(con); }
H A Dconnode.hpp60 static ConINode* make( Compile* C, int con ) {
61 return new (C) ConINode( TypeInt::make(con) );
74 static ConPNode* make( Compile *C ,address con ) {
75 if (con == NULL)
78 return new (C) ConPNode( TypeRawPtr::make(con) );
100 static ConLNode* make( Compile *C ,jlong con ) {
101 return new (C) ConLNode( TypeLong::make(con) );
114 static ConFNode* make( Compile *C, float con ) {
115 return new (C) ConFNode( TypeF::make(con) );
128 static ConDNode* make( Compile *C, double con ) {
[all...]
H A Ddivnode.cpp857 jint con = ti->get_con();
862 if( con >= 0 && con < max_jint && is_power_of_2(con+1) ) {
863 uint k = exact_log2(con+1); // Extract k
913 if( con == 0 || con == min_jint ) return NULL;
916 jint pos_con = (con >= 0) ? con : -con;
[all...]
/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRPaints.java129 XRBackend con = xrCompMan.getBackend();
130 int gradient = con.createLinearGradient(pt1, pt2, fractions, pixels, repeat, at);
131 xrCompMan.setGradientPaint(new XRSurfaceData.XRInternalSurfaceData(con, gradient, at));
171 XRBackend con = xrCompMan.getBackend();
172 int gradient = con.createLinearGradient(pt1, pt2, fractions, pixels, repeat, at);
173 xrCompMan.setGradientPaint(new XRSurfaceData.XRInternalSurfaceData(con, gradient, at));
227 XRBackend con = xrCompMan.getBackend();
228 int gradient = con.createRadialGradient(new Point2D.Float(0, 0), new Point2D.Float(0, 0), 0, radius, fractions, pixels, repeat, at);
229 xrCompMan.setGradientPaint(new XRSurfaceData.XRInternalSurfaceData(con, gradient, at));
/openjdk7/jdk/src/share/classes/sun/security/util/
H A DPassword.java54 Console con = null;
55 if (!isEchoOn && in == System.in && ((con = System.console()) != null)) {
56 consoleEntered = con.readPassword();
/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DCachedRowSetWriter.java75 private transient Connection con; field in class:CachedRowSetWriter
282 con = reader.connect(caller);
285 if (con == null) {
293 if (con.getAutoCommit() == true) {
294 con.setAutoCommit(false);
297 con.setTransactionIsolation(crs.getTransactionIsolation());
321 //pstmtIns = con.prepareStatement(insertCmd);
326 con.close();
351 pstmtIns = con.prepareStatement(insertCmd);
429 con
1299 updateResolvedConflictToDB(CachedRowSet crs, Connection con) argument
[all...]
/openjdk7/jdk/src/share/demo/applets/WireFrame/
H A DThreeD.java67 int con[]; field in class:Model3D
179 if (con == null) {
181 con = new int[maxcon];
185 System.arraycopy(con, 0, nv, 0, con.length);
186 con = nv;
194 con[i] = (p1 << 16) | p2;
274 int c[] = con;
275 quickSort(con, 0, ncon - 1);
308 int c[] = con;
[all...]
/openjdk7/jdk/test/javax/swing/SpringLayout/4726194/
H A Dbug4726194.java99 Spring con = c.getConstraint(constraint);
100 if (con == null || con.getValue() != (j + 1) * 10) {
133 private static int[] getValues(SpringLayout.Constraints con, String[] cNames) { argument
137 Spring s = con.getConstraint(name);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DXPointerMessages_it.properties54 InvalidNCNameInElementSchemeData = InvalidNCNameInElementSchemeData: lo schema element() contiene un puntatore ShortHand ''{0}'' con NCName non valido.
H A DDatatypeMessages_es.properties38 FieldCannotBeNull=no se puede llamar a {0} con un par\u00E1metro ''nulo''.
39 UnknownField=se ha llamado a {0} con un campo desconocido\:{1}
H A DDatatypeMessages_it.properties38 FieldCannotBeNull=Impossibile richiamare {0} con un parametro ''null''.
39 UnknownField={0} richiamato con un campo sconosciuto\:{1}
H A DDOMMessages_es.properties50 NAMESPACE_ERR = Se ha realizado un intento de crear o cambiar un objeto de un modo incorrecto con respecto a los espacios de nombres.
56 VALIDATION_ERR = Una llamada a un m\u00E9todo como insertBefore o removeChild invalidar\u00EDa el nodo con respecto a la gram\u00E1tica del documento.
58 TYPE_MISMATCH_ERR = El tipo de valor para este nombre de par\u00E1metro no es compatible con el tipo de valor esperado.
67 wf-invalid-character-in-node-name = El nodo {0} con el nombre {1} contiene caracteres XML no v\u00E1lidos.
74 UndeclaredEntRefInAttrValue = El atributo \"{0}\" con valor \"{1}\" ha hecho referencia a una entidad que no se declar\u00F3.
81 CannotCreateDocumentClass = No se ha podido construir la clase con el nombre \"{0}\" como un org.w3c.dom.Document.
89 INVALID_NODE_TYPE_ERR = El contenedor de un punto de l\u00EDmite de un rango se est\u00E1 definiendo en un nodo de un tipo no v\u00E1lido o un nodo con un ascendiente de un tipo no v\u00E1lido.
H A DXIncludeMessages_it.properties34 NoFallback = Errore dell''elemento ''include'' con href ''{0}''. Non \u00E8 stato trovato alcune elemento ''fallback''.
47 NonDuplicateNotation = Sono state utilizzate pi\u00F9 notazioni con il nome ''{0}'', ma \u00E8 stato determinato che non sono duplicati.
48 NonDuplicateUnparsedEntity = Sono state utilizzate pi\u00F9 entit\u00E0 non analizzate con il nome ''{0}'', ma \u00E8 stato determinato che non sono duplicati.
52 RootElementRequired = Un documento con formato corretto richiede un elemento radice.
53 MultipleRootElements = Un documento con formato corretto non deve contenere pi\u00F9 elementi radice.
57 HrefSyntacticallyInvalid = Il valore ''{0}'' dell''attributo ''href'' non \u00E8 valido a livello di sintassi. Dopo aver applicato le regole di escape, il valore non \u00E8 un URI o un IRI con sintassi corretta.
63 IncompatibleNamespaceContext = Il tipo di NamespaceContext non \u00E8 compatibile con l'uso di XInclude; deve essere un'istanza di XIncludeNamespaceSupport.
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/server/
H A DPortableHttpHandler.java86 WSHTTPConnection con = new PortableConnectionImpl(adapter,msg);
92 adapter.handle(con);
H A DWSHttpHandler.java89 WSHTTPConnection con = new ServerConnectionImpl(adapter,msg);
95 adapter.handle(con);
/openjdk7/jdk/test/java/lang/invoke/indify/
H A DIndify.java397 Constant con = constants.get(conm);
398 if (con == null) continue;
402 if (con.tag == CONSTANT_InvokeDynamic) {
422 if (!quiet) System.err.println(i+" "+conm+";...; "+i2+" => invokedynamic "+con);
427 i2.u2AtPut(-2, con.index);
432 if (!quiet) System.err.println(i+" "+conm+" => ldc "+con);
435 i.u2AtPut(1, con.index);
501 Constant con = scanPattern(m, mark);
502 if (con == null) continue;
503 constants.put(m, con);
[all...]
/openjdk7/jdk/test/java/lang/reflect/Generics/
H A DTestC1.java307 Constructor<C1> con = cls.getDeclaredConstructor(params);
309 Type[] pt_con = con.getGenericParameterTypes();
329 Type[] et_con = con.getGenericExceptionTypes();
334 TypeVariable[] tv_con = con.getTypeParameters();
/openjdk7/jdk/test/javax/management/descriptor/
H A DDefaultDescriptorTest.java52 final Constructor<?> con = thisClass.getConstructor();
94 new ModelMBeanConstructorInfo("yo", con);
96 new ModelMBeanConstructorInfo("yo", con, (Descriptor) null);
142 new MBeanConstructorInfo("blah", con),
145 // new MBeanConstructorInfo("blah", con, (Descriptor) null),
146 // new MBeanConstructorInfo("blah", con, empty),
/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DJAXB.java609 URLConnection con = url.openConnection();
610 con.setDoOutput(true);
611 con.setDoInput(false);
612 con.connect();
613 return new StreamResult(con.getOutputStream());
/openjdk7/jdk/test/sun/net/www/
H A DMarkResetTest.java409 URLConnection con = url.openConnection();
410 System.out.println("getContent: " + con.getContent());
411 System.out.println("getContent-length: " + con.getContentLength());
413 InputStream is = con.getInputStream();
425 con.guessContentTypeFromStream(is));
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DInstruction.java221 public void setConstant(int con) { argument
225 case 1: setByte(bytes, pc+conLoc, con); break;
226 case 2: setShort(bytes, pc+conLoc, con); break;
228 assert(con == getConstant());
376 int con = getConstant();
377 if (con != 0) s += " Con:"+con;
617 int con = Math.max(0, fmt.indexOf('x'));
643 BC_CON[w][bc] = (byte) con;
/openjdk7/jdk/test/javax/management/openmbean/
H A DBadConstraintTest.java221 private static void iae(Constructor<?> con, Object... params) { argument
222 checkException(IllegalArgumentException.class, con, params);
227 private static void ode(Constructor<?> con, Object... params) { argument
228 checkException(OpenDataException.class, con, params);
232 Constructor<?> con, Object[] params) {
234 con.newInstance(params);
231 checkException(Class<? extends Exception> exc, Constructor<?> con, Object[] params) argument
/openjdk7/jdk/src/share/classes/java/lang/invoke/
H A DInvokerBytecodeGenerator.java311 private void emitConst(Object con) { argument
312 if (con == null) {
316 if (con instanceof Integer) {
317 emitIconstInsn((int) con);
320 if (con instanceof Long) {
321 long x = (long) con;
328 if (con instanceof Float) {
329 float x = (float) con;
336 if (con instanceof Double) {
337 double x = (double) con;
[all...]

Completed in 75 milliseconds

12345