| /third_party/boost/boost/python/converter/ |
| D | pointer_type_id.hpp | 19 static inline type_info execute(T*(*)() = 0) in execute() function 29 static inline type_info execute(T* const volatile&(*)() = 0) in execute() function 35 static inline type_info execute(T*volatile&(*)() = 0) in execute() function 41 static inline type_info execute(T*const&(*)() = 0) in execute() function 47 static inline type_info execute(T*&(*)() = 0) in execute() function
|
| /third_party/boost/boost/python/ |
| D | to_python_indirect.hpp | 49 inline PyObject* execute(U* ptr, detail::true_) const in execute() function 59 inline PyObject* execute(U const& x, detail::false_) const in execute() function 79 static PyObject* execute(T* p) in execute() function 101 static PyObject* execute(T* p) in execute() function
|
| D | lvalue_from_pytype.hpp | 37 static inline void* execute(PyObject* op) in execute() function 65 static MemberType& execute(InstanceType& c) in execute() function 77 static InstanceType& execute(InstanceType& c) in execute() function
|
| /third_party/boost/boost/python/detail/ |
| D | unwind_type.hpp | 69 execute(U p, Generator* = 0) in execute() function 80 execute(U& p, Generator* = 0) in execute() function 105 execute(U(*)(), Generator* = 0) in execute() function 116 execute(U*(*)(), Generator* = 0) in execute() function 127 execute(U&(*)(), Generator* = 0) in execute() function 138 execute(U&(*)(), Generator* = 0) in execute() function
|
| D | destroy.hpp | 18 static void execute(T const volatile* p) in execute() function 28 static void execute(A*, T const volatile* const first) in execute() function 39 static void execute(T const volatile* p) in execute() function
|
| /third_party/boost/boost/python/object/ |
| D | inheritance.hpp | 39 static dynamic_id_t execute(void* p_) in execute() function 50 static dynamic_id_t execute(void* p_) in execute() function 85 static void* execute(void* source) in execute() function 96 static void* execute(void* source) in execute() function
|
| /third_party/boost/libs/intrusive/test/ |
| D | set_test.cpp | 60 static void execute() in execute() function in test_main_template 79 static void execute() in execute() function in test_main_template 98 static void execute() in execute() function in test_main_template 111 static void execute() in execute() function
|
| D | sg_set_test.cpp | 59 static void execute() in execute() function in test_main_template 74 static void execute() in execute() function in test_main_template 89 static void execute() in execute() function in test_main_template 102 static void execute() in execute() function
|
| D | treap_multiset_test.cpp | 61 static void execute() in execute() function in test_main_template 80 static void execute() in execute() function in test_main_template 99 static void execute() in execute() function in test_main_template 112 static void execute() in execute() function
|
| D | avl_set_test.cpp | 60 static void execute() in execute() function in test_main_template 79 static void execute() in execute() function in test_main_template 98 static void execute() in execute() function in test_main_template 111 static void execute() in execute() function
|
| D | avl_multiset_test.cpp | 60 static void execute() in execute() function in test_main_template 79 static void execute() in execute() function in test_main_template 98 static void execute() in execute() function in test_main_template 111 static void execute() in execute() function
|
| D | bs_multiset_test.cpp | 59 static void execute() in execute() function in test_main_template 78 static void execute() in execute() function in test_main_template 98 static void execute() in execute() function in test_main_template 111 static void execute() in execute() function
|
| D | bs_set_test.cpp | 59 static void execute() in execute() function in test_main_template 78 static void execute() in execute() function in test_main_template 97 static void execute() in execute() function in test_main_template 110 static void execute() in execute() function
|
| D | multiset_test.cpp | 59 static void execute() in execute() function in test_main_template 78 static void execute() in execute() function in test_main_template 97 static void execute() in execute() function in test_main_template 110 static void execute() in execute() function
|
| D | splay_set_test.cpp | 59 static void execute() in execute() function in test_main_template 78 static void execute() in execute() function in test_main_template 97 static void execute() in execute() function in test_main_template 110 static void execute() in execute() function
|
| D | sg_multiset_test.cpp | 59 static void execute() in execute() function in test_main_template 74 static void execute() in execute() function in test_main_template 89 static void execute() in execute() function in test_main_template 103 static void execute() in execute() function
|
| D | treap_set_test.cpp | 60 static void execute() in execute() function in test_main_template 79 static void execute() in execute() function in test_main_template 98 static void execute() in execute() function in test_main_template 111 static void execute() in execute() function
|
| D | splay_multiset_test.cpp | 59 static void execute() in execute() function in test_main_template 78 static void execute() in execute() function in test_main_template 97 static void execute() in execute() function in test_main_template 110 static void execute() in execute() function
|
| /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/typescript/tests/baselines/reference/tscWatch/emit/emit-for-configured-projects/ |
| D | should-always-return-the-file-itself-if-'--out'-or-'--outFile'-is-specified.js | 90 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/boost/boost/parameter/aux_/python/ |
| D | invoker.hpp | 80 static R execute() in execute() function 89 static R execute(T& self) in execute() function 98 static R execute(T& self) in execute() function 107 static T* execute(T& self) in execute() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.cpp | 62 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdBeginRenderPass 86 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdNextSubpass 107 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdEndRenderPass 131 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdExecuteCommands 151 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdPipelineBind 176 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdDispatch 209 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdDispatchIndirect 240 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdVertexBufferBind 263 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdIndexBufferBind 286 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anondb6489ed0111::CmdSetViewport [all …]
|
| /third_party/boost/libs/interprocess/test/ |
| D | list_test.hpp | 33 static int execute(int max, MyShmList *shmlist, MyStdList *stdlist) in execute() function 53 static int execute(int max, MyShmList *shmlist, MyStdList *stdlist) in execute() function 73 static int execute(MyShmList *shmlist, MyStdList *stdlist) in execute() function 87 static int execute(MyShmList *shmlist, MyStdList *stdlist) in execute() function
|
| /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/flutter/skia/tools/debugger/ |
| D | DrawCommand.cpp | 1009 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 …]
|