Home
last modified time | relevance | path

Searched defs:t_type (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/unicode-width/scripts/
Dunicode.py181 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, argument
/external/rust/crates/unicode-segmentation/scripts/
Dunicode.py198 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, argument
/external/iproute2/ip/
Dipxfrm.c100 int t_type; member
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c2269 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_start()
2707 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_stop()
/external/tcpdump/
Dprint-isakmp.c348 uint8_t t_type; /* Transform Type (ENCR,PRF,INTEG,etc.*/ member