Home
last modified time | relevance | path

Searched defs:m_adj (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/date_time/
Ddate_duration_types.hpp61 month_adjustor_type m_adj(_m.as_number()); in get_neg_offset() local
66 month_adjustor_type m_adj(_m.as_number()); in get_offset() local
181 month_adjustor_type m_adj(_y.as_number() * 12); in get_neg_offset() local
186 month_adjustor_type m_adj(_y.as_number() * 12); in get_offset() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.c1403 m_adj(struct mbuf *mp, int req_len) in m_adj() function
/third_party/grpc/third_party/upb/upb/
Djson_decode.c1023 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c6991 const uint32_t m_adj = m - 3; /* March-based month. */ in jsondec_epochdays() local