Home
last modified time | relevance | path

Searched refs:scoped (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/utils/src/
DDevice.cpp207 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModel() local
227 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModelFromCache() local
DPreparedModel.cpp124 const auto scoped = kDeathHandler.protectCallback(cb.get()); in executeAsynchronously() local
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DDevice.cpp254 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModel() local
272 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModelFromCache() local
DPreparedModel.cpp80 const auto scoped = kDeathHandler.protectCallback(cb.get()); in executeAsynchronously() local
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DPreparedModel.cpp85 const auto scoped = kDeathHandler.protectCallback(cb.get()); in executeInternal() local
DDevice.cpp157 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModel() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dmemorymodel.adoc261 [[memory-model-scoped-modification-order]]
266 A's scoped modification order relates no other operations.
273 disagrees with the scoped modification order.
283 That means this definition of A's scoped modification order could include
410 subsequence of A's scoped modification order that consists of:
419 being in A's scoped modification order.
1042 scoped modification order (or the first operation reads from the initial
1049 * scoped modification order (over all atomic writes)
1061 [[memory-model-scoped-modification-order-coherence]]
1069 the write that A takes its value from must: be earlier in its own scoped
[all …]
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DDevice.cpp234 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModel() local
264 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModelFromCache() local
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DDevice.cpp158 const auto scoped = kDeathHandler.protectCallback(cb.get()); in prepareModel() local
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc292 is scoped to the duration of the Vulkan command.
294 scoped to the lifetime of the Vulkan object that is being created or
297 scoped to the lifetime of a sname:VkPipelineCache
303 scoped to the lifetime of the Vulkan device.
305 is scoped to the lifetime of the Vulkan instance.
311 ename:VK_SYSTEM_ALLOCATION_SCOPE_CACHE, the allocation is scoped to the
318 * If an allocation is scoped to the duration of a command, the allocator
335 * If an allocation is scoped to the lifetime of an object, that object is
342 * If an allocation is scoped to the lifetime of a device, the allocator
346 * If the allocation is scoped to the lifetime of an instance and the
[all …]
Draytracing.adoc153 instructions or subgroup-scoped instructions that execute the dynamic
169 For clock operations, the value of a code:Subgroup scoped
Dfeatures.adoc1711 whether shaders can: perform code:Subgroup scoped clock reads.
1713 shaders can: perform code:Device scoped clock reads.
Dsynchronization.adoc6636 <<synchronization-dependencies-access-scopes, scoped>> to access via the
6883 <<synchronization-dependencies-access-scopes, scoped>> to access via the
/hardware/interfaces/keymaster/3.0/
Dtypes.hal58 * will contain an application-scoped and
/hardware/interfaces/keymaster/4.0/
Dtypes.hal207 * certificate for the generated key should contain an application-scoped and time-bounded
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8054 * Remove (unnecessary) scoped modification order case from the memory
8187 * Clarify that scoped modification order only relates to
12692 * Add language allowing allocation and freeing of memory scoped to the