/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableSortedMultisetFauxverideShim.java | 86 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of() 100 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4) { in of() 115 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 133 E e3, in of()
|
D | ImmutableSortedSetFauxverideShim.java | 87 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of() 102 E e1, E e2, E e3, E e4) { in of() 117 E e1, E e2, E e3, E e4, E e5) { in of() 132 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
|
D | ImmutableList.java | 97 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of() 106 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of() 115 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 124 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of() 134 E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of() 144 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of() 154 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of() 164 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of() 174 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of() 188 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, E e12, in of()
|
D | ImmutableSet.java | 109 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 120 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of() 131 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 143 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, in of()
|
D | ImmutableSortedMultiset.java | 118 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of() 130 E e1, E e2, E e3, E e4) { in of() 142 E e1, E e2, E e3, E e4, E e5) { in of() 156 E e3, in of()
|
D | ImmutableSortedSet.java | 150 E e1, E e2, E e3) { in of() 163 E e1, E e2, E e3, E e4) { in of() 176 E e1, E e2, E e3, E e4, E e5) { in of() 190 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
|
D | ImmutableMultiset.java | 91 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3) { in of() 102 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4) { in of() 113 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 125 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) { in of() 74 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of() 79 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 84 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of() 90 E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of() 96 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of() 102 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of() 108 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of() 114 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11) { in of() 120 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10, E e11, in of()
|
D | ImmutableSet.java | 67 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 72 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of() 77 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 82 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, in of()
|
D | ImmutableSortedSet.java | 89 E e1, E e2, E e3) { in of() 95 E e1, E e2, E e3, E e4) { in of() 101 E e1, E e2, E e3, E e4, E e5) { in of() 107 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
D | errorcode_unittest.cc | 25 ErrorCode e3 = sandbox.Trap(NULL, NULL); in SANDBOX_TEST() local 59 ErrorCode e3(EPERM); in SANDBOX_TEST() local 79 ErrorCode e3(EPERM); in SANDBOX_TEST() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSetTest.java | 54 @Override protected Set<String> of(String e1, String e2, String e3) { in of() 59 String e1, String e2, String e3, String e4) { in of() 64 String e1, String e2, String e3, String e4, String e5) { in of() 68 @Override protected Set<String> of(String e1, String e2, String e3, in of()
|
D | AbstractImmutableSetTest.java | 50 protected abstract Set<String> of(String e1, String e2, String e3); in of() 51 protected abstract Set<String> of(String e1, String e2, String e3, String e4); in of() 52 protected abstract Set<String> of(String e1, String e2, String e3, String e4, in of() 54 protected abstract Set<String> of(String e1, String e2, String e3, String e4, in of()
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
D | p9-0x.cpp | 7 auto j() -> enum { e3 }; // expected-error{{unnamed enumeration must be a definition}} expected-err… enumerator
|
D | p8.cpp | 7 enum { e3 } A::g() { } // expected-error{{cannot be defined in the result type}} \ enumerator
|
/external/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 98 template<> enum class D<char>::E { e3 }; // expected-error {{explicit specialization of 'E' after i… enumerator 107 …template<> friend enum D<double>::E { e3 }; // expected-error {{cannot define a type in a friend d… enumerator
|
/external/clang/test/SemaCXX/ |
D | member-name-lookup.cpp | 50 D::E3 e3; // expected-error{{multiple base classes}} in test_lookup() local 66 E3 e3; // expected-error{{member 'E3' found in multiple base classes of different types}} in test_lookup() local 106 D2::E3 e3; // expected-error{{member 'E3' found in multiple base classes of different types}} in test_virtual_lookup() local 125 E3 e3; // expected-error{{member 'E3' found in multiple base classes of different types}} in test_virtual_lookup() local
|
D | enum-scoped.cpp | 42 …e3 = 2147483648 // expected-error{{enumerator value evaluates to 2147483648, which cannot be narro… enumerator 52 e3 // expected-error{{2 is not representable in the underlying}} enumerator 57 e3 // expected-error{{2 is not representable in the underlying}} enumerator 64 e3 // expected-error{{2 is not representable in the underlying}} enumerator
|
D | string-init.cpp | 30 int e3[] = u"a"; // expected-error{{array initializer must be an initializer list}} in f() local
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | SampleElements.java | 33 public final E e3; field in SampleElements 36 public SampleElements(E e0, E e1, E e2, E e3, E e4) { in SampleElements()
|
/external/clang/test/CodeGen/ |
D | 2007-04-11-PR1321.c | 7 unsigned int e3 : 17; member
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | MapEqualsTester.java | 50 Entry<K, V> e3 = getSubjectGenerator().samples().e3; in testEquals_otherMapWithDifferentEntries() local
|
/external/clang/test/CodeGenCXX/ |
D | member-expressions.cpp | 36 A::E e3 = A().Foo; in f() local
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.type/ |
D | p2.cpp | 28 enum {e3}; // expected-note{{unnamed type used in template argument was declared here}} enumerator
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
D | account_tracker_unittest.cc | 208 const TrackingEvent& e3) { in CheckEvents() 219 const TrackingEvent& e3, in CheckEvents() 232 const TrackingEvent& e3, in CheckEvents() 247 const TrackingEvent& e3, in CheckEvents()
|