Searched defs:ignore_existing (Results 1 – 4 of 4) sorted by relevance
4350 ignore_existing=False): argument4366 def colocate_with(self, op, ignore_existing=False): argument5311 def _colocate_with_for_gradient(op, gradient_uid, ignore_existing=False): argument5334 def colocate_with(op, ignore_existing=False): argument5341 def _colocate_with(op, ignore_existing=False): argument
1522 bool ignore_existing = false; in main() local
3928 const bool ignore_existing = true; in HandlePacket_v() local3940 const bool ignore_existing = false; in HandlePacket_v() local
675 bool ignore_existing, struct timespec *timeout_abstime, in DNBProcessAttachWait()