/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableList.java | 97 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 106 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of() 115 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of() 124 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 133 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4, E e5, E e6) { in of() 143 E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of() 153 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of() 163 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of() 173 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of() 183 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 | 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 | 71 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of() 84 @Deprecated public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of() 99 E e1, E e2, E e3, E e4) { in of() 114 E e1, E e2, E e3, E e4, E e5) { in of() 129 E e1, E e2, E e3, E e4, E e5, E e6, E... remaining) { in of()
|
D | ImmutableSet.java | 104 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 115 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 126 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of() 137 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 149 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, in of()
|
/external/parameter-framework/asio-1.10.6/include/asio/ip/ |
D | basic_endpoint.hpp | 176 const basic_endpoint<InternetProtocol>& e2) in operator ==() 183 const basic_endpoint<InternetProtocol>& e2) in operator !=() 190 const basic_endpoint<InternetProtocol>& e2) in operator <() 197 const basic_endpoint<InternetProtocol>& e2) in operator >() 204 const basic_endpoint<InternetProtocol>& e2) in operator <=() 211 const basic_endpoint<InternetProtocol>& e2) in operator >=()
|
/external/toybox/kconfig/ |
D | expr.c | 33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() 53 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() 60 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or() 133 #define e2 (*ep2) macro 194 int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() 351 struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 415 struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 512 #define e2 (*ep2) in expr_eliminate_dups1() macro 564 #define e2 (*ep2) in expr_eliminate_dups2() macro 856 #define e2 (*ep2) in expr_extract_eq() macro [all …]
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableList.java | 57 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 62 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of() 67 public static <E> ImmutableList<E> of(E e1, E e2, E e3, E e4) { in of() 72 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() 83 E e1, E e2, E e3, E e4, E e5, E e6, E e7) { in of() 89 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8) { in of() 95 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9) { in of() 101 E e1, E e2, E e3, E e4, E e5, E e6, E e7, E e8, E e9, E e10) { in of() 107 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 | 54 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 59 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 64 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4) { in of() 69 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5) { in of() 74 public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) { in of()
|
/external/selinux/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() 227 int ebitmap_match_any(const ebitmap_t *e1, const ebitmap_t *e2) in ebitmap_match_any()
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableSetTest.java | 48 @Override protected Set<String> of(String e1, String e2) { in of() 52 @Override protected Set<String> of(String e1, String e2, String e3) { in of() 57 String e1, String e2, String e3, String e4) { in of() 62 String e1, String e2, String e3, String e4, String e5) { in of() 66 @Override protected Set<String> of(String e1, String e2, String e3, in of()
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | PyEmitterTest.java | 96 NodeEvent e2 = (NodeEvent) newEvent; in _testEmitter() local 101 CollectionStartEvent e2 = (CollectionStartEvent) newEvent; in _testEmitter() local 106 ScalarEvent e2 = (ScalarEvent) newEvent; in _testEmitter() local 257 NodeEvent e2 = (NodeEvent) newEvent; in testEmitterEvents() local 262 CollectionStartEvent e2 = (CollectionStartEvent) newEvent; in testEmitterEvents() local 267 ScalarEvent e2 = (ScalarEvent) newEvent; in testEmitterEvents() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSetTest.java | 98 @Override protected Set<String> of(String e1, String e2) { in of() 102 @Override protected Set<String> of(String e1, String e2, String e3) { in of() 107 String e1, String e2, String e3, String e4) { in of() 112 String e1, String e2, String e3, String e4, String e5) { in of() 116 @Override protected Set<String> of(String e1, String e2, String e3, in of()
|
/external/libcxx/test/std/diagnostics/std.exceptions/logic.error/ |
D | logic_error.pass.cpp | 28 std::logic_error e2(e); in main() local 37 std::logic_error e2(e); in main() local
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
D | discard.pass.cpp | 27 std::mt19937 e2 = e1; in test1() local 41 std::mt19937_64 e2 = e1; in test2() local
|
D | default.pass.cpp | 27 std::mt19937 e2(std::mt19937::default_seed); in test1() local 36 std::mt19937_64 e2(std::mt19937_64::default_seed); in test2() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/runtime.error/ |
D | runtime_error.pass.cpp | 28 std::runtime_error e2(e); in main() local 37 std::runtime_error e2(e); in main() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/underflow.error/ |
D | underflow_error.pass.cpp | 28 std::underflow_error e2(e); in main() local 37 std::underflow_error e2(e); in main() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/domain.error/ |
D | domain_error.pass.cpp | 28 std::domain_error e2(e); in main() local 37 std::domain_error e2(e); in main() local
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | discard.pass.cpp | 24 std::ranlux24 e2 = e1; in test1() local 38 std::ranlux48 e2 = e1; in test2() local
|
D | default.pass.cpp | 24 std::ranlux24 e2(std::ranlux24_base::default_seed); in test1() local 33 std::ranlux48 e2(std::ranlux48_base::default_seed); in test2() local
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | discard.pass.cpp | 24 std::independent_bits_engine<std::ranlux24, 32, unsigned> e2 = e1; in test1() local 38 std::independent_bits_engine<std::ranlux48, 64, unsigned long long> e2 = e1; in test2() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/length.error/ |
D | length_error.pass.cpp | 28 std::length_error e2(e); in main() local 37 std::length_error e2(e); in main() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/out.of.range/ |
D | out_of_range.pass.cpp | 28 std::out_of_range e2(e); in main() local 37 std::out_of_range e2(e); in main() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/range.error/ |
D | range_error.pass.cpp | 28 std::range_error e2(e); in main() local 37 std::range_error e2(e); in main() local
|
/external/libcxx/test/std/diagnostics/std.exceptions/overflow.error/ |
D | overflow_error.pass.cpp | 28 std::overflow_error e2(e); in main() local 37 std::overflow_error e2(e); in main() local
|