| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 1958 PreservedAnalyses SampleProfileLoaderPass::run(Module &M, in run() function in SampleProfileLoaderPass
|
| H A D | WholeProgramDevirt.cpp | 686 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 D | ControlHeightReduction.cpp | 2003 bool CHR::run() { in run() function in CHR 2098 PreservedAnalyses ControlHeightReductionPass::run( in run() function in llvm::ControlHeightReductionPass
|
| H A D | HWAddressSanitizer.cpp | 349 PreservedAnalyses HWAddressSanitizerPass::run(Module &M, in run() function in HWAddressSanitizerPass
|
| H A D | PGOInstrumentation.cpp | 1483 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | GVN.cpp | 613 PreservedAnalyses GVN::run(Function &F, FunctionAnalysisManager &AM) { in run() function in GVN
|
| H A D | InductiveRangeCheckElimination.cpp | 1387 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 D | JumpThreading.cpp | 324 PreservedAnalyses JumpThreadingPass::run(Function &F, in run() function in JumpThreadingPass
|
| H A D | LICM.cpp | 279 PreservedAnalyses LICMPass::run(Loop &L, LoopAnalysisManager &AM, in run() function in LICMPass
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 1426 long run[6]; in top_common() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 1570 long run[6]; in top_common() local [all...] |
| /third_party/python/Lib/unittest/test/ |
| H A D | test_case.py | 611 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 D | pydoc.py | 2215 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__.py | 463 def run(): function
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | testasync.py | 11 from asyncio import run, iscoroutinefunction namespace [all...] |
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 726 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 D | SkParagraphTest.cpp | 4953 auto& run = impl->runs().front(); in DEF_TEST_DISABLED() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 180 auto& run = fOwner->run(runIndex); local 316 computeRoundRect(int& index, int& preIndex, std::vector<Run*>& groupRuns, Run* run) global() argument 390 auto run = &this->fOwner->run(runIndex); global() local 410 const auto& run = fOwner->run(fRunsInVisualOrder[0]); global() local 873 auto& run = cluster->run(); global() local 893 auto& run = cluster->run(); global() local 1095 std::unique_ptr<Run> run() & { return std::move(fRun); } global() function in skia::textlayout::final 1126 const Run& run = cluster->run(); global() local 1236 measureTextInsideOneRun(TextRange textRange, const Run* run, SkScalar runOffsetInLine, SkScalar textOffsetInRunInLine, bool includeGhostSpaces, TextAdjustment textAdjustment) const global() argument 1439 iterateThroughSingleRunByStyles(TextAdjustment textAdjustment, const Run* run, SkScalar runOffset, TextRange textRange, StyleType styleType, const RunStyleVisitor& visitor) const global() argument 1642 const auto run = &this->fOwner->run(runIndex); global() local 1695 const auto run = &this->fOwner->run(runIndex); global() local 2386 auto run = owner->cluster(clusterIndex).runOrNull(); global() local [all...] |
| H A D | Run.h | 534 void add(Run* run) { in InternalLineMetrics() argument 593 runTop(const Run* run, LineMetricStyle ascentStyle) const InternalLineMetrics() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 77 virtual bool run (double left, double right) const in run() function in vkt::SpirVAssembly::__anon29902::DoubleCompareOperation 140 virtual bool run (IntClass left, IntClass right) const in run() function in vkt::SpirVAssembly::__anon29902::IntCompareOperation [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 531 virtual void run () in run() function in vkt::synchronization::__anon29990::MonotonicallyIncrementChecker 805 virtual void run () in run() function in vkt::synchronization::__anon29990::HostCopyThread
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiPresentIdWaitTests.cpp | 516 tcu::TestStatus PresentIdWaitSimpleInstance::run (const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkQueue queue, vk::VkCommandPool commandPool, vk::VkSwapchainKHR swapchain, size_t swapchainSize, const vk::wsi::WsiTriangleRenderer& renderer) in run() function in vkt::wsi::__anon30135::PresentIdWaitSimpleInstance
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglRenderTests.cpp | 889 void run (void) in run() function in deqp::egl::RenderTestThread
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | lapic.c | 1329 struct kvm_run *run = vcpu->run; in __report_tpr_access() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 160 int run = 0, pe, i; in pnv_ioda_alloc_pe() local
|