/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/ |
H A D | valid-shell.txt | 139 # 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 D | xray_function_call_trie.h | 513 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 D | rofftoc | 9 .de NP 17 .wh -1i NP
|
/openbsd/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 392 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 D | 3430.crt | 12 NP++vvzJhwoBZOhztiQSwNM9SvZBAMPvwsAJcNjcysMQ8ydVwxgomLdZgHdRbY2n
|
H A D | 261.key | 14 NP+2FmSZXQTYCWI0KXrvRWZgGhnRVEDKcaImHzezTWI9MArnF0L8GQBbt1Vqpm8u
|
H A D | 2097.key | 23 +fvOscWlKSkQXAeiZBX+6ngF05IErM4hMcSQvNuXTsgQ2q7+NsaiUwlfisRA1+NP
|
H A D | 1278.chain | 43 Pnx3X7MeIgouiXsicWwUXfvHnA4JqJp4QuoC0S184S+i00LeypvRNOja/miYR/NP
|
H A D | 3408.chain | 14 6udR8Bc8ZXasNADVq9Ma4QyG265Q8UN91Hs/yYjzCW039ThcG/NP/3sUBC34hwc/
|
H A D | 983.chain | 35 NP/8dqjMSMEKPRnGuEit43wULNtCXWlq0EpSX94pAw0T+iGhhP2r3uDOLnsY0+74
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ilist_iterator.h | 84 explicit ilist_iterator(pointer NP) : NodePtr(Access::getNodePtr(NP)) {}
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 356 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 D | gettytab.h | 151 #define NP gettyflags[21].value macro
|
H A D | main.c | 510 if (!NP) { in putchr()
|
H A D | subr.c | 209 if (NP) { in setflags()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 367 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 D | RDFGraph.cpp | 266 unsigned NP = BB->pred_size(); in operator <<() local 278 << " --- preds(" << NP << "): "; in operator <<()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 502 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 D | HexagonExpandCondsets.cpp | 896 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 D | countrycodes | 178 NP:NEPAL
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | iso3166.tab | 199 NP Nepal
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrMMA.td | 232 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 D | MemorySSA.cpp | 748 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 D | ScheduleDAGRRList.cpp | 2077 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 D | Decl.cpp | 3665 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()
|