Home
last modified time | relevance | path

Searched refs:last_updated (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/test/
DREADME.md67 …$ cipd set-tag flutter/android/robolectric --version=<new_version_hash> -tag=last_updated:<timesta…
83 last_updated:<timestamp>
95 'version': 'last_updated:<timestamp>'
/third_party/protobuf/examples/
Dlist_people.cc45 cout << " Updated: " << TimeUtil::ToString(person.last_updated()) << endl; in ListPeople()
Daddressbook.proto44 google.protobuf.Timestamp last_updated = 5; field
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/
Dsphinx.po62 msgid "Last updated on %(last_updated)s."
63 msgstr "最后更新时间 %(last_updated)s。"
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/ru/LC_MESSAGES/
Dsphinx.po67 msgid "Last updated on %(last_updated)s."
68 msgstr "Последний раз обновлено %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/de/LC_MESSAGES/
Dsphinx.po61 msgid "Last updated on %(last_updated)s."
62 msgstr "Zuletzt aktualisiert am %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/et/LC_MESSAGES/
Dsphinx.po67 msgid "Last updated on %(last_updated)s."
68 msgstr "Viimati uuendatud %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/tr/LC_MESSAGES/
Dsphinx.po66 msgid "Last updated on %(last_updated)s."
67 msgstr "Son olarak %(last_updated)s tarihinde güncellendi."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/
Dsphinx.po66 msgid "Last updated on %(last_updated)s."
67 msgstr "Última atualização em %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/nl/LC_MESSAGES/
Dsphinx.po66 msgid "Last updated on %(last_updated)s."
67 msgstr "Laatste update op %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/sv/LC_MESSAGES/
Dsphinx.po66 msgid "Last updated on %(last_updated)s."
67 msgstr "Senast uppdaterad %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/fr/LC_MESSAGES/
Dsphinx.po67 msgid "Last updated on %(last_updated)s."
68 msgstr "Dernière mise à jour le %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/es/LC_MESSAGES/
Dsphinx.po67 msgid "Last updated on %(last_updated)s."
68 msgstr "Actualizado por última vez en %(last_updated)s."
/third_party/nghttp2/src/
Dshrpx_tls.h61 ev_tstamp last_updated; member
Dshrpx_tls.cc1880 if (cache->last_updated + 1_min > t) { in try_cache_tls_session()
1893 cache->last_updated = t; in try_cache_tls_session()
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/
Dsphinx.pot62 msgid "Last updated on %(last_updated)s."
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/en/LC_MESSAGES/
Dsphinx.po63 msgid "Last updated on %(last_updated)s."
/third_party/ffmpeg/fftools/
Dffplay.c147 double last_updated; member
1383 return c->pts_drift + time - (time - c->last_updated) * (1.0 - c->speed); in get_clock()
1390 c->last_updated = time; in set_clock_at()
1490 is->frame_timer += av_gettime_relative() / 1000000.0 - is->vidclk.last_updated; in stream_toggle_pause()
/third_party/flutter/engine/flutter/
DDEPS487 'version': 'last_updated:2019-08-02T16:01:27-0700'