Searched refs:t2 (Results 1 - 25 of 1440) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr035/
H A Dchk.osdir15 t2=__2
19 (cd $d/../os_windows && ls os_*.c) > t2
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr035/
H A Dchk.osdir15 t2=__2
19 (cd $d/../os_windows && ls os_*.c) > t2
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr035/
H A Dchk.osdir15 t2=__2
19 (cd $d/../os_windows && ls os_*.c) > t2
21 cmp t1 t2 || {
24 diff t1 t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S44 * t0,t1,t2
59 li t2,M_CFG_IS
60 and t2,t0
61 srl t2,S_CFG_IS
63 sll t1,t2
69 li t2,M_CFG_IA
70 and t2,t0
71 srl t2,S_CFG_IA
72 addiu t2,1
78 multu t1,t2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/rm7000/src/
H A Drm7000_l1cache.S92 * t0,t1,t2,t3
102 li t2,K1BASE
105 add t0,t2,t3
106 1: cache L1CACHEOP(L1C_I,L1C_OP_IDXSTORETAG),0(t2)
107 addu t2,L1CACHE_LINESIZE
108 bne t0,t2,1b
113 li t2,K1BASE
114 add t0,t2,t3
115 1: cache L1CACHEOP(L1C_D,L1C_OP_IDXSTORETAG),0(t2)
116 addu t2,L1CACHE_LINESIZ
[all...]
H A Drm7000_l2cache.S91 * t0,t1,t2,t3
101 li t2,K1BASE
104 add t0,t2,t3
105 1: cache L2CACHEOP(L2C,L2C_OP_IDXSTORETAG),0(t2)
106 addu t2,L2CACHE_LINESIZE
107 bne t0,t2,1b
112 li t2,K1BASE
113 add t0,t2,t3
114 1: cache L2CACHEOP(L2C,L2C_OP_IDXSTORETAG),0(t2)
115 addu t2,L2CACHE_LINESIZ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr021/
H A Dchk.flags9 t2=__2
30 > $t2
31 [ -s $t2 ] && {
32 cat $t2
40 > $t2
41 [ -s $t2 ] && {
42 cat $t2
50 > $t2
51 [ -s $t2 ] && {
52 cat $t2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr021/
H A Dchk.flags9 t2=__2
30 > $t2
31 [ -s $t2 ] && {
32 cat $t2
40 > $t2
41 [ -s $t2 ] && {
42 cat $t2
50 > $t2
51 [ -s $t2 ] && {
52 cat $t2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr021/
H A Dchk.flags9 t2=__2
30 > $t2
31 [ -s $t2 ] && {
32 cat $t2
40 > $t2
41 [ -s $t2 ] && {
42 cat $t2
50 > $t2
51 [ -s $t2 ] && {
52 cat $t2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/basic/
H A Daliases.c38 struct smbcli_state *cli, struct smb_trans2 *t2,
49 SSVAL(t2->in.params.data, level_offset, level);
51 status = smb_raw_trans2(cli->tree, tctx, t2);
56 t2b->params = t2->out.params;
57 t2b->data = t2->out.data;
89 struct smb_trans2 t2; local
92 t2.in.max_param = 0;
93 t2.in.max_data = UINT16_MAX;
94 t2.in.max_setup = 0;
95 t2
37 gen_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
109 struct smb_trans2 t2; local
148 struct smb_trans2 t2; local
190 struct smb_trans2 t2; local
235 gen_set_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
304 struct smb_trans2 t2; local
343 struct smb_trans2 t2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/basic/
H A Daliases.c38 struct smbcli_state *cli, struct smb_trans2 *t2,
49 SSVAL(t2->in.params.data, level_offset, level);
51 status = smb_raw_trans2(cli->tree, tctx, t2);
56 t2b->params = t2->out.params;
57 t2b->data = t2->out.data;
89 struct smb_trans2 t2; local
92 t2.in.max_param = 0;
93 t2.in.max_data = UINT16_MAX;
94 t2.in.max_setup = 0;
95 t2
37 gen_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
109 struct smb_trans2 t2; local
148 struct smb_trans2 t2; local
190 struct smb_trans2 t2; local
235 gen_set_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
304 struct smb_trans2 t2; local
343 struct smb_trans2 t2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/basic/
H A Daliases.c38 struct smbcli_state *cli, struct smb_trans2 *t2,
49 SSVAL(t2->in.params.data, level_offset, level);
51 status = smb_raw_trans2(cli->tree, tctx, t2);
56 t2b->params = t2->out.params;
57 t2b->data = t2->out.data;
89 struct smb_trans2 t2; local
92 t2.in.max_param = 0;
93 t2.in.max_data = UINT16_MAX;
94 t2.in.max_setup = 0;
95 t2
37 gen_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
109 struct smb_trans2 t2; local
148 struct smb_trans2 t2; local
190 struct smb_trans2 t2; local
235 gen_set_aliases(struct torture_context *tctx, struct smbcli_state *cli, struct smb_trans2 *t2, int level_offset) argument
304 struct smb_trans2 t2; local
343 struct smb_trans2 t2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr014/
H A Dchk.err18 t2=__tmp2
29 < $d/common/db_err.c > $t2
31 cmp $t1 $t2 > /dev/null ||
32 (echo "<<< db.h >>> db_strerror" && diff $t1 $t2 && exit 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr034/
H A Dchk.mtx15 t2=__2
26 sort > $t2
28 cmp $t1 $t2 > /dev/null || {
30 diff $t1 $t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr014/
H A Dchk.err18 t2=__tmp2
29 < $d/common/db_err.c > $t2
31 cmp $t1 $t2 > /dev/null ||
32 (echo "<<< db.h >>> db_strerror" && diff $t1 $t2 && exit 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr034/
H A Dchk.mtx15 t2=__2
26 sort > $t2
28 cmp $t1 $t2 > /dev/null || {
30 diff $t1 $t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/src/
H A Dcurlutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long cutil_tvdiff(struct timeval t1, struct timeval t2);
43 double cutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/libtest/
H A Dtestutil.h31 * Make sure that the first argument (t1) is the more recent time and t2 is
36 long tutil_tvdiff(struct timeval t1, struct timeval t2);
43 double tutil_tvdiff_secs(struct timeval t1, struct timeval t2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr014/
H A Dchk.err18 t2=__tmp2
29 < $d/common/db_err.c > $t2
31 cmp $t1 $t2 > /dev/null ||
32 (echo "<<< db.h >>> db_strerror" && diff $t1 $t2 && exit 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr034/
H A Dchk.mtx15 t2=__2
26 sort > $t2
28 cmp $t1 $t2 > /dev/null || {
30 diff $t1 $t2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/replace/test/
H A Dstrptime.c29 struct tm t, t2; local
32 memset(&t2, 0, sizeof(t2));
51 ret = strptime(s, "%Y%m%d%H%M%SZ", &t2);
66 #define CMP_TM_ELEMENT(t1,t2,elem) \
67 if (t1.elem != t2.elem) { \
72 __STRING(elen), t1.elem, t2.elem); \
76 CMP_TM_ELEMENT(t,t2,tm_sec);
77 CMP_TM_ELEMENT(t,t2,tm_min);
78 CMP_TM_ELEMENT(t,t2,tm_hou
[all...]

Completed in 138 milliseconds

1234567891011>>