Home
last modified time | relevance | path

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

/external/sg3_utils/src/
Dsg_sat_set_features.c114 const bool t_type = false; /* false -> 512 byte blocks, true -> device's in do_set_features() local
Dsg_sat_read_gplog.c133 const bool t_type = false; /* false -> 512 byte blocks, true -> logical in do_read_gplog() local
Dsg_sat_identify.c122 const bool t_type = false;/* false -> 512 byte blocks, in do_identify_dev() local
/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/musl/include/sys/
Dmtio.h83 long t_type; member
/external/iproute2/ip/
Dipxfrm.c100 int t_type; member
/external/tcpdump/
Dprint-isakmp.c338 nd_uint8_t t_type; /* Transform Type (ENCR,PRF,INTEG,etc.*/ member
1916 uint8_t t_type; in ikev2_t_print() local
/external/tensorflow/tensorflow/core/transforms/constant_folding/
Dpass.cc3419 auto t_type = op->getOperand(1).getType().cast<ShapedType>(); in matchAndRewrite() local