| /third_party/skia/tests/ |
| H A D | SerializationTest.cpp | 849 const auto& run = builder.allocRun(font, glyph_count, 1.2f, 2.3f); in DEF_TEST() local
|
| /third_party/skia/src/ports/ |
| H A D | SkScalerContext_win_dw.cpp | 501 DWRITE_GLYPH_RUN run; in getBoundingBox() local 577 DWRITE_GLYPH_RUN run; getColorGlyphRun() local 994 DWRITE_GLYPH_RUN run; drawDWMask() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-coretext.cc | 918 CTRunRef run = static_cast<CTRunRef>(CFArrayGetValueAtIndex (glyph_runs, i)); in _hb_coretext_shape() local [all...] |
| H A D | hb-directwrite.cc | 433 Run *run in SetScriptAnalysis() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_ftplib.py | 300 def run(self): member in DummyFTPServer
|
| H A D | test_httpservers.py | 53 def run(self): member in TestServerThread
|
| H A D | test_asyncgen.py | 851 async def run(): function 904 async def run(): function 922 async def run(): function 941 async def run(): function 966 async def run(): function 991 async def run(): global() function 1018 async def run(): global() function 1044 async def run(): global() function 1079 async def run(): global() function 1115 async def run(): global() function 1144 async def run(): global() function 1180 async def run(): global() function 1215 async def run(): global() function 1249 async def run(): global() function 1299 async def run(): global() function 1342 async def run(): global() function 1384 async def run(): global() function 1402 async def run(): global() function 1420 async def run(): global() function 1555 async def run(): global() function 1570 async def run(): global() function 1603 async def run(): global() function 1622 async def run(): global() function 1640 async def run(): global() function 1653 async def run(): global() function 1665 async def run(): global() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
| H A D | RPCUtils.h | 530 run(HandlerT &Handler, ArgTs &&... Args) { in run() function in llvm::orc::rpc::detail::HandlerTraits 539 run(HandlerT &Handler, TArgTs... Args) { in run() function in llvm::orc::rpc::detail::HandlerTraits
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | BranchProbabilityInfo.cpp | 1070 BranchProbabilityAnalysis::run(Function &F, FunctionAnalysisManager &AM) { in run() function in BranchProbabilityAnalysis 1077 BranchProbabilityPrinterPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in BranchProbabilityPrinterPass
|
| H A D | CFLAndersAliasAnalysis.cpp | 903 CFLAndersAAResult CFLAndersAA::run(Function &F, FunctionAnalysisManager &AM) { in run() function in CFLAndersAA
|
| H A D | MemoryDependenceAnalysis.cpp | 1754 MemoryDependenceAnalysis::run(Function &F, FunctionAnalysisManager &AM) { in run() function in MemoryDependenceAnalysis
|
| H A D | ModuleSummaryAnalysis.cpp | 832 ModuleSummaryIndexAnalysis::run(Module &M, ModuleAnalysisManager &AM) { in run() function in ModuleSummaryIndexAnalysis
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 358 PreservedAnalyses LoopPredicationPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in LoopPredicationPass
|
| H A D | LoopUnrollPass.cpp | 1296 PreservedAnalyses LoopFullUnrollPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in LoopFullUnrollPass 1411 PreservedAnalyses LoopUnrollPass::run(Function &F, in run() function in LoopUnrollPass
|
| H A D | LowerMatrixIntrinsics.cpp | 848 PreservedAnalyses LowerMatrixIntrinsicsPass::run(Function &F, in run() function in LowerMatrixIntrinsicsPass
|
| H A D | MemCpyOptimizer.cpp | 1371 PreservedAnalyses MemCpyOptPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in MemCpyOptPass
|
| H A D | Scalarizer.cpp | 875 PreservedAnalyses ScalarizerPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in ScalarizerPass
|
| H A D | DeadStoreElimination.cpp | 1355 PreservedAnalyses DSEPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in DSEPass
|
| H A D | EarlyCSE.cpp | 1303 bool EarlyCSE::run() { in run() function in EarlyCSE 1354 PreservedAnalyses EarlyCSEPass::run(Function &F, in run() function in EarlyCSEPass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 811 PreservedAnalyses PredicateInfoPrinterPass::run(Function &F, in run() function in PredicateInfoPrinterPass 871 PreservedAnalyses PredicateInfoVerifierPass::run(Function &F, in run() function in PredicateInfoVerifierPass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 265 PreservedAnalyses LoadStoreVectorizerPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in LoadStoreVectorizerPass 290 bool Vectorizer::run() { in run() function in Vectorizer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 1332 PreservedAnalyses FunctionImportPass::run(Module &M, in run() function in FunctionImportPass
|
| H A D | PartialInlining.cpp | 1451 bool PartialInlinerImpl::run(Module &M) { in run() function in PartialInlinerImpl 1502 PreservedAnalyses PartialInlinerPass::run(Module &M, in run() function in PartialInlinerPass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 257 bool run(int64_t *NumPromoted) { in run() function in __anon25069::PGOCounterPromoter 376 PreservedAnalyses InstrProfiling::run(Module &M, ModuleAnalysisManager &AM) { in run() function in InstrProfiling 493 bool InstrProfiling::run( in run() function in InstrProfiling
|
| H A D | SanitizerCoverage.cpp | 288 PreservedAnalyses ModuleSanitizerCoveragePass::run(Module &M, in run() function in ModuleSanitizerCoveragePass
|