/external/openscreen/discovery/dnssd/public/ |
D | dns_sd_instance_endpoint_unittest.cc | 19 IPEndpoint ep1{{192, 168, 80, 32}, 80}; in TEST() local 22 DnsSdInstanceEndpoint endpoint1(instance, kIndex1, ep1); in TEST() 24 kIndex1, ep1); in TEST() 29 kIndex1, ep1, "foo", "bar"); in TEST() 31 kIndex1, ep1, "foo", "foobar"); in TEST() 33 kIndex1, ep1, "foobar"); in TEST() 62 DnsSdInstanceEndpoint ep1(instance, kIndex, endpoint1, endpoint2); in TEST() local 71 EXPECT_EQ(ep1, ep2); in TEST() 72 EXPECT_EQ(ep1, ep3); in TEST() 73 EXPECT_EQ(ep1, ep4); in TEST()
|
/external/toybox/kconfig/ |
D | expr.c | 132 #define e1 (*ep1) 135 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() argument 169 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2) in expr_eliminate_eq() argument 176 __expr_eliminate_eq(e1->type, ep1, ep2); in expr_eliminate_eq() 183 __expr_eliminate_eq(e2->type, ep1, ep2); in expr_eliminate_eq() 509 static void expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups1() argument 511 #define e1 (*ep1) in expr_eliminate_dups1() 561 static void expr_eliminate_dups2(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups2() argument 563 #define e1 (*ep1) in expr_eliminate_dups2() 831 struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2) in expr_extract_eq_and() argument [all …]
|
D | expr.h | 170 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2); 178 struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2); 179 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2); 180 void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2);
|
/external/llvm-project/flang/include/flang/Parser/ |
D | char-block.h | 32 constexpr CharBlock(const char *b, const char *ep1) in CharBlock() argument 33 : interval_{b, static_cast<std::size_t>(ep1 - b)} {} in CharBlock()
|
/external/webrtc/p2p/base/ |
D | p2p_transport_channel_unittest.cc | 5322 auto* ep1 = GetEndpoint(0); in TEST_F() local 5324 ep1->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F() 5341 ep1->allocator_->SetCandidateFilter(CF_ALL); in TEST_F() 5394 auto* ep1 = GetEndpoint(0); in TEST_F() local 5396 ep1->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F() 5409 ep1->allocator_->SetCandidateFilter(kCandidateFilterNoHost); in TEST_F() 5457 auto* ep1 = GetEndpoint(0); in TEST_F() local 5459 ep1->allocator_->SetCandidateFilter(CF_RELAY); in TEST_F() 5470 ep1->allocator_->SetCandidateFilter(CF_ALL); in TEST_F() 5494 auto* ep1 = GetEndpoint(0); in TEST_F() local [all …]
|
/external/cpuinfo/test/dmesg/ |
D | padcod-10.1.log | 1069 <4>[ 10.254660] [sw_udc]: ep enable: ep1(0xc0982e54, ep1in-bulk, 128, 512) 1070 <4>[ 10.254677] [sw_udc]: ep enable: ep1(0xc0982e54, ep1in-bulk, 128, 512), fifo(512, 1024, 1) 1071 <4>[ 10.254703] [sw_udc]: ep enable: ep1(0xc0982ea0, ep1out-bulk, 0, 512) 1072 <4>[ 10.254724] [sw_udc]: ep enable: ep1(0xc0982ea0, ep1out-bulk, 0, 512), fifo(1536, 1024, 1)
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 14834 ep1állá 14838 ep1áta 14839 ep1átc 14841 ep1átf 14843 ep1á2t1o 14844 ep1átt 14845 ep1átü 14872 ep1ékh 14873 ep1éle 14874 ep1élm [all …]
|