Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dfossilize_db.h93 bool alive; member
Dmesa_cache_db.c223 db->alive = false; in mesa_db_zap()
347 db->alive = true; in mesa_db_load()
504 if (!db->alive) in mesa_db_compact()
696 if (!db->alive) in mesa_cache_db_read_entry()
783 if (!db->alive) in mesa_cache_db_entry_write()
867 if (!db->alive) in mesa_cache_db_entry_remove()
953 if (!db->alive) in mesa_cache_db_eviction_score()
Dmesa_cache_db.h39 bool alive; member
Dfossilize_db.c273 foz_db->alive = true; in load_foz_dbs()
591 if (!foz_db->alive) in foz_read_entry()
659 if (!foz_db->alive || !foz_db->file[0]) in foz_write_entry()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h235 std::shared_ptr<bool> alive{new bool(true)};
256 std::shared_ptr<bool> alive{new bool(true)};
277 std::shared_ptr<bool> alive{new bool(true)};
DVkDecoderGlobalState.cpp604 for (const auto& alive : entry.alives) { in save() local
605 isValid &= !alive.expired(); in save()
3126 entry.alives.push_back(imageViewInfo->alive); in on_vkUpdateDescriptorSetsImpl()
3133 entry.alives.push_back(samplerInfo->alive); in on_vkUpdateDescriptorSetsImpl()
3152 entry.alives.push_back(bufferInfo->alive); in on_vkUpdateDescriptorSetsImpl()
/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto35 * alive, it will use the return stream to return a task's information.
37 * <p>If the connection is not alive, the server must stores the remote task
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal88 * Support for keep alive packet offload.
428 * Start sending the specified keep alive packets periodically.
451 * Stop sending the specified keep alive packets.
/hardware/interfaces/neuralnetworks/1.3/
DIDevice.hal366 * currently alive in the same driver service. If the buffer was unable to be allocated
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc379 Like DX12, there is a limit to how many unique embedded immutable samplers may be alive in a device…
679 These objects need to be kept alive for the descriptor itself to be valid.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3143 * Defines an event that car watchdog updates to tell it's alive.