Home
last modified time | relevance | path

Searched defs:Execute (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gn/src/gn/
Dparse_tree.cc192 Value AccessorNode::Execute(Scope* scope, Err* err) const { in Execute() function in AccessorNode
366 Value BinaryOpNode::Execute(Scope* scope, Err* err) const { in Execute() function in BinaryOpNode
398 Value BlockNode::Execute(Scope* enclosing_scope, Err* err) const { in Execute() function in BlockNode
480 Value ConditionNode::Execute(Scope* scope, Err* err) const { in Execute() function in ConditionNode
536 Value FunctionCallNode::Execute(Scope* scope, Err* err) const { in Execute() function in FunctionCallNode
591 Value IdentifierNode::Execute(Scope* scope, Err* err) const { in Execute() function in IdentifierNode
638 Value ListNode::Execute(Scope* scope, Err* err) const { in Execute() function in ListNode
833 Value LiteralNode::Execute(Scope* scope, Err* err) const { in Execute() function in LiteralNode
897 Value UnaryOpNode::Execute(Scope* scope, Err* err) const { in Execute() function in UnaryOpNode
931 Value BlockCommentNode::Execute(Scope* scope, Err* err) const { in Execute() function in BlockCommentNode
[all …]
Doperators_unittest.cc37 Value Execute(Scope* scope, Err* err) const override { return value_; } in Execute() function in __anon360ea3180111::TestParseNode
/third_party/grpc/src/csharp/Grpc.Tools/
DProtoToolsPlatform.cs44 public override bool Execute() in Execute() method in Grpc.Tools.ProtoToolsPlatform
DProtoReadDependencies.cs51 public override bool Execute() in Execute() method in Grpc.Tools.ProtoReadDependencies
DProtoCompilerOutputs.cs67 public override bool Execute() in Execute() method in Grpc.Tools.ProtoCompilerOutputs
DProtoCompile.cs535 public override bool Execute() in Execute() method in Grpc.Tools.ProtoCompile
/third_party/cef/libcef_dll/ctocpp/
Dtask_ctocpp.cc19 NO_SANITIZE("cfi-icall") void CefTaskCToCpp::Execute() { in Execute() function in CefTaskCToCpp
Dv8handler_ctocpp.cc21 bool CefV8HandlerCToCpp::Execute(const CefString& name, in Execute() function in CefV8HandlerCToCpp
/third_party/cef/libcef_dll/wrapper/
Dcef_closure_task.cc15 virtual void Execute() OVERRIDE { in Execute() function in __anon7ae15e530111::CefClosureTask
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DContext.cpp45 auto Execute = in createDefaultPipeline() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dcontext_list.cc43 void ContextList::Execute(void* arg, grpc_core::Timestamps* ts, in Execute() function in grpc_core::ContextList
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.h67 void (*Execute)(WebPWorker* const worker); member
Dthread_utils.c316 static void Execute(WebPWorker* const worker) { in Execute() function
/third_party/skia/third_party/externals/libwebp/src/utils/
Dthread_utils.h67 void (*Execute)(WebPWorker* const worker); member
Dthread_utils.c316 static void Execute(WebPWorker* const worker) { in Execute() function
/third_party/cef/tests/cefclient/renderer/
Dperformance_test.cc34 virtual bool Execute(const CefString& name, in Execute() function in client::performance_test::__anon7826916d0111::V8Handler
Dperformance_test_tests.cc92 virtual bool Execute(const CefString& name, in PERF_TEST_FUNC() function in client::performance_test::__anonaa74a7ff0111::PERF_TEST_FUNC::Handler
114 virtual bool Execute(const CefString& name, in PERF_TEST_FUNC() function in client::performance_test::__anonaa74a7ff0111::PERF_TEST_FUNC::Handler
139 virtual bool Execute(const CefString& name, in PERF_TEST_FUNC() function in client::performance_test::__anonaa74a7ff0111::PERF_TEST_FUNC::Handler
/third_party/cef/tests/ceftests/
Dv8_unittest.cc1872 bool Execute(const CefString& name, in RunFunctionCreateTest() function in __anona21365170111::V8RendererTest::RunFunctionCreateTest::Handler
1918 bool Execute(const CefString& name, in RunFunctionHandlerTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerTest::Handler
1989 bool Execute(const CefString& name, in RunFunctionHandlerExceptionTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerExceptionTest::Handler
2035 bool Execute(const CefString& name, in RunFunctionHandlerFailTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerFailTest::Handler
2078 bool Execute(const CefString& name, in RunFunctionHandlerNoObjectTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerNoObjectTest::Handler
2127 bool Execute(const CefString& name, in RunFunctionHandlerWithContextTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerWithContextTest::Handler
2177 bool Execute(const CefString& name, in RunFunctionHandlerEmptyStringTest() function in __anona21365170111::V8RendererTest::RunFunctionHandlerEmptyStringTest::Handler
2357 bool Execute(const CefString& name, in RunStackTraceTest() function in __anona21365170111::V8RendererTest::RunStackTraceTest::Handler
2448 bool Execute(const CefString& name, in RunExtensionTest() function in __anona21365170111::V8RendererTest::RunExtensionTest::Handler
2523 bool Execute(const CefString& name, in OnContextCreated() function in __anona21365170111::V8RendererTest::OnContextCreated::Handler
[all …]
Dvalues_unittest.cc87 void Execute() override { TestBinary(value_, data_, data_size_); } in Execute() function in __anonec4c2ed90111::BinaryTask
294 void Execute() override { in Execute() function in __anonec4c2ed90111::DictionaryTask
564 void Execute() override { TestList(value_, binary_data_, binary_data_size_); } in Execute() function in __anonec4c2ed90111::ListTask
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp60 virtual void Execute() { in Execute() function
213 virtual void Execute() { in Execute() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h105 Execute = 1 << 2, // Segment is executable. enumerator
/third_party/node/test/node-api/test_async/
Dtest_async.c25 static void Execute(napi_env env, void* data) { in Execute() function
/third_party/node/src/
Dnode_http_parser.cc507 static void Execute(const FunctionCallbackInfo<Value>& args) { in Execute() function in node::__anon439301180111::Parser
718 Local<Value> Execute(const char* data, size_t len) { in Execute() function in node::__anon439301180111::Parser
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc170 static void Execute(void* arg, grpc_error* error) { in MakeTestClosure() function
182 static void Execute(void* arg, grpc_error* error) { in MakeOnceClosure() function
/third_party/cef/libcef/browser/net_service/
Dresource_handler_wrapper.cc342 static void Execute(ResourceResponse::OpenCallback callback, in Execute() function in net_service::__anon83cb726a0111::OpenCallbackWrapper

12