Searched refs:to_exists (Results 1 – 3 of 3) sorted by relevance
748 const bool to_exists = exists(to_st); in __copy_file() local749 if (to_exists && !is_regular_file(to_st)) in __copy_file()752 if (to_exists && detail::stat_equivalent(from_stat, to_stat_path)) in __copy_file()755 if (to_exists && skip_existing) in __copy_file()759 if (to_exists && update_existing) { in __copy_file()769 if (!to_exists || overwrite_existing) in __copy_file()779 if (!to_exists) in __copy_file()786 if (to_exists) { in __copy_file()
761 const bool to_exists = exists(to_st); in __copy_file() local762 if (to_exists && !is_regular_file(to_st)) in __copy_file()765 if (to_exists && detail::stat_equivalent(from_stat, to_stat_path)) in __copy_file()768 if (to_exists && skip_existing) in __copy_file()772 if (to_exists && update_existing) { in __copy_file()782 if (!to_exists || overwrite_existing) in __copy_file()792 if (!to_exists) in __copy_file()799 if (to_exists) { in __copy_file()
180 const bool to_exists = to_fanouts != fanouts->end(); in SwapFanoutsMapValues() local182 if (from_exists && to_exists) { in SwapFanoutsMapValues()187 } else if (to_exists) { in SwapFanoutsMapValues()199 bool to_exists = to_max_port != max_output_ports->end(); in SwapRegularFanoutsAndMaxPortValues() local214 if (from_exists && to_exists) { in SwapRegularFanoutsAndMaxPortValues()238 } else if (to_exists) { in SwapRegularFanoutsAndMaxPortValues()