/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-actions.h | 806 struct OA { 815 return OA{*this}; 1441 struct OA { 1451 return OA{std::move(inner_action)}; 1597 struct OA { 1609 return OA{ 1629 struct OA { 1642 return OA{
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 2376 } else if (OffloadAction *OA = dyn_cast<OffloadAction>(A)) { local 2378 OA->doOnEachDependence( 5142 if (auto *OA = dyn_cast<OffloadAction>(CurAction)) { in getPrevDependentAction() local 5147 if (OA->hasSingleDeviceDependence(/*DoNotConsiderHostActions=*/true)) { in getPrevDependentAction() 5149 OA->getSingleDeviceDependence(/*DoNotConsiderHostActions=*/true); in getPrevDependentAction() 5153 SavedOffloadAction.push_back(OA); in getPrevDependentAction() 5156 } else if (OA->hasHostDependence()) { in getPrevDependentAction() 5157 CurAction = OA->getHostDependence(); in getPrevDependentAction() 5161 SavedOffloadAction.push_back(OA); in getPrevDependentAction() 5490 if (const OffloadAction *OA in BuildJobsForActionNoCache() local 5606 for (const auto *OA : CollapsedOffloadActions) BuildJobsForActionNoCache() local [all...] |
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Cuda.cpp | 228 OffloadArch OA = static_cast<OffloadArch>(Arch); in CudaInstallationDetector() local 229 if (!IsNVIDIAOffloadArch(OA)) in CudaInstallationDetector() 231 std::string OffloadArchName(OffloadArchToString(OA)); in CudaInstallationDetector()
|
H A D | Clang.cpp | 8821 if (const auto *OA = dyn_cast<OffloadAction>(CurDep)) { in ConstructJob() local 8823 OA->doOnEachDependence([&](Action *A, const ToolChain *TC, const char *) { in ConstructJob() 8868 if (const auto *OA = dyn_cast<OffloadAction>(JA.getInputs()[I])) { in ConstructJob() local 8870 OA->doOnEachDependence([&](Action *, const ToolChain *TC, const char *) { in ConstructJob()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 188 NodeAddr<InstrNode *> OA = DFG.addr<InstrNode *>(A); in getAllReachingDefs() local 190 bool StmtA = OA.Addr->getKind() == NodeAttrs::Stmt; in getAllReachingDefs() 193 const MachineInstr *InA = NodeAddr<StmtNode *>(OA).Addr->getCode(); in getAllReachingDefs()
|
H A D | RDFGraph.cpp | 1489 Instr OA = RDA.Addr->getOwner(*this); in removeUnusedPhis() local 1490 if (IsPhi(OA)) in removeUnusedPhis() 1491 PhiQ.insert(OA.Id); in removeUnusedPhis()
|
/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 104 OA, enumerator 2788 /* [A,0] */ TNS("movb",OA), TS("mov",OA), TNS("movb",AO), TS("mov",AO), 4842 case OA: in dtrace_disx86()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 3163 if (OverrideAttr *OA = D->getAttr<OverrideAttr>()) { in CheckOverrideControl() local 3164 Diag(OA->getLocation(), in CheckOverrideControl() 3182 if (OverrideAttr *OA = D->getAttr<OverrideAttr>()) { in CheckOverrideControl() local 3183 Diag(OA->getLocation(), in CheckOverrideControl() 3185 << "override" << FixItHint::CreateRemoval(OA->getLocation()); in CheckOverrideControl()
|
H A D | SemaDecl.cpp | 2641 const OwnershipAttr *OA = dyn_cast<OwnershipAttr>(A); in DeclHasAttr() local 2651 if (OA && isa<OwnershipAttr>(i)) in DeclHasAttr() 2652 return OA->getOwnKind() == cast<OwnershipAttr>(i)->getOwnKind(); in DeclHasAttr() 2837 else if (const auto *OA = dyn_cast<OptimizeNoneAttr>(Attr)) in mergeDeclAttribute() local 2838 NewAttr = S.mergeOptimizeNoneAttr(D, *OA); in mergeDeclAttribute()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 536 llvm_i32_ty, // ordered count index (OA index), also added to the address
|
/freebsd/contrib/sendmail/ |
H A D | PGPKEYS | 77 CRCJaWK4Z4wKAz/OA/wNuEw1FLrCc5O57ohRuHIYMK5HI4Cw1XQO2zWz4M4Gn4Pv
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 2038 16. Bind [A - [D and OA to OD in vi mode to the arrow key functions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5086 if (any_of(Outs, [](const ISD::OutputArg& OA) { return OA.Flags.isByVal(); })) in IsEligibleForTailCallOptimization_64SVR4() argument
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_kas.txt | 3826 SMPcRSehLgMsAAQHH4sod9YCfZwa3kJE8t6hJpLvI9UFwV7ndiIccrhLNHzjg/OA
|
/freebsd/share/misc/ |
H A D | pci_vendors | 15743 1162 OA Laboratory Co Ltd 25427 0002 OmniCube Accelerator OA-3000 25428 0010 OmniCube Accelerator OA-3000-2
|