Home
last modified time | relevance | path

Searched refs:safe (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/
Dcopies.adoc12 to a SEU-safe heap with the ename:VK_MEMORY_HEAP_SEU_SAFE_BIT bit set.
13 Alternatively, an application can: also periodically reload the non-SEU-safe
14 device memory contents from a known SEU-safe portion of host memory, or
15 otherwise periodically regenerate or refresh the contents of non-SEU-safe
19 object data in non-SEU-safe memory, and Base Vulkan provides no method to
22 internal object data stored in non-SEU-safe memory using
25 backup in SEU-safe memory using the fname:vkCmdRefreshObjectsKHR command.
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/
DREADME.md14 Provides a thread-safe concurrent queue object. Useful for adding object to
40 Defines a thread-safe recurrent timer that can call a function periodically.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_object_refresh.adoc29 Image and buffer objects can be bound to SEU-safe memory, and many object
33 non-SEU-safe memory, and unextended Vulkan provides no clear method to
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal163 * signaled when it is safe for the mapper to lock the buffer. If
164 * it is already safe to lock, acquireFence is empty.
199 * signaled when it is safe for the mapper to lock the buffer. If
200 * it is already safe to lock, acquireFence is empty.
/hardware/interfaces/wifi/aidl/default/
DTHREADING.README19 was invoked. This is not thread safe since these callback variables are
/hardware/interfaces/graphics/mapper/3.0/
DIMapper.hal211 * sync fence object, which will be signaled when it is safe for the
213 * it is already safe to lock.
253 * sync fence object, which will be signaled when it is safe for the
255 * already safe to lock.
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h300 static ASTCENC_SIMD_INLINE vfloat4 normalize_safe(vfloat4 a, vfloat4 safe) in normalize_safe() argument
308 return safe; in normalize_safe()
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal37 * This function must be thread-safe, it may get called from multiple
/hardware/interfaces/graphics/composer/2.1/
DIComposerCallback.hal56 * not necessarily before it returns. It is safe to trigger this callback
DIComposerClient.hal699 * buffer have completed and it is safe to read from it.
714 * buffer presented in the prior frame. This indicates that it is safe to
789 * object, which must be signaled when it is safe to read from the client
790 * target buffer. If it is already safe to read from this buffer, an
823 * object, which must be signaled when it is safe to write to the output
824 * buffer. If it is already safe to write to the output buffer, an empty
873 * properties as described in setLayerBuffer), then it is safe to call
916 * object, which must be signaled when it is safe to read from the given
917 * buffer. If it is already safe to read from the buffer, an empty handle
/hardware/interfaces/sensors/2.1/
DISensors.hal63 * safe to release its wake_lock. When the framework receives WAKE_UP events
101 * initialize must be thread safe and prevent concurrent calls
/hardware/interfaces/gnss/1.0/
DIGnssDebug.hal139 * (safe for use in location calculation.)
/hardware/interfaces/soundtrigger/2.3/
DISoundTriggerHw.hal117 * @return retval OptionalModelParameterRange safe union structure wrapping
/hardware/interfaces/sensors/2.0/
DISensors.hal96 * safe to release its wake_lock. When the framework receives WAKE_UP events
134 * initialize must be thread safe and prevent concurrent calls
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal235 * sync fence object, which will be signaled when it is safe for the
237 * it is already safe to lock.
386 * receives the buffer, it is immediately safe to read the buffer's metadata
456 * HEIGHT, LAYER_COUNT, PIXEL_FORMAT_REQUESTED and USAGE are safe to cache because
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal184 * safe for the client to read.
186 * If it is already safe to read from this buffer, -1 may be returned instead.
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DREADME88 FIT is not exception safe (but could be made to be in the future).
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_module_identifier.adoc134 …to fail with `VK_PIPELINE_CREATE_FAIL_ON_COMPILE_REQUIRED_BIT` here, it would not be safe to return
DVK_EXT_frame_boundary.adoc298 reuse them in a "`safe`" way. In practice it is advised that applications do not
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dintroduction.adoc235 It is left to each implementation to determine how to ensure safe operation
Dsparsemem.adoc117 When this property is absent, accesses are considered safe, but reads
Dmemory.adoc860 SEU-safe memory may: have different performance characteristics than
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Drender-a11y-string.mjs296 rightDelim = tree.rightDelim; // NOTE: Not sure if this is a safe assumption
/hardware/google/gfxstream/guest/mesa/
Dmeson.build1876 # __STDC__ macro to determine whether it's safe to use const keyword
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs323 // won't happen in type-safe code
360 // won't happen in type-safe code
11852 // subscript) but be safe.

12