/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | MachOStructs.h | 26 llvm::support::ulittle16_t n_desc; member 34 llvm::support::ulittle16_t n_desc; member
|
H A D | SyntheticSections.cpp | 1433 uint16_t n_desc = nList->n_desc; in writeTo() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | dma.c | 112 int idx, int n_desc, int bufsize) in mt7603_init_rx_queue()
|
/freebsd/sys/sys/ |
H A D | nlist_aout.h | 60 short n_desc; /* used by stab entries */ member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | dma.c | 9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base) in mt7915_init_tx_queues()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_mmio.c | 109 int idx, int n_desc, int bufsize) in mt76x02_init_rx_queue()
|
H A D | dma.c | 698 int idx, int n_desc, int bufsize, in mt76_dma_alloc_queue()
|
H A D | mt76_connac_mac.c | 275 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc, in mt76_connac_init_tx_queues()
|
H A D | mac80211.c | 1715 mt76_init_queue(struct mt76_dev *dev, int qid, int idx, int n_desc, in mt76_init_queue()
|
H A D | mt76.h | 1112 int n_desc, int ring_base, u32 flags) in mt76_init_tx_queue() 1126 int n_desc, int ring_base) in mt76_init_mcu_queue()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 88 uint16_t n_desc; member
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 110 uint16_t n_desc; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 1537 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL() argument 1541 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_ argument 1007 uint16_t n_desc; global() member 1014 int16_t n_desc; global() member 1022 uint16_t n_desc; global() member 1545 GET_COMM_ALIGN(uint16_t n_desc) GET_COMM_ALIGN() argument 1549 SET_COMM_ALIGN(uint16_t & n_desc,uint8_t align) SET_COMM_ALIGN() argument [all...] |
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctftools.h | 110 int16_t n_desc; member
|