Searched defs:nparams (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/usr.sbin/jls/
H A Djls.c62 static int nparams; variable
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dbuildsym.c268 int nparams = 0, iparams; local
H A Dstabsread.c852 int nparams = 0; local
H A Dmdebugread.c1232 int nparams = top_stack->numargs; local
H A Ddwarf2read.c2887 int nparams = TYPE_NFIELDS (die->type); local
3879 int nparams = 0; local
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c359 const int nparams = 6; local
H A Dt4_cpl_io.c113 unsigned int nparams = ftxp ? 8 : 6, flowclen; local
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c838 int nparams = 0, i, j; local
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h810 t4vf_query_params(struct adapter *adapter, unsigned int nparams, const u32 *params, u32 *vals) argument
817 t4vf_set_params(struct adapter *adapter, unsigned int nparams, const u32 *params, const u32 *vals) argument
H A Dt4_hw.c6885 t4_query_params_rw(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val, int rw) argument
6917 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, u32 *val) argument
6938 t4_set_params_timeout(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, const u32 *val, int timeout) argument
6977 t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int nparams, const u32 *params, const u32 *val) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp7761 unsigned nparams = FTP->getNumArgs(); local

Completed in 167 milliseconds