Home
last modified time | relevance | path

Searched refs:jq (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/bsd/pam-u2f/dist/.github/workflows/
H A Dformat.yml27 # (jq comes preinstalled on github runners)
28 GITHUB_BEFORE="$(jq -r '.before' "${GITHUB_EVENT_PATH}")"
/netbsd/external/bsd/file/dist/magic/magdir/
H A Duf223 # | jq -r '.[] | ">>28\tlelong\t\(.id)\t\(.description)"' | sort -n -k 3` && \
/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Drfc2459.asn1263 p INTEGER, -- odd prime, p=jq +1
272 prime INTEGER, -- odd prime, p=jq +1
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1682 SDValue jq = DAG.getConstant(1, DL, IntVT); in LowerDIVREM24() local
1686 jq = DAG.getNode(ISD::XOR, DL, VT, LHS, RHS); in LowerDIVREM24()
1689 jq = DAG.getNode(ISD::SRA, DL, VT, jq, in LowerDIVREM24()
1693 jq = DAG.getNode(ISD::OR, DL, VT, jq, DAG.getConstant(1, DL, VT)); in LowerDIVREM24()
1743 jq = DAG.getNode(ISD::SELECT, DL, VT, cv, jq, DAG.getConstant(0, DL, VT)); in LowerDIVREM24()
1746 SDValue Div = DAG.getNode(ISD::ADD, DL, VT, iq, jq); in LowerDIVREM24()
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc645 jq
/netbsd/external/ibm-public/postfix/dist/
H A DHISTORY25399 Documentation: added a jq example to the postsuper(1) manpage.
25821 Documentation: fixed a jq example in the postsuper manpage, to