Home
last modified time | relevance | path

Searched defs:execute (Results 151 - 175 of 311) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/net/sunrpc/
H A Dstats.c158 ktime_t backlog, execute, now; in rpc_count_iostats_metrics() local
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-generate-ipa-pass.h177 virtual unsigned int execute(function *) { return _EXECUTE(); } in execute() function in __anon41907::_PASS_NAME_PASS
/kernel/linux/linux-6.6/scripts/
H A Dcheckkconfigsymbols.py226 def execute(cmd): function
/third_party/ffmpeg/libavfilter/
H A Dinternal.h139 avfilter_execute_func *execute; member
/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp196 void execute(const std::vector<std::string>& inputFiles, in execute() function
/third_party/PyYAML/tests/lib/
H A Dtest_constructor.py11 def execute(code): function
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DCleanOutputDirectoryTask.java141 public void execute() throws BuildException { in execute() method in CleanOutputDirectoryTask
/third_party/node/deps/v8/tools/unittests/
H A Drun_perf_test.py151 def execute(*args, **kwargs): function
/third_party/mesa3d/src/util/
H A Du_queue.h201 util_queue_execute_func execute; member
/third_party/lz4/tests/
H A Dtest-lz4-speed.py48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): function
[all...]
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DProxy.pm527 sub execute subroutine
/third_party/python/Lib/distutils/
H A Dcmd.py334 def execute(self, func, args, msg=None, level=1): member in Command
H A Dutil.py289 def execute (func, args, msg=None, verbose=0, dry_run=0): function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp89 void ShaderGroupVoteTestCaseBase::ComputeShader::execute(deqp::Context& context) in execute() function in glcts::ShaderGroupVoteTestCaseBase::ComputeShader
/third_party/skia/src/gpu/
H A DGrRenderTask.h38 bool execute(GrOpFlushState* flushState) { return this->onExecute(flushState); } in execute() function in GrRenderTask
/third_party/openssl/util/perl/TLSProxy/
H A DProxy.pm527 sub execute subroutine
/third_party/skia/tools/skpbench/
H A Dskpbench.py226 def execute(self, hardware): member in SKPBench
/third_party/typescript/tests/ts_extra_tests/tool/
H A Dtestcfg.py95 def execute(self, ark_runtime=False): member in TestCase
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp123 void Operation::execute (Thread& thread) in execute() function in tcu::ThreadUtil::Operation
/third_party/vk-gl-cts/framework/randomshaders/
H A 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 (ExecutionContex function in rsg::AssignStatement
[all...]
/base/customization/enterprise_device_management/interfaces/kits/bundle_manager/src/
H A Dbundle_manager_addon.cpp328 GetAllowedOrDisallowedInstallBundles(napi_env env, napi_callback_info info, const std::string &workName, napi_async_execute_callback execute) GetAllowedOrDisallowedInstallBundles() argument
467 AddOrRemoveInstallBundles(napi_env env, napi_callback_info info, const std::string &workName, napi_async_execute_callback execute) AddOrRemoveInstallBundles() argument
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_common.cpp393 napi_value NapiAsync(const napi_env env, napi_callback_info info, napi_async_execute_callback execute, in NapiAsync() argument
275 CreateAsyncWork(const napi_env env, AsyncContext *context, const char *funcName, napi_async_execute_callback execute) CreateAsyncWork() argument
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp221 auto execute = [](napi_env env, void *data) { in AsyncCallFunc() local
/foundation/ability/form_fwk/frameworks/js/napi/form_observer/
H A Djs_form_observer.cpp658 auto execute = [filter, formInstances, ret = apiResult]() { in OnGetFormInstancesByFilter() local
709 auto execute = [formId, isUnusedIncluded, formInstance, ret = apiResult]() { in OnGetFormInstanceById() local
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp542 auto execute = [data = onIsRequestPublishFormSupported] () { in OnIsRequestPublishFormSupported() local

Completed in 21 milliseconds

12345678910>>...13