Home
last modified time | relevance | path

Searched refs:Incomplete (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h38 Incomplete, enumerator
72 return TBAAAccessInfo(TBAAAccessKind::Incomplete, in getIncompleteInfo()
77 bool isIncomplete() const { return Kind == TBAAAccessKind::Incomplete; } in isIncomplete()
H A DTargetInfo.cpp9878 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 Dincomplete_types1 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 Dsanitizer_linux.h85 Incomplete, enumerator
H A Dsanitizer_linux.cpp967 result = Incomplete; in ListThreads()
979 result = Incomplete; in ListThreads()
984 result = Incomplete; in ListThreads()
989 result = Incomplete; in ListThreads()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp220 case ThreadLister::Incomplete: in SuspendAllThreads()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h76 bool Incomplete : 1; member
/freebsd-13.1/contrib/tcsh/nls/C/
H A Dset18 6 Incomplete [] modifier
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp559 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 DParseInit.cpp85 case LambdaIntroducerTentativeParse::Incomplete: in MayBeDesignationStart()
H A DParseExprCXX.cpp795 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 DParseTentative.cpp721 case LambdaIntroducerTentativeParse::Incomplete: in isCXX11AttributeSpecifier()
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc110 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 DREADME83 THANKS Incomplete list of people who have helped making
/freebsd-13.1/contrib/diff/doc/
H A Ddiff.texi77 * 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 DX86ScheduleBdVer2.td31 // FIXME: Incomplete. This flag is set to allow the scheduler to assign
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1883 Incomplete, enumerator
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstructure211 # Incomplete list. See SVN_FS_FS__MIN_*_FORMAT
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8598 bool Incomplete = (T->isIncompleteType(&Def) || in RequireCompleteTypeImpl() local
8607 if (!Incomplete) { in RequireCompleteTypeImpl()
H A DSemaDeclCXX.cpp6799 bool Incomplete = CheckForDefaultedFunction(M); in CheckCompletedCXXClass() local
6848 if (!Incomplete) in CheckCompletedCXXClass()
/freebsd-13.1/contrib/ntp/
H A DNEWS244 [Bug 3469] Incomplete string compare [...] in is_refclk_addr <[email protected]>
2175 * Incomplete vallen (value length) checks in ntp_crypto.c, leading
H A DChangeLog205 * [Bug 3469] Incomplete string compare [...] in is_refclk_addr <[email protected]>
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dfilesystems640 >>99 string Incomplete\ MDBoot\ load.
/freebsd-13.1/crypto/openssh/
H A Dconfigure.ac1677 AC_MSG_ERROR([** Incomplete or missing ldns libraries.])
/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt11393 - 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)

12