/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | symtab.cc | 58 unsigned int nslots = 1 << order; in ht_create() local 260 unsigned int nslots, unsigned int nelements, in ht_load()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | symtab.c | 58 unsigned int nslots = 1 << order; in ht_create() local 260 unsigned int nslots, unsigned int nelements, in ht_load()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | symtab.h | 58 unsigned int nslots; /* Total slots in the entries array. */ member
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | symtab.h | 58 unsigned int nslots; /* Total slots in the entries array. */ member
|
/netbsd-src/sys/dev/pci/ |
H A D | virtio.c | 613 uint16_t nslots) in virtio_postpone_intr() argument 638 uint16_t nslots; in virtio_postpone_intr_smart() local 653 uint16_t nslots; in virtio_postpone_intr_far() local 954 size_t nslots) in vq_alloc_slot_locked() argument 982 vq_alloc_slot(struct virtio_softc * sc,struct virtqueue * vq,size_t nslots) vq_alloc_slot() argument [all...] |
H A D | sdhc_pci.c | 344 int nslots; in sdhc_pci_attach() local
|
/netbsd-src/sys/arch/alpha/tc/ |
H A D | tc_dma_3000_500.c | 82 tc_dma_init_3000_500(int nslots) in tc_dma_init_3000_500()
|
/netbsd-src/sys/arch/i386/i386/ |
H A D | gdt.c | 55 size_t nslots; member
|
/netbsd-src/sys/dev/cardbus/ |
H A D | sdhc_cardbus.c | 109 int nslots; in sdhc_cardbus_attach() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stringpool.cc | 242 unsigned int nslots; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stringpool.c | 236 unsigned int nslots; member
|
/netbsd-src/sys/arch/amd64/amd64/ |
H A D | gdt.c | 67 size_t nslots; member
|
/netbsd-src/sys/uvm/ |
H A D | uvm_swap.c | 1637 uvm_swap_alloc(int *nslots /* IN/OUT */, bool lessok) in uvm_swap_alloc() 1743 uvm_swap_markbad(int startslot, int nslots) in uvm_swap_markbad() 1773 uvm_swap_free(int startslot, int nslots) in uvm_swap_free()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | xtensa-dis.c | 272 int bytes_fetched, size, maxsize, i, n, noperands, nslots; in print_insn_xtensa() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | xtensa-dis.c | 276 int bytes_fetched, size, maxsize, i, n, noperands, nslots; in print_insn_xtensa() local
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctfmerge.c | 714 int throttle, nslots, i; in wq_init() local
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | quotearg.c | 534 static unsigned int nslots = 1; in quotearg_n_options() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | PathTree.h | 185 int nslots; variable
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | PathTree.h | 185 int nslots; variable
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | quotearg.c | 577 static unsigned int nslots = 1; in quotearg_n_options() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | quotearg.c | 580 static unsigned int nslots = 1; in quotearg_n_options() local
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_cdrom.h | 158 u_int8_t nslots; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dwp.cc | 1170 unsigned int nslots = in sized_read_unit_index() local 1310 unsigned int nslots = in sized_verify_dwo_list() local 1973 const unsigned int nslots = index.hash_table_total_slots(); in write_index() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dwp.cc | 1170 unsigned int nslots = in sized_read_unit_index() local 1310 unsigned int nslots = in sized_verify_dwo_list() local 1973 const unsigned int nslots = index.hash_table_total_slots(); in write_index() local
|
/netbsd-src/sys/dev/usb/ |
H A D | ohci.c | 274 int nslots; member 3338 int nslots = opipe->intr.nslots; ohci_device_intr_close() local 3379 u_int npoll, slow, shigh, nslots; ohci_device_setintr() local [all...] |