/netbsd-src/sys/arch/ia64/ia64/ |
H A D | interrupt.c | 76 interrupt(uint64_t vector, struct trapframe *tf) in interrupt() 210 int type; member 224 u_int vector = (uintptr_t)arg; in ia64_intr_eoi() local 235 u_int vector = (uintptr_t)arg; in ia64_intr_mask() local 259 intr_establish_xname(int irq, int type, int level, int (*func)(void *), in intr_establish_xname() 267 intr_establish(int irq, int type, int level, int (*func)(void *), void *arg) in intr_establish() 272 u_int vector; in intr_establish() local 327 u_int vector = ih->ih_irq + IA64_HARDWARE_IRQ_BASE; in intr_disestablish() local 344 ia64_dispatch_intr(void *frame, u_int vector) in ia64_dispatch_intr() 378 db_print_vector(u_int vector, int always) in db_print_vector()
|
H A D | trap.c | 254 printtrap(int vector, struct trapframe *tf, int isfatal, int user) in printtrap() 334 ia64_trap(int type, int code, db_regs_t *regs) in ia64_trap() 350 trap_panic(int vector, struct trapframe *tf) in trap_panic() 378 trap(int vector, struct trapframe *tf) in trap()
|
/netbsd-src/sys/arch/atari/isa/ |
H A D | isa_milan.c | 116 isa_callback(int vector) in isa_callback() 135 milan_isa_intr(int vector, int sr) in milan_isa_intr() 176 isa_intr_alloc(isa_chipset_tag_t ic, int mask, int type, int *irq) in isa_intr_alloc() 198 isa_intr_establish(isa_chipset_tag_t ic, int irq, int type, int level, int (*ih_fun)(void *), void … in isa_intr_establish()
|
/netbsd-src/sys/arch/atari/atari/ |
H A D | intr.c | 108 intr_establish(int vector, int type, int pri, hw_ifun_t ih_fun, void *ih_arg) in intr_establish() 221 int vector, s; in intr_disestablish() local 275 int vector; in intr_dispatch() local
|
/netbsd-src/sys/arch/cesfic/cesfic/ |
H A D | sic6351.c | 70 sic_enable_int(int nr, int type, int icod, int level, int vector) in sic_enable_int()
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_bytetransfer_wait.h | 57 bytes_transfer(int operation, size_t size, enum bytes_transfer_type type) in bytes_transfer() 445 #define BYTES_TRANSFER(test, operation, size, type) \ argument 530 int vector; in bytes_transfer_alignment() local 710 int vector; in bytes_transfer_eof() local
|
/netbsd-src/sys/arch/amd64/amd64/ |
H A D | db_interface.c | 106 typedef void (vector)(void); typedef 191 kdbprinttrap(int type, int code) in kdbprinttrap() 205 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap()
|
/netbsd-src/sys/arch/i386/i386/ |
H A D | db_interface.c | 108 typedef void (vector)(void); typedef 191 kdbprinttrap(int type, int code) in kdbprinttrap() argument 206 kdb_trap(int type,int code,db_regs_t * regs) kdb_trap() argument [all...] |
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | dec_kn20aa.c | 282 dec_kn20aa_mcheck(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *f… in dec_kn20aa_mcheck() 309 dec_kn20aa_mcheck_handler(unsigned long mces, struct trapframe *framep, unsigned long vector, unsig… in dec_kn20aa_mcheck_handler()
|
H A D | dec_kn8ae.c | 345 kn8ae_harderr(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *frame… in kn8ae_harderr() 424 kn8ae_softerr(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *frame… in kn8ae_softerr() 472 kn8ae_mcheck(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *framep) in kn8ae_mcheck() 571 dec_kn8ae_mcheck_handler(unsigned long mces, struct trapframe *framep, unsigned long vector, unsign… in dec_kn8ae_mcheck_handler()
|
H A D | dec_2100_a50.c | 294 dec_2100_a50_mcheck(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe … in dec_2100_a50_mcheck() 576 dec_2100_a50_mcheck_handler(unsigned long mces, struct trapframe *framep, unsigned long vector, uns… in dec_2100_a50_mcheck_handler()
|
H A D | dec_kn300.c | 418 kn300_softerr(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *frame… in kn300_softerr() 479 kn300_mcheck(unsigned long mces, unsigned long type, unsigned long logout, struct trapframe *framep) in kn300_mcheck() 542 dec_kn300_mcheck_handler(unsigned long mces, struct trapframe *framep, unsigned long vector, unsign… in dec_kn300_mcheck_handler()
|
H A D | interrupt.c | 314 unsigned long vector, unsigned long param) in machine_check() 316 const char *type; in machine_check() local
|
/netbsd-src/sys/arch/x86/isa/ |
H A D | isa_machdep.c | 114 typedef void (vector)(void); typedef 120 isa_intr_alloc(isa_chipset_tag_t ic, int mask, int type, int *irq) in isa_intr_alloc() 203 isa_intr_establish(isa_chipset_tag_t ic, int irq, int type, int level, in isa_intr_establish() 211 isa_intr_establish_xname(isa_chipset_tag_t ic, int irq, int type, int level, in isa_intr_establish_xname()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | templates.cpp | 91 statement_type type; member 140 statement_type type; member in __anonbbfdf9370111::statement_def 210 std::string vector; member 664 const strings_vector& vector = get_vector(name); in get_vector() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | libcaf.h | 99 void *vector; member 146 int type; member 174 void *vector; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | libcaf.h | 99 void *vector; member 146 int type; member 174 void *vector; member
|
/netbsd-src/sys/arch/amd64/stand/prekern/ |
H A D | prekern.c | 52 typedef void (vector)(void); typedef 139 setgate(struct gate_descriptor *gd, void *func, int ist, int type, int dpl, in setgate()
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | python.cc | 128 void python_generator::print_type_check(int indent, const string &type, in print_type_check() 173 string type; in print_type_checks() local 190 void python_generator::print_copy(QualType type) in print_copy() 215 QualType type = param->getOriginalType(); in print_callback() local 300 QualType type = param->getOriginalType(); in print_arg_in_call() local 398 string type; in print_method_return() local 545 QualType type = param->getOriginalType(); in print_method() local 560 static void print_argument_check(QualType type, int i) in print_argument_check() 576 static bool any(const std::vector<bool> &vector) in any() 610 QualType type = param->getOriginalType(); in print_argument_checks() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.c | 471 pass_in_memory (machine_mode mode, const_tree type, bool for_return) in pass_in_memory() 566 nvptx_function_arg_boundary (machine_mode mode, const_tree ARG_UNUSED (type)) in nvptx_function_arg_boundary() 605 nvptx_function_value (const_tree type, const_tree ARG_UNUSED (func), in nvptx_function_value() 640 nvptx_return_in_memory (const_tree type, const_tree) in nvptx_return_in_memory() argument 648 nvptx_promote_function_mode (const_tree type, machine_mode mode, in nvptx_promote_function_mode() 705 tree type, bool prototyped) in write_arg_type() 756 write_return_type (std::stringstream &s, bool for_proto, tree type) in write_return_type() 908 tree type = prototyped ? TREE_VALUE (args) : TREE_TYPE (args); in write_fn_proto() local 1317 tree type = prototyped ? TREE_VALUE (args) : TREE_TYPE (args); in nvptx_declare_function_name() local 1868 broadcast_data_t *data, bool vector) in nvptx_gen_shared_bcast() [all …]
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/ |
H A D | xen.h | 34 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ argument 37 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ argument 49 #define __DEFINE_XEN_GUEST_HANDLE(name, type) \ argument 152 uint8_t vector; /* exception vector */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 629 pass_in_memory (machine_mode mode, const_tree type, bool for_return) in pass_in_memory() 724 nvptx_function_arg_boundary (machine_mode mode, const_tree ARG_UNUSED (type)) in nvptx_function_arg_boundary() 763 nvptx_function_value (const_tree type, const_tree ARG_UNUSED (func), in nvptx_function_value() 798 nvptx_return_in_memory (const_tree type, const_tree) in nvptx_return_in_memory() argument 806 nvptx_promote_function_mode (const_tree type, machine_mode mode, in nvptx_promote_function_mode() 863 tree type, bool prototyped) in write_arg_type() 914 write_return_type (std::stringstream &s, bool for_proto, tree type) in write_return_type() 1053 tree type = prototyped ? TREE_VALUE (args) : TREE_TYPE (args); in write_fn_proto_1() local 1514 tree type = prototyped ? TREE_VALUE (args) : TREE_TYPE (args); in nvptx_declare_function_name() local 2127 broadcast_data_t *data, bool vector) in nvptx_gen_shared_bcast() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | vec.h | 174 type () in type() function 268 Vector<ITEM> *vector; in copy() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | vec.h | 174 type () in type() function 268 Vector<ITEM> *vector; in copy() local
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/ |
H A D | dm_op.h | 144 uint32_t type; member 311 uint8_t vector; member 313 uint8_t type; member 358 uint16_t type; /* IN - memory type */ member 416 uint32_t type; /* XEN_DMOP_MEM_CACHEATTR_* */ member
|