/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | map.bench.cpp | 101 void run(benchmark::State& State) const { in run() function 113 void run(benchmark::State& State) const { in run() function 134 void run(benchmark::State& State) const { in run() function 155 void run(benchmark::State& State) const { in run() function 178 void run(benchmark::State& State) const { in run() function 197 void run(benchmark::State& State) const { in run() function 220 void run(benchmark::State& State) const { in run() function 240 void run(benchmark::State& State) const { in run() function 282 run(benchmark::State& State) const { in run() function 313 run(benchmark::State& State) const { in run() function [all …]
|
H A D | string.bench.cpp | 158 static void run(benchmark::State& state) { in run() function 197 static void run(benchmark::State& state) { in run() function 206 static void run(benchmark::State& state) { in run() function 215 static void run(benchmark::State& state) { in run() function 239 static void run(benchmark::State& state) { in run() function 264 static void run(benchmark::State& state) { in run() function 289 static void run(benchmark::State& state) { in run() function 313 static void run(benchmark::State& state) { in run() function 339 static void run(benchmark::State& state) { in run() function 365 static void run(benchmark::State& state) { in run() function [all …]
|
H A D | ordered_set.bench.cpp | 84 void run(benchmark::State& State) const { in run() function 108 void run(benchmark::State& State) const { in run() function 129 void run(benchmark::State& State) const { in run() function 150 void run(benchmark::State& State) const { in run() function 171 void run(benchmark::State& State) const { in run() function 191 void run(benchmark::State& State) const { in run() function 210 void run(benchmark::State& State) const { in run() function
|
H A D | function.bench.cpp | 107 static void run(benchmark::State& state) { in run() function 124 static void run(benchmark::State& state) { in run() function 138 static void run(benchmark::State& state) { in run() function 155 static void run(benchmark::State& state) { in run() function 172 static void run(benchmark::State& state) { in run() function 185 static void run(benchmark::State& state) { in run() function 201 static void run(benchmark::State& state) { in run() function
|
/openbsd-src/regress/sys/netinet/bindconnect/ |
H A D | bindconnect.c | 162 volatile int *run = arg; in thread_socket() local 182 volatile int *run = arg; in thread_close() local 197 volatile int *run = arg; in thread_bind() local 215 volatile int *run = arg; in thread_connect() local 238 volatile int *run = arg; in thread_delroute() local 295 int ch, run; in main() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ |
H A D | RefactoringCallbacks.cpp | 88 void ReplaceStmtWithText::run( in run() function in clang::tooling::ReplaceStmtWithText 106 void ReplaceStmtWithStmt::run( in run() function in clang::tooling::ReplaceStmtWithStmt 126 void ReplaceIfStmtWithItsBody::run( in run() function in clang::tooling::ReplaceIfStmtWithItsBody 198 void ReplaceNodeWithTemplate::run( in run() function in clang::tooling::ReplaceNodeWithTemplate
|
/openbsd-src/regress/sbin/slaacd/ |
H A D | sniff_sol.py | 27 def run(self): member in Sniffer 39 def run(self): member in Executor
|
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
H A D | DXILResourceAnalysis.cpp | 21 dxil::Resources DXILResourceAnalysis::run(Module &M, in run() function in DXILResourceAnalysis 30 PreservedAnalyses DXILResourcePrinterPass::run(Module &M, in run() function in DXILResourcePrinterPass
|
H A D | DXILShaderFlags.cpp | 63 ComputedShaderFlags ShaderFlagsAnalysis::run(Module &M, in run() function in ShaderFlagsAnalysis 68 PreservedAnalyses ShaderFlagsAnalysisPrinter::run(Module &M, in run() function in ShaderFlagsAnalysisPrinter
|
/openbsd-src/gnu/llvm/llvm/lib/IRPrinter/ |
H A D | IRPrintingPasses.cpp | 33 PreservedAnalyses PrintModulePass::run(Module &M, ModuleAnalysisManager &AM) { in run() function in PrintModulePass 67 PreservedAnalyses PrintFunctionPass::run(Function &F, in run() function in PrintFunctionPass
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | RegionInfo.cpp | 188 RegionInfo RegionInfoAnalysis::run(Function &F, FunctionAnalysisManager &AM) { in run() function in RegionInfoAnalysis 201 PreservedAnalyses RegionInfoPrinterPass::run(Function &F, in run() function in RegionInfoPrinterPass 209 PreservedAnalyses RegionInfoVerifierPass::run(Function &F, in run() function in RegionInfoVerifierPass
|
H A D | CycleAnalysis.cpp | 23 CycleInfo CycleAnalysis::run(Function &F, FunctionAnalysisManager &) { in run() function in CycleAnalysis 33 PreservedAnalyses CycleInfoPrinterPass::run(Function &F, in run() function in CycleInfoPrinterPass
|
H A D | DominanceFrontier.cpp | 80 DominanceFrontier DominanceFrontierAnalysis::run(Function &F, in run() function in DominanceFrontierAnalysis 91 DominanceFrontierPrinterPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in DominanceFrontierPrinterPass
|
H A D | PostDominators.cpp | 98 PostDominatorTree PostDominatorTreeAnalysis::run(Function &F, in run() function in PostDominatorTreeAnalysis 108 PostDominatorTreePrinterPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in PostDominatorTreePrinterPass
|
H A D | CFGPrinter.cpp | 126 PreservedAnalyses CFGViewerPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in CFGViewerPass 166 PreservedAnalyses CFGOnlyViewerPass::run(Function &F, in run() function in CFGOnlyViewerPass 207 PreservedAnalyses CFGPrinterPass::run(Function &F, in run() function in CFGPrinterPass 248 PreservedAnalyses CFGOnlyPrinterPass::run(Function &F, in run() function in CFGOnlyPrinterPass
|
H A D | CGSCCPassManager.cpp | 63 CGSCCUpdateResult &>::run(LazyCallGraph::SCC &InitialC, in run() function in llvm::PassManager::SCC 138 ModuleToPostOrderCGSCCPassAdaptor::run(Module &M, ModuleAnalysisManager &AM) { in run() function in llvm::ModuleToPostOrderCGSCCPassAdaptor 356 PreservedAnalyses DevirtSCCRepeatedPass::run(LazyCallGraph::SCC &InitialC, in run() function in llvm::DevirtSCCRepeatedPass 505 PreservedAnalyses CGSCCToFunctionPassAdaptor::run(LazyCallGraph::SCC &C, in run() function in llvm::CGSCCToFunctionPassAdaptor 654 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM) { in run() function in llvm::CGSCCAnalysisManagerModuleProxy 667 FunctionAnalysisManagerCGSCCProxy::run(LazyCallGraph::SCC &C, in run() function in llvm::FunctionAnalysisManagerCGSCCProxy
|
H A D | InlineSizeEstimatorAnalysis.cpp | 237 InlineSizeEstimatorAnalysis::run(const Function &F, in run() function in InlineSizeEstimatorAnalysis 268 InlineSizeEstimatorAnalysis::run(const Function &F, in run() function in InlineSizeEstimatorAnalysis 276 InlineSizeEstimatorAnalysisPrinterPass::run(Function &F, in run() function in InlineSizeEstimatorAnalysisPrinterPass
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | PassManager.h | 498 PreservedAnalyses run(IRUnitT &IR, AnalysisManagerT &AM, in run() function 610 Result run(IRUnitT &, AnalysisManagerT &, ExtraArgTs &&...) { in run() function 994 Result run(IRUnitT &IR, AnalysisManager<IRUnitT, ExtraArgTs...> &AM, in run() function 1146 Result run(IRUnitT &, AnalysisManager<IRUnitT, ExtraArgTs...> &, in run() function 1252 PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, in run() function 1280 PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, ExtraArgTs &&...) { in run() function 1300 PreservedAnalyses run(IRUnitT &, AnalysisManagerT &, ExtraArgTs &&...) { in run() function 1316 PreservedAnalyses run(IRUnitT &IR, AnalysisManagerT &AM, Ts &&... Args) { in run() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/TestML/ |
H A D | Tiny.pm | 30 sub run { subroutine 78 sub run { subroutine
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | standalone_malloc_test.cpp | 62 static void *run(void *t) { in run() function 72 static void *run(void *t) { in run() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopPassManager.cpp | 27 LPMUpdater &>::run(Loop &L, LoopAnalysisManager &AM, in run() function in llvm::PassManager 198 PreservedAnalyses FunctionToLoopPassAdaptor::run(Function &F, in run() function in FunctionToLoopPassAdaptor 368 PreservedAnalyses PrintLoopPass::run(Loop &L, LoopAnalysisManager &, in run() function in PrintLoopPass
|
/openbsd-src/usr.bin/libtool/ |
H A D | libtool | 162 sub run subroutine 181 sub run subroutine
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | StripSymbols.cpp | 440 PreservedAnalyses StripSymbolsPass::run(Module &M, ModuleAnalysisManager &AM) { in run() function in StripSymbolsPass 446 PreservedAnalyses StripNonDebugSymbolsPass::run(Module &M, in run() function in StripNonDebugSymbolsPass 452 PreservedAnalyses StripDebugDeclarePass::run(Module &M, in run() function in StripDebugDeclarePass 458 PreservedAnalyses StripDeadDebugInfoPass::run(Module &M, in run() function in StripDeadDebugInfoPass
|
/openbsd-src/regress/lib/libcrypto/wycheproof/ |
H A D | wycheproof.go | 578 run(string, testVariant) bool methodSpec 809 func (wtg *wycheproofTestGroupAesCbcPkcs5) run(algorithm string, variant testVariant) bool { global() func 1006 func (wtg *wycheproofTestGroupAesAead) run(algorithm string, variant testVariant) bool { global() func 1081 func (wtg *wycheproofTestGroupAesCmac) run(algorithm string, variant testVariant) bool { global() func 1350 func (wtg *wycheproofTestGroupChaCha) run(algorithm string, variant testVariant) bool { global() func 1450 func (wtg *wycheproofTestGroupDSA) run(algorithm string, variant testVariant) bool { global() func 1633 func (wtg *wycheproofTestGroupECDH) run(algorithm string, variant testVariant) bool { global() func 1737 func (wtg *wycheproofTestGroupECDHWebCrypto) run(algorithm string, variant testVariant) bool { global() func 1782 func (wtg *wycheproofTestGroupECDSA) run(algorithm string, variant testVariant) bool { global() func 1881 func (wtg *wycheproofTestGroupECDSAWebCrypto) run(algorithm string, variant testVariant) bool { global() func 1960 func (wtg *wycheproofTestGroupEdDSA) run(algorithm string, variant testVariant) bool { global() func 2044 func (wtg *wycheproofTestGroupHkdf) run(algorithm string, variant testVariant) bool { global() func 2093 func (wtg *wycheproofTestGroupHmac) run(algorithm string, variant testVariant) bool { global() func 2181 func (wtg *wycheproofTestGroupKW) run(algorithm string, variant testVariant) bool { global() func 2210 func (wtg *wycheproofTestGroupPrimality) run(algorithm string, variant testVariant) bool { global() func 2266 func (wtg *wycheproofTestGroupRsaesOaep) run(algorithm string, variant testVariant) bool { global() func 2357 func (wtg *wycheproofTestGroupRsaesPkcs1) run(algorithm string, variant testVariant) bool { global() func 2438 func (wtg *wycheproofTestGroupRsassa) run(algorithm string, variant testVariant) bool { global() func 2502 func (wtg *wycheproofTestGroupRSA) run(algorithm string, variant testVariant) bool { global() func 2574 func (wtg *wycheproofTestGroupX25519) run(algorithm string, variant testVariant) bool { global() func [all...] |
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | suite.py | 57 def run(self, result): member in BaseTestSuite 83 def run(self, result): member in TestSuite 261 def run(self, result): member in _ErrorHolder
|