| /third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-for-configured-projects/ |
| D | should-always-return-the-file-itself-if-'--out'-or-'--outFile'-is-specified.js | 92 execute: function () { method 103 execute: function () { method 114 execute: function () { method 125 execute: function () { method 198 execute: function () { method 209 execute: function () { method 220 execute: function () { method 231 execute: function () { method
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
| D | OpCode.java | 65 State execute(DataView data, DigitSequence ignored) { in execute() method 86 State execute(DataView data, DigitSequence in) { in execute() method 107 State execute(DataView data, DigitSequence in) { in execute() method 137 State execute(DataView data, DigitSequence in) { in execute() method 167 State execute(DataView data, DigitSequence in) { in execute() method 176 State execute(DataView data, DigitSequence in) { in execute() method 261 abstract State execute(DataView data, DigitSequence in); in execute() method in OpCode
|
| /third_party/typescript/tests/baselines/reference/tscWatch/forceConsistentCasingInFileNames/ |
| D | when-directory-symlink-target-matches-disk-but-import-does-not.js | 94 execute: function () { method 106 execute: function () { method 125 execute: function () { method 205 execute: function () {// some comment method 217 execute: function () { method 236 execute: function () { method
|
| D | when-both-directory-symlink-target-and-import-match-disk.js | 94 execute: function () { method 106 execute: function () { method 125 execute: function () { method 205 execute: function () {// some comment method 217 execute: function () { method 236 execute: function () { method
|
| D | when-import-matches-disk-but-directory-symlink-target-does-not.js | 102 execute: function () { method 114 execute: function () { method 133 execute: function () { method 221 execute: function () {// some comment method 233 execute: function () { method 252 execute: function () { method
|
| D | when-import-and-directory-symlink-target-agree-but-do-not-match-disk.js | 102 execute: function () { method 114 execute: function () { method 133 execute: function () { method 221 execute: function () {// some comment method 233 execute: function () { method 252 execute: function () { method
|
| D | when-import,-directory-symlink-target,-and-disk-are-all-different.js | 100 execute: function () { method 119 execute: function () { method 131 execute: function () { method 216 execute: function () { method 235 execute: function () { method 248 execute: function () {// some comment method
|
| /third_party/skia/experimental/sorttoy/ |
| D | Cmds.cpp | 22 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/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.cpp | 62 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdBeginRenderPass 86 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdNextSubpass 107 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdEndRenderPass 131 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdExecuteCommands 151 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdPipelineBind 176 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdDispatch 209 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdDispatchIndirect 240 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdVertexBufferBind 263 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdIndexBufferBind 286 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anonf00c94cc0111::CmdSetViewport [all …]
|
| /third_party/skia/tools/debugger/ |
| D | DrawCommand.cpp | 981 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/ |
| D | decoratedDefaultExportsGetExportedSystem.js | 28 execute: function () { method 51 execute: function () { method
|
| D | decoratedClassExportsSystem2.js | 20 execute: function () { method
|
| D | decoratedClassExportsSystem1.js | 23 execute: function () { method
|
| D | emitHelpersWithLocalCollisions(module=system).js | 23 execute: function () { method
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_read.py | 9 def execute(self, package, path): member in CommonBinaryTests 14 def execute(self, package, path): member in CommonTextTests
|
| D | test_open.py | 9 def execute(self, package, path): member in CommonBinaryTests 16 def execute(self, package, path): member in CommonTextTests
|
| /third_party/python/Tools/demo/ |
| D | rpythond.py | 40 def execute(request): function
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| D | rsgStatement.cpp | 134 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/Lib/test/test_asyncio/ |
| D | test_subprocess.py | 622 async def execute(): function 644 async def execute(): function 661 async def execute(): function 677 async def execute(): function 777 async def execute(): function
|
| /third_party/astc-encoder/Test/ |
| D | astc_quality_test.py | 58 def execute(command): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | RetireStage.cpp | 45 llvm::Error RetireStage::execute(InstRef &IR) { in execute() function in llvm::mca::RetireStage
|
| /third_party/typescript/tests/baselines/reference/transpile/ |
| D | Correctly serialize metadata when transpile with System option.oldTranspile.js | 20 execute: function () { method
|
| D | Correctly serialize metadata when transpile with System option.js | 20 execute: function () { method
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/execute/ |
| D | bindings.cc | 30 auto execute = std::make_shared<PyExecute>(toTensorOperation(operation)); in __anonfd6757d90102() local
|
| /third_party/flatbuffers/kotlin/ |
| D | gradlew.bat | 67 :execute label
|