/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineModuleInfo.cpp | 372 MachineModuleInfo MachineModuleAnalysis::run(Module &M, in run() function in MachineModuleAnalysis
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 2160 void Interpreter::run() { in run() function in Interpreter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ExecutionUtils.cpp | 144 Error CtorDtorRunner::run() { in run() function in llvm::orc::CtorDtorRunner
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderPoints.cpp | 719 _run run; in initTest() local 758 const _run& run = *run_iterator; iterate() local 789 verifyCorrectAmountOfVertices(const _run& run, const void* run_data, unsigned int run_n_vertices) verifyCorrectAmountOfVertices() argument 1013 verifyCorrectAmountOfDuplicateVertices(const _run& run, const void* run_data, unsigned int run_n_vertices) verifyCorrectAmountOfDuplicateVertices() argument [all...] |
H A D | esextcTessellationShaderQuads.cpp | 156 _run run; in initTest() local 234 const _run& run = *run_iterator; iterate() local 442 _run run; initTest() local 609 const _run& run = *run_iterator; iterate() local [all...] |
H A D | esextcTessellationShaderTriangles.cpp | 606 _run run; in initTest() local 728 const _run& run = *run_iterator; iterate() local 857 const _run& run = *run_iterator; iterate() local 960 _run run; runTestIterations() local [all...] |
/third_party/vk-gl-cts/execserver/tools/ |
H A D | xsClient.cpp | 170 void Client::run (void) in run() function in xs::Client
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 132 void run(ParallelShaderCompileTest *test) in run() function in __anon20214::ParallelShaderCompileTest::TaskRunner
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | glmark2Benchmark.cpp | 117 void run() in run() function in __anon20286::GLMark2Benchmark
|
/third_party/skia/src/core/ |
H A D | SkRasterPipeline.cpp | 390 void SkRasterPipeline::run(size_t x, size_t y, size_t w, size_t h) const { in run() function in SkRasterPipeline
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ComputeProgram.cpp | 212 void ComputeProgram::run( in run() function in sw::ComputeProgram
|
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
H A D | libspirv.hpp | 166 void set_run_validator(bool run) { in set_run_validator() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/ |
H A D | libspirv.hpp | 166 void set_run_validator(bool run) { in set_run_validator() argument
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | paragraph.cpp | 239 le_int32 run; draw() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
H A D | uperf.cpp | 262 UBool UPerfTest::run(){ in run() function in UPerfTest
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 44 static int run = 1; variable
|
H A D | spdy_fileserver.c | 41 int run = 1; variable
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_request_response_with_callback.c | 39 int run = 1; variable
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | AutoGlitchActivity.java | 282 public void run() { in run() method in AutoGlitchActivity
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
H A D | SynthEngine.java | 126 public void run() { in run() method in SynthEngine.MyRunnable
|
/third_party/skia/tests/ |
H A D | Test.h | 96 void run(skiatest::Reporter* r, const GrContextOptions& options) const { in run() function
|
H A D | TextBlobCacheTest.cpp | 135 const SkTextBlobBuilder::RunBuffer& run = builder.allocRun(font, in text_blob_cache_inner() local
|
/third_party/python/Lib/test/ |
H A D | test_frame.py | 353 def run(self): member in TestIncompleteFrameAreInvisible.test_sneaky_frame_object_teardown.SneakyThread
|
H A D | test_winreg.py | 257 def run(self): member in LocalWinregTests.test_changing_value.VeryActiveThread
|
H A D | test_yield_from.py | 206 def run(): function 584 def run(): function
|