Searched defs:vector (Results 26 - 50 of 120) sorted by relevance

12345

/freebsd-10.3-release/sys/powerpc/pseries/
H A Dxics.c105 int vector; member in struct:xicp_softc::__anon11878
253 xicp_enable(device_t dev, u_int irq, u_int vector) argument
/freebsd-10.3-release/sys/powerpc/wii/
H A Dwii_pic.c186 wiipic_enable(device_t dev, unsigned int irq, unsigned int vector) argument
/freebsd-10.3-release/sys/amd64/vmm/
H A Dvmm_lapic.c54 lapic_set_intr(struct vm *vm, int cpu, int vector, bool level) argument
75 lapic_set_local_intr(struct vm *vm, int cpu, int vector) argument
/freebsd-10.3-release/sys/powerpc/booke/
H A Dtrap.c92 u_int vector; member in struct:powerpc_exception
117 trapname(u_int vector) argument
253 printtrap(u_int vector, struct trapframe *frame, int isfatal, int user) argument
[all...]
/freebsd-10.3-release/usr.sbin/ppp/
H A Dauth.c168 char *vector[6], buff[LINE_LEN]; local
213 char *vector[5], buff[LINE_LEN]; local
296 char *vector[5], buff[LINE_LEN]; local
347 char *vector[5]; local
[all...]
/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dstl_vector.h170 class vector : protected _Vector_base<_Tp, _Alloc> class in inherits:_Vector_base
208 vector() function in class:vector
212 vector(const allocator_type& __a) function in class:vector
224 vector(size_type __n, const value_type& __value = value_type(), function in class:vector
242 vector(const vector& __x) function in class:vector
266 vector(_InputIterator __first, _InputIterator __last, function in class:vector
953 operator ==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
970 operator <(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
977 operator !=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
983 operator >(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
989 operator <=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
995 operator >=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) argument
[all...]
H A Dstl_bvector.h465 class vector<bool, _Alloc> : protected _Bvector_base<_Alloc> class in inherits:_Bvector_base
492 vector() function in class:vector
496 vector(const allocator_type& __a) function in class:vector
500 vector(size_typ function in class:vector
509 vector(const vector& __x) function in class:vector
517 vector(_InputIterator __first, _InputIterator __last, function in class:vector
[all...]
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dpex-common.c501 pex_get_status (struct pex_obj *obj, int count, int *vector) argument
526 pex_get_times (struct pex_obj *obj, int count, struct pex_time *vector) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValue.h70 Vector(const Vector& vector) argument
74 operator=(const Vector& vector) argument
212 SetVectorBytes(const Vector& vector) argument
[all...]
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dgdb-events.c156 set_gdb_event_hooks (struct gdb_events *vector) argument
349 gdb_events_deliver (struct gdb_events *vector) argument
[all...]
/freebsd-10.3-release/sys/x86/x86/
H A Dintr_machdep.c139 int error, vector; local
165 intr_lookup_source(int vector) argument
172 intr_add_handler(const char *name, int vector, driver_filter_t filter, driver_intr_t handler, void *arg, enum intr_type flags, void **cookiep) argument
227 intr_config_intr(int vector, enum intr_trigger trig, enum intr_polarity pol) argument
250 int vector; local
420 intr_describe(u_int vector, void *ih, const char *descr) argument
490 intr_bind(u_int vector, u_char cpu) argument
[all...]
/freebsd-10.3-release/sys/xen/interface/arch-ia64/hvm/
H A Dsave.h120 uint8_t vector; member in struct:vioapic_redir_entry::__anon12118
/freebsd-10.3-release/sys/xen/interface/io/
H A Dpciif.h66 uint16_t vector; member in struct:xen_msix_entry
/freebsd-10.3-release/sys/ia64/ia64/
H A Dtrap.c250 printtrap(int vector, struct trapframe *tf, int isfatal, int user) argument
312 trap_panic(int vector, struct trapframe *tf) argument
348 trap(int vector, struct trapframe *tf) argument
[all...]
/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_vf.c298 u32 vector = 0; local
386 u32 vector; local
[all...]
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dcq.c274 mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, struct mlx4_cq *cq, unsigned vector, int collapsed, int timestamp_en) argument
/freebsd-10.3-release/sys/powerpc/aim/
H A Dtrap.c94 u_int vector; member in struct:powerpc_exception
133 trapname(u_int vector) argument
371 printtrap(u_int vector, struct trapframe *frame, int isfatal, int user) argument
[all...]
/freebsd-10.3-release/sys/powerpc/mpc85xx/
H A Datpic.c278 atpic_enable(device_t dev, u_int irq, u_int vector) argument
/freebsd-10.3-release/sys/dev/nvme/
H A Dnvme_qpair.c461 nvme_qpair_construct(struct nvme_qpair *qpair, uint32_t id, uint16_t vector, uint32_t num_entries, uint32_t num_trackers, struct nvme_controller *ctrlr) argument
/freebsd-10.3-release/sys/dev/oce/
H A Doce_queue.c89 int rc = 0, i, vector; local
580 oce_eq_create(POCE_SOFTC sc, uint32_t q_len, uint32_t item_size, uint32_t eq_delay, uint32_t vector) argument
[all...]
/freebsd-10.3-release/sys/dev/mlx5/
H A Dcq.h43 unsigned vector; member in struct:mlx5_core_cq
/freebsd-10.3-release/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c778 c4iw_create_cq(struct ib_device *ibdev, int entries, int vector, argument
/freebsd-10.3-release/sys/dev/hyperv/vmbus/
H A Dhv_vmbus_drv_freebsd.c415 int vector; local
447 vmbus_vector_free(int vector) argument
475 vmbus_vector_free(int vector) argument
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dlambda.h372 print_lambda_vector(FILE * outfile, lambda_vector vector, int n) argument
405 lambda_vector_gcd(lambda_vector vector, int size) argument
[all...]
/freebsd-10.3-release/sys/x86/isa/
H A Datpic.c292 u_int vector; local
530 atpic_handle_intr(u_int vector, struct trapframe *frame) argument
[all...]

Completed in 381 milliseconds

12345