Searched defs:Res (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-comdat-1.cpp9 int Res = Foo.DoIt(10); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dstatistics_gtest.cc13 double Res = benchmark::StatisticsMean(Inputs); local
18 double Res = benchmark::StatisticsMean(Inputs); local
23 double Res = benchmark::StatisticsMean(Inputs); local
32 double Res = benchmark::StatisticsMedian(Inputs); local
37 double Res = benchmark::StatisticsMedian(Inputs); local
42 double Res = benchmark::StatisticsMedian(Inputs); local
51 double Res = benchmark::StatisticsStdDev(Inputs); local
56 double Res = benchmark::StatisticsStdDev(Inputs); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DContiki.cpp23 SanitizerMask Res = ToolChain::getSupportedSanitizers(); local
H A DCloudABI.cpp142 SanitizerMask Res = ToolChain::getSupportedSanitizers(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWindowsResourceDumper.h21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DOptionUtils.cpp22 IntTy Res = Default; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonArch.h29 llvm::Optional<ArchEnum> Res; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp49 bool LanaiMCExpr::evaluateAsRelocatableImpl(MCValue &Res, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { argument
69 Search(const changeset_ty &Changes, const changesetlist_ty &Sets, changeset_ty &Res) argument
[all...]
H A DCompression.cpp53 int Res = local
65 int Res = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DXCOFF.cpp132 SmallString<32> Res; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DModuleSymbolTable.cpp197 uint32_t Res local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp72 DWARFAddressRangesVector Res; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp95 bool Res = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp26 const MCExpr *Res = local
49 const MCExpr *Res = local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmem.h42 size_t Res; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Option/
H A DArg.cpp103 SmallString<256> Res; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfo.cpp108 const MCExpr *Res = MCSymbolRefExpr::create(Sym, Context); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp59 auto *Res = OMPClauseWithPreInit::get(const_cast<const OMPClause *>(C)); local
172 auto *Res = OMPClauseWithPostUpdate::get(const_cast<const OMPClause *>(C)); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp21 llvm::StringRef Res; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.cpp110 const MCExpr *Res = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCExpr.cpp98 bool CSKYMCExpr::evaluateAsRelocatableImpl(MCValue &Res, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp102 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res, argument
H A DAArch64MCAsmInfo.cpp60 const MCExpr *Res = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp42 const MCExpr *Res = local
67 const MCExpr *Res = local

Completed in 542 milliseconds

1234567891011>>