Home
last modified time | relevance | path

Searched defs:date_value (Results 1 – 25 of 108) sorted by relevance

12345

/dports/www/elixir-phoenix_html/phoenix_html-2.11.2/lib/phoenix_html/
H A Dform.ex1293 defp date_value(%{"year" => year, "month" => month, "day" => day}), function
1296 defp date_value(%{year: year, month: month, day: day}), function
1299 defp date_value({{year, month, day}, _}), do: %{year: year, month: month, day: day} function
1300 defp date_value({year, month, day}), do: %{year: year, month: month, day: day} function
1302 defp date_value(nil), do: %{year: nil, month: nil, day: nil} function
1303 defp date_value(other), do: raise(ArgumentError, "unrecognized date #{inspect(other)}") function
/dports/databases/R-cran-DBI/DBI/tests/testthat/
H A Dtest-data-type.R17 date_value <- structure(17455, class = "Date") globalVar
/dports/www/firefox-esr/firefox-91.8.0/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py36 def date(self, date_value): argument
/dports/www/firefox/firefox-99.0/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py36 def date(self, date_value): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py36 def date(self, date_value): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py34 def date(self, date_value): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py36 def date(self, date_value): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/marionette/client/marionette_driver/
H A Ddate_time_value.py36 def date(self, date_value): argument
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dbet_tab.c825 GValue date_value = G_VALUE_INIT; in bet_array_list_set_background_color() local
1569 GValue date_value = G_VALUE_INIT; in bet_array_shows_balance_at_beginning_of_month() local
2165 GValue date_value = G_VALUE_INIT; in bet_array_refresh_futur_data() local
2288 GValue date_value = G_VALUE_INIT; in bet_array_refresh_scheduled_data() local
2490 GValue date_value = G_VALUE_INIT; in bet_array_refresh_transactions_data() local
2619 GValue date_value = G_VALUE_INIT; in bet_array_refresh_transfert_data() local
2748 GValue date_value = G_VALUE_INIT; in bet_array_refresh_estimate_tab() local
3294 GValue date_value = G_VALUE_INIT; in bet_array_list_add_new_hist_line() local
/dports/textproc/py-pyexcel-io/pyexcel-io-0.6.5/pyexcel_io/
H A Dservice.py104 def date_value(value): function
/dports/www/kannel/gateway-1.4.4/gw/
H A Dshared.c234 long date_value; in parse_date() local
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dods_content_xml_context.hpp57 pstring date_value; member
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-intl.cc301 double date_value) { in FormatDateToParts()
496 double date_value = DateCache::TimeClip(x->Number()); in BUILTIN() local
/dports/devel/py-marrow.mailer/marrow.mailer-4.0.3/marrow/mailer/
H A Dmessage.py154 def _build_date_header_string(self, date_value): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Ddate_time_edit_element.cc91 const DateComponents& date_value) in DateTimeEditBuilder()
727 const DateComponents& date_value) { in GetLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Ddate_time_edit_element.cc91 const DateComponents& date_value) in DateTimeEditBuilder()
745 const DateComponents& date_value) { in GetLayout()
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/utilities/templatetags/
H A Dhelpers.py184 def annotated_date(date_value): argument
/dports/textproc/py-pykwalify/pykwalify-1.8.0/pykwalify/
H A Dcore.py818 def _validate_scalar_date(self, date_value, date_formats, path): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_response_headers.cc1031 Time date_value; in GetFreshnessLifetimes() local
1148 Time date_value; in GetCurrentAge() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_response_headers.cc1034 Time date_value; in GetFreshnessLifetimes() local
1151 Time date_value; in GetCurrentAge() local
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/date/
H A Dext-date-common.c503 time_t date_value; in ext_date_stringlist_next_item() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/dialogs/
H A Dplugin_updater.py343 def _get_display_release_date(self, date_value, format='dd MMM yyyy'): argument
/dports/security/p11-kit/p11-kit-0.24.0/p11-kit/
H A Drpc-message.c1002 CK_DATE date_value; in p11_rpc_buffer_add_date_value() local
1187 CK_DATE date_value; in p11_rpc_buffer_get_date_value() local
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-intl.cc261 double date_value = DateCache::TimeClip(date->Number()); in RUNTIME_FUNCTION() local
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/logmsg/tests/
H A Dtest_log_message.c348 const char *date_value; in Test() local

12345