Searched refs:speed_T_str (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dutil.h38 extern const char * speed_T_str;
H A Dutil.c53 const char * speed_T_str = N_("TB/s"); variable
H A Dmain.c645 tr_formatter_speed_init( speed_K, _(speed_K_str), _(speed_M_str), _(speed_G_str), _(speed_T_str) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dformatter.js15 var speed_T_str = 'TB/s';
40 speed_T_str = u['speed-units'][3];

Completed in 70 milliseconds