/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/guava/src/com/google/common/collect/ |
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 | 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() 131 E e1, in of()
|
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 | 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/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/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/catch2/projects/SelfTest/UsageTests/ |
D | EnumToString.tests.cpp | 19 Enum1 e1 = Enum1Value1; variable 26 Enum2 e1 = Enum2Value1; variable 53 EnumClass1 e1 = EnumClass1::EnumClass1Value1; variable 61 EnumClass2 e1 = EnumClass2::EnumClass2Value1; variable
|
/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/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
|
D | ctor_result_type.pass.cpp | 28 std::ranlux24_base e1(0); in test1() local 41 std::ranlux48_base e1(0); 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
|
D | ctor_result_type.pass.cpp | 28 std::independent_bits_engine<std::ranlux24, 32, unsigned> e1(0); in test1() local 41 std::independent_bits_engine<std::ranlux48, 64, unsigned long long> e1(0); 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
|
D | discard.pass.cpp | 26 std::mt19937 e1; in test1() local 40 std::mt19937_64 e1; in test2() local
|
D | ctor_result_type.pass.cpp | 122 std::mt19937 e1(0); in test1() local 235 std::mt19937_64 e1(0); in test2() local
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
D | discard.pass.cpp | 23 std::ranlux24 e1; in test1() local 37 std::ranlux48 e1; in test2() local
|
D | default.pass.cpp | 23 std::ranlux24 e1; in test1() local 32 std::ranlux48 e1; in test2() local
|
D | ctor_result_type.pass.cpp | 28 std::ranlux24 e1(0); in test1() local 41 std::ranlux48 e1(0); in test2() local
|
/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 …]
|
/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/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
|