Searched defs:dim (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | net_dim.h | 166 net_dim_on_top(struct net_dim *dim) in net_dim_on_top() 180 net_dim_turn(struct net_dim *dim) in net_dim_turn() 198 net_dim_step(struct net_dim *dim) in net_dim_step() 226 net_dim_park_on_top(struct net_dim *dim) in net_dim_park_on_top() 235 net_dim_park_tired(struct net_dim *dim) in net_dim_park_tired() 243 net_dim_exit_parking(struct net_dim *dim) in net_dim_exit_parking() 286 struct net_dim *dim) in net_dim_decision() 372 net_dim(struct net_dim *dim, in net_dim()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_dim.c | 63 struct net_dim *dim = container_of(work, struct net_dim, work); in mlx5e_dim_work() local
|
H A D | en.h | 779 struct net_dim dim; member
|
/freebsd/contrib/libpcap/ |
H A D | pcap-airpcap.c | 448 airpcap_setbuff(pcap_t *p, int dim) in airpcap_setbuff()
|
H A D | pcap-tc.c | 1110 TcSetBuff(pcap_t *p, int dim) in TcSetBuff()
|
H A D | pcap-npf.c | 341 pcap_setbuff_npf(pcap_t *p, int dim) in pcap_setbuff_npf()
|
H A D | pcap.c | 3887 pcap_setbuff(pcap_t *p, int dim)
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | dwarf.c | 646 tdesc_array_create(dwarf_t *dw, Dwarf_Die dim, tdesc_t *arrtdp, in tdesc_array_create() 716 Dwarf_Die dim; in die_array_create() local
|
/freebsd/stand/libsa/ |
H A D | dosfs.c | 764 u_int dim; in cp_xdnm() member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.cpp | 979 static unsigned getNumComponentsForDim(SPIRV::Dim::Dim dim) { in getNumComponentsForDim() 998 auto dim = static_cast<SPIRV::Dim::Dim>(imgType->getOperand(2).getImm()); in getNumSizeComponents() local
|