/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.cpp | 126 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute() function 178 Execute(kDevice, kTestModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTestHarness.cpp | 134 void Execute(const sp<IDevice>& device, const TestModel& testModel) { in Execute() function 186 Execute(kDevice, kTestModel); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 880 void Execute(const sp<IDevice>& device, const TestModel& testModel, TestKind testKind) { in Execute() function 965 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P() 969 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P() 973 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P() 977 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P() 981 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P() 985 Execute(kDevice, kTestModel, TestKind::INTINITE_LOOP_TIMEOUT); in TEST_P()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | GeneratedTestHarness.cpp | 371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute() function 411 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/false); in TEST_P() 415 Execute(kDevice, kTestModel, /*testDynamicOutputShape=*/true); in TEST_P()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | GeneratedTestHarness.cpp | 985 void Execute(const std::shared_ptr<IDevice>& device, const TestModel& testModel, in Execute() function 1093 Execute(kDevice, kTestModel, TestKind::GENERAL); in TEST_P() 1097 Execute(kDevice, kTestModel, TestKind::DYNAMIC_SHAPE); in TEST_P() 1101 Execute(kDevice, kTestModel, TestKind::MEMORY_DOMAIN); in TEST_P() 1105 Execute(kDevice, kTestModel, TestKind::FENCED_COMPUTE); in TEST_P() 1109 Execute(kDevice, kTestModel, TestKind::QUANTIZATION_COUPLING); in TEST_P() 1113 Execute(kDevice, kTestModel, TestKind::INTINITE_LOOP_TIMEOUT); in TEST_P()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_AMD_buffer_marker/ |
D | copies.adoc | 9 [open,refpage='vkCmdWriteBufferMarker2AMD',desc='Execute a pipelined write of a marker value into a… 90 [open,refpage='vkCmdWriteBufferMarkerAMD',desc='Execute a pipelined write of a marker value into a …
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_deferred_host_operations.adoc | 57 // operation was deferred. Execute it asynchronously
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/ |
D | copies.adoc | 27 [open,refpage='vkCmdRefreshObjectsKHR',desc='Execute a pipelined refresh of a list of objects',type…
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 293 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffect.hal | 276 * Execute a vendor specific command on the effect. The command code
|
/hardware/interfaces/audio/effect/7.0/ |
D | IEffect.hal | 273 * Execute a vendor specific command on the effect. The command code
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 330 | Execute | Executes commands recorded in another command buffer
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | BUILD.adoc | 44 Execute the commands:
|
D | ChangeLog.adoc | 11239 KHR extensions from the "supported" attributes in +vk.xml+. Execute
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | mhchem.mjs | 182 // Execute actions
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | cmdbuffers.adoc | 2747 [open,refpage='vkCmdExecuteCommands',desc='Execute a secondary command buffer from a primary comman…
|