Home
last modified time | relevance | path

Searched refs:What (Results 1 – 25 of 169) sorted by relevance

1234567

/src/contrib/libfido2/.github/ISSUE_TEMPLATE/
H A Dbug_report.md17 **What version of libfido2 are you using?**
19 **What operating system are you running?**
21 **What application are you using in conjunction with libfido2?**
27 **What are the steps that lead to the problem?**
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h197 RangeSet intersect(RangeSet What, llvm::APSInt Lower, llvm::APSInt Upper);
205 RangeSet intersect(RangeSet What, llvm::APSInt Point);
239 RangeSet negate(RangeSet What);
261 RangeSet castTo(RangeSet What, APSIntType Ty);
262 RangeSet castTo(RangeSet What, QualType T);
281 ContainerType truncateTo(RangeSet What, APSIntType Ty);
287 ContainerType convertTo(RangeSet What, APSIntType Ty);
292 ContainerType promoteTo(RangeSet What, APSIntType Ty);
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h128 void moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where);
129 void moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where);
130 void moveToPlace(MemoryUseOrDef *What, BasicBlock *BB,
249 void moveTo(MemoryUseOrDef *What, BasicBlock *BB, WhereType Where);
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp474 RangeSet RangeSet::Factory::intersect(RangeSet What, llvm::APSInt Lower, in intersect() argument
476 if (What.isEmpty() || !What.pin(Lower, Upper)) in intersect()
492 if (What.getMaxValue() < Lower || Upper < What.getMinValue()) in intersect()
505 if (What.getMaxValue() < Lower && Upper < What.getMinValue()) in intersect()
514 return intersect(*What.Impl, DummyContainer); in intersect()
611 RangeSet RangeSet::Factory::negate(RangeSet What) { in negate() argument
612 if (What.isEmpty()) in negate()
615 const llvm::APSInt SampleValue = What.getMinValue(); in negate()
620 Result.reserve(What.size() + (SampleValue == MIN)); in negate()
623 const_iterator It = What.begin(); in negate()
[all …]
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1141 void MemorySSAUpdater::moveTo(MemoryUseOrDef *What, BasicBlock *BB, in moveTo() argument
1144 for (auto *U : What->users()) in moveTo()
1149 What->replaceAllUsesWith(What->getDefiningAccess()); in moveTo()
1152 MSSA->moveTo(What, BB, Where); in moveTo()
1155 if (auto *MD = dyn_cast<MemoryDef>(What)) in moveTo()
1158 insertUse(cast<MemoryUse>(What), /*RenameUses=*/true); in moveTo()
1166 void MemorySSAUpdater::moveBefore(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveBefore() argument
1167 moveTo(What, Where->getBlock(), Where->getIterator()); in moveBefore()
1171 void MemorySSAUpdater::moveAfter(MemoryUseOrDef *What, MemoryUseOrDef *Where) { in moveAfter() argument
1172 moveTo(What, Where->getBlock(), ++Where->getIterator()); in moveAfter()
[all …]
H A DMemorySSA.cpp1650 void MemorySSA::insertIntoListsBefore(MemoryAccess *What, const BasicBlock *BB, in insertIntoListsBefore() argument
1654 Accesses->insert(AccessList::iterator(InsertPt), What); in insertIntoListsBefore()
1655 if (!isa<MemoryUse>(What)) { in insertIntoListsBefore()
1662 Defs->push_back(*What); in insertIntoListsBefore()
1664 Defs->insert(InsertPt->getDefsIterator(), *What); in insertIntoListsBefore()
1670 Defs->push_back(*What); in insertIntoListsBefore()
1672 Defs->insert(InsertPt->getDefsIterator(), *What); in insertIntoListsBefore()
1678 void MemorySSA::prepareForMoveTo(MemoryAccess *What, BasicBlock *BB) { in prepareForMoveTo() argument
1680 removeFromLists(What, false); in prepareForMoveTo()
1685 if (auto *MD = dyn_cast<MemoryDef>(What)) in prepareForMoveTo()
[all …]
/src/contrib/bmake/unit-tests/
H A Ddirective-elif.exp9 make: directive-elif.mk:117: What happens on misspelling in a skipped branch?
11 make: directive-elif.mk:132: What happens on misspelling in a taken branch?
H A Ddirective-elif.mk117 .info What happens on misspelling in a skipped branch?
132 .info What happens on misspelling in a taken branch?
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp57 void reportBug(const char *What, CheckerContext &C,
123 void VforkChecker::reportBug(const char *What, CheckerContext &C, in reportBug() argument
129 os << What << " is prohibited after a successful vfork"; in reportBug()
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt47 # 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?
/src/crypto/heimdal/doc/
H A Dintro.texi3 @node Introduction, What is Kerberos?, Top, Top
4 @c @node Introduction, What is Kerberos?, Top, Top
8 @heading What is Heimdal?
H A Dinstall.texi1 @node Building and Installing, Setting up a realm, What is Kerberos?, Top
/src/contrib/dialog/samples/install/
H A Dsetup.help24 What does "setup" do on my computer?
42 What is lilo and how should I install it?
/src/contrib/libder/
H A DREADME.md3 ## What is libder?
16 ## What is libder not?
/src/crypto/openssl/doc/designs/
H A Dfetching-composite-algorithms.md60 ### What is a composite algorithm?
81 ### What we have today
114 ### What we don't have today
/src/contrib/ntp/sntp/m4/
H A Dntp_lib_m.m42 dnl What do we need for math libraries?
H A Dntp_dir_sep.m42 dnl What directory path separator do we use?
/src/crypto/heimdal/appl/telnet/
H A Dtelnet.state6 MY_STATE: What state am I in?
7 WANT_STATE: What state do I want?
/src/contrib/libcbor/.github/
H A DPULL_REQUEST_TEMPLATE3 What changes and why
/src/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md26 What problem does this feature solve?
/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td581 // jPat: What ARI pattern to use
584 // oPat: What ARIPI pattern is used
587 // ePat: What ARIPD pattern is used
590 // pPat: What ARID pattern is used
593 // fPat: What ARII pattern is used
596 // bPat: What absolute pattern is used
599 // qPat: What PCD pattern is used
602 // kPat: What PCI pattern is used
605 // iPat: What immediate pattern is used
607 // load: What load operation is used with MEM
/src/contrib/googletest/docs/
H A Dgmock_faq.md3 ### When I call a method on my mock object, the method for the real object is invoked instead. What
82 ### I can't figure out why gMock thinks my expectations are not satisfied. What should I do?
137 ### I get a heapcheck failure when using a mock object, but using a real object is fine. What can b…
348 What it means is that you have a mock function, you haven't set any expectations
353 What if you actually meant to disallow this function to be called, but forgot to
375 …ee() in WillOnce(), but gcc complains about "conflicting return type specified". What does it mean?
386 ### I have a huge mock class, and Microsoft Visual C++ runs out of memory when compiling it. What c…
/src/crypto/heimdal/etc/
H A Dservices.append13 ekshell2 2106/tcp # What U of Colorado @ Boulder uses?
/src/tests/sys/geom/class/uzip/etalon/
H A Detalon.txt7 (from Through the Looking-Glass and What Alice Found There, 1872)
/src/contrib/libdiff/
H A DREADME8 / diff algorithm analysis platform. What could be done:

1234567