Home
last modified time | relevance | path

Searched defs:nq (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/regress/sys/uvm/pdsim/
H A Dlru.hs42 nq = delete r q function
49 nq = take (qlen-1) q function
H A Dlfu.hs57 nq = pgdequeue opg q function
66 nq = pgdequeue opg q function
H A Dnbsd.hs75 nq = q { active = pglenqueue x $ active q, inactive = niaq } function
79 nq = q { active = pglenqueue x $ naq } function
83 nq = q { active = naq, inactive = pglenqueue x $ inactive q } function
H A Dopt.hs54 nq = Set.delete c q function
H A Drand.hs52 nq = deleteAt at q function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphds.cc204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs()
296 int nq, i, comp; in graphds_scc() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphds.c204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs()
296 int nq, i, comp; in graphds_scc() local
/netbsd-src/sys/netinet/
H A Dip_reass.c224 ipfr_qent_t *nq, *p, *q; in ip_reass() local
H A Dtcp_input.c455 struct ipqent *p, *q, *nq, *tiqe = NULL; tcp_reass() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c1024 match_noloc_section(char** q, char** nq, char** p, char** np, uint16_t num) in match_noloc_section()
1060 char* nq = q, *np = p; in match_noloc() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c1590 felem nq[3], tmp[4]; in batch_mul() local
H A Decp_nistp224.c1148 felem nq[3], tmp[4]; in batch_mul() local
H A Decp_nistp256.c1680 felem nq[3], ftmp; in batch_mul() local
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_main.c1001 u_int nq[2]; in setup_rss() local
/netbsd-src/sys/sys/
H A Dgcq.h240 struct gcq *nq, *next; in gcq_clear() local
/netbsd-src/sys/dev/ic/
H A Dnvme.c1746 nvme_set_number_of_queues(struct nvme_softc *sc, u_int nq, u_int *ncqa, in nvme_set_number_of_queues()
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c971 struct netinfo6 *np, *nq; in riprecv() local
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4505 struct node_queue *n, *nq; in expand_queue() local