Home
last modified time | relevance | path

Searched refs:GG (Results 1 – 25 of 135) sorted by relevance

123456

/external/ppp/pppd/
Dmd5.c80 #define GG(a, b, c, d, x, s, ac) \ macro
236 GG ( a, b, c, d, in[ 1], S21, UL(4129170786)); /* 17 */
237 GG ( d, a, b, c, in[ 6], S22, UL(3225465664)); /* 18 */
238 GG ( c, d, a, b, in[11], S23, UL( 643717713)); /* 19 */
239 GG ( b, c, d, a, in[ 0], S24, UL(3921069994)); /* 20 */
240 GG ( a, b, c, d, in[ 5], S21, UL(3593408605)); /* 21 */
241 GG ( d, a, b, c, in[10], S22, UL( 38016083)); /* 22 */
242 GG ( c, d, a, b, in[15], S23, UL(3634488961)); /* 23 */
243 GG ( b, c, d, a, in[ 4], S24, UL(3889429448)); /* 24 */
244 GG ( a, b, c, d, in[ 9], S21, UL( 568446438)); /* 25 */
[all …]
/external/v8/test/webkit/fast/js/kde/
Dmd5-1.js204 function GG(a,b,c,d,x,s,ac) { class
260 a = GG ( a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
261 d = GG ( d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */
262 c = GG ( c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
263 b = GG ( b, c, d, a, x[ 0], S24, 0xe9b6c7aa); /* 20 */
264 a = GG ( a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
265 d = GG ( d, a, b, c, x[10], S22, 0x2441453); /* 22 */
266 c = GG ( c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
267 b = GG ( b, c, d, a, x[ 4], S24, 0xe7d3fbc8); /* 24 */
268 a = GG ( a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
[all …]
/external/clang/test/CodeGen/
D2002-07-14-MiscTests3.c148 double EE, double FF, double GG, double HH, in MathFunc() argument
151 return X + Y + Z + AA + BB + CC + DD + EE + FF + GG + HH in MathFunc()
/external/clang/test/Parser/
Dmissing-selector-name.mm24 id GG=0;
/external/icu/icu4c/source/data/region/
Des_MX.txt31 GG{"Guernsey"}
Dchr.txt92 GG{"ᎬᏂᏏ"}
Dyi.txt99 GG{"גערנזי"}
Dbrx.txt121 GG{"गेर्नसे"}
Dor.txt121 GG{"ଗୁଏରନେସି"}
Dks.txt119 GG{"گیوَنَرسے"}
Dmk.txt127 GG{"Гернзи"}
Dja.txt127 GG{"ガーンジー"}
Dhy.txt126 GG{"Գերնսի"}
Dne.txt127 GG{"गुएर्नसे"}
Dgu.txt127 GG{"ગ્વેર્નસે"}
Dbn.txt127 GG{"গ্রাঞ্জি"}
Dug.txt126 GG{"گېرىنسى"}
Dar.txt127 GG{"غيرنزي"}
Dhe.txt127 GG{"גרנסי"}
Dky.txt126 GG{"Гернси"}
Dkm.txt126 GG{"ហ្គេនស៊ី"}
Del.txt127 GG{"Γκέρνζι"}
Dte.txt127 GG{"గ్వేర్నసే"}
Dur.txt127 GG{"گوئرنسی"}
Dmn.txt126 GG{"Гернси"}

123456