Searched defs:old_value (Results 1 – 4 of 4) sorted by relevance
134 struct itimerval new_value, old_value; in SignalHandler() local190 struct itimerval new_value, old_value; in ReapProcess() local
143 struct itimerval new_value, old_value; in AcmTestBulkCallback() local266 struct itimerval new_value, old_value; in SignalHandler() local
434 struct itimerval new_value, old_value; in AcmTestBulkCallback() local516 struct itimerval new_value, old_value; in SignalHandler() local
298 static std::string& replace_all(std::string& str, const std::string& old_value, const std::string& … in replace_all()