Home
last modified time | relevance | path

Searched defs:e2 (Results 1 – 25 of 109) sorted by relevance

12345

/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMultisetFauxverideShim.java72 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()
DImmutableSortedSetFauxverideShim.java74 @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()
DImmutableSet.java98 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()
DImmutableList.java88 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 …]
DImmutableSortedMultiset.java107 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()
DImmutableSortedSet.java137 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()
DImmutableMultiset.java80 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/
Debitmap.c18 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/
DImmutableList.java64 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 …]
DImmutableSet.java62 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()
DImmutableSortedSet.java83 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/
DImmutableSetTest.java50 @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()
DAbstractImmutableSetTest.java49 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/
Dp8.cpp6 void A::f(enum { e2 }) {} // expected-error{{can not be defined in a parameter}} \ in f()
/external/clang/test/SemaCXX/
Dmember-name-lookup.cpp48 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
Dref-init-ambiguous.cpp17 …const E2 &e2 = c; // expected-error {{reference initialization of type 'const E2 &' with initializ… in test() local
Denum-scoped.cpp41 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
Dclass-names.cpp50 enum E e2; variable
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSampleElements.java32 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/
Dgmock-generated-matchers.h341 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/
Dp1-0x.cpp19 enum E : T { e1, e2 }; enumerator
/external/chromium/third_party/modp_b64/
Dmodp_b64_data.h74 static const char e2[256] = { variable
/external/clang/test/CXX/dcl.decl/dcl.init/
Dp14-0x.cpp33 Explicit e2 = 42; // expected-error {{no viable conversion}} member in S
/external/openssl/crypto/des/
Ddess.cpp40 unsigned long s1,s2,e1,e2; in main() local
/external/clang/test/CodeGen/
D2007-04-11-PR1321.c6 unsigned int e2 : 17; member

12345