Searched refs:to_exists (Results 1 – 2 of 2) sorted by relevance
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()
179 const bool to_exists = to_fanouts != fanouts->end(); in SwapFanoutsMapValues() local181 if (from_exists && to_exists) { in SwapFanoutsMapValues()186 } else if (to_exists) { in SwapFanoutsMapValues()198 bool to_exists = to_max_port != max_output_ports->end(); in SwapRegularFanoutsAndMaxPortValues() local213 if (from_exists && to_exists) { in SwapRegularFanoutsAndMaxPortValues()237 } else if (to_exists) { in SwapRegularFanoutsAndMaxPortValues()