Home
last modified time | relevance | path

Searched refs:NP (Results 1 – 25 of 35) sorted by relevance

12

/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Dvalid-shell.txt139 # RUN: cat -v %S/cat_nonprinting.bin | FileCheck --check-prefix=NP-CAT-OUTPUT %s
140 # NP-CAT-OUTPUT: ^@^A^B^C^D^E^F^G ^H
141 # NP-CAT-OUTPUT-NEXT: ^K^L^M^N^O^P^Q^R^S
142 # NP-CAT-OUTPUT-NEXT: ^T^U^V^W^X^Y^Z^[^\^]^^^_ !"#$%&'
143 # NP-CAT-OUTPUT-NEXT: ()*+,-./0123456789:;
144 # NP-CAT-OUTPUT-NEXT: <=>?@ABCDEFGHIJKLMNO
145 # NP-CAT-OUTPUT-NEXT: PQRSTUVWXYZ[\]^_`abc
146 # NP-CAT-OUTPUT-NEXT: defghijklmnopqrstuvw
147 # NP-CAT-OUTPUT-NEXT: xyz{|}~^?M-^@M-^AM-^BM-^CM-^DM-^EM-^FM-^GM-^HM-^IM-^JM-^K
149 # NP-CAT-OUTPUT-NEXT: M- M-!M-"M-#M-$M-%M-&M-'M-(M-)M-*M-+M-,M--M-.M-/M-0M-1M-2M-3
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h513 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
514 DCHECK_NE(NP.Node, nullptr); in deepCopyInto()
515 DCHECK_NE(NP.NewNode, nullptr); in deepCopyInto()
517 for (const auto Callee : NP.Node->Callees) { in deepCopyInto()
519 NP.NewNode, NodeIdPairArray(*O.NodeIdPairAllocator), in deepCopyInto()
524 if (UNLIKELY(NP.NewNode->Callees.AppendEmplace(NewNode, Callee.FId) == in deepCopyInto()
/openbsd/gnu/usr.bin/perl/pod/
H A Drofftoc9 .de NP
17 .wh -1i NP
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp392 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
394 Ptr, SDValue(NP, 0)); in select()
407 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
409 Ptr, SDValue(NP, 0)); in select()
420 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
422 MVT::Other, Ptr, SDValue(NP, 0)); in select()
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D3430.crt12 NP++vvzJhwoBZOhztiQSwNM9SvZBAMPvwsAJcNjcysMQ8ydVwxgomLdZgHdRbY2n
H A D261.key14 NP+2FmSZXQTYCWI0KXrvRWZgGhnRVEDKcaImHzezTWI9MArnF0L8GQBbt1Vqpm8u
H A D2097.key23 +fvOscWlKSkQXAeiZBX+6ngF05IErM4hMcSQvNuXTsgQ2q7+NsaiUwlfisRA1+NP
H A D1278.chain43 Pnx3X7MeIgouiXsicWwUXfvHnA4JqJp4QuoC0S184S+i00LeypvRNOja/miYR/NP
H A D3408.chain14 6udR8Bc8ZXasNADVq9Ma4QyG265Q8UN91Hs/yYjzCW039ThcG/NP/3sUBC34hwc/
H A D983.chain35 NP/8dqjMSMEKPRnGuEit43wULNtCXWlq0EpSX94pAw0T+iGhhP2r3uDOLnsY0+74
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_iterator.h84 explicit ilist_iterator(pointer NP) : NodePtr(Access::getNodePtr(NP)) {}
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp356 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
357 if (NP == 0) in getNumPreds()
358 NP = pred_size(BB) + 1; in getNumPreds()
359 return NP - 1; in getNumPreds()
/openbsd/libexec/getty/
H A Dgettytab.h151 #define NP gettyflags[21].value macro
H A Dmain.c510 if (!NP) { in putchr()
H A Dsubr.c209 if (NP) { in setflags()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp367 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
368 assert(NP && "Pass ID not registered"); in getInsertedPass()
369 return NP; in getInsertedPass()
H A DRDFGraph.cpp266 unsigned NP = BB->pred_size(); in operator <<() local
278 << " --- preds(" << NP << "): "; in operator <<()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp502 NodePair NP = node_pair(N1, N2); in node_eq() local
503 NodePairSet::iterator FEq = Eq.find(NP); in node_eq()
506 NodePairSet::iterator FNe = Ne.find(NP); in node_eq()
H A DHexagonExpandCondsets.cpp896 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
898 while (Ox < NP) { in predicateAt()
909 while (Ox < NP) { in predicateAt()
/openbsd/share/misc/
H A Dcountrycodes178 NP:NEPAL
/openbsd/share/zoneinfo/datfiles/
H A Diso3166.tab199 NP Nepal
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrMMA.td232 def NP : XX3Form_AT3_XAB6<
263 def PM#NAME#NP :
313 def NP : XX3Form_AT3_XAB6<opcode, !or(xo, 0x40), (outs acc:$AT),
365 def PM#NAME#NP :
446 def PM#NAME#NP :
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp748 const DefPath *NP = &N; in defPathIndex() local
749 assert(!Paths.empty() && NP >= &Paths.front() && NP <= &Paths.back() && in defPathIndex()
751 return NP - &Paths.front(); in defPathIndex()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2077 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
2078 return (NP > 0) ? NP : 0; in getNodePriority()
/openbsd/gnu/llvm/clang/lib/AST/
H A DDecl.cpp3665 unsigned NP = getNumParams(); in getParametersSourceRange() local
3668 if (NP == 0 && EllipsisLoc.isInvalid()) in getParametersSourceRange()
3672 NP > 0 ? ParamInfo[0]->getSourceRange().getBegin() : EllipsisLoc; in getParametersSourceRange()
3675 : ParamInfo[NP - 1]->getSourceRange().getEnd(); in getParametersSourceRange()

12