Home
last modified time | relevance | path

Searched defs:jq (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/lpr/lpc/
H A Dmovejobs.c111 touch_jqe(void *myinfo, struct jobqueue *jq, struct jobspec *jspec) in touch_jqe()
H A Dcmds.c1208 touch(struct jobqueue *jq) in touch()
/freebsd/usr.sbin/lpr/common_source/
H A Dmatchjobs.c401 match_jobspec(struct jobqueue *jq, struct jobspec *jspec) in match_jobspec()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1890 SDValue jq = DAG.getConstant(1, DL, IntVT); in LowerDIVREM24() local