/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableSortedMultisetFauxverideShim.java | 72 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2) { in of() 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() 132 E e2, in of()
|
D | ImmutableSortedSetFauxverideShim.java | 74 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of() 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 | ImmutableSet.java | 98 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 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 | ImmutableList.java | 88 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 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() [all …]
|
D | ImmutableSortedMultiset.java | 107 public static <E extends Comparable<? super E>> ImmutableSortedMultiset<E> of(E e1, E e2) { in of() 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() 155 E e2, in of()
|
D | ImmutableSortedSet.java | 137 E e1, E e2) { in of() 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 | 80 public static <E> ImmutableMultiset<E> of(E e1, E e2) { in of() 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/libsepol/src/ |
D | ebitmap.c | 18 int ebitmap_or(ebitmap_t * dst, const ebitmap_t * e1, const ebitmap_t * e2) in ebitmap_or() 74 int ebitmap_and(ebitmap_t *dst, ebitmap_t *e1, ebitmap_t *e2) in ebitmap_and() 88 int ebitmap_xor(ebitmap_t *dst, ebitmap_t *e1, ebitmap_t *e2) in ebitmap_xor() 114 int ebitmap_andnot(ebitmap_t *dst, ebitmap_t *e1, ebitmap_t *e2, unsigned int maxbit) in ebitmap_andnot() 137 int ebitmap_hamming_distance(ebitmap_t * e1, ebitmap_t * e2) in ebitmap_hamming_distance() 150 int ebitmap_cmp(const ebitmap_t * e1, const ebitmap_t * e2) in ebitmap_cmp() 200 int ebitmap_contains(const ebitmap_t * e1, const ebitmap_t * e2) in ebitmap_contains()
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableList.java | 64 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 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() [all …]
|
D | ImmutableSet.java | 62 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 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 | 83 E e1, E e2) { in of() 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/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSetTest.java | 50 @Override protected Set<String> of(String e1, String e2) { in of() 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 | 49 protected abstract Set<String> of(String e1, String e2); in of() 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 | p8.cpp | 6 void A::f(enum { e2 }) {} // expected-error{{can not be defined in a parameter}} \ in f()
|
/external/clang/test/SemaCXX/ |
D | member-name-lookup.cpp | 48 D::E2 e2 = D::enumerator2; // okay in test_lookup() local 64 E2 e2 = enumerator2; // okay in test_lookup() local 104 D2::E2 e2 = D2::enumerator2; // okay in test_virtual_lookup() local 123 E2 e2 = enumerator2; // okay in test_virtual_lookup() local
|
D | ref-init-ambiguous.cpp | 17 …const E2 &e2 = c; // expected-error {{reference initialization of type 'const E2 &' with initializ… in test() local
|
D | enum-scoped.cpp | 41 e2 = 2147483647, // ok enumerator 47 e2 // expected-error{{2147483648 is not representable in the underlying}} enumerator 51 e1 = false, e2 = true, enumerator 56 e1 = false, e2 = true, enumerator 63 e1, e2, enumerator
|
D | class-names.cpp | 50 enum E e2; variable
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | SampleElements.java | 32 public final E e2; field in SampleElements 36 public SampleElements(E e0, E e1, E e2, E e3, E e4) { in SampleElements()
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-matchers.h | 341 ElementsAreMatcher2(const T1& e1, const T2& e2) : e1_(e1), e2_(e2) {} in ElementsAreMatcher2() 367 ElementsAreMatcher3(const T1& e1, const T2& e2, const T3& e3) : e1_(e1), in ElementsAreMatcher3() 396 ElementsAreMatcher4(const T1& e1, const T2& e2, const T3& e3, in ElementsAreMatcher4() 427 ElementsAreMatcher5(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher5() 461 ElementsAreMatcher6(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher6() 498 ElementsAreMatcher7(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher7() 537 ElementsAreMatcher8(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher8() 578 ElementsAreMatcher9(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher9() 622 ElementsAreMatcher10(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAreMatcher10() 765 const T2& e2) { in ElementsAre() [all …]
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
D | p1-0x.cpp | 19 enum E : T { e1, e2 }; enumerator
|
/external/chromium/third_party/modp_b64/ |
D | modp_b64_data.h | 74 static const char e2[256] = { variable
|
/external/clang/test/CXX/dcl.decl/dcl.init/ |
D | p14-0x.cpp | 33 Explicit e2 = 42; // expected-error {{no viable conversion}} member in S
|
/external/openssl/crypto/des/ |
D | dess.cpp | 40 unsigned long s1,s2,e1,e2; in main() local
|
/external/clang/test/CodeGen/ |
D | 2007-04-11-PR1321.c | 6 unsigned int e2 : 17; member
|