Lines Matching refs:Sd
42 static float Sd = 8.0;
128 // Capture b, Gb, Sb, Gc, c, Sc, d, Gd, Sd
139 // Capture d, Gd, Sd,
146 Sd += 1.0;
149 return a + b + c + d + (int)Sa + (int)Sb + (int)Sc + (int)Sd;
165 static float Sd = 12.0;
264 // Capture b, Gb, Sb, Gc, c, Sc, d, Gd, Sd
275 // Capture d, Gd, Sd
280 Sd += 1.0;
284 return a + b + c + d + (int)Sa + (int)Sb + (int)Sc + (int)Sd;