Searched refs:ff (Results 1 - 23 of 23) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dieee.h53 current->tss.fprs[R1].ff = current->tss.fprs[R1].ff +
54 current->tss.fprs[R2].ff;
59 current->tss.fprs[R1].ff = current->tss.fprs[R1].ff -
60 current->tss.fprs[R2].ff;
65 current->tss.fprs[R1].ff = current->tss.fprs[R1].ff *
66 current->tss.fprs[R2].ff;
71 current->tss.fprs[R1].ff
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/util/
H A Dlibecho.c40 long ff; local
63 ff = _findfirst(f, &fdt);
65 if (ff < 0) {
73 if (_findnext(ff, &fdt) < 0)
77 _findclose(ff);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmd4.c78 #define ff(A,B,C,D,i,s) A = rot((A + f(B,C,D) + X[i]),s) macro
141 ff(A , B , C , D , 0 , fs1); /* Round 1 */
142 ff(D , A , B , C , 1 , fs2);
143 ff(C , D , A , B , 2 , fs3);
144 ff(B , C , D , A , 3 , fs4);
145 ff(A , B , C , D , 4 , fs1);
146 ff(D , A , B , C , 5 , fs2);
147 ff(C , D , A , B , 6 , fs3);
148 ff(B , C , D , A , 7 , fs4);
149 ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmd4.c78 #define ff(A,B,C,D,i,s) A = rot((A + f(B,C,D) + X[i]),s) macro
141 ff(A , B , C , D , 0 , fs1); /* Round 1 */
142 ff(D , A , B , C , 1 , fs2);
143 ff(C , D , A , B , 2 , fs3);
144 ff(B , C , D , A , 3 , fs4);
145 ff(A , B , C , D , 4 , fs1);
146 ff(D , A , B , C , 5 , fs2);
147 ff(C , D , A , B , 6 , fs3);
148 ff(B , C , D , A , 7 , fs4);
149 ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmd4.c78 #define ff(A,B,C,D,i,s) A = rot((A + f(B,C,D) + X[i]),s) macro
141 ff(A , B , C , D , 0 , fs1); /* Round 1 */
142 ff(D , A , B , C , 1 , fs2);
143 ff(C , D , A , B , 2 , fs3);
144 ff(B , C , D , A , 3 , fs4);
145 ff(A , B , C , D , 4 , fs1);
146 ff(D , A , B , C , 5 , fs2);
147 ff(C , D , A , B , 6 , fs3);
148 ff(B , C , D , A , 7 , fs4);
149 ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/www/asus/web_asus_en/
H A Dmd5.js35 function ff(a, b, c, d, x, s, t) function
70 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936)
71 d = ff(d, a, b, c, x[i+ 1], 12, -389564586)
72 c = ff(c, d, a, b, x[i+ 2], 17, 606105819)
73 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330)
74 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897)
75 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426)
76 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341)
77 b = ff(b, c, d, a, x[i+ 7], 22, -45705983)
78 a = ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/www/asus/www_WL500gpv2/
H A Dmd5.js29 function ff(a, b, c, d, x, s, t) function
55 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936)
56 d = ff(d, a, b, c, x[i+ 1], 12, -389564586)
57 c = ff(c, d, a, b, x[i+ 2], 17, 606105819)
58 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330)
59 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897)
60 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426)
61 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341)
62 b = ff(b, c, d, a, x[i+ 7], 22, -45705983)
63 a = ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/
H A Dmd5.js29 function ff(a, b, c, d, x, s, t) function
55 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936)
56 d = ff(d, a, b, c, x[i+ 1], 12, -389564586)
57 c = ff(c, d, a, b, x[i+ 2], 17, 606105819)
58 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330)
59 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897)
60 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426)
61 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341)
62 b = ff(b, c, d, a, x[i+ 7], 22, -45705983)
63 a = ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/
H A Dmd5.js29 function ff(a, b, c, d, x, s, t) function
55 a = ff(a, b, c, d, x[i+ 0], 7 , -680876936)
56 d = ff(d, a, b, c, x[i+ 1], 12, -389564586)
57 c = ff(c, d, a, b, x[i+ 2], 17, 606105819)
58 b = ff(b, c, d, a, x[i+ 3], 22, -1044525330)
59 a = ff(a, b, c, d, x[i+ 4], 7 , -176418897)
60 d = ff(d, a, b, c, x[i+ 5], 12, 1200080426)
61 c = ff(c, d, a, b, x[i+ 6], 17, -1473231341)
62 b = ff(b, c, d, a, x[i+ 7], 22, -45705983)
63 a = ff(
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe_fatfs.c1588 fatfile_t *ff; local
1595 ff = (fatfile_t *) KMALLOC(sizeof(fatfile_t),0);
1596 if (ff == NULL) return CFE_ERR_NOMEM;
1598 memset(ff,0,sizeof(fatfile_t));
1600 ff->ff_fat = fatfs;
1602 res = fat_findfile(ff->ff_fat,name,direntry);
1612 ff->ff_filelength = DIRENTRY_FILELENGTH(direntry);
1614 ff->ff_curpos = 0;
1615 ff->ff_cursector = -1;
1617 res = fat_getchain(ff
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Deth1394.h153 struct eth1394_ff_hdr ff; member in union:eth1394_hdr
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dflashutl.c451 if (b >= flashutl_desc->ff && b <= flashutl_desc->lf) {
457 if (flashutl_desc->ff == 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev6-memchr.S127 insqh $3, $16, $2 # U : $2 = 0000ffffffffffff ($16<0:2> ff)
H A Dmemchr.S108 insqh $3, $16, $2 # .. e0 : $2 = 0000ffffffffffff ($16<0:2> ff)
/asus-wl-520gu-7.0.1.45/src/include/
H A Dflash.h52 uint ff; /* First full block */ member in struct:_flash_desc
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex350 link/ether 00:a0:cc:66:18:78 brd ff:ff:ff:ff:ff:ff
356 link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff
[all...]
H A Dapi-ip6-flowlabels.tex426 RTAP> reserve ff 3ffe:2400::1/FL0xA1234 <Flowspec>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/joystick/
H A Diforce.c107 signed short *ff; member in struct:iforce_device
972 for (i = 0; iforce->type->ff[i] >= 0; i++)
973 set_bit(iforce->type->ff[i], iforce->dev.ffbit);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dx_store.S114 | dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias)
H A Dres_func.S609 | DY_MO_FLG contains 0 for monadic op, $ff for dyadic
613 | $ff for both ops denormalized
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hpfs/
H A Danode.c449 if (btree->u.external[i].file_secno + btree->u.external[i].length >= secs) goto ff;
452 ff:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1473 cmpi.w %d0,&0x43ff # no; is |exp| == $43ff?
7749 # dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias) #
H A Dfpsp.S1474 cmpi.w %d0,&0x43ff # no; is |exp| == $43ff?
20848 # dbl_exp = ext_exp - $3fff(ext bias) + $7ff(dbl bias) #

Completed in 261 milliseconds