| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | CombinationGenerator.h | 54 bool Wrapped = Position == Range.end(); in advance() local 55 if (Wrapped) in advance() 57 return Wrapped; in advance() 85 bool Wrapped = Variable.advance(); in performGeneration() local 86 if (!Wrapped) in performGeneration()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/ |
| H A D | HashBase.t | 92 $INC{'Object/HashBase/Test/HBase/Wrapped.pm'} = __FILE__; 95 main::HBase::Wrapped; 108 $INC{'Object/HashBase/Test/HBase/Wrapped/Inherit.pm'} = __FILE__; 111 main::HBase::Wrapped::Inherit; 112 use base 'main::HBase::Wrapped'; 116 my $o = main::HBase::Wrapped::Inherit->new(foo => 1); 172 [Test2::Util::HashBase::attr_list('main::HBase::Wrapped::Inherit')], 177 my $x = main::HBase::Wrapped::Inherit->new(foo => 1, baz => 2); 182 my $y = main::HBase::Wrapped::Inherit->new({foo => 1, baz => 2}); 187 my $z = main::HBase::Wrapped::Inherit->new([ [all …]
|
| /openbsd-src/gnu/llvm/libcxx/ |
| H A D | .clang-format | 65 InsertTrailingCommas: Wrapped
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | DebugObjectManagerPlugin.cpp | 295 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local 296 if (Error Err = DebugObj->recordSection(*Name, std::move(Wrapped))) in CreateArchType()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 623 bool Wrapped = false; in printWordWrapped() local 655 Wrapped = true; in printWordWrapped() 663 return Wrapped; in printWordWrapped()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | AssignmentTrackingAnalysis.cpp | 53 using Wrapped = DenseMapInfo<unsigned>; typedef 55 return static_cast<VariableID>(Wrapped::getEmptyKey()); in getEmptyKey() 58 return static_cast<VariableID>(Wrapped::getTombstoneKey()); in getTombstoneKey() 61 return Wrapped::getHashValue(static_cast<unsigned>(Val)); in getHashValue()
|
| /openbsd-src/etc/ |
| H A D | protocols | 147 wesp 141 WESP # Wrapped Encapsulating Security Payload (RFC5840)
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perldtrace.pod | 154 Class::MOP::Method::Wrapped::__ANON__ 544
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 1764 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local 1765 MinDiff = APIntOps::umin(MinDiff, Wrapped); in constantOffsetHeuristic()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | Type.h | 4980 BTFTagAttributedType(QualType Canon, QualType Wrapped, 4982 : Type(BTFTagAttributed, Canon, Wrapped->getDependence()), 4983 WrappedType(Wrapped), BTFAttr(BTFAttr) {} 4996 static void Profile(llvm::FoldingSetNodeID &ID, QualType Wrapped, 4998 ID.AddPointer(Wrapped.getAsOpaquePtr());
|
| H A D | ASTContext.h | 1588 QualType Wrapped);
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ASTContext.cpp | 4789 QualType Wrapped) { in getBTFTagAttributedType() argument 4791 BTFTagAttributedType::Profile(ID, Wrapped, BTFAttr); in getBTFTagAttributedType() 4799 QualType Canon = getCanonicalType(Wrapped); in getBTFTagAttributedType() 4800 Ty = new (*this, TypeAlignment) BTFTagAttributedType(Canon, Wrapped, BTFAttr); in getBTFTagAttributedType()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaType.cpp | 7968 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local 7969 T = Context.getAdjustedType(T, Wrapped); in adjustMemberFunctionCC()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 3342 * ``TCS_Wrapped`` (in configuration: ``Wrapped``)
|
| /openbsd-src/games/fortune/datfiles/ |
| H A D | limerick | 365 Wrapped in tissue and crepe,
|