Home
last modified time | relevance | path

Searched refs:holds (Results 1 – 25 of 32) sorted by relevance

12

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp198 std::vector<OptionalCacheHold> holds; in execute() local
200 holds.reserve(requestInShared.pools.size()); in execute()
206 holds.push_back(std::move(hold)); in execute()
281 std::vector<OptionalCacheHold> holds; in createReusableExecution() local
283 holds.reserve(requestInShared.pools.size()); in createReusableExecution()
289 holds.push_back(std::move(hold)); in createReusableExecution()
300 std::move(relocation), std::move(holds)); in createReusableExecution()
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DBurst.cpp72 std::vector<nn::IBurst::OptionalCacheHold> holds; in ensureAllMemoriesAreCached() local
73 holds.reserve(memoryIdentifierTokens.size()); in ensureAllMemoriesAreCached()
87 holds.push_back(std::move(hold)); in ensureAllMemoriesAreCached()
90 return holds; in ensureAllMemoriesAreCached()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurst.cpp338 std::vector<OptionalCacheHold> holds; in execute() local
340 holds.reserve(requestInShared.pools.size()); in execute()
344 holds.push_back(std::move(hold)); in execute()
385 std::vector<OptionalCacheHold> holds; in createReusableExecution() local
387 holds.reserve(requestInShared.pools.size()); in createReusableExecution()
391 holds.push_back(std::move(hold)); in createReusableExecution()
396 std::move(relocation), std::move(holds)); in createReusableExecution()
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal24 * Enum which holds the bit masks for SUPL_MODE configuration parameter.
35 * Enum which holds the bit masks for GPS_LOCK configuration parameter.
59 * Enum which holds the bit masks for A_GLONASS_POS_PROTOCOL_SELECT
DIGnssBatching.hal43 * Enum which holds the bit masks for batching control.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Draytracing.adoc227 * pname:raygenShaderBindingTableBuffer is the buffer object that holds the
232 * pname:missShaderBindingTableBuffer is the buffer object that holds the
239 * pname:hitShaderBindingTableBuffer is the buffer object that holds the
246 * pname:callableShaderBindingTableBuffer is the buffer object that holds
356 slink:VkStridedDeviceAddressRegionKHR that holds the shader binding
359 that holds the shader binding table data for the miss shader stage.
361 that holds the shader binding table data for the hit shader stage.
363 slink:VkStridedDeviceAddressRegionKHR that holds the shader binding
483 slink:VkStridedDeviceAddressRegionKHR that holds the shader binding
486 that holds the shader binding table data for the miss shader stage.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_shader_draw_parameters.adoc77 In GL for `GL_ARB_shader_draw_parameters`, code:gl_BaseVertexARB holds the
DVK_KHR_external_memory.adoc173 In general, the resource that holds the backing store for both images and
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_tile_properties.adoc53 …erties` is a pointer to an array of `VkTilePropertiesQCOM` structure that holds the returned prope…
68 …`pProperties` which is a pointer to `VkTilePropertiesQCOM` structure that holds the available prop…
176 The extension was modified to return an array of tile properties which holds properties for all req…
DVK_QCOM_image_processing.adoc342 … two image parameters: the _weight image_ which holds weight values, and the _sampled image_ which…
DVK_KHR_video_queue.adoc115 …rces and corresponding image views. The DPB is the logical structure that holds this pool of refer…
/hardware/interfaces/security/
DREADME.md3 The `security/` subdirectory holds various security-related HALs. (The final two sections of this
28 - terminating in a leaf certificate that holds the public key; this leaf certificate may also
/hardware/interfaces/confirmationui/1.0/
DIConfirmationResultCallback.hal36 * @param formattedMessage holds the prompt text and extra data.
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal397 * A structure that holds information of a Block. There are two types of Blocks:
548 * This structure holds information about a single work item. It must be passed
570 * This structure holds a list of Work objects and a list of BaseBlocks.
/hardware/nxp/uwb/halimpl/config/
DREADME.md17 Only one file with highest *VERSION* will be picked by HAL. And one parameter holds settings for ea…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_FUCHSIA_external_memory/
Ddevice_memory.adoc131 * pname:pZirconHandle is a pointer to a code:zx_handle_t which holds the
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal232 * The uint64_t value field holds the value in format described in comments for
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DAstcDecompressor.glsl618 ivec4 vA = ivec4(0); // holds what the spec calls v0, v2, v4 and v6
619 ivec4 vB = ivec4(0); // holds what the spec calls v1, v3, v5 and v7
DAstcNew.comp618 ivec4 vA = ivec4(0); // holds what the spec calls v0, v2, v4 and v6
619 ivec4 vB = ivec4(0); // holds what the spec calls v1, v3, v5 and v7
/hardware/google/gfxstream/codegen/gles2/
Dgles2.in260 ## x holds host GPU contents | |
275 ## x holds host GPU contents | |
/hardware/interfaces/media/c2/1.0/
Dtypes.hal673 * A `Work` object holds information about a single work item. It is created by
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal574 * The uint64_t value field holds the value in format described in comments
/hardware/interfaces/keymaster/4.0/
Dtypes.hal428 * b) Control of the secure environment that holds the key.
1253 * HmacSharingParameters holds the data used in the process of establishing a shared HMAC key
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc42 No matter who holds the *copyright* on a source file for the Specification,
/hardware/interfaces/wifi/1.0/
Dtypes.hal2218 * The type of MAC-layer frame that this frame_info holds.

12