Home
last modified time | relevance | path

Searched defs:execute (Results 76 - 100 of 175) sorted by relevance

1234567

/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
H A DConvertIcuDataTask.java308 public void execute() throws BuildException { in execute() method in ConvertIcuDataTask
/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
H A Du_queue.c545 util_queue_add_job(struct util_queue *queue, void *job, struct util_queue_fence *fence, util_queue_execute_func execute, util_queue_execute_func cleanup, const size_t job_size) util_queue_add_job() argument
/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
H A Dccompiler.py12 from distutils.util import split_quoted, execute namespace
906 def execute(self, func, args, msg=None, level=1): member in CCompiler
/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...]
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpkeys.c393 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() argument
409 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() argument
425 arch_vma_access_permitted(struct vm_area_struct *vma, bool write, bool execute, bool foreign) arch_vma_access_permitted() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post() argument
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dmain.c327 int (*execute)(struct iommufd_ucmd *ucmd); member
/kernel/liteos_a/compat/posix/src/
H A Dpthread.c773 void pthread_cleanup_pop_inner(struct pthread_cleanup_buffer *buffer, int execute) in pthread_cleanup_pop_inner() argument
/third_party/node/deps/v8/tools/testrunner/
H A Dbase_runner.py283 def execute(self, sys_args=None): member in BaseTestRunner
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cGPUShader5Tests.cpp760 void GPUShader5FunctionOverloadingTest::execute(const glw::GLint* u1_data, const glw::GLuint* u2_data, in execute() function in gl3cts::GPUShader5FunctionOverloadingTest
1057 void GPUShader5FloatEncodingTest::execute(const testCase& test_case) in execute() function in gl3cts::GPUShader5FloatEncodingTest
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_resp.c757 static enum resp_states execute(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in execute() function

Completed in 20 milliseconds

1234567