Searched refs:alive (Results 1 – 11 of 11) sorted by relevance
93 bool alive; member
223 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()
39 bool alive; member
273 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()
235 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)};
604 for (const auto& alive : entry.alives) { in save() local605 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()
35 * 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
88 * Support for keep alive packet offload.428 * Start sending the specified keep alive packets periodically.451 * Stop sending the specified keep alive packets.
366 * currently alive in the same driver service. If the buffer was unable to be allocated
379 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.
3143 * Defines an event that car watchdog updates to tell it's alive.