| /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() 61 int ebitmap_union(ebitmap_t * dst, const ebitmap_t * e1) in ebitmap_union() 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() 101 int ebitmap_not(ebitmap_t *dst, ebitmap_t *e1, unsigned int maxbit) in ebitmap_not() 114 int ebitmap_andnot(ebitmap_t *dst, ebitmap_t *e1, ebitmap_t *e2, unsigned int maxbit) in ebitmap_andnot() 128 unsigned int ebitmap_cardinality(ebitmap_t *e1) in ebitmap_cardinality() 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() [all …]
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | ImmutableSortedMultisetFauxverideShim.java | 75 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2) { in of() 89 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of() 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 | 89 public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of() 103 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of() 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 | 72 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 81 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 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()
|
| /external/parameter-framework/asio-1.10.6/include/asio/generic/ |
| D | basic_endpoint.hpp | 131 friend bool operator==(const basic_endpoint<Protocol>& e1, in operator ==() 138 friend bool operator!=(const basic_endpoint<Protocol>& e1, in operator !=() 145 friend bool operator<(const basic_endpoint<Protocol>& e1, in operator <() 152 friend bool operator>(const basic_endpoint<Protocol>& e1, in operator >() 159 friend bool operator<=(const basic_endpoint<Protocol>& e1, in operator <=() 166 friend bool operator>=(const basic_endpoint<Protocol>& e1, in operator >=()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | ImmutableSortedSetFauxverideShim.java | 103 public static <E> ImmutableSortedSet<E> of(E e1, E e2) { in of() 117 public static <E> ImmutableSortedSet<E> of(E e1, E e2, E e3) { in of() 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 | 107 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2) { in of() 121 public static <E> ImmutableSortedMultiset<E> of(E e1, E e2, E e3) { in of() 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 | ImmutableList.java | 101 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 110 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of() 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() [all …]
|
| D | ImmutableMultiset.java | 119 public static <E> ImmutableMultiset<E> of(E e1, E e2) { in of() 131 public static <E> ImmutableMultiset<E> of(E e1, E e2, E e3) { in of() 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()
|
| /external/parameter-framework/asio-1.10.6/include/asio/ip/ |
| D | basic_endpoint.hpp | 175 friend bool operator==(const basic_endpoint<InternetProtocol>& e1, in operator ==() 182 friend bool operator!=(const basic_endpoint<InternetProtocol>& e1, in operator !=() 189 friend bool operator<(const basic_endpoint<InternetProtocol>& e1, in operator <() 196 friend bool operator>(const basic_endpoint<InternetProtocol>& e1, in operator >() 203 friend bool operator<=(const basic_endpoint<InternetProtocol>& e1, in operator <=() 210 friend bool operator>=(const basic_endpoint<InternetProtocol>& e1, in operator >=()
|
| /external/parameter-framework/asio-1.10.6/include/asio/local/ |
| D | basic_endpoint.hpp | 148 friend bool operator==(const basic_endpoint<Protocol>& e1, in operator ==() 155 friend bool operator!=(const basic_endpoint<Protocol>& e1, in operator !=() 162 friend bool operator<(const basic_endpoint<Protocol>& e1, in operator <() 169 friend bool operator>(const basic_endpoint<Protocol>& e1, in operator >() 176 friend bool operator<=(const basic_endpoint<Protocol>& e1, in operator <=() 183 friend bool operator>=(const basic_endpoint<Protocol>& e1, 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() 132 #define e1 (*ep1) 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() 511 #define e1 (*ep1) in expr_eliminate_dups1() macro 563 #define e1 (*ep1) in expr_eliminate_dups2() macro 855 #define e1 (*ep1) in expr_extract_eq() macro [all …]
|
| /external/rust/crates/bitflags/src/ |
| D | lib.rs | 1047 let e1 = Flags::empty(); in test_two_empties_do_not_intersect() localVariable 1056 let e1 = Flags::empty(); in test_empty_does_not_intersect_with_full() localVariable 1063 let e1 = Flags::A; in test_disjoint_intersects() localVariable 1070 let e1 = Flags::A; in test_overlapping_intersects() localVariable 1077 let e1 = Flags::A; in test_contains() localVariable 1088 let mut e1 = Flags::A; in test_insert() localVariable 1100 let mut e1 = Flags::A | Flags::B; in test_remove() localVariable 1112 let e1 = Flags::A | Flags::C; in test_operators() localVariable 1131 let e1 = Flags::A | Flags::C | extra; in test_operators_unchecked() localVariable 1146 let mut e1 = Flags::A | Flags::C; in test_set() localVariable [all …]
|
| /external/llvm-project/libc/test/src/fenv/ |
| D | exception_status_test.cpp | 39 for (int e1 : excepts) { in TEST() local 54 for (int e1 : excepts) { in TEST() local 71 for (int e1 : excepts) { in TEST() local 90 for (int e1 : excepts) { in TEST() local
|
| /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
| D | ImmutableList.java | 61 public static <E> ImmutableList<E> of(E e1, E e2) { in of() 65 public static <E> ImmutableList<E> of(E e1, E e2, E e3) { in of() 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() [all …]
|
| D | ImmutableSet.java | 58 public static <E> ImmutableSet<E> of(E e1, E e2) { in of() 63 public static <E> ImmutableSet<E> of(E e1, E e2, E e3) { in of() 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/snakeyaml/src/test/java/org/pyyaml/ |
| D | PyEmitterTest.java | 95 NodeEvent e1 = (NodeEvent) event; in _testEmitter() local 100 CollectionStartEvent e1 = (CollectionStartEvent) event; in _testEmitter() local 105 ScalarEvent e1 = (ScalarEvent) event; in _testEmitter() local 256 NodeEvent e1 = (NodeEvent) event; in testEmitterEvents() local 261 CollectionStartEvent e1 = (CollectionStartEvent) event; in testEmitterEvents() local 266 ScalarEvent e1 = (ScalarEvent) event; in testEmitterEvents() local
|
| /external/jemalloc_new/test/unit/ |
| D | background_thread.c | 7 bool e0, e1; in test_switch_background_thread_ctl() local 26 bool e0, e1; in test_repeat_background_thread_ctl() local 46 bool e0, e1; in TEST_BEGIN() local
|
| /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.sub/ |
| D | default.pass.cpp | 23 std::ranlux24_base e1; in test1() local 32 std::ranlux48_base e1; in test2() local
|
| D | discard.pass.cpp | 23 std::ranlux24_base e1; in test1() local 37 std::ranlux48_base e1; in test2() local
|
| /external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
| D | discard.pass.cpp | 23 std::independent_bits_engine<std::ranlux24, 32, unsigned> e1; in test1() local 37 std::independent_bits_engine<std::ranlux48, 64, unsigned long long> e1; in test2() local
|
| D | default.pass.cpp | 23 std::independent_bits_engine<std::ranlux24, 32, unsigned> e1; in test1() local 32 std::independent_bits_engine<std::ranlux48, 64, unsigned long long> e1; in test2() local
|
| /external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
| D | default.pass.cpp | 23 std::ranlux24 e1; in test1() local 32 std::ranlux48 e1; in test2() local
|
| D | discard.pass.cpp | 23 std::ranlux24 e1; in test1() local 37 std::ranlux48 e1; in test2() local
|
| /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ |
| D | default.pass.cpp | 26 std::mt19937 e1; in test1() local 35 std::mt19937_64 e1; in test2() local
|