Home
last modified time | relevance | path

Searched defs:is_before (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/date_time/
Dperiod.hpp276 bool period<point_rep,duration_rep>::is_before(const point_rep& t) const in is_before() function in boost::date_time::period
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1285 UnknownFieldOrdering is_before; in CompareUnknownFields() local