HomeSort by relevance Sort by last modified time
    Searched refs:history_list (Results 1 - 5 of 5) sorted by null

  /external/autotest/site_utils/
dut_status.py 157 def _print_host_summaries(history_list, arguments):
162 @param history_list A list of HostHistory objects to be printed.
169 for history in history_list:
196 def _print_hosts(history_list, arguments):
204 @param history_list A list of HostHistory objects to be printed.
209 for history in history_list:
444 history_list = _validate_command(afe, arguments)
446 _print_host_summaries(history_list, arguments)
448 _print_hosts(history_list, arguments)
  /external/wpa_supplicant_8/src/utils/
edit.c 32 static struct dl_list history_list; variable in typeref:struct:dl_list
184 dl_list_for_each(h, &history_list, struct edit_history, list) {
195 dl_list_add(&history_list, &h->list);
209 dl_list_add(&history_list, &h->list);
230 dl_list_first(&history_list, struct edit_history, list)) {
241 dl_list_last(&history_list, struct edit_history, list))
254 dl_list_first(&history_list, struct edit_history, list)) {
304 dl_list_for_each_reverse(h, &history_list, struct edit_history, list) {
319 dl_list_for_each_reverse(h, &history_list, struct edit_history, list)
876 dl_list_for_each(h, &history_list, struct edit_history, list)
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 576 milliseconds