/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | Callbacks.cpp | 30 std::lock_guard<std::mutex> hold(mMutex); in notify() local 66 std::lock_guard<std::mutex> hold(mMutex); in notify() local
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
D | Burst.cpp | 84 auto [storedMemory, hold] = cache.add(token, memory, burst); in ensureAllMemoriesAreCached() 87 holds.push_back(std::move(hold)); in ensureAllMemoriesAreCached() 114 const auto hold = ensureAllMemoriesAreCached(&nnRequest, memoryIdentifierTokens, burst, cache); in executeSynchronously() local 140 auto hold = burst.cacheMemory(memory); in add() local 141 auto [it, _] = mCache.emplace(token, std::make_pair(memory, std::move(hold))); in add()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | Callbacks.cpp | 37 std::lock_guard<std::mutex> hold(mMutex); in notify() local 128 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | Burst.cpp | 176 auto [identifier, hold] = kMemoryCache->getOrCacheMemory(memory); in cacheMemory() 177 return hold; in cacheMemory() 204 auto& [identifier, hold] = *cached; in execute() 206 holds.push_back(std::move(hold)); in execute() 287 auto& [identifier, hold] = *cached; in createReusableExecution() 289 holds.push_back(std::move(hold)); in createReusableExecution()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | Callbacks.cpp | 38 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local 147 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | Callbacks.cpp | 30 std::lock_guard<std::mutex> hold(mMutex); in notify() local
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | Burst.cpp | 302 auto [slot, hold] = mMemoryCache->cacheMemory(memory); in cacheMemory() 303 return hold; in cacheMemory() 342 auto [slot, hold] = mMemoryCache->cacheMemory(std::get<nn::SharedMemory>(memoryPool)); in execute() 344 holds.push_back(std::move(hold)); in execute() 389 auto [slot, hold] = mMemoryCache->cacheMemory(std::get<nn::SharedMemory>(memoryPool)); in createReusableExecution() 391 holds.push_back(std::move(hold)); in createReusableExecution()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
D | expect-math-block-in-vu-novuid.adoc | 15 * If pname:image is non-sparse then the following must: hold:
|
D | src-math-block-in-vu.adoc | 15 * If pname:image is non-sparse then the following must: hold:
|
D | expect-math-block-in-vu-noreflow-novuid.adoc | 15 * If pname:image is non-sparse then the following must: hold:
|
D | expect-math-block-in-vu-default.adoc | 16 If pname:image is non-sparse then the following must: hold:
|
D | expect-math-block-in-vu-noreflow.adoc | 16 If pname:image is non-sparse then the following must: hold:
|
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/ |
D | Burst.cpp | 132 auto hold = kBurstExecutor->cacheMemory(memory); in addCacheEntryLocked() local 133 mCache.emplace(slot, std::make_pair(std::move(memory), std::move(hold))); in addCacheEntryLocked()
|
/hardware/interfaces/cas/native/1.0/ |
D | IDescrambler.hal | 36 * @param dstBuffer the DestinationBuffer to hold the descrambled data.
|
/hardware/interfaces/bluetooth/audio/utils/le_audio_configuration_set/ |
D | audio_set_configurations.fbs | 28 /// Note: Consider extending it with `flags` field, to hold additional info like
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IDemux.hal | 50 * to create a FMQ(Fast Message Queue) to hold data output from the filter. 125 * create a FMQ(Fast Message Queue) to hold data from selected filters.
|
D | IDescrambler.hal | 46 * slot can hold a few keys for different purposes.
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsUltrasonicsArray.hal | 49 * IEvsUltrasonicsArray may hold concurrently.
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationResultCallback.hal | 27 * parameters formattedMessage and confirmationToken hold the values needed to request
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 53 * If any of these conditions do not hold, or if the request to set the new 200 * The returned `output.fence` shall be updated to hold the fence associated 242 * unallocated until either it is selected to hold a freshly allocated 403 * hold: 475 * If any of the following conditions hold, the error code `BAD_VALUE` shall
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 83 * There is no maximum time the caller may hold onto the buffer before making this
|
D | IEvsCamera.hal | 46 * @param bufferCount Number of buffers the client of IEvsCamera may hold concurrently.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_inline_uniform_block.adoc | 60 uniform block descriptor type can hold, while the pname:srcArrayElement,
|
/hardware/google/gfxstream/codegen/magma/ |
D | README.md | 52 …. Although the client could have allocated a buffer sufficiently large to hold this data up front,…
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 100 * to hold for correct operation.
|