Home
last modified time | relevance | path

Searched defs:expires_at (Results 1 – 25 of 492) sorted by path

12345678910>>...20

/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/build/api/test/Tmdb/Tests/Resources/authentication/
H A Dguest_session_token.json4 "expires_at": "2012-12-04 22:51:19 UTC" string
H A Drequest_token.json2 "expires_at": "2012-02-09 19:50:25 UTC", string
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/test/Tmdb/Tests/Resources/authentication/
H A Dguest_session_token.json4 "expires_at": "2012-12-04 22:51:19 UTC" string
H A Drequest_token.json2 "expires_at": "2012-02-09 19:50:25 UTC", string
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/platforms/asio/
H A DAsioTimer.hpp74 void expires_at(std::chrono::system_clock::time_point tp) in expires_at() function in ableton::platforms::asio::AsioTimer
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/test/serial_io/
H A DTimer.hpp64 void expires_at(const TimePoint t) in expires_at() function
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/util/test/
H A DIoService.hpp44 void expires_at(std::chrono::system_clock::time_point t) in expires_at() function
H A DTimer.hpp44 void expires_at(std::chrono::system_clock::time_point t) in expires_at() function
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/
H A Dbasic_deadline_timer.hpp438 time_type expires_at() const in expires_at() function in asio::basic_deadline_timer
465 std::size_t expires_at(const time_type& expiry_time) in expires_at() function in asio::basic_deadline_timer
496 std::size_t expires_at(const time_type& expiry_time, in expires_at() function in asio::basic_deadline_timer
H A Dbasic_socket_iostream.hpp320 time_point expires_at() const in expires_at() function in asio::basic_socket_iostream
344 void expires_at(const time_point& expiry_time) in expires_at() function in asio::basic_socket_iostream
H A Dbasic_socket_streambuf.hpp342 time_point expires_at() const in expires_at() function in asio::basic_socket_streambuf
367 void expires_at(const time_point& expiry_time) in expires_at() function in asio::basic_socket_streambuf
H A Dbasic_waitable_timer.hpp460 time_point expires_at() const in expires_at() function in asio::basic_waitable_timer
498 std::size_t expires_at(const time_point& expiry_time) in expires_at() function in asio::basic_waitable_timer
531 std::size_t expires_at(const time_point& expiry_time, in expires_at() function in asio::basic_waitable_timer
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/detail/
H A Ddeadline_timer_service.hpp178 time_type expires_at(const implementation_type& impl) const in expires_at() function in asio::detail::deadline_timer_service
190 std::size_t expires_at(implementation_type& impl, in expires_at() function in asio::detail::deadline_timer_service
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rspotify-0.11.3/tests/
H A Dtest_oauth2.rs38 let expires_at = Some(Utc::now() + expires_in); in test_read_token_cache() localVariable
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/asio/
H A Dbasic_socket_iostream.hpp338 time_point expires_at() const in expires_at() function in boost::asio::basic_socket_iostream
362 void expires_at(const time_point& expiry_time) in expires_at() function in boost::asio::basic_socket_iostream
H A Dbasic_waitable_timer.hpp434 time_point expires_at() const in expires_at() function in boost::asio::basic_waitable_timer
472 std::size_t expires_at(const time_point& expiry_time) in expires_at() function in boost::asio::basic_waitable_timer
505 std::size_t expires_at(const time_point& expiry_time, in expires_at() function in boost::asio::basic_waitable_timer
H A Ddeadline_timer_service.hpp108 time_type expires_at(const implementation_type& impl) const in expires_at() function in boost::asio::deadline_timer_service
114 std::size_t expires_at(implementation_type& impl, in expires_at() function in boost::asio::deadline_timer_service
H A Dwaitable_timer_service.hpp129 time_point expires_at(const implementation_type& impl) const in expires_at() function in boost::asio::waitable_timer_service
142 std::size_t expires_at(implementation_type& impl, in expires_at() function in boost::asio::waitable_timer_service
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/asio/detail/
H A Ddeadline_timer_service.hpp178 time_type expires_at(const implementation_type& impl) const in expires_at() function in boost::asio::detail::deadline_timer_service
190 std::size_t expires_at(implementation_type& impl, in expires_at() function in boost::asio::detail::deadline_timer_service
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/asio/detail/impl/
H A Ddev_poll_reactor.ipp350 if (more_writes)
376 int fd = ::open("/dev/poll", O_RDWR);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/platforms/asio/
H A DAsioTimer.hpp74 void expires_at(std::chrono::system_clock::time_point tp) in expires_at() function in ableton::platforms::asio::AsioTimer
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/test/serial_io/
H A DTimer.hpp64 void expires_at(const TimePoint t) in expires_at() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/util/test/
H A DIoService.hpp44 void expires_at(std::chrono::system_clock::time_point t) in expires_at() function
H A DTimer.hpp44 void expires_at(std::chrono::system_clock::time_point t) in expires_at() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/modules/asio-standalone/asio/include/asio/
H A Dbasic_deadline_timer.hpp315 time_type expires_at() const in expires_at() function in asio::basic_deadline_timer
342 std::size_t expires_at(const time_type& expiry_time) in expires_at() function in asio::basic_deadline_timer
373 std::size_t expires_at(const time_type& expiry_time, in expires_at() function in asio::basic_deadline_timer

12345678910>>...20