Home
last modified time | relevance | path

Searched defs:ptime (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/boost/date_time/posix_time/
Dptime.hpp32 class BOOST_SYMBOL_VISIBLE ptime : public date_time::base_time<ptime, posix_time_system> class
41 ptime(gregorian::date d,time_duration_type td) : in ptime() function in boost::posix_time::ptime
46 explicit ptime(gregorian::date d) : in ptime() function in boost::posix_time::ptime
51 ptime(const time_rep_type& rhs): in ptime() function in boost::posix_time::ptime
56 ptime(const special_values sv) : in ptime() function in boost::posix_time::ptime
62 ptime() : in ptime() function in boost::posix_time::ptime
/third_party/boost/boost/interprocess/sync/
Dnull_mutex.hpp68 bool timed_lock(const boost::posix_time::ptime &) in timed_lock()
86 bool timed_lock_sharable(const boost::posix_time::ptime &) in timed_lock_sharable()
104 bool timed_lock_upgradable(const boost::posix_time::ptime &) in timed_lock_upgradable()
136 bool timed_unlock_upgradable_and_lock(const boost::posix_time::ptime &) in timed_unlock_upgradable_and_lock()
/third_party/libpng/
Dpng.c737 png_convert_to_rfc1123_buffer(char out[29], png_const_timep ptime) in png_convert_to_rfc1123_buffer()
791 png_convert_to_rfc1123(png_structrp png_ptr, png_const_timep ptime) in png_convert_to_rfc1123()
Dpngwrite.c472 png_convert_from_struct_tm(png_timep ptime, const struct tm * ttime) in png_convert_from_struct_tm()
485 png_convert_from_time_t(png_timep ptime, time_t ttime) in png_convert_from_time_t()
/third_party/skia/third_party/externals/libpng/
Dpng.c737 png_convert_to_rfc1123_buffer(char out[29], png_const_timep ptime) in png_convert_to_rfc1123_buffer()
791 png_convert_to_rfc1123(png_structrp png_ptr, png_const_timep ptime) in png_convert_to_rfc1123()
Dpngwrite.c472 png_convert_from_struct_tm(png_timep ptime, const struct tm * ttime) in png_convert_from_struct_tm()
485 png_convert_from_time_t(png_timep ptime, time_t ttime) in png_convert_from_time_t()
/third_party/flutter/skia/third_party/externals/libpng/
Dpng.c737 png_convert_to_rfc1123_buffer(char out[29], png_const_timep ptime) in png_convert_to_rfc1123_buffer()
791 png_convert_to_rfc1123(png_structrp png_ptr, png_const_timep ptime) in png_convert_to_rfc1123()
Dpngwrite.c472 png_convert_from_struct_tm(png_timep ptime, const struct tm * ttime) in png_convert_from_struct_tm()
485 png_convert_from_time_t(png_timep ptime, time_t ttime) in png_convert_from_time_t()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpamrdepay.h62 gint ptime; member
Dgstrtpg729pay.c287 guint64 ptime = payload->ptime / GST_MSECOND; in gst_rtp_g729_pay_handle_buffer() local
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpaafdepay.c215 GstClockTime ptime; in gst_avtp_aaf_depay_chain() local
Dgstavtpbasedepayload.c208 GstClockTime ptime; in gst_avtp_base_depayload_tstamp_to_ptime() local
Dgstavtpaafpay.c270 GstClockTime ptime; in gst_avtp_aaf_pay_chain() local
/third_party/boost/libs/locale/src/shared/
Ddate_time.cpp345 posix_time ptime = impl_->get_time(); in time() local
359 posix_time ptime; in time() local
/third_party/openssl/test/
Dasn1_time_test.c114 ASN1_TIME *ptime; in test_table() local
/third_party/toybox/toys/pending/
Dcrond.c586 static void schedule_jobs(time_t ctime, time_t ptime) in schedule_jobs()
630 time_t ctime, ptime; in crond_main() local
/third_party/libinput/test/
Dtest-trackpoint.c41 uint64_t ptime, rtime; in START_TEST() local
Dtest-touchpad-tap.c377 uint32_t ptime, rtime; in START_TEST() local
1028 uint64_t ptime, rtime; in START_TEST() local
1080 uint64_t ptime, rtime; in START_TEST() local
1543 uint64_t ptime, rtime; in START_TEST() local
1592 uint64_t ptime, rtime; in START_TEST() local
/third_party/boost/tools/build/src/engine/
Dmake.cpp291 TARGET * ptime = t; in make0() local
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfsrc.h93 guint16 ptime; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h106 guint64 ptime; /* in ns */ member
/third_party/boost/libs/log/test/run/
Dform_date_time.cpp40 typedef boost::posix_time::ptime ptime; typedef
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davtpcrfbase.c537 const GstClockTimeDiff ptime = 50000000; in GST_START_TEST() local
/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp180 typedef boost::posix_time::ptime ptime; typedef in boost::interprocess::message_queue_t
/third_party/openssl/crypto/x509/
Dx509_vfy.c973 time_t *ptime; in check_crl_time() local
1707 time_t *ptime; in x509_check_cert_time() local

12