/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
H A D | Annotations.cpp | 37 All.push_back( in Annotations() 39 Points[Name.value_or("")].push_back(All.size() - 1); in Annotations() 56 All.push_back( in Annotations() 58 Ranges[NewRange.Name].push_back(All.size() - 1); in Annotations() 92 const Annotation &P = All[I->getValue()[0]]; in pointWithPayload() 114 Res.push_back({All[I].Begin, All[I].Payload}); in pointsWithPayload() 137 const Annotation &R = All[I->getValue()[0]]; in rangeWithPayload() 159 Res.emplace_back(Annotations::Range{All[I].Begin, All[I].End}, in rangesWithPayload() 160 All[I].Payload); in rangesWithPayload()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 95 All, // --attribute=all enumerator 134 All, // --compare=all enumerator 143 All, // --output=all enumerator 151 All, // --print=all enumerator 165 All, // --report=all enumerator 174 All, // --warning=all enumerator 183 All, // --internal=all enumerator 325 ATTRIBUTE_OPTION(All); 366 COMPARE_OPTION(All); 376 OUTPUT_OPTION(All); [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | TypeErasedDataflowAnalysis.cpp | 161 std::vector<const TypeErasedDataflowAnalysisState *> All; member in clang::dataflow::__anon57fc8b7a0211::JoinedStateBuilder 178 All.push_back(&Owned.back()); in addOwned() 181 All.push_back(&State); in addUnowned() 184 if (All.empty()) in take() 189 if (All.size() == 1) in take() 194 return {All[0]->Lattice, Environment::join(All[0]->Env, All[0]->Env, in take() 197 auto Result = join(*All[0], *All[1]); in take() 198 for (unsigned I = 2; I < All.size(); ++I) in take() 199 Result = join(Result, *All[I]); in take()
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | limited_masquerade.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | masquerade_entire_domain.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | masquerade_envelope.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | stickyhost.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | always_add_domain.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | notsticky.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUUnifyMetadata.cpp | 93 SmallVector<Metadata *, 4> All; in unifyExtensionMD() local 96 if (!llvm::is_contained(All, Op.get())) in unifyExtensionMD() 97 All.push_back(Op.get()); in unifyExtensionMD() 101 for (const auto &MD : All) in unifyExtensionMD()
|
/freebsd/contrib/sendmail/cf/ostype/ |
H A D | bsdi.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | sunos3.5.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | sunos4.1.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | ultrix4.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | amdahl-uts.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | domainos.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | dynix3.2.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | linux.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | bsdi1.0.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | bsdi2.0.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | dgux.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | irix4.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | version.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
/freebsd/contrib/sendmail/cf/domain/ |
H A D | EECS.Berkeley.EDU.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|
H A D | S2K.Berkeley.EDU.m4 | 4 # All rights reserved. 5 # Copyright (c) 1983 Eric P. Allman. All rights reserved. 7 # The Regents of the University of California. All rights reserved.
|