Home
last modified time | relevance | path

Searched defs:destructive (Results 1 – 2 of 2) 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/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1686 bool destructive = (vd_bits == kBRegSize) || (vd_bits == kSRegSize); in Test1OpAcrossNEON_Helper() local