Home
last modified time | relevance | path

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

12345

/external/guava/guava/src/com/google/common/collect/
DImmutableList.java119 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of()
128 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
137 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
146 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
155 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
164 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
174 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
184 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
201 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
DImmutableSortedSetFauxverideShim.java131 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4) { in of()
145 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
160 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
DImmutableSortedMultisetFauxverideShim.java135 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
150 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
166 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
DImmutableMultiset.java143 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
155 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
167 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
DImmutableSet.java110 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
119 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
133 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java69 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of()
73 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
77 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
81 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
86 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
91 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
97 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
103 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
109 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
DImmutableSet.java68 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
73 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
78 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
/external/guava/android/guava/src/com/google/common/collect/
DImmutableSortedMultisetFauxverideShim.java103 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4) { in of()
118 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
134 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
DImmutableSortedSetFauxverideShim.java117 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4) { in of()
131 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
146 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
DImmutableSet.java90 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of()
99 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
113 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
DImmutableList.java104 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of()
113 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
122 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of()
131 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of()
140 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of()
149 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of()
159 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of()
169 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of()
186 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, E... others) { in of()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSampleElements.java37 private final E e4; field in SampleElements
39 public SampleElements(E e0, E e1, E e2, E e3, E e4) { in SampleElements()
117 public E e4() { in e4() method in SampleElements
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DSampleElements.java37 private final E e4; field in SampleElements
39 public SampleElements(E e0, E e1, E e2, E e3, E e4) { in SampleElements()
117 public E e4() { in e4() method in SampleElements
/external/llvm-project/libc/test/src/fenv/
Dexception_status_test.cpp74 for (int e4 : excepts) { in TEST() local
93 for (int e4 : excepts) { in TEST() local
/external/clang/test/Analysis/
Dqt_malloc.cpp13 QEvent *e4 = new QEvent(QEvent::None); in send() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DImmutableSetTest.java162 protected <E extends Comparable<? super E>> Set<E> of(E e1, E e2, E e3, E e4) { in of()
167 protected <E extends Comparable<? super E>> Set<E> of(E e1, E e2, E e3, E e4, E e5) { in of()
174 E e1, E e2, E e3, E e4, E e5, E e6, E... rest) { in of()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h620 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4) { in ElementsAre()
637 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
658 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
681 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
706 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
734 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
764 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre()
835 UnorderedElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4) { in UnorderedElementsAre()
852 UnorderedElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in UnorderedElementsAre()
873 UnorderedElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in UnorderedElementsAre()
[all …]
/external/llvm-project/clang/test/Analysis/
Dqt_malloc.cpp13 QEvent *e4 = new QEvent(QEvent::None); in send() local
/external/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/
Dparams.fail.cpp26 std::linear_congruential_engine<T, 1, 0, 1> e4; in main() local
/external/libabigail/tests/data/test-diff-suppr/
Dtest40-enumerator-changes-v1.cc7 e4, enumerator
/external/wayland/tests/
Dlist-test.c76 struct element e1, e2, e3, e4, *e; in TEST() local
152 struct element e1, e2, e3, e4, e5, e6; in TEST() local
/external/llvm-project/clang/test/SemaCXX/
Dms-const-member-expr.cpp19 constexpr int e4 = s->sdm; variable
/external/clang/test/SemaCXX/
Dms-const-member-expr.cpp19 constexpr int e4 = s->sdm; variable
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DChannelTracerTest.java57 Event e4 = new Event.Builder() in reportEvents() local
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
Dp1.cpp54 template<> enum A<long long>::E : long long { e3, e4 }; // expected-error {{explicit specialization… enumerator
56 template<> enum class B<long long>::E { e3, e4 }; enumerator
69 template<> enum class C<long long>::E : long long { e3, e4 }; enumerator

12345