Searched refs:v1 (Results 26 - 50 of 94) sorted by relevance

1234

/openjdk7/jdk/test/java/nio/file/attribute/FileTime/
H A DBasic.java125 static void cmp(long v1, TimeUnit u1, long v2, TimeUnit u2, int expected) { argument
126 int result = FileTime.from(v1, u1).compareTo(FileTime.from(v2, u2));
131 static void eq(long v1, TimeUnit u1, long v2, TimeUnit u2) { argument
132 FileTime t1 = FileTime.from(v1, u1);
140 static void neq(long v1, TimeUnit u1, long v2, TimeUnit u2) { argument
141 FileTime t1 = FileTime.from(v1, u1);
/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.c168 #define GETMIN(v1, v2) (((v1) > (t=(v2))) && ((v1) = t))
169 #define GETMAX(v1, v2) (((v1) < (t=(v2))) && ((v1) = t))
/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DCompositeView.java309 View v1 = getViewAtPosition((b1 == Position.Bias.Backward) ?
311 if (v0 == v1) {
324 // v0 or v1 may be null if there is a gap in the range this
326 if ((v = getView(counter)) == v0 || v == v1) {
334 endView = v1;
337 retRect = v1.modelToView(v1.getStartOffset(),
354 if (endView == v1) {
355 endShape = v1.modelToView(v1
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DOp.java204 int v1; field in class:Op.ModifierOp
206 ModifierOp(int type, int v1, int v2) { argument
208 this.v1 = v1;
212 return this.v1;
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXComponentPeer.java1042 int v1 = thickness + (int)(f * (val - min));
1049 v1 = v2 = 0;
1055 v1 = Math.max(0, v1 - ((7 - v2)>>1));
1079 if (v1 > 0) {
1081 g.fillRect(v1, 3, v2, thickness-3);
1083 g.fillRect(3, v1, thickness-3, v2);
1131 if (v1 > 0) {
1133 g.drawLine(v1, 2, v1
[all...]
/openjdk7/jdk/src/share/classes/javax/management/
H A DBinaryOpValueExp.java64 * Creates a new BinaryOpValueExp using operator o applied on v1 and
67 public BinaryOpValueExp(int o, ValueExp v1, ValueExp v2) { argument
69 exp1 = v1;
H A DBinaryRelQueryExp.java64 * Creates a new BinaryRelQueryExp with operator op applied on v1 and
67 public BinaryRelQueryExp(int op, ValueExp v1, ValueExp v2) { argument
69 exp1 = v1;
/openjdk7/langtools/test/tools/javac/generics/inference/6995200/
H A DT6995200.java42 byte v1 = getValue();
/openjdk7/langtools/test/tools/javap/4870651/
H A DTest.java34 abstract void v1(String... args); method in class:Test
/openjdk7/jdk/src/share/classes/sun/awt/geom/
H A DAreaOp.java185 double v1, v2;
186 if ((v1 = c1.getYTop()) == (v2 = c2.getYTop())) {
187 if ((v1 = c1.getXTop()) == (v2 = c2.getXTop())) {
191 if (v1 < v2) {
547 * Does the position of the next edge at v1 "obstruct" the
558 public static boolean obstructs(double v1, double v2, int phase) { argument
559 return (((phase & 1) == 0) ? (v1 <= v2) : (v1 < v2));
/openjdk7/jdk/test/com/sun/jdi/
H A DVMConnection.java119 String[] v1 = opts.split(" +");
120 String[] retVal = new String[cmdLine.length + v1.length];
122 System.arraycopy(v1, 0, retVal, 1, v1.length);
123 System.arraycopy(cmdLine, 1, retVal, v1.length + 1, cmdLine.length - 1);
H A DAccessSpecifierTest.java104 V v0=new V(), v1[]={v0}, v2[][]={v1}; field in class:AccessSpecifierTarg
/openjdk7/hotspot/src/share/vm/interpreter/
H A DoopMapCache.cpp318 bool v1 = is_oop(i) ? true : false; local
320 assert(v1 == v2, "locals oop mask generation error");
321 if (TraceOopMapGeneration && Verbose) tty->print("%d", v1 ? 1 : 0);
326 assert(!(v1 && v3), "dead value marked as oop");
332 bool v1 = is_oop(max_locals + j) ? true : false; local
334 assert(v1 == v2, "stack oop mask generation error");
335 if (TraceOopMapGeneration && Verbose) tty->print("%d", v1 ? 1 : 0);
340 assert(!(v1 && v3), "dead value marked as oop");
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueStack.cpp123 Value v1 = *va; local
124 assert(v1->type()->is_illegal() || v0->type()->tag() == v1->type()->tag(), "types must match");
125 assert(!v1->type()->is_double_word() || list.at(i + 1) == NULL, "hi-word of doubleword value must be NULL");
/openjdk7/jdk/src/share/classes/sun/security/ssl/krb5/
H A DKerberosClientKeyExchangeImpl.java376 private static boolean versionMatches(Integer v1, int v2) { argument
377 if (v1 == null || v1 == 0 || v2 == 0) {
380 return v1.equals(v2);
/openjdk7/jdk/make/sun/rmi/rmi/
H A DMakefile82 # (use -v1.1 for backward interoperability)
90 then $(RMIC) -v1.1 -classpath \
/openjdk7/jdk/src/share/bin/
H A Dversion_comp.c84 jint v1, v2; local
85 if (isjavaint(s1, &v1) && isjavaint(s2, &v2))
86 return ((int)(v1 - v2));
/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageAffine_BC.c106 #define SUM_4x16(v1, v3) \
110 v1 = vis_write_lo(v1, vis_fpadd16s(vis_read_hi(v2), vis_read_lo(v2)))
114 #define SUM_4x16(v1, v3) \
118 v1 = vis_write_lo(v1, vis_fpadd16s(vis_read_hi(v3), vis_read_lo(v3)))
125 v1 = vis_fmul8x16al(vis_read_hi(row1##ind), vis_read_hi(yFilter)); \
126 sum = vis_fpadd16(v0, v1); \
132 v1 = vis_fmul8ulx16(sum, xFilter); \
133 v3 = vis_fpadd16(v1, v
220 mlib_d64 v0, v1, v2, v3; local
[all...]
/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c865 #define minmax2(v1, v2, min, max) \
867 if (v1 < v2) { \
868 min = v1; \
872 max = v1; \
876 #define minmax3(v1, v2, v3, min, max) \
878 if (v1 < v2) { \
879 if (v1 < v3) { \
880 min = v1; \
887 if (v1 < v3) { \
891 max = v1; \
[all...]
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/orbutil/
H A DORBUtility.java513 Return 1, 0 or -1 if v1 is greater than, equal to, or less than v2.
515 public static int compareVersion(int[] v1, int[] v2) { argument
516 if (v1 == null)
517 v1 = new int[0];
520 for (int i = 0; i < v1.length; ++i) {
521 if (i >= v2.length || v1[i] > v2[i]) //v1 is longer or greater than v2
523 if (v1[i] < v2[i])
526 return v1.length == v2.length ? 0 : -1;
530 Return 1, 0 or -1 if v1 i
532 compareVersion(String v1, String v2) argument
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/util/
H A DQNameMap.java396 Object v1 = getValue();
398 if (v1 == v2 || (v1 != null && v1.equals(v2)))
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/
H A DQNameMap.java412 Object v1 = getValue();
414 if (v1 == v2 || (v1 != null && v1.equals(v2)))
/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DEncryptionKey.java536 private static boolean versionMatches(Integer v1, Integer v2) { argument
537 if (v1 == null || v1 == 0 || v2 == null || v2 == 0) {
540 return v1.equals(v2);
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DNodeVector.java243 * @param v1 First node to add to vector
246 public final void pushPair(int v1, int v2) argument
268 m_map[m_firstFree] = v1;
/openjdk7/jdk/src/share/classes/java/lang/
H A DString.java982 char v1[] = value;
986 if (v1[i] != v2[i])
1035 char v1[] = value;
1040 if (v1[i] != v2[i])
1050 char v1[] = value;
1054 if (v1[i] != cs.charAt(i))
1141 char v1[] = value;
1146 char c1 = v1[k];

Completed in 360 milliseconds

1234