Home
last modified time | relevance | path

Searched refs:show_cost (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/tools/
H A Dswarming_tasks_cost.py177 def stats(tasks, show_cost): argument
245 percent_rn_duration_total, cost if show_cost else ''))
251 percent_ri_duration_total, cost if show_cost else ''))
257 cost if show_cost else ''))
263 percent_dd_duration_total, cost if show_cost else ''))
269 cost if show_cost else ''))
276 cost if show_cost else ''))
287 def present_task_types(items, bucket_type, show_cost): argument
288 cost = ' Usage Cost $USD' if show_cost else ''
295 stats(tasks, show_cost)
[all …]
/dports/news/nn/nn-6.7.3/
H A Daccount.c127 static int show_cost = -1; variable
140 'C', Int_Option(show_cost), in Option_Description()
431 show_cost = 0; in main()
480 if (show_cost >= 0) { in main()
484 ac.ac_total += show_cost; in main()
485 do_cost(&ac, show_cost); in main()
/dports/audio/festival/speech_tools/main/
H A Ddp_main.cc79 static bool show_cost=FALSE; variable
244 show_cost=TRUE; in main()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dclimisc.h90 bool show_cost, struct city *pcity);
H A Dclimisc.c635 bool show_cost, struct city *pcity) in name_and_sort_items() argument
659 if (show_cost) { in name_and_sort_items()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dclimisc.h90 bool show_cost, struct city *pcity);
H A Dclimisc.c635 bool show_cost, struct city *pcity) in name_and_sort_items() argument
659 if (show_cost) { in name_and_sort_items()