| /external/guava/guava/src/com/google/common/collect/ |
| D | ImmutableList.java | 119 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()
|
| D | ImmutableSortedSetFauxverideShim.java | 131 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()
|
| D | ImmutableSortedMultisetFauxverideShim.java | 135 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()
|
| D | ImmutableMultiset.java | 143 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()
|
| D | ImmutableSet.java | 110 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/ |
| D | ImmutableList.java | 69 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()
|
| D | ImmutableSet.java | 68 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/ |
| D | ImmutableSortedMultisetFauxverideShim.java | 103 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()
|
| D | ImmutableSortedSetFauxverideShim.java | 117 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()
|
| D | ImmutableSet.java | 90 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()
|
| D | ImmutableList.java | 104 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/ |
| D | SampleElements.java | 37 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/ |
| D | SampleElements.java | 37 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/ |
| D | exception_status_test.cpp | 74 for (int e4 : excepts) { in TEST() local 93 for (int e4 : excepts) { in TEST() local
|
| /external/clang/test/Analysis/ |
| D | qt_malloc.cpp | 13 QEvent *e4 = new QEvent(QEvent::None); in send() local
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | ImmutableSetTest.java | 162 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/ |
| D | gmock-generated-matchers.h | 620 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/ |
| D | qt_malloc.cpp | 13 QEvent *e4 = new QEvent(QEvent::None); in send() local
|
| /external/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
| D | params.fail.cpp | 26 std::linear_congruential_engine<T, 1, 0, 1> e4; in main() local
|
| /external/libabigail/tests/data/test-diff-suppr/ |
| D | test40-enumerator-changes-v1.cc | 7 e4, enumerator
|
| /external/wayland/tests/ |
| D | list-test.c | 76 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/ |
| D | ms-const-member-expr.cpp | 19 constexpr int e4 = s->sdm; variable
|
| /external/clang/test/SemaCXX/ |
| D | ms-const-member-expr.cpp | 19 constexpr int e4 = s->sdm; variable
|
| /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
| D | ChannelTracerTest.java | 57 Event e4 = new Event.Builder() in reportEvents() local
|
| /external/llvm-project/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/ |
| D | p1.cpp | 54 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
|