Home
last modified time | relevance | path

Searched defs:is_kill (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/stub/
Dcore_impl.rs176 let is_kill = matches!(disconnect_reason, Some(DisconnectReason::Kill)); in handle_packet() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.h96 bool is_kill; member
H A Dzink_kopper.c668 bool is_kill = is_swapchain_kill(ret); in zink_kopper_acquire() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp1296 bool AluInstr::is_kill() const in is_kill() function in r600::AluInstr
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp1182 bool is_kill = false; in get_regs_for_copies() local