Home | History | Annotate | Download | only in extensions

Lines Matching full:1024

67 	{ "Kibit",	1024. },
69 { "Mibit", 1024.*1024. },
71 { "Gibit", 1024.*1024.*1024. },
73 { "Tibit", 1024.*1024.*1024.*1024. },
76 { "KiBps", 8.*1024. },
78 { "MiBps", 8.*1024*1024. },
80 { "GiBps", 8.*1024.*1024.*1024. },
82 { "TiBps", 8.*1024.*1024.*1024.*1024. },