Home
last modified time | relevance | path

Searched defs:start_date (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DGraph.php88 $start_date = null,
129 $start_date = null,
170 $start_date = null,
216 $start_date = null,
249 $start_date = null,
290 $start_date = null,
329 $start_date = null,
360 $start_date = null,
405 $start_date = null,
425 $start_date = null,
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/includes/Hook/
H A DFileDeleteCompleteHook.php10 * This is a hook handler interface, see docs/Hooks.md.
11 * Use the hook name "FileDeleteComplete" to register handlers implementing this interface.
14 * @ingroup Hooks
15 */
/dports/deskutils/egroupware/egroupware/calendar/js/
H A DView.ts49 static start_date(state) method in View
161 static start_date(state) method in day
224 static start_date(state) method in week
251 static start_date(state) method in weekN
276 static start_date(state) method in month
324 static start_date(state) method in planner
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/hr_holidays/report/
H A Dholidays_summary_report.py16 def _get_header_info(self, start_date, holiday_type): argument
27 def _get_day(self, start_date): argument
36 def _get_months(self, start_date): argument
50 def _get_leaves_summary(self, start_date, empid, holiday_type): argument
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/consumption/
H A Dcustom.py9 …one, include_additional_properties=False, include_meter_details=False, start_date=None, end_date=N… argument
36 …tion_summary(client, grain, reservation_order_id, reservation_id=None, start_date=None, end_date=N… argument
53 def cli_consumption_list_reservation_detail(client, reservation_order_id, start_date, end_date, res… argument
76 def cli_consumption_list_marketplace(client, billing_period_name=None, start_date=None, end_date=No… argument
106 def cli_consumption_create_budget(client, budget_name, category, amount, time_grain, start_date, en… argument
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_netflow.php208 function netflow_stat_table ($data, $start_date, $end_date, $aggregate, $unit) {
256 function netflow_data_table ($data, $start_date, $end_date, $aggregate, $unit) {
424 function netflow_get_data ($start_date, $end_date, $interval_length, $filter, $aggregate, $max, $un…
633 function netflow_get_stats ($start_date, $end_date, $filter, $aggregate, $max, $unit, $connection_n…
739 function netflow_get_summary ($start_date, $end_date, $filter, $connection_name = '') {
787 function netflow_get_record ($start_date, $end_date, $filter, $max, $unit, $address_resolution = fa…
1107 function netflow_draw_item ($start_date, $end_date, $interval_length, $type, $filter, $max_aggregat…
1427 function netflow_xml_report ($id, $start_date, $end_date, $interval_length = 0) {
/dports/games/openttd/openttd-12.1/src/ai/
H A Dai_config.cpp41 int start_date = config->GetSetting("start_date"); in AIConfig() local
82 int start_date = this->GetSetting("start_date"); in ClearConfigList() local
131 int start_date = this->GetSetting("start_date"); in AddRandomDeviation() local
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/Settings/
H A DAccessSettings.php17 protected $start_date; variable in ILIAS\\Survey\\Settings\\AccessSettings
36 int $start_date,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/usage_data_counters/
H A Dhll_redis_counter.rb83 def unique_events(event_names:, start_date:, end_date:, context: '') argument
128 def calculate_events_union(event_names:, start_date:, end_date:) argument
157 def count_unique_events(event_names:, start_date:, end_date:, context: '') argument
186 def keys_for_aggregation(aggregation, events:, start_date:, end_date:, context: '') argument
275 def daily_redis_keys(events:, start_date:, end_date:, context: '') argument
281 def weekly_redis_keys(events:, start_date:, end_date:, context: '') argument
/dports/devel/py-oci/oci-2.53.1/src/oci/tenant_manager_control_plane/models/
H A Dsubscription_info.py113 def start_date(self): member in SubscriptionInfo
125 def start_date(self, start_date): member in SubscriptionInfo
H A Dsubscription_sku.py292 def start_date(self): member in SubscriptionSku
304 def start_date(self, start_date): argument
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_credits.php108 …$start_date = $_REQUEST['startDate_Year'] . '-' . $_REQUEST['startDate_Month'] . '-' . $_REQUEST['… variable
111 $start_date = $tikilib->now - 3600 * 24 * 30; variable
H A Dtiki-stats.php88 …$start_date = $tikilib->make_time(23, 59, 59, $_REQUEST['startDate_Month'], $_REQUEST['startDate_D… variable
93 $start_date = $site_stats['started']; variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_certificate_info.ps18 function ConvertTo-Timestamp($start_date, $end_date) in ConvertTo-Timestamp()
10 if ($start_date -and $end_date) in ConvertTo-Timestamp() variable
12 return (New-TimeSpan -Start $start_date -End $end_date).TotalSeconds in ConvertTo-Timestamp() variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/usage/metrics/aggregates/sources/calculations/
H A Dintersection.rb10 …def calculate_metrics_intersections(metric_names:, start_date:, end_date:, recorded_at:, subset_po… argument
43 …def subsets_intersection_powers(metric_names, start_date, end_date, recorded_at, subset_powers_cac… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/modularization/loc/
H A Dmodularization_loc_stat.py27 def GenerateLOCStats(start_date, argument
218 start_date, end_date = _get_date_range(args) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/experimental/benchmark_health_report/
H A Dload_benchmark_data.py15 start_date, end_date, single_benchmark): argument
148 def GetTimeseries(name, start_date, end_date): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/usage/metrics/aggregates/
H A Daggregate.rb31 def aggregated_metrics_data(start_date:, end_date:, time_frame:) argument
58 def calculate_count_for_aggregation(aggregation:, start_date:, end_date:) argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_stat.ps110 function ConvertTo-Timestamp($start_date, $end_date) { in ConvertTo-Timestamp()
11 if ($start_date -and $end_date) { in ConvertTo-Timestamp() variable
12 return (New-TimeSpan -Start $start_date -End $end_date).TotalSeconds in ConvertTo-Timestamp() variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_stat.ps110 function ConvertTo-Timestamp($start_date, $end_date) { in ConvertTo-Timestamp()
11 if ($start_date -and $end_date) { in ConvertTo-Timestamp() variable
12 return (New-TimeSpan -Start $start_date -End $end_date).TotalSeconds in ConvertTo-Timestamp() variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/modules/
H A Dwin_stat.ps110 function ConvertTo-Timestamp($start_date, $end_date) { in ConvertTo-Timestamp()
11 if ($start_date -and $end_date) { in ConvertTo-Timestamp() variable
12 return (New-TimeSpan -Start $start_date -End $end_date).TotalSeconds in ConvertTo-Timestamp() variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/collections/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_stat.ps110 function ConvertTo-Timestamp($start_date, $end_date) { in ConvertTo-Timestamp()
11 if ($start_date -and $end_date) { in ConvertTo-Timestamp() variable
12 return (New-TimeSpan -Start $start_date -End $end_date).TotalSeconds in ConvertTo-Timestamp() variable
/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Dopensearch.py131 def search_iter(tile_id=None, bbox=None, start_date=None, end_date=None, absolute_orbit=None, confi… argument
181 def _prepare_url_params(tile_id, bbox, end_date, start_date, absolute_orbit): argument
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-frequency.c386 gnc_frequency_new_from_recurrence(GList *recurrences, const GDate *start_date) in gnc_frequency_new_from_recurrence()
393 gnc_frequency_new(GList *recurrences, const GDate *start_date) in gnc_frequency_new()
455 gnc_frequency_setup_recurrence(GncFrequency *gf, GList *recurrences, const GDate *start_date) in gnc_frequency_setup_recurrence()
462 gnc_frequency_setup(GncFrequency *gf, GList *recurrences, const GDate *start_date) in gnc_frequency_setup()
608 _get_day_of_month_recurrence(GncFrequency *gf, GDate *start_date, int multiplier, char *combo_name,… in _get_day_of_month_recurrence()
663 GDate start_date; in gnc_frequency_save_to_recurrence() local
/dports/math/py-pandas/pandas-1.2.5/pandas/tseries/
H A Dholiday.py138 start_date=None, argument
220 def dates(self, start_date, end_date, return_name=False): argument
267 def _reference_dates(self, start_date, end_date): argument
367 start_date = Timestamp(datetime(1970, 1, 1)) variable in AbstractHolidayCalendar

12345678910>>...28