Home
last modified time | relevance | path

Searched defs:run (Results 1301 - 1325 of 1378) sorted by relevance

1...<<515253545556

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp377 static void run(struct sample_info *info) in run() function
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_dbapi.py1487 def run(err): function
1540 def run(con, err): function
/third_party/python/Lib/test/
H A Dtest_threading.py64 def run(self): member in TestThread
302 def run(self): member in ThreadTests.test_PyThreadState_SetAsyncExc.Worker
1410 def run(self): global() member in ThreadingExceptionTests.test_bare_raise_in_brand_new_thread.Issue27558
1442 def run(self): global() member in ThreadRunFail
1486 def run(self): global() member in ExceptHookTests.test_system_exit.ThreadExit
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp2043 BasicAAResult BasicAA::run(Function &F, FunctionAnalysisManager &AM) { in run() function in BasicAA
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp250 PreservedAnalyses LoopIdiomRecognizePass::run(Loop &L, LoopAnalysisManager &AM, in run() function in LoopIdiomRecognizePass
H A DSCCP.cpp1861 PreservedAnalyses SCCPPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in SCCPPass
H A DSimpleLoopUnswitch.cpp2860 PreservedAnalyses SimpleLoopUnswitchPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in SimpleLoopUnswitchPass
H A DGVN.cpp613 PreservedAnalyses GVN::run(Function &F, FunctionAnalysisManager &AM) { in run() function in GVN
H A DInductiveRangeCheckElimination.cpp1387 bool LoopConstrainer::run() { in run() function in LoopConstrainer
1750 PreservedAnalyses IRCEPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in IRCEPass
1785 bool InductiveRangeCheckElimination::run( run() function in InductiveRangeCheckElimination
[all...]
H A DJumpThreading.cpp324 PreservedAnalyses JumpThreadingPass::run(Function &F, in run() function in JumpThreadingPass
H A DLICM.cpp279 PreservedAnalyses LICMPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in LICMPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp753 bool AMDGPUCFGStructurizer::run() { in run() function in AMDGPUCFGStructurizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1958 PreservedAnalyses SampleProfileLoaderPass::run(Module &M, in run() function in SampleProfileLoaderPass
H A DWholeProgramDevirt.cpp686 PreservedAnalyses WholeProgramDevirtPass::run(Module &M, in run() function in WholeProgramDevirtPass
1775 bool DevirtModule::run() { run() function in DevirtModule
1943 void DevirtIndex::run() { run() function in DevirtIndex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp2003 bool CHR::run() { in run() function in CHR
2098 PreservedAnalyses ControlHeightReductionPass::run( in run() function in llvm::ControlHeightReductionPass
H A DHWAddressSanitizer.cpp349 PreservedAnalyses HWAddressSanitizerPass::run(Module &M, in run() function in HWAddressSanitizerPass
H A DPGOInstrumentation.cpp1483 PGOInstrumentationGenCreateVar::run(Module &M, ModuleAnalysisManager &AM) { in run() function in PGOInstrumentationGenCreateVar
1502 PreservedAnalyses PGOInstrumentationGen::run(Module &M, in run() function in PGOInstrumentationGen
1650 PreservedAnalyses PGOInstrumentationUse::run(Module &M, in run() function in PGOInstrumentationUse
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1426 long run[6]; in top_common() local
[all...]
/third_party/toybox/toys/posix/
H A Dps.c1570 long run[6]; in top_common() local
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_case.py611 def run(self, result): global() member in Test_TestCase.test_call__invoking_an_instance_delegates_to_run.Foo
[all...]
/third_party/python/Lib/
H A Dpydoc.py2215 def run(self, callback, key=None, completer=None, onerror=None): member in ModuleScanner
2401 def run(self): member in _start_server.ServerThread
/third_party/python/Lib/test/test_import/
H A D__init__.py463 def run(): function
/third_party/python/Lib/unittest/test/testmock/
H A Dtestasync.py11 from asyncio import run, iscoroutinefunction namespace
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp726 const auto& run = line.runs[logicalIndex]; local
740 const auto& run local
682 append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) global() argument
1233 ShapedRun& run = runs.back(); global() local
1370 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; global() member
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp4953 auto& run = impl->runs().front(); in DEF_TEST_DISABLED() local
[all...]

Completed in 90 milliseconds

1...<<515253545556