/external/rust/crates/syn/src/gen/ |
D | eq.rs | 13 fn eq(&self, other: &Self) -> bool { in eq() method 23 fn eq(&self, other: &Self) -> bool { in eq() method 33 fn eq(&self, other: &Self) -> bool { in eq() method 47 fn eq(&self, other: &Self) -> bool { in eq() method 61 fn eq(&self, other: &Self) -> bool { in eq() method 73 fn eq(&self, other: &Self) -> bool { in eq() method 83 fn eq(&self, other: &Self) -> bool { in eq() method 123 fn eq(&self, other: &Self) -> bool { in eq() method 133 fn eq(&self, other: &Self) -> bool { in eq() method 143 fn eq(&self, other: &Self) -> bool { in eq() method [all …]
|
/external/rust/crates/syn/tests/common/ |
D | eq.rs | 33 fn eq(&self, other: &Self) -> bool; in eq() method 37 fn eq(&self, other: &Self) -> bool { in eq() method 43 fn eq(&self, other: &Self) -> bool { in eq() method 49 fn eq(&self, other: &Self) -> bool { in eq() method 55 fn eq(&self, other: &Self) -> bool { in eq() method 65 fn eq(&self, other: &Self) -> bool { in eq() method 71 fn eq(&self, other: &Self) -> bool { in eq() method 77 fn eq(&self, other: &Self) -> bool { in eq() method 87 fn eq(&self, other: &Self) -> bool { in eq() method 93 fn eq(&self, other: &Self) -> bool { in eq() method [all …]
|
/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.count/ |
D | count_if.pass.cpp | 24 struct eq { struct 25 TEST_CONSTEXPR eq (int val) : v(val) {} in eq() function 34 return (std::count_if(std::begin(ia), std::end(ia), eq(2)) == 3) in test_constexpr() argument
|
/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ |
D | find_if.pass.cpp | 24 struct eq { struct 25 TEST_CONSTEXPR eq (int val) : v(val) {} in eq() argument 34 eq c(4); in test_constexpr() argument
|
/external/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.count/ |
D | count_if.pass.cpp | 23 struct eq { struct 24 TEST_CONSTEXPR eq (int val) : v(val) {} in eq() argument 33 return (std::count_if(std::begin(ia), std::end(ia), eq(2)) == 3) in test_constexpr() argument
|
/external/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ |
D | find_if.pass.cpp | 23 struct eq { struct 24 TEST_CONSTEXPR eq (int val) : v(val) {} in eq() argument 33 eq c(4); in test_constexpr() argument
|
/external/adhd/cras/src/dsp/ |
D | eq.c | 9 struct eq { struct 14 struct eq *eq_new() in eq_new() argument 16 struct eq *eq = (struct eq *)calloc(1, sizeof(*eq)); in eq_new() local 20 void eq_free(struct eq *eq) in eq_free() 25 int eq_append_biquad(struct eq *eq, enum biquad_type type, float freq, float Q, in eq_append_biquad() 34 int eq_append_biquad_direct(struct eq *eq, const struct biquad *biquad) in eq_append_biquad_direct() 43 void eq_process1(struct eq *eq, float *data, int count) in eq_process1() 76 void eq_process(struct eq *eq, float *data, int count) in eq_process()
|
/external/rust/crates/serde_json/src/value/ |
D | partial_eq.rs | 25 fn eq(&self, other: &str) -> bool { in eq() method 31 fn eq(&self, other: &&str) -> bool { in eq() method 37 fn eq(&self, other: &Value) -> bool { in eq() method 43 fn eq(&self, other: &Value) -> bool { in eq() method 49 fn eq(&self, other: &String) -> bool { in eq() method 55 fn eq(&self, other: &Value) -> bool { in eq() method
|
/external/mockito/src/main/java/org/mockito/ |
D | ArgumentMatchers.java | 783 public static boolean eq(boolean value) { in eq() method in ArgumentMatchers 798 public static byte eq(byte value) { in eq() method in ArgumentMatchers 813 public static char eq(char value) { in eq() method in ArgumentMatchers 828 public static double eq(double value) { in eq() method in ArgumentMatchers 843 public static float eq(float value) { in eq() method in ArgumentMatchers 858 public static int eq(int value) { in eq() method in ArgumentMatchers 873 public static long eq(long value) { in eq() method in ArgumentMatchers 886 public static short eq(short value) { in eq() method in ArgumentMatchers 901 public static <T> T eq(T value) { in eq() method in ArgumentMatchers
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
D | init.pass.cpp | 53 Eq eq = c.equal_range(1); in main() local 106 Eq eq = c.equal_range(1); in main() local 161 Eq eq = c.equal_range(1); in main() local 217 Eq eq = c.equal_range(1); in main() local
|
D | init_size_hash_equal_allocator.pass.cpp | 59 Eq eq = c.equal_range(1); in main() local 117 Eq eq = c.equal_range(1); in main() local 176 Eq eq = c.equal_range(1); in main() local
|
D | assign_move.pass.cpp | 68 Eq eq = c.equal_range(1); in main() local 133 Eq eq = c.equal_range(1); in main() local 198 Eq eq = c.equal_range(1); in main() local 263 Eq eq = c.equal_range(1); in main() local
|
D | move_alloc.pass.cpp | 64 Eq eq = c.equal_range(1); in main() local 128 Eq eq = c.equal_range(1); in main() local 192 Eq eq = c.equal_range(1); in main() local 256 Eq eq = c.equal_range(1); in main() local
|
D | range.pass.cpp | 56 Eq eq = c.equal_range(1); in main() local 112 Eq eq = c.equal_range(1); in main() local 169 Eq eq = c.equal_range(1); in main() local 227 Eq eq = c.equal_range(1); in main() local
|
D | range_size_hash_equal_allocator.pass.cpp | 63 Eq eq = c.equal_range(1); in main() local 124 Eq eq = c.equal_range(1); in main() local 185 Eq eq = c.equal_range(1); in main() local
|
D | init_size_hash_equal.pass.cpp | 58 Eq eq = c.equal_range(1); in main() local 115 Eq eq = c.equal_range(1); in main() local
|
/external/rust/cxx/syntax/ |
D | impls.rs | 9 fn eq(&self, other: &Self) -> bool { in eq() method 65 fn eq(&self, other: &Self) -> bool { in eq() method 87 fn eq(&self, other: &Self) -> bool { in eq() method 119 fn eq(&self, other: &Self) -> bool { in eq() method 152 fn eq(&self, other: &Self) -> bool { in eq() method 196 fn eq(&self, other: &Ptr) -> bool { in eq() method 232 fn eq(&self, other: &Self) -> bool { in eq() method 272 fn eq(&self, other: &Self) -> bool { in eq() method 308 fn eq(&self, other: &Self) -> bool { in eq() method 389 fn eq(&self, other: &Self) -> bool { in eq() method
|
/external/llvm-project/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/ |
D | init.pass.cpp | 54 Eq eq = c.equal_range(1); in main() local 102 Eq eq = c.equal_range(1); in main() local 152 Eq eq = c.equal_range(1); in main() local 203 Eq eq = c.equal_range(1); in main() local
|
D | assign_move.pass.cpp | 69 Eq eq = c.equal_range(1); in main() local 129 Eq eq = c.equal_range(1); in main() local 189 Eq eq = c.equal_range(1); in main() local 249 Eq eq = c.equal_range(1); in main() local
|
D | move_alloc.pass.cpp | 63 Eq eq = c.equal_range(1); in main() local 122 Eq eq = c.equal_range(1); in main() local 181 Eq eq = c.equal_range(1); in main() local 240 Eq eq = c.equal_range(1); in main() local
|
D | init_size_hash_equal_allocator.pass.cpp | 60 Eq eq = c.equal_range(1); in main() local 113 Eq eq = c.equal_range(1); in main() local 167 Eq eq = c.equal_range(1); in main() local
|
D | range.pass.cpp | 57 Eq eq = c.equal_range(1); in main() local 108 Eq eq = c.equal_range(1); in main() local 160 Eq eq = c.equal_range(1); in main() local 213 Eq eq = c.equal_range(1); in main() local
|
D | range_size_hash_equal_allocator.pass.cpp | 64 Eq eq = c.equal_range(1); in main() local 120 Eq eq = c.equal_range(1); in main() local 176 Eq eq = c.equal_range(1); in main() local
|
/external/adhd/cras/src/dsp/tests/ |
D | eq_test.c | 35 struct eq *eq; in test_ir() local 66 static void process(struct eq *eq, float *data, int count) in process() 80 struct eq *eq; in test_file() local
|
/external/pcre/dist2/src/ |
D | pcre2_jit_neon_inc.h | 196 vect_t eq = VCEQQ(data, vc1); in FF_FUN() local 201 vect_t eq = VORRQ(eq1, eq2); in FF_FUN() local 204 vect_t eq = VORRQ(data, vmask); in FF_FUN() local 233 vect_t eq = VANDQ(data, data2); in FF_FUN() local
|