Searched defs:ep2 (Results 1 – 5 of 5) 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/u-boot/scripts/kconfig/ |
D | expr.c | 149 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq() 220 void expr_eliminate_eq(struct expr **ep1, struct expr **ep2) in expr_eliminate_eq() 588 static void expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups1()
|
/external/u-boot/arch/arm/dts/ |
D | sama5d3.dtsi | 1399 ep2: endpoint@2 { label
|
D | sama5d4.dtsi | 153 ep2: endpoint@2 { label
|
/external/tcpdump/ |
D | print-isakmp.c | 915 const u_char *p, const u_char *ep2, in ikev1_attrmap_print() 967 ikev1_attr_print(netdissect_options *ndo, const u_char *p, const u_char *ep2) in ikev1_attr_print() 1244 const u_char *ep2; in ikev1_t_print() local 1657 const u_char *ep2; in ikev1_n_print() local 1916 const u_char *ep2; in ikev2_t_print() local
|