/openbsd/gnu/llvm/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelection.cpp | 392 SelectedNodeWithParents &Selected = ContainSelection[0]; in create() local 393 if (!Selected.Node.get().Node.get<Stmt>()) in create() 395 const Stmt *CodeRangeStmt = Selected.Node.get().Node.get<Stmt>(); in create() 397 Selected.canonicalize(); in create() 398 return CodeRangeASTSelection(Selected.Node, Selected.Parents, in create() 409 Selected.Parents.push_back(Selected.Node); in create() 410 return CodeRangeASTSelection(Selected.Node, Selected.Parents, in create()
|
/openbsd/regress/usr.sbin/bgpd/integrationtests/ |
H A D | extnh.test1.ok | 2 flags: * = Valid, > = Selected, I = via IBGP, A = Announced, 12 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | maxattr.test1.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced, 37 flags: * = Valid, > = Selected, I = via IBGP, A = Announced, 59 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | maxattr.test2.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced, 37 flags: * = Valid, > = Selected, I = via IBGP, A = Announced, 51 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | exabgp.med_2.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | exabgp.med.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | maxcomm.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | exabgp.attr.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | addpath.rdomain2.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | lladdr.rdomain1.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
H A D | lladdr.rdomain2.ok | 1 flags: * = Valid, > = Selected, I = via IBGP, A = Announced,
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelect.h | 49 MachineFunctionProperties::Property::Selected); in getSetProperties()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostSelectOptimize.cpp | 239 MachineFunctionProperties::Property::Selected) && in runOnMachineFunction()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 205 auto *Selected = C->isAllOnesValue() ? Select->getTrueValue() in getValueOnFirstIteration() local 207 FirstIterV = getValueOnFirstIteration(Selected, FirstIterValue, SQ); in getValueOnFirstIteration()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Docker.rst | 126 Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9 128 Selected multilib: .;@m64
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5124delta.pod | 21 =head1 Selected Bug Fixes
|
H A D | perl5162delta.pod | 56 =head1 Selected Bug Fixes
|
H A D | perl5242delta.pod | 50 =head1 Selected Bug Fixes
|
H A D | perl5341delta.pod | 71 =head1 Selected Bug Fixes
|
H A D | perl582delta.pod | 87 =head1 Selected Bug Fixes
|
H A D | perl5302delta.pod | 72 =head1 Selected Bug Fixes
|
H A D | perl5184delta.pod | 59 =head1 Selected Bug Fixes
|
H A D | perl5281delta.pod | 51 =head1 Selected Bug Fixes
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MIRYamlMapping.h | 696 bool Selected = false; 735 YamlIO.mapOptional("selected", MF.Selected, false);
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | how_to_write_a_perldelta.pod | 131 "Selected Bug Fixes" section. 316 =item Selected Bug Fixes
|