Home
last modified time | relevance | path

Searched defs:run (Results 476 - 500 of 1374) sorted by relevance

1...<<11121314151617181920>>...55

/third_party/python/Lib/idlelib/
H A Ddynoption.py54 from idlelib.idle_test.htest import run namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriterPass.cpp22 PreservedAnalyses BitcodeWriterPass::run(Module &M, ModuleAnalysisManager &AM) { in run() function in BitcodeWriterPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandReductions.cpp193 PreservedAnalyses ExpandReductionsPass::run(Function &F, in run() function in ExpandReductionsPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DBasicGOTAndStubsBuilder.h25 void run() { in run() function in llvm::jitlink::BasicGOTAndStubsBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRPrintingPasses.cpp29 PreservedAnalyses PrintModulePass::run(Module &M, ModuleAnalysisManager &) { in run() function in PrintModulePass
54 PreservedAnalyses PrintFunctionPass::run(Function &F, in run() function in PrintFunctionPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DPipeline.cpp37 Expected<unsigned> Pipeline::run() { in run() function in llvm::Pipeline
/third_party/vk-gl-cts/execserver/
H A DxsPosixFileReader.cpp66 void FileReader::run (void) in run() function in xs::posix::FileReader
/third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/
H A Dgles_conformance_tests.h51 void run(const std::string &testPath) { RunConformanceTest(testPath, mNativeDisplay); } in run() function in ConformanceTest
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiEventThread.java33 public void run() { in run() method in MidiEventThread.EventThread
/third_party/skia/src/pdf/
H A DSkClusterator.cpp28 SkClusterator::SkClusterator(const SkGlyphRun& run) in SkClusterator() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliEncoderChannelTest.java70 private static void run(String entryName, TestMode mode) throws Throwable { in run() method in BrotliEncoderChannelTest
H A DEncoderTest.java54 private static void run(String entryName) throws Throwable { in run() method in EncoderTest
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderTest.java60 private static void run(String entryName) throws Throwable { in run() method in DecoderTest
H A DBrotliDecoderChannelTest.java62 private static void run(String entryName) throws Throwable { in run() method in BrotliDecoderChannelTest
H A DBrotliInputStreamTest.java60 private static void run(String entryName) throws Throwable { in run() method in BrotliInputStreamTest
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
H A DBundleChecker.java59 public void run() { in run() method in BundleChecker
/third_party/python/Lib/test/
H A Dtest_threadedtempfile.py37 def run(self): member in TempFileGreedy
/third_party/python/Lib/distutils/command/
H A Dbdist_dumb.py79 def run(self): member in bdist_dumb
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFGPrinter.cpp59 PreservedAnalyses CFGViewerPass::run(Function &F, in run() function in CFGViewerPass
90 PreservedAnalyses CFGOnlyViewerPass::run(Function &F, in run() function in CFGOnlyViewerPass
137 PreservedAnalyses CFGPrinterPass::run(Function &F, in run() function in CFGPrinterPass
167 PreservedAnalyses CFGOnlyPrinterPass::run(Function &F, in run() function in CFGOnlyPrinterPass
H A DLoopAnalysisManager.cpp132 LoopAnalysisManagerFunctionProxy::run(Function &F, in run() function in llvm::LoopAnalysisManagerFunctionProxy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp103 PreservedAnalyses MakeGuardsExplicitPass::run(Function &F, in run() function in MakeGuardsExplicitPass
H A DWarnMissedTransforms.cpp93 WarnMissedTransformationsPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in WarnMissedTransformationsPass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCanonicalizeAliases.cpp88 PreservedAnalyses CanonicalizeAliasesPass::run(Module &M, in run() function in CanonicalizeAliasesPass
H A DLowerInvoke.cpp89 PreservedAnalyses LowerInvokePass::run(Function &F, in run() function in llvm::LowerInvokePass
H A DMem2Reg.cpp61 PreservedAnalyses PromotePass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in PromotePass

Completed in 11 milliseconds

1...<<11121314151617181920>>...55