Home | History | Annotate | Download | only in site_utils

Lines Matching full:dictionary

49     """Creates a dictionary with val=value for each key.
54 @returns: dictionary
70 This dictionary should contain keys 'locked' and 'time_recorded'
125 @param input: A dictionary of input args, which including following args:
130 @returns: dictionary, num_entries_found
131 dictionary of status: time spent in that status
207 @returns: dictionary where key=status value=time spent in that status
222 @returns: A dictionary where keys are strings, e.g. 'status' and
243 @param aggregated_stats: A dictionary where keys are string, e.g. 'status'
291 @returns: A dictionary of hostname: intervals.
323 @returns: A dictionary of hostname: intervals.
376 dictionary.
437 @param total_times: dictionary where key=status,
439 @param intervals_of_statuses: dictionary where keys is tuple (ti, tf),
483 @returns: dictionary where key = (t_interval_start, t_interval_end),
488 metadata: A dictionary of metadata, e.g.,
554 @param metadata: A dictionary of other metadata, e.g.,
575 @param status_intervals: A ordered dictionary with
582 metadata: A dictionary of other metadata, e.g.,
618 @param history_details: A dictionary of host history for each host, e.g.,
626 and value is a dictionary containing at least key 'status'.
645 @param stats: A dictionary with a status as key and value is the total
669 @param stats: A dictionary with a status as key and value is the total