Home
last modified time | relevance | path

Searched refs:destructive (Results 1 – 25 of 71) sorted by relevance

123

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc270 static bool rq_reclaim(grpc_resource_quota* resource_quota, bool destructive);
396 static bool rq_reclaim(grpc_resource_quota* resource_quota, bool destructive) { in rq_reclaim() argument
398 grpc_rulist list = destructive ? GRPC_RULIST_RECLAIMER_DESTRUCTIVE in rq_reclaim()
404 resource_user->name, destructive ? "destructive" : "benign"); in rq_reclaim()
408 grpc_closure* c = resource_user->reclaimers[destructive]; in rq_reclaim()
412 resource_user->reclaimers[destructive] = nullptr; in rq_reclaim()
487 bool destructive) { in ru_post_reclaimer() argument
488 grpc_closure* closure = resource_user->new_reclaimers[destructive]; in ru_post_reclaimer()
490 resource_user->new_reclaimers[destructive] = nullptr; in ru_post_reclaimer()
491 GPR_ASSERT(resource_user->reclaimers[destructive] == nullptr); in ru_post_reclaimer()
[all …]
Dresource_quota.h126 bool destructive, grpc_closure* closure);
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfsio.sh33 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dltpfsscsi.sh31 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
/external/ltp/testscripts/
Dltpfsnolvm.sh40 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
Dltpfslvm.sh43 …- These operations are destructive so do NOT point the tests to partitions where the data shouldn'…
Dltp-aiodio.sh55 …- WARNING !! The partition you pass will be overwritten. This is a destructive test so only pass a…
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dcontrol13 potentially-destructive write operations and that powerd defers suspend or
/external/e2fsprogs/doc/RelNotes/
Dv1.34.txt42 randomness in its non-destructive read/write test, instead of using a
58 Fixed the badblocks program so that the destructive read/write test
Dv1.19.txt66 Added non-destructive write testing to the badblocks program, courtesy
/external/antlr/runtime/ObjC/Framework/
DCommonTreeNodeStream.m228 /** For debugging; destructive: moves tree iterator to end. */
/external/ltp/testcases/kernel/io/disktest/
DREADME129 - non-destructive read/write IO function
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt198 nondestructive walk that builds a stack trace, then a destructive walk that
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt198 nondestructive walk that builds a stack trace, then a destructive walk that
/external/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt198 nondestructive walk that builds a stack trace, then a destructive walk that
/external/llvm/docs/
DStackMaps.rst141 be overwritten by destructive patching. Without shadow bytes, this
142 destructive patching could overwrite program text or data outside the
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DStackMaps.rst141 be overwritten by destructive patching. Without shadow bytes, this
142 destructive patching could overwrite program text or data outside the
/external/python/cpython3/Lib/test/decimaltestdata/
DdqRemainder.decTest583 -- destructive subtract
DddRemainder.decTest584 -- destructive subtract
DddRemainderNear.decTest613 -- destructive subtract
DdqRemainderNear.decTest615 -- destructive subtract
/external/python/cpython2/Lib/test/decimaltestdata/
DddRemainder.decTest584 -- destructive subtract
DdqRemainderNear.decTest615 -- destructive subtract
DddRemainderNear.decTest613 -- destructive subtract
DdqRemainder.decTest583 -- destructive subtract

123