Searched defs:ep1 (Results 1 – 3 of 3) sorted by relevance
| /external/toybox/kconfig/ |
| D | expr.c | 135 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() 169 void expr_eliminate_eq(struct expr **ep1, struct expr **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() 561 static void expr_eliminate_dups2(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups2() 831 struct expr *expr_extract_eq_and(struct expr **ep1, struct expr **ep2) in expr_extract_eq_and() 842 struct expr *expr_extract_eq_or(struct expr **ep1, struct expr **ep2) in expr_extract_eq_or() 853 void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2) in expr_extract_eq()
|
| /external/openscreen/discovery/dnssd/public/ |
| D | dns_sd_instance_endpoint_unittest.cc | 19 IPEndpoint ep1{{192, 168, 80, 32}, 80}; in TEST() local 62 DnsSdInstanceEndpoint ep1(instance, kIndex, endpoint1, endpoint2); in TEST() local
|
| /external/webrtc/p2p/base/ |
| D | p2p_transport_channel_unittest.cc | 5806 auto* ep1 = GetEndpoint(0); in TEST_P() local 5878 auto* ep1 = GetEndpoint(0); in TEST_P() local 5941 auto* ep1 = GetEndpoint(0); in TEST_P() local 5978 auto* ep1 = GetEndpoint(0); in TEST_P() local 6051 auto* ep1 = GetEndpoint(0); in TEST_P() local 6338 auto* ep1 = GetEndpoint(0); in TEST_P() local 6365 auto* ep1 = GetEndpoint(0); in TEST_P() local 6392 auto* ep1 = GetEndpoint(0); in TEST_P() local 6439 auto* ep1 = GetEndpoint(0); in TEST_P() local 6501 auto* ep1 = GetEndpoint(0); in TEST_P() local
|