| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenTBAA.h | 38 Incomplete, enumerator 72 return TBAAAccessInfo(TBAAAccessKind::Incomplete, in getIncompleteInfo() 77 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete()
|
| H A D | TargetInfo.cpp | 9878 enum Status {NonRecursive, Recursive, Incomplete, IncompleteUsed}; enumerator 10001 E.State = Incomplete; in addIncomplete() 10015 assert( (E.State == Incomplete || in removeIncomplete() 10069 if (E.State == Incomplete) { in lookupStr()
|
| /freebsd-13.1/contrib/apr/docs/ |
| H A D | incomplete_types | 1 The question has been asked multiple times, "Why is APR using Incomplete 4 Incomplete types are used in APR because they can enforce portability, and
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_linux.h | 85 Incomplete, enumerator
|
| H A D | sanitizer_linux.cpp | 967 result = Incomplete; in ListThreads() 979 result = Incomplete; in ListThreads() 984 result = Incomplete; in ListThreads() 989 result = Incomplete; in ListThreads()
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 220 case ThreadLister::Incomplete: in SuspendAllThreads()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 76 bool Incomplete : 1; member
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set1 | 8 6 Incomplete [] modifier
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 559 if (ChildInfo.Incomplete || ChildInfo.Prune) in updateChildIncompleteness() 560 MyInfo.Incomplete = true; in updateChildIncompleteness() 581 if (MyInfo.Incomplete) in updateRefIncompleteness() 584 if (RefInfo.Incomplete) in updateRefIncompleteness() 585 MyInfo.Incomplete = true; in updateRefIncompleteness() 794 MyInfo.Incomplete = in lookForDIEsToKeep() 1358 if ((Unit.hasODR() || Unit.isClangModule()) && !Info.Incomplete && in cloneDIE()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseInit.cpp | 85 case LambdaIntroducerTentativeParse::Incomplete: in MayBeDesignationStart()
|
| H A D | ParseExprCXX.cpp | 795 case LambdaIntroducerTentativeParse::Incomplete: in TryParseLambdaExpression() 852 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer() 985 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer() 1013 *Tentative = LambdaIntroducerTentativeParse::Incomplete; in ParseLambdaIntroducer()
|
| H A D | ParseTentative.cpp | 721 case LambdaIntroducerTentativeParse::Incomplete: in isCXX11AttributeSpecifier()
|
| /freebsd-13.1/contrib/googletest/googlemock/test/ |
| H A D | gmock-spec-builders_test.cc | 110 class Incomplete { class 117 MOCK_METHOD1(ByRefFunc, void(const Incomplete& x)); 121 void PrintTo(const Incomplete& x, ::std::ostream* os); 135 void PrintTo(const Incomplete& /* x */, ::std::ostream* os) { in PrintTo() argument
|
| /freebsd-13.1/contrib/xz/ |
| H A D | README | 83 THANKS Incomplete list of people who have helped making
|
| /freebsd-13.1/contrib/diff/doc/ |
| H A D | diff.texi | 77 * Incomplete Lines:: Lines that lack trailing newlines. 990 contains are incomplete; @xref{Incomplete Lines}. However, when an 1570 @xref{Incomplete Lines}. 1707 @node Incomplete Lines 1708 @chapter Incomplete Lines 1716 newline character. Incomplete lines do not match full lines unless 2082 (@pxref{Incomplete Lines}), it is distinguished on output from a full 2180 * Merging Incomplete Lines:: How @command{diff3} merges incomplete lines. 2361 @node Merging Incomplete Lines 2362 @section How @command{diff3} Merges Incomplete Lines [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ScheduleBdVer2.td | 31 // FIXME: Incomplete. This flag is set to allow the scheduler to assign
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 1883 Incomplete, enumerator
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | structure | 211 # Incomplete list. See SVN_FS_FS__MIN_*_FORMAT
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 8598 bool Incomplete = (T->isIncompleteType(&Def) || in RequireCompleteTypeImpl() local 8607 if (!Incomplete) { in RequireCompleteTypeImpl()
|
| H A D | SemaDeclCXX.cpp | 6799 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass() local 6848 if (!Incomplete) in CheckCompletedCXXClass()
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | NEWS | 244 [Bug 3469] Incomplete string compare [...] in is_refclk_addr <[email protected]> 2175 * Incomplete vallen (value length) checks in ntp_crypto.c, leading
|
| H A D | ChangeLog | 205 * [Bug 3469] Incomplete string compare [...] in is_refclk_addr <[email protected]>
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | filesystems | 640 >>99 string Incomplete\ MDBoot\ load.
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | configure.ac | 1677 AC_MSG_ERROR([** Incomplete or missing ldns libraries.])
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 11393 - Incomplete cleanup branches in AcpiTbGetTableRsdt (BZ 369) 11591 - Incomplete cleanup branch in AcpiNsEvaluateRelative (BZ 359) 11593 - Incomplete cleanup branch in AcpiPsParseAml (BZ 361) 11594 - Incomplete cleanup branch in AcpiDsDeleteWalkState (BZ 362)
|