Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/skia/experimental/sorttoy/
DCmds.cpp22 void SaveCmd::execute(FakeCanvas* f) const { in execute() function in SaveCmd
26 void SaveCmd::execute(SkCanvas* c) const { in execute() function in SaveCmd
36 void RestoreCmd::execute(FakeCanvas* f) const { in execute() function in RestoreCmd
40 void RestoreCmd::execute(SkCanvas* c) const { in execute() function in RestoreCmd
102 void DrawCmd::execute(FakeCanvas* c) const { in execute() function in DrawCmd
106 void DrawCmd::execute(SkCanvas* c) const { in execute() function in DrawCmd
224 void ClipCmd::execute(FakeCanvas* c) const { in execute() function in ClipCmd
231 void ClipCmd::execute(SkCanvas* c) const { in execute() function in ClipCmd
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-for-configured-projects/
Dshould-always-return-the-file-itself-if-'--out'-or-'--outFile'-is-specified.js90 execute: function () { method
101 execute: function () { method
112 execute: function () { method
123 execute: function () { method
194 execute: function () { method
205 execute: function () { method
216 execute: function () { method
227 execute: function () { method
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp62 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdBeginRenderPass
86 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdNextSubpass
107 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdEndRenderPass
131 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdExecuteCommands
151 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdPipelineBind
176 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdDispatch
209 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdDispatchIndirect
240 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdVertexBufferBind
263 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdIndexBufferBind
286 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anon050568cb0111::CmdSetViewport
[all …]
/third_party/flutter/skia/tools/debugger/
DDrawCommand.cpp1009 void ClearCommand::execute(SkCanvas* canvas) const { canvas->clear(fColor); } in execute() function in ClearCommand
1024 void ClipPathCommand::execute(SkCanvas* canvas) const { canvas->clipPath(fPath, fOp, fDoAA); } in execute() function in ClipPathCommand
1045 void ClipRegionCommand::execute(SkCanvas* canvas) const { canvas->clipRegion(fRegion, fOp); } in execute() function in ClipRegionCommand
1061 void ClipRectCommand::execute(SkCanvas* canvas) const { canvas->clipRect(fRect, fOp, fDoAA); } in execute() function in ClipRectCommand
1081 void ClipRRectCommand::execute(SkCanvas* canvas) const { canvas->clipRRect(fRRect, fOp, fDoAA); } in execute() function in ClipRRectCommand
1100 void ConcatCommand::execute(SkCanvas* canvas) const { canvas->concat(fMatrix); } in execute() function in ConcatCommand
1115 void DrawAnnotationCommand::execute(SkCanvas* canvas) const { in execute() function in DrawAnnotationCommand
1142 void DrawBitmapCommand::execute(SkCanvas* canvas) const { in execute() function in DrawBitmapCommand
1174 void DrawBitmapLatticeCommand::execute(SkCanvas* canvas) const { in execute() function in DrawBitmapLatticeCommand
1217 void DrawBitmapNineCommand::execute(SkCanvas* canvas) const { in execute() function in DrawBitmapNineCommand
[all …]
/third_party/skia/tools/debugger/
DDrawCommand.cpp981 void ClearCommand::execute(SkCanvas* canvas) const { canvas->clear(fColor); } in execute() function in ClearCommand
996 void ClipPathCommand::execute(SkCanvas* canvas) const { canvas->clipPath(fPath, fOp, fDoAA); } in execute() function in ClipPathCommand
1017 void ClipRegionCommand::execute(SkCanvas* canvas) const { canvas->clipRegion(fRegion, fOp); } in execute() function in ClipRegionCommand
1033 void ClipRectCommand::execute(SkCanvas* canvas) const { canvas->clipRect(fRect, fOp, fDoAA); } in execute() function in ClipRectCommand
1053 void ClipRRectCommand::execute(SkCanvas* canvas) const { canvas->clipRRect(fRRect, fOp, fDoAA); } in execute() function in ClipRRectCommand
1074 void ClipShaderCommand::execute(SkCanvas* canvas) const { canvas->clipShader(fShader, fOp); } in execute() function in ClipShaderCommand
1091 void ResetClipCommand::execute(SkCanvas* canvas) const { SkCanvasPriv::ResetClip(canvas); } in execute() function in ResetClipCommand
1097 void ConcatCommand::execute(SkCanvas* canvas) const { canvas->concat(fMatrix); } in execute() function in ConcatCommand
1131 void Concat44Command::execute(SkCanvas* canvas) const { canvas->concat(fMatrix); } in execute() function in Concat44Command
1146 void DrawAnnotationCommand::execute(SkCanvas* canvas) const { in execute() function in DrawAnnotationCommand
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/
Dwhen-import-and-directory-symlink-target-agree-but-do-not-match-disk.js100 execute: function () { method
112 execute: function () { method
131 execute: function () { method
217 execute: function () {// some comment method
229 execute: function () { method
248 execute: function () { method
Dwhen-directory-symlink-target-matches-disk-but-import-does-not.js92 execute: function () { method
104 execute: function () { method
123 execute: function () { method
201 execute: function () {// some comment method
213 execute: function () { method
232 execute: function () { method
Dwhen-import-matches-disk-but-directory-symlink-target-does-not.js100 execute: function () { method
112 execute: function () { method
131 execute: function () { method
217 execute: function () {// some comment method
229 execute: function () { method
248 execute: function () { method
Dwhen-both-directory-symlink-target-and-import-match-disk.js92 execute: function () { method
104 execute: function () { method
123 execute: function () { method
201 execute: function () {// some comment method
213 execute: function () { method
232 execute: function () { method
Dwhen-import,-directory-symlink-target,-and-disk-are-all-different.js98 execute: function () { method
117 execute: function () { method
129 execute: function () { method
212 execute: function () { method
231 execute: function () { method
244 execute: function () {// some comment method
/third_party/typescript/tests/baselines/reference/
DdecoratedDefaultExportsGetExportedSystem.js28 execute: function () { method
51 execute: function () { method
DdecoratedClassExportsSystem2.js20 execute: function () { method
DdecoratedClassExportsSystem1.js23 execute: function () { method
DemitHelpersWithLocalCollisions(module=system).js23 execute: function () { method
/third_party/python/Lib/test/test_importlib/
Dtest_read.py9 def execute(self, package, path): member in CommonBinaryTests
14 def execute(self, package, path): member in CommonTextTests
Dtest_open.py9 def execute(self, package, path): member in CommonBinaryTests
15 def execute(self, package, path): member in CommonTextTests
/third_party/node/test/fixtures/wpt/resources/
Dsriharness.js10 SRIScriptTest.prototype.execute = function() { method in SRIScriptTest
54 SRIStyleTest.prototype.execute = function() { method in SRIStyleTest
/third_party/python/Lib/test/test_asyncio/
Dtest_subprocess.py573 async def execute(): function
595 async def execute(): function
612 async def execute(): function
628 async def execute(): function
716 async def execute(): function
/third_party/vk-gl-cts/framework/randomshaders/
DrsgStatement.cpp134 void ExpressionStatement::execute (ExecutionContext& execCtx) const in execute() function in rsg::ExpressionStatement
213 void BlockStatement::execute (ExecutionContext& execCtx) const in execute() function in rsg::BlockStatement
345 void DeclarationStatement::execute (ExecutionContext& execCtx) const in execute() function in rsg::DeclarationStatement
496 void ConditionalStatement::execute (ExecutionContext& execCtx) const in execute() function in rsg::ConditionalStatement
562 void AssignStatement::execute (ExecutionContext& execCtx) const in execute() function in rsg::AssignStatement
/third_party/python/Tools/demo/
Drpythond.py40 def execute(request): function
/third_party/ejdb/src/bindings/ejdb2_jni/example/src/main/java/
DEJDB2Example.java19 db.createQuery("@parrots/[age > :age]").setLong("age", 3).execute((doc) -> { in main() method
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp905 bool AtomicCounterBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::AtomicCounterBufferStorageTestCase
1299 bool BufferTextureStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::BufferTextureStorageTestCase
1631 bool ClearOpsBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::ClearOpsBufferStorageTestCase
1980 bool CopyOpsBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::CopyOpsBufferStorageTestCase
2631 bool IndirectDispatchBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::IndirectDispatchBufferStorageTestCase
2870 bool InvalidateBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::InvalidateBufferStorageTestCase
3049 bool PixelPackBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::PixelPackBufferStorageTestCase
3434 bool PixelUnpackBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::PixelUnpackBufferStorageTestCase
3965 bool QuadsBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::QuadsBufferStorageTestCase
4439 bool QueryBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute() function in gl4cts::QueryBufferStorageTestCase
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DRetireStage.cpp45 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
/third_party/typescript/tests/baselines/reference/transpile/
DCorrectly serialize metadata when transpile with System option.oldTranspile.js20 execute: function () { method
DCorrectly serialize metadata when transpile with System option.js20 execute: function () { method

123456