Home
last modified time | relevance | path

Searched refs:ele (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Ddbufstat.in638 for ele in hdr:
639 if ele not in cols:
640 invalid.append(ele)
641 elif ((bflag and bincompat and ele in bincompat) or
642 (dflag and dincompat and ele in dincompat) or
643 (tflag and tincompat and ele in tincompat)):
644 incompat.append(ele)
H A Darcstat.in473 for ele in hdr:
474 if ele not in cols:
475 invalid.append(ele)
476 elif not l2exist and ele.startswith("l2"):
477 sys.stdout.write("No L2ARC Here\n%s\n" % ele)
478 incompat.append(ele)
H A Dzilstat.in257 for ele in hdr:
258 if ele not in cols:
259 invalid.append(ele)
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/
H A Dpd.h404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
406 | (trans) << 11 | (phy) << 10 | (ele) << 9 | (u4) << 8 \
/freebsd/sys/contrib/libnv/
H A Dnv_impl.h105 void nvlist_set_array_next(nvlist_t *nvl, nvpair_t *ele);
H A Dnvlist.c237 nvlist_set_array_next(nvlist_t *nvl, nvpair_t *ele) in nvlist_set_array_next() argument
242 if (ele != NULL) { in nvlist_set_array_next()
249 nvl->nvl_array_next = ele; in nvlist_set_array_next()
/freebsd/sys/dev/ice/
H A Dice_switch.c1091 struct ice_aqc_get_sw_cfg_resp_elem *ele; in ice_get_initial_sw_cfg() local
1099 for (i = 0, ele = rbuf; i < num_elems; i++, ele++) { in ice_get_initial_sw_cfg()
1104 vsi_port_num = LE16_TO_CPU(ele->vsi_port_num) & in ice_get_initial_sw_cfg()
1107 pf_vf_num = LE16_TO_CPU(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
1110 swid = LE16_TO_CPU(ele->swid); in ice_get_initial_sw_cfg()
1112 if (LE16_TO_CPU(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
1116 res_type = (u8)(LE16_TO_CPU(ele->vsi_port_num) >> in ice_get_initial_sw_cfg()
/freebsd/contrib/dialog/
H A Dconfig.sub1238 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/ncurses/
H A Dconfig.sub1235 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/sqlite3/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/crypto/openssh/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/byacc/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/libpcap/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/ldns/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/tcpdump/
H A Dconfig.sub1265 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/file/
H A Dconfig.sub1261 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/libevent/build-aux/
H A Dconfig.sub1235 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/openbsm/config/
H A Dconfig.sub1052 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd/crypto/heimdal/
H A Dconfig.sub1209 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd/contrib/openpam/
H A Dconfig.sub1242 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/freebsd/contrib/unbound/
H A Dconfig.sub1245 | sh[1234]e[lb] | sh[12345][lb]e | sh[23]ele | sh64 | sh64le \
/freebsd/contrib/tcp_wrappers/
H A DREADME1002 peculiar quirks: Willem-Jan Withagen (eb.ele.tue.nl), Pieter
1003 Schoenmakers (es.ele.tue.nl) and Charles S. Fuller (wccs.psc.edu)
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in2574 …keywords = "CACMA; digital arithmetic; ele; iterative methods; mathematics; numerical methods;…