Lines Matching defs:f

103     public static Object testBooleanCompare(FieldObject f, boolean booleanValue) {  in testBooleanCompare()
110 public static Object testBooleanCompareConstant1(FieldObject f) { in testBooleanCompareConstant1()
117 public static Object testBooleanCompareConstant2(FieldObject f) { in testBooleanCompareConstant2()
126 FieldObject f = new FieldObject(); in testBooleanCompares() local
147 public static Object testByteCompare(FieldObject f, byte byteValue) { in testByteCompare()
154 public static Object testByteCompareConstant1(FieldObject f) { in testByteCompareConstant1()
161 public static Object testByteCompareConstant2(FieldObject f) { in testByteCompareConstant2()
170 FieldObject f = new FieldObject(); in testByteCompares() local
191 public static Object testByteCompareLess(FieldObject f, byte byteValue) { in testByteCompareLess()
198 public static Object testByteCompareLessConstant1(FieldObject f) { in testByteCompareLessConstant1()
205 public static Object testByteCompareLessConstant2(FieldObject f) { in testByteCompareLessConstant2()
214 FieldObject f = new FieldObject(); in testByteComparesLess() local
235 public static Object testByteSwappedCompareLess(FieldObject f, byte byteValue) { in testByteSwappedCompareLess()
242 public static Object testByteSwappedCompareLessConstant1(FieldObject f) { in testByteSwappedCompareLessConstant1()
249 public static Object testByteSwappedCompareLessConstant2(FieldObject f) { in testByteSwappedCompareLessConstant2()
258 FieldObject f = new FieldObject(); in testByteSwappedComparesLess() local
279 public static Object testByteCompareLessEqual(FieldObject f, byte byteValue) { in testByteCompareLessEqual()
286 public static Object testByteCompareLessEqualConstant1(FieldObject f) { in testByteCompareLessEqualConstant1()
293 public static Object testByteCompareLessEqualConstant2(FieldObject f) { in testByteCompareLessEqualConstant2()
302 FieldObject f = new FieldObject(); in testByteComparesLessEqual() local
323 public static Object testByteSwappedCompareLessEqual(FieldObject f, byte byteValue) { in testByteSwappedCompareLessEqual()
330 public static Object testByteSwappedCompareLessEqualConstant1(FieldObject f) { in testByteSwappedCompareLessEqualConstant1()
337 public static Object testByteSwappedCompareLessEqualConstant2(FieldObject f) { in testByteSwappedCompareLessEqualConstant2()
346 FieldObject f = new FieldObject(); in testByteSwappedComparesLessEqual() local
367 public static Object testByteCompareGreater(FieldObject f, byte byteValue) { in testByteCompareGreater()
374 public static Object testByteCompareGreaterConstant1(FieldObject f) { in testByteCompareGreaterConstant1()
381 public static Object testByteCompareGreaterConstant2(FieldObject f) { in testByteCompareGreaterConstant2()
390 FieldObject f = new FieldObject(); in testByteComparesGreater() local
411 public static Object testByteSwappedCompareGreater(FieldObject f, byte byteValue) { in testByteSwappedCompareGreater()
418 public static Object testByteSwappedCompareGreaterConstant1(FieldObject f) { in testByteSwappedCompareGreaterConstant1()
425 public static Object testByteSwappedCompareGreaterConstant2(FieldObject f) { in testByteSwappedCompareGreaterConstant2()
434 FieldObject f = new FieldObject(); in testByteSwappedComparesGreater() local
455 public static Object testByteCompareGreaterEqual(FieldObject f, byte byteValue) { in testByteCompareGreaterEqual()
462 public static Object testByteCompareGreaterEqualConstant1(FieldObject f) { in testByteCompareGreaterEqualConstant1()
469 public static Object testByteCompareGreaterEqualConstant2(FieldObject f) { in testByteCompareGreaterEqualConstant2()
478 FieldObject f = new FieldObject(); in testByteComparesGreaterEqual() local
499 public static Object testByteSwappedCompareGreaterEqual(FieldObject f, byte byteValue) { in testByteSwappedCompareGreaterEqual()
506 public static Object testByteSwappedCompareGreaterEqualConstant1(FieldObject f) { in testByteSwappedCompareGreaterEqualConstant1()
513 public static Object testByteSwappedCompareGreaterEqualConstant2(FieldObject f) { in testByteSwappedCompareGreaterEqualConstant2()
522 FieldObject f = new FieldObject(); in testByteSwappedComparesGreaterEqual() local
543 public static Object testShortCompare(FieldObject f, short shortValue) { in testShortCompare()
550 public static Object testShortCompareConstant1(FieldObject f) { in testShortCompareConstant1()
557 public static Object testShortCompareConstant2(FieldObject f) { in testShortCompareConstant2()
566 FieldObject f = new FieldObject(); in testShortCompares() local
587 public static Object testShortCompareLess(FieldObject f, short shortValue) { in testShortCompareLess()
594 public static Object testShortCompareLessConstant1(FieldObject f) { in testShortCompareLessConstant1()
601 public static Object testShortCompareLessConstant2(FieldObject f) { in testShortCompareLessConstant2()
610 FieldObject f = new FieldObject(); in testShortComparesLess() local
631 public static Object testShortSwappedCompareLess(FieldObject f, short shortValue) { in testShortSwappedCompareLess()
638 public static Object testShortSwappedCompareLessConstant1(FieldObject f) { in testShortSwappedCompareLessConstant1()
645 public static Object testShortSwappedCompareLessConstant2(FieldObject f) { in testShortSwappedCompareLessConstant2()
654 FieldObject f = new FieldObject(); in testShortSwappedComparesLess() local
675 public static Object testShortCompareLessEqual(FieldObject f, short shortValue) { in testShortCompareLessEqual()
682 public static Object testShortCompareLessEqualConstant1(FieldObject f) { in testShortCompareLessEqualConstant1()
689 public static Object testShortCompareLessEqualConstant2(FieldObject f) { in testShortCompareLessEqualConstant2()
698 FieldObject f = new FieldObject(); in testShortComparesLessEqual() local
719 public static Object testShortSwappedCompareLessEqual(FieldObject f, short shortValue) { in testShortSwappedCompareLessEqual()
726 public static Object testShortSwappedCompareLessEqualConstant1(FieldObject f) { in testShortSwappedCompareLessEqualConstant1()
733 public static Object testShortSwappedCompareLessEqualConstant2(FieldObject f) { in testShortSwappedCompareLessEqualConstant2()
742 FieldObject f = new FieldObject(); in testShortSwappedComparesLessEqual() local
763 public static Object testShortCompareGreater(FieldObject f, short shortValue) { in testShortCompareGreater()
770 public static Object testShortCompareGreaterConstant1(FieldObject f) { in testShortCompareGreaterConstant1()
777 public static Object testShortCompareGreaterConstant2(FieldObject f) { in testShortCompareGreaterConstant2()
786 FieldObject f = new FieldObject(); in testShortComparesGreater() local
807 public static Object testShortSwappedCompareGreater(FieldObject f, short shortValue) { in testShortSwappedCompareGreater()
814 public static Object testShortSwappedCompareGreaterConstant1(FieldObject f) { in testShortSwappedCompareGreaterConstant1()
821 public static Object testShortSwappedCompareGreaterConstant2(FieldObject f) { in testShortSwappedCompareGreaterConstant2()
830 FieldObject f = new FieldObject(); in testShortSwappedComparesGreater() local
851 public static Object testShortCompareGreaterEqual(FieldObject f, short shortValue) { in testShortCompareGreaterEqual()
858 public static Object testShortCompareGreaterEqualConstant1(FieldObject f) { in testShortCompareGreaterEqualConstant1()
865 public static Object testShortCompareGreaterEqualConstant2(FieldObject f) { in testShortCompareGreaterEqualConstant2()
874 FieldObject f = new FieldObject(); in testShortComparesGreaterEqual() local
895 public static Object testShortSwappedCompareGreaterEqual(FieldObject f, short shortValue) { in testShortSwappedCompareGreaterEqual()
902 public static Object testShortSwappedCompareGreaterEqualConstant1(FieldObject f) { in testShortSwappedCompareGreaterEqualConstant1()
909 public static Object testShortSwappedCompareGreaterEqualConstant2(FieldObject f) { in testShortSwappedCompareGreaterEqualConstant2()
918 FieldObject f = new FieldObject(); in testShortSwappedComparesGreaterEqual() local
939 public static Object testCharCompare(FieldObject f, char charValue) { in testCharCompare()
946 public static Object testCharCompareConstant1(FieldObject f) { in testCharCompareConstant1()
953 public static Object testCharCompareConstant2(FieldObject f) { in testCharCompareConstant2()
962 FieldObject f = new FieldObject(); in testCharCompares() local
983 public static Object testCharCompareLess(FieldObject f, char charValue) { in testCharCompareLess()
990 public static Object testCharCompareLessConstant1(FieldObject f) { in testCharCompareLessConstant1()
997 public static Object testCharCompareLessConstant2(FieldObject f) { in testCharCompareLessConstant2()
1006 FieldObject f = new FieldObject(); in testCharComparesLess() local
1027 public static Object testCharSwappedCompareLess(FieldObject f, char charValue) { in testCharSwappedCompareLess()
1034 public static Object testCharSwappedCompareLessConstant1(FieldObject f) { in testCharSwappedCompareLessConstant1()
1041 public static Object testCharSwappedCompareLessConstant2(FieldObject f) { in testCharSwappedCompareLessConstant2()
1050 FieldObject f = new FieldObject(); in testCharSwappedComparesLess() local
1071 public static Object testCharCompareLessEqual(FieldObject f, char charValue) { in testCharCompareLessEqual()
1078 public static Object testCharCompareLessEqualConstant1(FieldObject f) { in testCharCompareLessEqualConstant1()
1085 public static Object testCharCompareLessEqualConstant2(FieldObject f) { in testCharCompareLessEqualConstant2()
1094 FieldObject f = new FieldObject(); in testCharComparesLessEqual() local
1115 public static Object testCharSwappedCompareLessEqual(FieldObject f, char charValue) { in testCharSwappedCompareLessEqual()
1122 public static Object testCharSwappedCompareLessEqualConstant1(FieldObject f) { in testCharSwappedCompareLessEqualConstant1()
1129 public static Object testCharSwappedCompareLessEqualConstant2(FieldObject f) { in testCharSwappedCompareLessEqualConstant2()
1138 FieldObject f = new FieldObject(); in testCharSwappedComparesLessEqual() local
1159 public static Object testCharCompareGreater(FieldObject f, char charValue) { in testCharCompareGreater()
1166 public static Object testCharCompareGreaterConstant1(FieldObject f) { in testCharCompareGreaterConstant1()
1173 public static Object testCharCompareGreaterConstant2(FieldObject f) { in testCharCompareGreaterConstant2()
1182 FieldObject f = new FieldObject(); in testCharComparesGreater() local
1203 public static Object testCharSwappedCompareGreater(FieldObject f, char charValue) { in testCharSwappedCompareGreater()
1210 public static Object testCharSwappedCompareGreaterConstant1(FieldObject f) { in testCharSwappedCompareGreaterConstant1()
1217 public static Object testCharSwappedCompareGreaterConstant2(FieldObject f) { in testCharSwappedCompareGreaterConstant2()
1226 FieldObject f = new FieldObject(); in testCharSwappedComparesGreater() local
1247 public static Object testCharCompareGreaterEqual(FieldObject f, char charValue) { in testCharCompareGreaterEqual()
1254 public static Object testCharCompareGreaterEqualConstant1(FieldObject f) { in testCharCompareGreaterEqualConstant1()
1261 public static Object testCharCompareGreaterEqualConstant2(FieldObject f) { in testCharCompareGreaterEqualConstant2()
1270 FieldObject f = new FieldObject(); in testCharComparesGreaterEqual() local
1291 public static Object testCharSwappedCompareGreaterEqual(FieldObject f, char charValue) { in testCharSwappedCompareGreaterEqual()
1298 public static Object testCharSwappedCompareGreaterEqualConstant1(FieldObject f) { in testCharSwappedCompareGreaterEqualConstant1()
1305 public static Object testCharSwappedCompareGreaterEqualConstant2(FieldObject f) { in testCharSwappedCompareGreaterEqualConstant2()
1314 FieldObject f = new FieldObject(); in testCharSwappedComparesGreaterEqual() local
1335 public static Object testIntCompare(FieldObject f, int intValue) { in testIntCompare()
1342 public static Object testIntCompareConstant1(FieldObject f) { in testIntCompareConstant1()
1349 public static Object testIntCompareConstant2(FieldObject f) { in testIntCompareConstant2()
1358 FieldObject f = new FieldObject(); in testIntCompares() local
1379 public static Object testIntCompareLess(FieldObject f, int intValue) { in testIntCompareLess()
1386 public static Object testIntCompareLessConstant1(FieldObject f) { in testIntCompareLessConstant1()
1393 public static Object testIntCompareLessConstant2(FieldObject f) { in testIntCompareLessConstant2()
1402 FieldObject f = new FieldObject(); in testIntComparesLess() local
1423 public static Object testIntSwappedCompareLess(FieldObject f, int intValue) { in testIntSwappedCompareLess()
1430 public static Object testIntSwappedCompareLessConstant1(FieldObject f) { in testIntSwappedCompareLessConstant1()
1437 public static Object testIntSwappedCompareLessConstant2(FieldObject f) { in testIntSwappedCompareLessConstant2()
1446 FieldObject f = new FieldObject(); in testIntSwappedComparesLess() local
1467 public static Object testIntCompareLessEqual(FieldObject f, int intValue) { in testIntCompareLessEqual()
1474 public static Object testIntCompareLessEqualConstant1(FieldObject f) { in testIntCompareLessEqualConstant1()
1481 public static Object testIntCompareLessEqualConstant2(FieldObject f) { in testIntCompareLessEqualConstant2()
1490 FieldObject f = new FieldObject(); in testIntComparesLessEqual() local
1511 public static Object testIntSwappedCompareLessEqual(FieldObject f, int intValue) { in testIntSwappedCompareLessEqual()
1518 public static Object testIntSwappedCompareLessEqualConstant1(FieldObject f) { in testIntSwappedCompareLessEqualConstant1()
1525 public static Object testIntSwappedCompareLessEqualConstant2(FieldObject f) { in testIntSwappedCompareLessEqualConstant2()
1534 FieldObject f = new FieldObject(); in testIntSwappedComparesLessEqual() local
1555 public static Object testIntCompareGreater(FieldObject f, int intValue) { in testIntCompareGreater()
1562 public static Object testIntCompareGreaterConstant1(FieldObject f) { in testIntCompareGreaterConstant1()
1569 public static Object testIntCompareGreaterConstant2(FieldObject f) { in testIntCompareGreaterConstant2()
1578 FieldObject f = new FieldObject(); in testIntComparesGreater() local
1599 public static Object testIntSwappedCompareGreater(FieldObject f, int intValue) { in testIntSwappedCompareGreater()
1606 public static Object testIntSwappedCompareGreaterConstant1(FieldObject f) { in testIntSwappedCompareGreaterConstant1()
1613 public static Object testIntSwappedCompareGreaterConstant2(FieldObject f) { in testIntSwappedCompareGreaterConstant2()
1622 FieldObject f = new FieldObject(); in testIntSwappedComparesGreater() local
1643 public static Object testIntCompareGreaterEqual(FieldObject f, int intValue) { in testIntCompareGreaterEqual()
1650 public static Object testIntCompareGreaterEqualConstant1(FieldObject f) { in testIntCompareGreaterEqualConstant1()
1657 public static Object testIntCompareGreaterEqualConstant2(FieldObject f) { in testIntCompareGreaterEqualConstant2()
1666 FieldObject f = new FieldObject(); in testIntComparesGreaterEqual() local
1687 public static Object testIntSwappedCompareGreaterEqual(FieldObject f, int intValue) { in testIntSwappedCompareGreaterEqual()
1694 public static Object testIntSwappedCompareGreaterEqualConstant1(FieldObject f) { in testIntSwappedCompareGreaterEqualConstant1()
1701 public static Object testIntSwappedCompareGreaterEqualConstant2(FieldObject f) { in testIntSwappedCompareGreaterEqualConstant2()
1710 FieldObject f = new FieldObject(); in testIntSwappedComparesGreaterEqual() local
1731 public static Object testFloatCompare(FieldObject f, float floatValue) { in testFloatCompare()
1738 public static Object testFloatCompareConstant1(FieldObject f) { in testFloatCompareConstant1()
1745 public static Object testFloatCompareConstant2(FieldObject f) { in testFloatCompareConstant2()
1754 FieldObject f = new FieldObject(); in testFloatCompares() local
1775 public static Object testFloatCompareLess(FieldObject f, float floatValue) { in testFloatCompareLess()
1782 public static Object testFloatCompareLessConstant1(FieldObject f) { in testFloatCompareLessConstant1()
1789 public static Object testFloatCompareLessConstant2(FieldObject f) { in testFloatCompareLessConstant2()
1798 FieldObject f = new FieldObject(); in testFloatComparesLess() local
1819 public static Object testFloatSwappedCompareLess(FieldObject f, float floatValue) { in testFloatSwappedCompareLess()
1826 public static Object testFloatSwappedCompareLessConstant1(FieldObject f) { in testFloatSwappedCompareLessConstant1()
1833 public static Object testFloatSwappedCompareLessConstant2(FieldObject f) { in testFloatSwappedCompareLessConstant2()
1842 FieldObject f = new FieldObject(); in testFloatSwappedComparesLess() local
1863 public static Object testFloatCompareLessEqual(FieldObject f, float floatValue) { in testFloatCompareLessEqual()
1870 public static Object testFloatCompareLessEqualConstant1(FieldObject f) { in testFloatCompareLessEqualConstant1()
1877 public static Object testFloatCompareLessEqualConstant2(FieldObject f) { in testFloatCompareLessEqualConstant2()
1886 FieldObject f = new FieldObject(); in testFloatComparesLessEqual() local
1907 public static Object testFloatSwappedCompareLessEqual(FieldObject f, float floatValue) { in testFloatSwappedCompareLessEqual()
1914 public static Object testFloatSwappedCompareLessEqualConstant1(FieldObject f) { in testFloatSwappedCompareLessEqualConstant1()
1921 public static Object testFloatSwappedCompareLessEqualConstant2(FieldObject f) { in testFloatSwappedCompareLessEqualConstant2()
1930 FieldObject f = new FieldObject(); in testFloatSwappedComparesLessEqual() local
1951 public static Object testFloatCompareGreater(FieldObject f, float floatValue) { in testFloatCompareGreater()
1958 public static Object testFloatCompareGreaterConstant1(FieldObject f) { in testFloatCompareGreaterConstant1()
1965 public static Object testFloatCompareGreaterConstant2(FieldObject f) { in testFloatCompareGreaterConstant2()
1974 FieldObject f = new FieldObject(); in testFloatComparesGreater() local
1995 public static Object testFloatSwappedCompareGreater(FieldObject f, float floatValue) { in testFloatSwappedCompareGreater()
2002 public static Object testFloatSwappedCompareGreaterConstant1(FieldObject f) { in testFloatSwappedCompareGreaterConstant1()
2009 public static Object testFloatSwappedCompareGreaterConstant2(FieldObject f) { in testFloatSwappedCompareGreaterConstant2()
2018 FieldObject f = new FieldObject(); in testFloatSwappedComparesGreater() local
2039 public static Object testFloatCompareGreaterEqual(FieldObject f, float floatValue) { in testFloatCompareGreaterEqual()
2046 public static Object testFloatCompareGreaterEqualConstant1(FieldObject f) { in testFloatCompareGreaterEqualConstant1()
2053 public static Object testFloatCompareGreaterEqualConstant2(FieldObject f) { in testFloatCompareGreaterEqualConstant2()
2062 FieldObject f = new FieldObject(); in testFloatComparesGreaterEqual() local
2083 public static Object testFloatSwappedCompareGreaterEqual(FieldObject f, float floatValue) { in testFloatSwappedCompareGreaterEqual()
2090 public static Object testFloatSwappedCompareGreaterEqualConstant1(FieldObject f) { in testFloatSwappedCompareGreaterEqualConstant1()
2097 public static Object testFloatSwappedCompareGreaterEqualConstant2(FieldObject f) { in testFloatSwappedCompareGreaterEqualConstant2()
2106 FieldObject f = new FieldObject(); in testFloatSwappedComparesGreaterEqual() local
2127 public static Object testLongCompare(FieldObject f, long longValue) { in testLongCompare()
2134 public static Object testLongCompareConstant1(FieldObject f) { in testLongCompareConstant1()
2141 public static Object testLongCompareConstant2(FieldObject f) { in testLongCompareConstant2()
2150 FieldObject f = new FieldObject(); in testLongCompares() local
2171 public static Object testLongCompareLess(FieldObject f, long longValue) { in testLongCompareLess()
2178 public static Object testLongCompareLessConstant1(FieldObject f) { in testLongCompareLessConstant1()
2185 public static Object testLongCompareLessConstant2(FieldObject f) { in testLongCompareLessConstant2()
2194 FieldObject f = new FieldObject(); in testLongComparesLess() local
2215 public static Object testLongSwappedCompareLess(FieldObject f, long longValue) { in testLongSwappedCompareLess()
2222 public static Object testLongSwappedCompareLessConstant1(FieldObject f) { in testLongSwappedCompareLessConstant1()
2229 public static Object testLongSwappedCompareLessConstant2(FieldObject f) { in testLongSwappedCompareLessConstant2()
2238 FieldObject f = new FieldObject(); in testLongSwappedComparesLess() local
2259 public static Object testLongCompareLessEqual(FieldObject f, long longValue) { in testLongCompareLessEqual()
2266 public static Object testLongCompareLessEqualConstant1(FieldObject f) { in testLongCompareLessEqualConstant1()
2273 public static Object testLongCompareLessEqualConstant2(FieldObject f) { in testLongCompareLessEqualConstant2()
2282 FieldObject f = new FieldObject(); in testLongComparesLessEqual() local
2303 public static Object testLongSwappedCompareLessEqual(FieldObject f, long longValue) { in testLongSwappedCompareLessEqual()
2310 public static Object testLongSwappedCompareLessEqualConstant1(FieldObject f) { in testLongSwappedCompareLessEqualConstant1()
2317 public static Object testLongSwappedCompareLessEqualConstant2(FieldObject f) { in testLongSwappedCompareLessEqualConstant2()
2326 FieldObject f = new FieldObject(); in testLongSwappedComparesLessEqual() local
2347 public static Object testLongCompareGreater(FieldObject f, long longValue) { in testLongCompareGreater()
2354 public static Object testLongCompareGreaterConstant1(FieldObject f) { in testLongCompareGreaterConstant1()
2361 public static Object testLongCompareGreaterConstant2(FieldObject f) { in testLongCompareGreaterConstant2()
2370 FieldObject f = new FieldObject(); in testLongComparesGreater() local
2391 public static Object testLongSwappedCompareGreater(FieldObject f, long longValue) { in testLongSwappedCompareGreater()
2398 public static Object testLongSwappedCompareGreaterConstant1(FieldObject f) { in testLongSwappedCompareGreaterConstant1()
2405 public static Object testLongSwappedCompareGreaterConstant2(FieldObject f) { in testLongSwappedCompareGreaterConstant2()
2414 FieldObject f = new FieldObject(); in testLongSwappedComparesGreater() local
2435 public static Object testLongCompareGreaterEqual(FieldObject f, long longValue) { in testLongCompareGreaterEqual()
2442 public static Object testLongCompareGreaterEqualConstant1(FieldObject f) { in testLongCompareGreaterEqualConstant1()
2449 public static Object testLongCompareGreaterEqualConstant2(FieldObject f) { in testLongCompareGreaterEqualConstant2()
2458 FieldObject f = new FieldObject(); in testLongComparesGreaterEqual() local
2479 public static Object testLongSwappedCompareGreaterEqual(FieldObject f, long longValue) { in testLongSwappedCompareGreaterEqual()
2486 public static Object testLongSwappedCompareGreaterEqualConstant1(FieldObject f) { in testLongSwappedCompareGreaterEqualConstant1()
2493 public static Object testLongSwappedCompareGreaterEqualConstant2(FieldObject f) { in testLongSwappedCompareGreaterEqualConstant2()
2502 FieldObject f = new FieldObject(); in testLongSwappedComparesGreaterEqual() local
2523 public static Object testDoubleCompare(FieldObject f, double doubleValue) { in testDoubleCompare()
2530 public static Object testDoubleCompareConstant1(FieldObject f) { in testDoubleCompareConstant1()
2537 public static Object testDoubleCompareConstant2(FieldObject f) { in testDoubleCompareConstant2()
2546 FieldObject f = new FieldObject(); in testDoubleCompares() local
2567 public static Object testDoubleCompareLess(FieldObject f, double doubleValue) { in testDoubleCompareLess()
2574 public static Object testDoubleCompareLessConstant1(FieldObject f) { in testDoubleCompareLessConstant1()
2581 public static Object testDoubleCompareLessConstant2(FieldObject f) { in testDoubleCompareLessConstant2()
2590 FieldObject f = new FieldObject(); in testDoubleComparesLess() local
2611 public static Object testDoubleSwappedCompareLess(FieldObject f, double doubleValue) { in testDoubleSwappedCompareLess()
2618 public static Object testDoubleSwappedCompareLessConstant1(FieldObject f) { in testDoubleSwappedCompareLessConstant1()
2625 public static Object testDoubleSwappedCompareLessConstant2(FieldObject f) { in testDoubleSwappedCompareLessConstant2()
2634 FieldObject f = new FieldObject(); in testDoubleSwappedComparesLess() local
2655 public static Object testDoubleCompareLessEqual(FieldObject f, double doubleValue) { in testDoubleCompareLessEqual()
2662 public static Object testDoubleCompareLessEqualConstant1(FieldObject f) { in testDoubleCompareLessEqualConstant1()
2669 public static Object testDoubleCompareLessEqualConstant2(FieldObject f) { in testDoubleCompareLessEqualConstant2()
2678 FieldObject f = new FieldObject(); in testDoubleComparesLessEqual() local
2699 public static Object testDoubleSwappedCompareLessEqual(FieldObject f, double doubleValue) { in testDoubleSwappedCompareLessEqual()
2706 public static Object testDoubleSwappedCompareLessEqualConstant1(FieldObject f) { in testDoubleSwappedCompareLessEqualConstant1()
2713 public static Object testDoubleSwappedCompareLessEqualConstant2(FieldObject f) { in testDoubleSwappedCompareLessEqualConstant2()
2722 FieldObject f = new FieldObject(); in testDoubleSwappedComparesLessEqual() local
2743 public static Object testDoubleCompareGreater(FieldObject f, double doubleValue) { in testDoubleCompareGreater()
2750 public static Object testDoubleCompareGreaterConstant1(FieldObject f) { in testDoubleCompareGreaterConstant1()
2757 public static Object testDoubleCompareGreaterConstant2(FieldObject f) { in testDoubleCompareGreaterConstant2()
2766 FieldObject f = new FieldObject(); in testDoubleComparesGreater() local
2787 public static Object testDoubleSwappedCompareGreater(FieldObject f, double doubleValue) { in testDoubleSwappedCompareGreater()
2794 public static Object testDoubleSwappedCompareGreaterConstant1(FieldObject f) { in testDoubleSwappedCompareGreaterConstant1()
2801 public static Object testDoubleSwappedCompareGreaterConstant2(FieldObject f) { in testDoubleSwappedCompareGreaterConstant2()
2810 FieldObject f = new FieldObject(); in testDoubleSwappedComparesGreater() local
2831 public static Object testDoubleCompareGreaterEqual(FieldObject f, double doubleValue) { in testDoubleCompareGreaterEqual()
2838 public static Object testDoubleCompareGreaterEqualConstant1(FieldObject f) { in testDoubleCompareGreaterEqualConstant1()
2845 public static Object testDoubleCompareGreaterEqualConstant2(FieldObject f) { in testDoubleCompareGreaterEqualConstant2()
2854 FieldObject f = new FieldObject(); in testDoubleComparesGreaterEqual() local
2875 public static Object testDoubleSwappedCompareGreaterEqual(FieldObject f, double doubleValue) { in testDoubleSwappedCompareGreaterEqual()
2882 public static Object testDoubleSwappedCompareGreaterEqualConstant1(FieldObject f) { in testDoubleSwappedCompareGreaterEqualConstant1()
2889 public static Object testDoubleSwappedCompareGreaterEqualConstant2(FieldObject f) { in testDoubleSwappedCompareGreaterEqualConstant2()
2898 FieldObject f = new FieldObject(); in testDoubleSwappedComparesGreaterEqual() local
2919 public static Object testObjectCompare(FieldObject f, Object objectValue) { in testObjectCompare()
2926 public static Object testObjectCompareConstant1(FieldObject f) { in testObjectCompareConstant1()
2933 public static Object testObjectCompareConstant2(FieldObject f) { in testObjectCompareConstant2()
2942 FieldObject f = new FieldObject(); in testObjectCompares() local
2963 public static int testByteAdd(FieldObject f, byte byteValue) { in testByteAdd()
2967 public static int testByteAddConstant1(FieldObject f) { in testByteAddConstant1()
2971 public static int testByteAddConstant2(FieldObject f) { in testByteAddConstant2()
2977 FieldObject f = new FieldObject(); in testByteAdds() local
2988 public static int testShortAdd(FieldObject f, short shortValue) { in testShortAdd()
2992 public static int testShortAddConstant1(FieldObject f) { in testShortAddConstant1()
2996 public static int testShortAddConstant2(FieldObject f) { in testShortAddConstant2()
3002 FieldObject f = new FieldObject(); in testShortAdds() local
3013 public static int testCharAdd(FieldObject f, char charValue) { in testCharAdd()
3017 public static int testCharAddConstant1(FieldObject f) { in testCharAddConstant1()
3021 public static int testCharAddConstant2(FieldObject f) { in testCharAddConstant2()
3027 FieldObject f = new FieldObject(); in testCharAdds() local
3038 public static int testIntAdd(FieldObject f, int intValue) { in testIntAdd()
3042 public static int testIntAddConstant1(FieldObject f) { in testIntAddConstant1()
3046 public static int testIntAddConstant2(FieldObject f) { in testIntAddConstant2()
3052 FieldObject f = new FieldObject(); in testIntAdds() local
3063 public static long testLongAdd(FieldObject f, long longValue) { in testLongAdd()
3067 public static long testLongAddConstant1(FieldObject f) { in testLongAddConstant1()
3071 public static long testLongAddConstant2(FieldObject f) { in testLongAddConstant2()
3077 FieldObject f = new FieldObject(); in testLongAdds() local
3088 public static float testFloatAdd(FieldObject f, float floatValue) { in testFloatAdd()
3092 public static float testFloatAddConstant1(FieldObject f) { in testFloatAddConstant1()
3096 public static float testFloatAddConstant2(FieldObject f) { in testFloatAddConstant2()
3102 FieldObject f = new FieldObject(); in testFloatAdds() local
3113 public static double testDoubleAdd(FieldObject f, double doubleValue) { in testDoubleAdd()
3117 public static double testDoubleAddConstant1(FieldObject f) { in testDoubleAddConstant1()
3121 public static double testDoubleAddConstant2(FieldObject f) { in testDoubleAddConstant2()
3127 FieldObject f = new FieldObject(); in testDoubleAdds() local
3138 public static int testByteSub(FieldObject f, byte byteValue) { in testByteSub()
3142 public static int testByteSubConstant1(FieldObject f) { in testByteSubConstant1()
3146 public static int testByteSubConstant2(FieldObject f) { in testByteSubConstant2()
3152 FieldObject f = new FieldObject(); in testByteSubs() local
3163 public static int testShortSub(FieldObject f, short shortValue) { in testShortSub()
3167 public static int testShortSubConstant1(FieldObject f) { in testShortSubConstant1()
3171 public static int testShortSubConstant2(FieldObject f) { in testShortSubConstant2()
3177 FieldObject f = new FieldObject(); in testShortSubs() local
3188 public static int testCharSub(FieldObject f, char charValue) { in testCharSub()
3192 public static int testCharSubConstant1(FieldObject f) { in testCharSubConstant1()
3196 public static int testCharSubConstant2(FieldObject f) { in testCharSubConstant2()
3202 FieldObject f = new FieldObject(); in testCharSubs() local
3213 public static int testIntSub(FieldObject f, int intValue) { in testIntSub()
3217 public static int testIntSubConstant1(FieldObject f) { in testIntSubConstant1()
3221 public static int testIntSubConstant2(FieldObject f) { in testIntSubConstant2()
3227 FieldObject f = new FieldObject(); in testIntSubs() local
3238 public static long testLongSub(FieldObject f, long longValue) { in testLongSub()
3242 public static long testLongSubConstant1(FieldObject f) { in testLongSubConstant1()
3246 public static long testLongSubConstant2(FieldObject f) { in testLongSubConstant2()
3252 FieldObject f = new FieldObject(); in testLongSubs() local
3263 public static float testFloatSub(FieldObject f, float floatValue) { in testFloatSub()
3267 public static float testFloatSubConstant1(FieldObject f) { in testFloatSubConstant1()
3271 public static float testFloatSubConstant2(FieldObject f) { in testFloatSubConstant2()
3277 FieldObject f = new FieldObject(); in testFloatSubs() local
3288 public static double testDoubleSub(FieldObject f, double doubleValue) { in testDoubleSub()
3292 public static double testDoubleSubConstant1(FieldObject f) { in testDoubleSubConstant1()
3296 public static double testDoubleSubConstant2(FieldObject f) { in testDoubleSubConstant2()
3302 FieldObject f = new FieldObject(); in testDoubleSubs() local
3313 public static int testByteMul(FieldObject f, byte byteValue) { in testByteMul()
3317 public static int testByteMulConstant1(FieldObject f) { in testByteMulConstant1()
3321 public static int testByteMulConstant2(FieldObject f) { in testByteMulConstant2()
3327 FieldObject f = new FieldObject(); in testByteMuls() local
3338 public static int testShortMul(FieldObject f, short shortValue) { in testShortMul()
3342 public static int testShortMulConstant1(FieldObject f) { in testShortMulConstant1()
3346 public static int testShortMulConstant2(FieldObject f) { in testShortMulConstant2()
3352 FieldObject f = new FieldObject(); in testShortMuls() local
3363 public static int testCharMul(FieldObject f, char charValue) { in testCharMul()
3367 public static int testCharMulConstant1(FieldObject f) { in testCharMulConstant1()
3371 public static int testCharMulConstant2(FieldObject f) { in testCharMulConstant2()
3377 FieldObject f = new FieldObject(); in testCharMuls() local
3388 public static int testIntMul(FieldObject f, int intValue) { in testIntMul()
3392 public static int testIntMulConstant1(FieldObject f) { in testIntMulConstant1()
3396 public static int testIntMulConstant2(FieldObject f) { in testIntMulConstant2()
3402 FieldObject f = new FieldObject(); in testIntMuls() local
3413 public static long testLongMul(FieldObject f, long longValue) { in testLongMul()
3417 public static long testLongMulConstant1(FieldObject f) { in testLongMulConstant1()
3421 public static long testLongMulConstant2(FieldObject f) { in testLongMulConstant2()
3427 FieldObject f = new FieldObject(); in testLongMuls() local
3438 public static float testFloatMul(FieldObject f, float floatValue) { in testFloatMul()
3442 public static float testFloatMulConstant1(FieldObject f) { in testFloatMulConstant1()
3446 public static float testFloatMulConstant2(FieldObject f) { in testFloatMulConstant2()
3452 FieldObject f = new FieldObject(); in testFloatMuls() local
3463 public static double testDoubleMul(FieldObject f, double doubleValue) { in testDoubleMul()
3467 public static double testDoubleMulConstant1(FieldObject f) { in testDoubleMulConstant1()
3471 public static double testDoubleMulConstant2(FieldObject f) { in testDoubleMulConstant2()
3477 FieldObject f = new FieldObject(); in testDoubleMuls() local
3488 public static int testByteDiv(FieldObject f, byte byteValue) { in testByteDiv()
3493 public static int testByteDivConstant1(FieldObject f) { in testByteDivConstant1()
3497 public static int testByteDivConstant2(FieldObject f) { in testByteDivConstant2()
3503 FieldObject f = new FieldObject(); in testByteDivs() local
3514 public static int testShortDiv(FieldObject f, short shortValue) { in testShortDiv()
3519 public static int testShortDivConstant1(FieldObject f) { in testShortDivConstant1()
3523 public static int testShortDivConstant2(FieldObject f) { in testShortDivConstant2()
3529 FieldObject f = new FieldObject(); in testShortDivs() local
3540 public static int testCharDiv(FieldObject f, char charValue) { in testCharDiv()
3545 public static int testCharDivConstant1(FieldObject f) { in testCharDivConstant1()
3549 public static int testCharDivConstant2(FieldObject f) { in testCharDivConstant2()
3555 FieldObject f = new FieldObject(); in testCharDivs() local
3566 public static int testIntDiv(FieldObject f, int intValue) { in testIntDiv()
3571 public static int testIntDivConstant1(FieldObject f) { in testIntDivConstant1()
3575 public static int testIntDivConstant2(FieldObject f) { in testIntDivConstant2()
3581 FieldObject f = new FieldObject(); in testIntDivs() local
3592 public static long testLongDiv(FieldObject f, long longValue) { in testLongDiv()
3597 public static long testLongDivConstant1(FieldObject f) { in testLongDivConstant1()
3601 public static long testLongDivConstant2(FieldObject f) { in testLongDivConstant2()
3607 FieldObject f = new FieldObject(); in testLongDivs() local
3618 public static float testFloatDiv(FieldObject f, float floatValue) { in testFloatDiv()
3622 public static float testFloatDivConstant1(FieldObject f) { in testFloatDivConstant1()
3626 public static float testFloatDivConstant2(FieldObject f) { in testFloatDivConstant2()
3632 FieldObject f = new FieldObject(); in testFloatDivs() local
3643 public static double testDoubleDiv(FieldObject f, double doubleValue) { in testDoubleDiv()
3647 public static double testDoubleDivConstant1(FieldObject f) { in testDoubleDivConstant1()
3651 public static double testDoubleDivConstant2(FieldObject f) { in testDoubleDivConstant2()
3657 FieldObject f = new FieldObject(); in testDoubleDivs() local
3668 public static int testByteOr(FieldObject f, byte byteValue) { in testByteOr()
3672 public static int testByteOrConstant1(FieldObject f) { in testByteOrConstant1()
3676 public static int testByteOrConstant2(FieldObject f) { in testByteOrConstant2()
3682 FieldObject f = new FieldObject(); in testByteOrs() local
3693 public static int testShortOr(FieldObject f, short shortValue) { in testShortOr()
3697 public static int testShortOrConstant1(FieldObject f) { in testShortOrConstant1()
3701 public static int testShortOrConstant2(FieldObject f) { in testShortOrConstant2()
3707 FieldObject f = new FieldObject(); in testShortOrs() local
3718 public static int testCharOr(FieldObject f, char charValue) { in testCharOr()
3722 public static int testCharOrConstant1(FieldObject f) { in testCharOrConstant1()
3726 public static int testCharOrConstant2(FieldObject f) { in testCharOrConstant2()
3732 FieldObject f = new FieldObject(); in testCharOrs() local
3743 public static int testIntOr(FieldObject f, int intValue) { in testIntOr()
3747 public static int testIntOrConstant1(FieldObject f) { in testIntOrConstant1()
3751 public static int testIntOrConstant2(FieldObject f) { in testIntOrConstant2()
3757 FieldObject f = new FieldObject(); in testIntOrs() local
3768 public static long testLongOr(FieldObject f, long longValue) { in testLongOr()
3772 public static long testLongOrConstant1(FieldObject f) { in testLongOrConstant1()
3776 public static long testLongOrConstant2(FieldObject f) { in testLongOrConstant2()
3782 FieldObject f = new FieldObject(); in testLongOrs() local
3793 public static int testByteXor(FieldObject f, byte byteValue) { in testByteXor()
3797 public static int testByteXorConstant1(FieldObject f) { in testByteXorConstant1()
3801 public static int testByteXorConstant2(FieldObject f) { in testByteXorConstant2()
3807 FieldObject f = new FieldObject(); in testByteXors() local
3818 public static int testShortXor(FieldObject f, short shortValue) { in testShortXor()
3822 public static int testShortXorConstant1(FieldObject f) { in testShortXorConstant1()
3826 public static int testShortXorConstant2(FieldObject f) { in testShortXorConstant2()
3832 FieldObject f = new FieldObject(); in testShortXors() local
3843 public static int testCharXor(FieldObject f, char charValue) { in testCharXor()
3847 public static int testCharXorConstant1(FieldObject f) { in testCharXorConstant1()
3851 public static int testCharXorConstant2(FieldObject f) { in testCharXorConstant2()
3857 FieldObject f = new FieldObject(); in testCharXors() local
3868 public static int testIntXor(FieldObject f, int intValue) { in testIntXor()
3872 public static int testIntXorConstant1(FieldObject f) { in testIntXorConstant1()
3876 public static int testIntXorConstant2(FieldObject f) { in testIntXorConstant2()
3882 FieldObject f = new FieldObject(); in testIntXors() local
3893 public static long testLongXor(FieldObject f, long longValue) { in testLongXor()
3897 public static long testLongXorConstant1(FieldObject f) { in testLongXorConstant1()
3901 public static long testLongXorConstant2(FieldObject f) { in testLongXorConstant2()
3907 FieldObject f = new FieldObject(); in testLongXors() local
3918 public static int testByteAnd(FieldObject f, byte byteValue) { in testByteAnd()
3922 public static int testByteAndConstant1(FieldObject f) { in testByteAndConstant1()
3926 public static int testByteAndConstant2(FieldObject f) { in testByteAndConstant2()
3932 FieldObject f = new FieldObject(); in testByteAnds() local
3943 public static int testShortAnd(FieldObject f, short shortValue) { in testShortAnd()
3947 public static int testShortAndConstant1(FieldObject f) { in testShortAndConstant1()
3951 public static int testShortAndConstant2(FieldObject f) { in testShortAndConstant2()
3957 FieldObject f = new FieldObject(); in testShortAnds() local
3968 public static int testCharAnd(FieldObject f, char charValue) { in testCharAnd()
3972 public static int testCharAndConstant1(FieldObject f) { in testCharAndConstant1()
3976 public static int testCharAndConstant2(FieldObject f) { in testCharAndConstant2()
3982 FieldObject f = new FieldObject(); in testCharAnds() local
3993 public static int testIntAnd(FieldObject f, int intValue) { in testIntAnd()
3997 public static int testIntAndConstant1(FieldObject f) { in testIntAndConstant1()
4001 public static int testIntAndConstant2(FieldObject f) { in testIntAndConstant2()
4007 FieldObject f = new FieldObject(); in testIntAnds() local
4018 public static long testLongAnd(FieldObject f, long longValue) { in testLongAnd()
4022 public static long testLongAndConstant1(FieldObject f) { in testLongAndConstant1()
4026 public static long testLongAndConstant2(FieldObject f) { in testLongAndConstant2()
4032 FieldObject f = new FieldObject(); in testLongAnds() local
4043 public static boolean testIntMask(FieldObject f, int intValue) { in testIntMask()
4051 public static boolean testIntMaskConstant1(FieldObject f) { in testIntMaskConstant1()
4055 public static boolean testIntMaskConstant2(FieldObject f) { in testIntMaskConstant2()
4061 FieldObject f = new FieldObject(); in testIntMasks() local
4072 public static boolean testLongMask(FieldObject f, long longValue) { in testLongMask()
4080 public static boolean testLongMaskConstant1(FieldObject f) { in testLongMaskConstant1()
4084 public static boolean testLongMaskConstant2(FieldObject f) { in testLongMaskConstant2()
4090 FieldObject f = new FieldObject(); in testLongMasks() local
4101 public static int doConvertByteInt(FieldObject f) { in doConvertByteInt()
4111 public static int doConvertShortInt(FieldObject f) { in doConvertShortInt()
4121 public static int doConvertCharInt(FieldObject f) { in doConvertCharInt()
4131 public static int doConvertLongInt(FieldObject f) { in doConvertLongInt()
4141 public static int doConvertFloatInt(FieldObject f) { in doConvertFloatInt()
4151 public static int doConvertDoubleInt(FieldObject f) { in doConvertDoubleInt()
4161 public static long doConvertByteLong(FieldObject f) { in doConvertByteLong()
4171 public static long doConvertShortLong(FieldObject f) { in doConvertShortLong()
4181 public static long doConvertCharLong(FieldObject f) { in doConvertCharLong()
4191 public static long doConvertIntLong(FieldObject f) { in doConvertIntLong()
4201 public static long doConvertFloatLong(FieldObject f) { in doConvertFloatLong()
4211 public static long doConvertDoubleLong(FieldObject f) { in doConvertDoubleLong()
4221 public static float doConvertByteFloat(FieldObject f) { in doConvertByteFloat()
4231 public static float doConvertShortFloat(FieldObject f) { in doConvertShortFloat()
4241 public static float doConvertCharFloat(FieldObject f) { in doConvertCharFloat()
4251 public static float doConvertIntFloat(FieldObject f) { in doConvertIntFloat()
4261 public static float doConvertLongFloat(FieldObject f) { in doConvertLongFloat()
4271 public static float doConvertDoubleFloat(FieldObject f) { in doConvertDoubleFloat()
4281 public static double doConvertByteDouble(FieldObject f) { in doConvertByteDouble()
4291 public static double doConvertShortDouble(FieldObject f) { in doConvertShortDouble()
4301 public static double doConvertCharDouble(FieldObject f) { in doConvertCharDouble()
4311 public static double doConvertIntDouble(FieldObject f) { in doConvertIntDouble()
4321 public static double doConvertLongDouble(FieldObject f) { in doConvertLongDouble()
4331 public static double doConvertFloatDouble(FieldObject f) { in doConvertFloatDouble()