Home
last modified time | relevance | path

Searched defs:destructive (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc396 static bool rq_reclaim(grpc_resource_quota* resource_quota, bool destructive) { in rq_reclaim()
487 bool destructive) { in ru_post_reclaimer()
912 bool destructive, in grpc_resource_user_post_reclaimer()
/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c319 bool destructive; member
438 bool destructive) in mir_adjust_constants()
571 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dresource_quota.cc414 static bool rq_reclaim(grpc_resource_quota* resource_quota, bool destructive) { in rq_reclaim()
508 bool destructive) { in ru_post_reclaimer()
969 bool destructive, in grpc_resource_user_post_reclaimer()
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1679 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local