Home
last modified time | relevance | path

Searched defs:e4 (Results 1 – 20 of 20) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DSet.java523 static <E> Set<E> of(E e1, E e2, E e3, E e4) { in of()
543 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
564 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
587 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
611 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
636 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
662 static <E> Set<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
DList.java1009 static <E> List<E> of(E e1, E e2, E e3, E e4) { in of()
1029 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
1050 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
1073 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
1097 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
1122 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
1148 static <E> List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
DEnumSet.java288 public static <E extends Enum<E>> EnumSet<E> of(E e1, E e2, E e3, E e4) { in of()
315 public static <E extends Enum<E>> EnumSet<E> of(E e1, E e2, E e3, E e4, in of()
DDualPivotQuicksort.java232 int e4 = (e3 + e5) >>> 1; in sort() local
986 int e4 = (e3 + e5) >>> 1; local
1799 int e4 = (e3 + e5) >>> 1; local
2118 int e4 = (e3 + e5) >>> 1; in sort() local
2527 int e4 = (e3 + e5) >>> 1; in sort() local
3333 int e4 = (e3 + e5) >>> 1; in sort() local
/libcore/ojluni/annotations/sdk/nullability/java/util/
DSet.annotated.java74 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4) { throw… in of()
76 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
78 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
80 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
82 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
84 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
86 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
DList.annotated.java98 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4) { throw… in of()
100 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
102 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
104 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
106 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
108 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
110 … E e1, @libcore.util.NonNull E e2, @libcore.util.NonNull E e3, @libcore.util.NonNull E e4, @libcor… in of()
/libcore/ojluni/annotations/flagged_api/java/util/
DList.annotated.java111 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4) { throw new RuntimeException("Stub!"… in of()
113 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5) { throw new RuntimeException("… in of()
115 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { throw new RuntimeExcep… in of()
117 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { throw new Runtim… in of()
119 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { throw new … in of()
121 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { thro… in of()
123 public static <E> java.util.List<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10)… in of()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DConcurrentSkipListSubSetTest.java409 Object e4 = q.lower(zero); in testLower() local
428 Object e4 = q.higher(six); in testHigher() local
447 Object e4 = q.floor(zero); in testFloor() local
466 Object e4 = q.ceiling(six); in testCeiling() local
930 Object e4 = q.lower(zero); in testDescendingLower() local
949 Object e4 = q.higher(m6); in testDescendingHigher() local
968 Object e4 = q.floor(zero); in testDescendingFloor() local
987 Object e4 = q.ceiling(m6); in testDescendingCeiling() local
DTreeSubSetTest.java406 Object e4 = q.lower(zero); in testLower() local
425 Object e4 = q.higher(six); in testHigher() local
444 Object e4 = q.floor(zero); in testFloor() local
463 Object e4 = q.ceiling(six); in testCeiling() local
915 Object e4 = q.lower(zero); in testDescendingLower() local
934 Object e4 = q.higher(m6); in testDescendingHigher() local
953 Object e4 = q.floor(zero); in testDescendingFloor() local
972 Object e4 = q.ceiling(m6); in testDescendingCeiling() local
DTreeSetTest.java461 Object e4 = q.lower(zero); in testLower() local
480 Object e4 = q.higher(six); in testHigher() local
499 Object e4 = q.floor(zero); in testFloor() local
518 Object e4 = q.ceiling(six); in testCeiling() local
DConcurrentSkipListSetTest.java464 Object e4 = q.lower(zero); in testLower() local
483 Object e4 = q.higher(six); in testHigher() local
502 Object e4 = q.floor(zero); in testFloor() local
521 Object e4 = q.ceiling(six); in testCeiling() local
/libcore/jsr166-tests/src/test/java/jsr166/
DTreeSubSetTest.java350 Object e4 = q.lower(zero); in testLower() local
368 Object e4 = q.higher(six); in testHigher() local
386 Object e4 = q.floor(zero); in testFloor() local
404 Object e4 = q.ceiling(six); in testCeiling() local
829 Object e4 = q.lower(zero); in testDescendingLower() local
847 Object e4 = q.higher(m6); in testDescendingHigher() local
865 Object e4 = q.floor(zero); in testDescendingFloor() local
883 Object e4 = q.ceiling(m6); in testDescendingCeiling() local
DConcurrentSkipListSubSetTest.java353 Object e4 = q.lower(zero); in testLower() local
371 Object e4 = q.higher(six); in testHigher() local
389 Object e4 = q.floor(zero); in testFloor() local
407 Object e4 = q.ceiling(six); in testCeiling() local
843 Object e4 = q.lower(zero); in testDescendingLower() local
861 Object e4 = q.higher(m6); in testDescendingHigher() local
879 Object e4 = q.floor(zero); in testDescendingFloor() local
897 Object e4 = q.ceiling(m6); in testDescendingCeiling() local
DConcurrentSkipListSetTest.java395 Object e4 = q.lower(zero); in testLower() local
413 Object e4 = q.higher(six); in testHigher() local
431 Object e4 = q.floor(zero); in testFloor() local
449 Object e4 = q.ceiling(six); in testCeiling() local
DTreeSetTest.java399 Object e4 = q.lower(zero); in testLower() local
417 Object e4 = q.higher(six); in testHigher() local
435 Object e4 = q.floor(zero); in testFloor() local
453 Object e4 = q.ceiling(six); in testCeiling() local
/libcore/ojluni/annotations/hiddenapi/java/util/
DEnumSet.java78 public static <E extends java.lang.Enum<E>> java.util.EnumSet<E> of(E e1, E e2, E e3, E e4) { in of()
83 E e1, E e2, E e3, E e4, E e5) { in of()
/libcore/ojluni/src/test/java/util/EnumSet/
DEnumSetBash.java227 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
232 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
237 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
243 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
251 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
259 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
267 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
279 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
291 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
303 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
/libcore/ojluni/src/test/java/util/EnumMap/
DEnumMapBash.java216 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
221 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
226 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
232 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
240 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
248 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
256 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
268 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
280 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
292 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e16, enumConstant
/libcore/ojluni/src/test/java/util/Map/
DBasicSerialization.java57 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, enumConstant
DDefaults.java722 e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, enumConstant