| /netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/ |
| H A D | README | 78 What's new in v1.46 since v1.44: 90 What's new in v1.44 since v1.43: 105 What's new in v1.43 since v1.42: 115 What's new in v1.42 since v1.41: 125 What's new in v1.41 since v1.40: 134 What's new in v1.40 since v1.31: 183 What's new in v1.31 since v1.23: 189 What's new in v1.23 since v1.22: 196 What's new in v1.22 since v1.20: 207 What's new in v1.20 since v1.12: [all …]
|
| /netbsd-src/distrib/amiga/floppies/inst/ |
| H A D | dot.instutils | 49 echo -n "What is this machine's hostname? [unknown.host.domain] " 58 echo "What domain is this machine in (this is NOT its YP" 86 echo -n "What is the primary interface name " 90 echo -n "What is the hostname for this interface? [$hname] " 97 echo -n "What is the IP address associated with " 108 echo -n "What is the netmask? [0xffffff00] " 123 echo -n "What flags? [link0] "
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | MemorySSAUpdater.h | 130 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where); 131 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where); 132 void moveToPlace(MemoryUseOrDef *What, BasicBlock *BB, 254 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/ |
| H A D | Faq | 14 1.1. What is the DTraceToolkit? 22 2.1. What is in it? 23 2.2. What performance effect can the DTraceToolkit cause? 33 1.1. What is the DTraceToolkit? 78 2.1. What is in it? 83 2.2. What performance effect can the DTraceToolkit cause?
|
| /netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
| H A D | draft-masarati-ldap-whatfailed-xx.txt | 10 LDAP "What Failed?" Control 62 This document describes the LDAP "What Failed?" control. This 71 2. LDAP "What Failed?" Control . . . . . . . . . . . . . . . . . 4 138 extension, if any, caused a failure. The "What Failed?" control 172 2. LDAP "What Failed?" Control 176 The presence of the "What Failed?" LDAP control in a LDAP request 197 critical control might result in an error before thw "What Failed?" 201 ordering of controls handling when requesting the "What Failed?" 286 The "What Failed?" LDAP Control is implemented in OpenLDAP software 409 Identifies the LDAP "What Failed?" Control request
|
| /netbsd-src/distrib/utils/script-installer/ |
| H A D | dot.instutils | 61 echo -n "What is the hostname for this interface? [$hname] " 68 echo -n "What is the IP address associated with " 79 echo -n "What is the netmask? [0xffffff00] " 96 echo -n "What media type? [10baseT/UTP] " 128 echo -n "What is this machine's hostname? [unknown.host.domain] " 137 echo "What DNS domain is this machine in (this is NOT its YP"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 1166 void MemorySSAUpdater::moveTo(MemoryUseOrDef *What, BasicBlock *BB, in moveTo() argument 1169 for (auto *U : What->users()) in moveTo() 1174 What->replaceAllUsesWith(What->getDefiningAccess()); in moveTo() 1177 MSSA->moveTo(What, BB, Where); in moveTo() 1180 if (auto *MD = dyn_cast<MemoryDef>(What)) in moveTo() 1183 insertUse(cast<MemoryUse>(What), /*RenameUses=*/true); in moveTo() 1191 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() argument 1192 moveTo(What, Where->getBlock(), Where->getIterator()); in moveBefore() 1196 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() argument 1197 moveTo(What, Where->getBlock(), ++Where->getIterator()); in moveAfter() [all …]
|
| H A D | MemorySSA.cpp | 1630 void MemorySSA::insertIntoListsBefore(MemoryAccess *What, const BasicBlock *BB, in insertIntoListsBefore() argument 1634 Accesses->insert(AccessList::iterator(InsertPt), What); in insertIntoListsBefore() 1635 if (!isa<MemoryUse>(What)) { in insertIntoListsBefore() 1642 Defs->push_back(*What); in insertIntoListsBefore() 1644 Defs->insert(InsertPt->getDefsIterator(), *What); in insertIntoListsBefore() 1650 Defs->push_back(*What); in insertIntoListsBefore() 1652 Defs->insert(InsertPt->getDefsIterator(), *What); in insertIntoListsBefore() 1658 void MemorySSA::prepareForMoveTo(MemoryAccess *What, BasicBlock *BB) { in prepareForMoveTo() argument 1660 removeFromLists(What, false); in prepareForMoveTo() 1665 if (auto *MD = dyn_cast<MemoryDef>(What)) in prepareForMoveTo() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
| H A D | bfd.texi | 114 * What BFD Version 2 Can Do:: What BFD Version 2 Can Do 140 @node How It Works, What BFD Version 2 Can Do, History, Overview 191 @node What BFD Version 2 Can Do, , How It Works, Overview 192 @section What BFD Version 2 Can Do 288 * What to Put Where:: 297 @node What to Put Where, aout, BFD back ends, BFD back ends 298 @section What to Put Where 301 @node aout, coff, What to Put Where, BFD back ends
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
| H A D | bfd.texi | 114 * What BFD Version 2 Can Do:: What BFD Version 2 Can Do 140 @node How It Works, What BFD Version 2 Can Do, History, Overview 191 @node What BFD Version 2 Can Do, , How It Works, Overview 192 @section What BFD Version 2 Can Do 290 * What to Put Where:: 299 @node What to Put Where, aout, BFD back ends, BFD back ends 300 @section What to Put Where 303 @node aout, coff, What to Put Where, BFD back ends
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | VforkChecker.cpp | 55 void reportBug(const char *What, CheckerContext &C, 121 void VforkChecker::reportBug(const char *What, CheckerContext &C, in reportBug() argument 131 os << What << " is prohibited after a successful vfork"; in reportBug()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | directive-elif.exp | 9 make: "directive-elif.mk" line 117: What happens on misspelling in a skipped branch? 11 make: "directive-elif.mk" line 132: What happens on misspelling in a taken branch?
|
| H A D | directive-elif.mk | 117 .info What happens on misspelling in a skipped branch? 132 .info What happens on misspelling in a taken branch?
|
| /netbsd-src/external/bsd/top/dist/ |
| H A D | FAQ | 13 1. What is top? 44 5. What about Year 2000 compliance? 54 much want to make those ideas a reality. What I don't have much of 61 and correctly summarize the information about those processors. What 81 What should we do? 123 displays. What's wrong? 137 is using 95% system time when it is clearly idle. What's wrong? 174 claiming "macosx not supported". What up? 213 optional software package not installed." What's going on? 222 show anything else. What do I do? [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| H A D | evpmac_poly1305.txt | 47 # What happens if addition of s overflows modulo 2^128? 54 # What happens if data limb is all ones and there is carry from lower limb? 61 # What happens if final result from polynomial part is exactly 2^130-5? 68 # What happens if final result from polynomial part is exactly 2^130-6?
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
| H A D | strip | 15 TEST1 := "Is this TERMINAL fun? What … 46 $answer = "\"Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFU…
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | intro.texi | 4 @node Introduction, What is Kerberos?, Top, Top 5 @c @node Introduction, What is Kerberos?, Top, Top 9 @heading What is Heimdal?
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 172 RangeSet intersect(RangeSet What, llvm::APSInt Lower, llvm::APSInt Upper); 180 RangeSet intersect(RangeSet What, llvm::APSInt Point); 214 RangeSet negate(RangeSet What);
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
| H A D | iosnoop_notes.txt | 10 * What does the output represent? 45 * What do the elapsed and delta times mean? 71 What could be happening is that a different application is also using
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
| H A D | iosnoop_notes.txt | 10 * What does the output represent? 45 * What do the elapsed and delta times mean? 71 What could be happening is that a different application is also using
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | RangeConstraintManager.cpp | 275 RangeSet RangeSet::Factory::intersect(RangeSet What, llvm::APSInt Lower, in intersect() argument 277 if (What.isEmpty() || !What.pin(Lower, Upper)) in intersect() 293 if (What.getMaxValue() < Lower || Upper < What.getMinValue()) in intersect() 306 if (What.getMaxValue() < Lower && Upper < What.getMinValue()) in intersect() 315 return intersect(*What.Impl, DummyContainer); in intersect() 417 RangeSet RangeSet::Factory::negate(RangeSet What) { in negate() argument 418 if (What.isEmpty()) in negate() 421 const llvm::APSInt SampleValue = What.getMinValue(); in negate() 426 Result.reserve(What.size() + (SampleValue == MIN)); in negate() 429 const_iterator It = What.begin(); in negate() [all …]
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | README | 107 Makefile.am What Automake uses to make a Makefile.in. 108 Makefile.in What `configure' uses to make a Makefile, 110 configure.ac What Autoconf uses to create `configure'.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.td | 546 // jPat: What ARI pattern to use 549 // oPat: What ARIPI pattern is used 552 // ePat: What ARIPD pattern is used 555 // pPat: What ARID pattern is used 558 // fPat: What ARII pattern is used 561 // bPat: What absolute pattern is used 564 // qPat: What PCD pattern is used 567 // kPat: What PCD pattern is used 570 // iPat: What immediate pattern is used 572 // load: What load operation is used with MEM
|
| /netbsd-src/external/bsd/iscsi/dist/doc/ |
| H A D | FAQ | 4 Q1. What is iSCSI? 13 Q2. What's the difference between an initiator and a target? 124 Q4. What about security? 150 Q6. What initiators work with the NetBSD iSCSI target? 160 Q7. What is the difference between Discovery and Normal login?
|
| /netbsd-src/external/bsd/ntp/dist/sntp/m4/ |
| H A D | ntp_lib_m.m4 | 2 dnl What do we need for math libraries?
|