Searched refs:tr_strlratio (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dutil.h61 char* tr_strlratio( char * buf, double ratio, size_t buflen );
H A Dtorrent-cell-renderer.c82 tr_strlratio( buf5, st->ratio, sizeof( buf5 ) ),
83 tr_strlratio( buf6, seedRatio, sizeof( buf6 ) ) );
98 tr_strlratio( buf5, st->ratio, sizeof( buf5 ) ) );
113 tr_strlratio( buf3, st->ratio, sizeof( buf3 ) ),
114 tr_strlratio( buf4, seedRatio, sizeof( buf4 ) ) );
125 tr_strlratio( buf3, st->ratio, sizeof( buf3 ) ) );
221 tr_strlratio( buf, st->ratio, sizeof( buf ) );
H A Dstats.c51 tr_strlratio( buf, d, sizeof( buf ) );
H A Dtr-window.c504 tr_strlratio( buf, stockRatios[i], sizeof( buf ) );
568 tr_strlratio( buf1, gtr_pref_double_get( TR_PREFS_KEY_RATIO ), sizeof( buf1 ) );
796 tr_strlratio( ratio, stats.ratio, sizeof( ratio ) );
824 tr_strlratio( ratio, stats.ratio, sizeof( ratio ) );
H A Dutil.c72 tr_strlratio( char * buf, double ratio, size_t buflen ) function
H A Ddetails.c860 tr_strlratio( ratiostr, tr_getRatio( up, down ), sizeof( ratiostr ) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/cli/
H A Dcli.c118 tr_strlratio( char * buf, function
260 tr_strlratio( ratioStr, st->ratio, sizeof( ratioStr ) );
279 tr_strlratio( ratioStr, st->ratio, sizeof( ratioStr ) );

Completed in 48 milliseconds