Home
last modified time | relevance | path

Searched defs:execute (Results 51 - 75 of 105) sorted by relevance

12345

/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
H A DglcShaderLibraryCase.cpp265 bool ShaderCase::execute(void) in execute() function in deqp::sl::ShaderCase
/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...]
H A DrsgProgramExecutor.cpp211 void ProgramExecutor::execute (const Shader& vertexShader, const Shader& fragmentShader, const vector<VariableValue>& uniformValues) in execute() function in rsg::ProgramExecutor
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DConvertIcuDataTask.java308 public void execute() throws BuildException { in execute() method in ConvertIcuDataTask
/third_party/node/deps/v8/tools/testrunner/
H A Dbase_runner.py283 def execute(self, sys_args=None): member in BaseTestRunner
/third_party/mesa3d/src/util/
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/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
/third_party/libdrm/tests/tegra/
H A Dvic.h135 int (*execute)(struct vic *vic, member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_subprocess.py622 async def execute(): function
644 async def execute(): function
661 async def execute(): function
677 async def execute(): function
777 async def execute(): function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp148 void execute (void) in execute() function in vkt::__anon28945::SyncTask
261 void execute (void) in execute() function in vkt::__anon28945::BuildHighLevelShaderTask
316 void execute (void) in execute() function in vkt::__anon28945::BuildSpirVAsmTask
351 void execute (void) in execute() function in vkt::__anon28945::ValidateBinaryTask
/third_party/skia/src/gpu/ops/
H A DGrOp.h191 void execute(GrOpFlushState* state, const SkRect& chainBounds) { in execute() function in GrOp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp162 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
231 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
349 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction
391 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktBuildPrograms.cpp148 void execute (void) in execute() function in vkt::__anon30112::SyncTask
261 void execute (void) in execute() function in vkt::__anon30112::BuildHighLevelShaderTask
316 void execute (void) in execute() function in vkt::__anon30112::BuildSpirVAsmTask
351 void execute (void) in execute() function in vkt::__anon30112::ValidateBinaryTask
/third_party/ffmpeg/libavfilter/
H A Davfilter.h923 avfilter_execute_func *execute; member
/third_party/mksh/
H A Dexec.c50 execute(struct op * volatile t, in execute() function
[all...]

Completed in 25 milliseconds

12345