Searched refs:write (Results 201 - 225 of 6190) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/frv-elf/
H A Dhello.s4 ; write (hello world)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/m32r-elf/
H A Dhello.s5 ; write (hello world)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/cris/c/
H A Dthread5.c18 write (2, "a", 1);
19 write (2, "b", 1);
20 write (2, "b", 1);
21 write (2, "b", 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_acl.h16 License along with this library; if not, write to the Free
49 int write; member in struct:__anon39700
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/testenv/conf/
H A Dlocal_files.py18 fp.write(f.content)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/test/
H A Dtrsa.com19 $ write sys$output "skipping RSA conversion test"
28 $ write sys$output "testing RSA conversions"
36 $ write sys$output "p -> d"
39 $! write sys$output "p -> t"
42 $ write sys$output "p -> p"
46 $ write sys$output "d -> d"
49 $! write sys$output "t -> d"
52 $ write sys$output "p -> d"
56 $! write sys$output "d -> t"
59 $! write sy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dipc_sysctl.c30 static int proc_ipc_dointvec(ctl_table *table, int write, argument
37 return proc_dointvec(&ipc_table, write, buffer, lenp, ppos);
40 static int proc_ipc_callback_dointvec(ctl_table *table, int write, argument
50 rc = proc_dointvec(&ipc_table, write, buffer, lenp, ppos);
52 if (write && !rc && lenp_bef == *lenp)
63 static int proc_ipc_doulongvec_minmax(ctl_table *table, int write, argument
70 return proc_doulongvec_minmax(&ipc_table, write, buffer,
97 static int proc_ipcauto_dointvec_minmax(ctl_table *table, int write, argument
109 rc = proc_dointvec_minmax(&ipc_table, write, buffer, lenp, ppos);
111 if (write
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dipc_sysctl.c30 static int proc_ipc_dointvec(ctl_table *table, int write, argument
37 return proc_dointvec(&ipc_table, write, buffer, lenp, ppos);
40 static int proc_ipc_callback_dointvec(ctl_table *table, int write, argument
50 rc = proc_dointvec(&ipc_table, write, buffer, lenp, ppos);
52 if (write && !rc && lenp_bef == *lenp)
63 static int proc_ipc_doulongvec_minmax(ctl_table *table, int write, argument
70 return proc_doulongvec_minmax(&ipc_table, write, buffer,
97 static int proc_ipcauto_dointvec_minmax(ctl_table *table, int write, argument
109 rc = proc_dointvec_minmax(&ipc_table, write, buffer, lenp, ppos);
111 if (write
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/kernel/
H A Dpm.c153 static int sysctl_pm_do_suspend(ctl_table *ctl, int write, argument
201 static int cmode_procctl(ctl_table *ctl, int write, argument
206 if (!write)
207 return proc_dointvec(ctl, write, buffer, lenp, fpos);
271 static int p0_procctl(ctl_table *ctl, int write, argument
276 if (!write)
277 return proc_dointvec(ctl, write, buffer, lenp, fpos);
284 static int cm_procctl(ctl_table *ctl, int write, argument
289 if (!write)
290 return proc_dointvec(ctl, write, buffe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/kernel/
H A Dpm.c153 static int sysctl_pm_do_suspend(ctl_table *ctl, int write, argument
201 static int cmode_procctl(ctl_table *ctl, int write, argument
206 if (!write)
207 return proc_dointvec(ctl, write, buffer, lenp, fpos);
271 static int p0_procctl(ctl_table *ctl, int write, argument
276 if (!write)
277 return proc_dointvec(ctl, write, buffer, lenp, fpos);
284 static int cm_procctl(ctl_table *ctl, int write, argument
289 if (!write)
290 return proc_dointvec(ctl, write, buffe
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Dinfutil.c37 n = (uInt)((q <= s->write ? s->write : s->end) - q);
59 if (s->write == s->end)
60 s->write = s->window;
63 n = (uInt)(s->write - q);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-errorlist.py62 errorlist_h.file.write(
78 errorlist_c.file.write(
108 errorlist_c.file.write(" {0x%x, 0x%x, %s}, /* %s: %s */\n"
111 errorlist_c.file.write(
116 errorlist_c.file.write(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgdbm/
H A Dupdate.c17 along with GDBM; see the file COPYING. If not, write to
43 int num_bytes; /* Return value for write. */
48 num_bytes = write (dbf->desc, dbf->header, dbf->header->block_size);
50 _gdbm_fatal (dbf, "write error");
58 /* After all changes have been made in memory, we now write them
64 int num_bytes; /* Return value for write. */
96 num_bytes = write (dbf->desc, dbf->dir, dbf->header->dir_size);
98 _gdbm_fatal (dbf, "write error");
104 /* Final write of the header. */
125 write (STDERR_FILEN
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgdbm/
H A Dupdate.c17 along with GDBM; see the file COPYING. If not, write to
43 int num_bytes; /* Return value for write. */
48 num_bytes = write (dbf->desc, dbf->header, dbf->header->block_size);
50 _gdbm_fatal (dbf, "write error");
58 /* After all changes have been made in memory, we now write them
64 int num_bytes; /* Return value for write. */
96 num_bytes = write (dbf->desc, dbf->dir, dbf->header->dir_size);
98 _gdbm_fatal (dbf, "write error");
104 /* Final write of the header. */
125 write (STDERR_FILEN
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-errorlist.py62 errorlist_h.file.write(
78 errorlist_c.file.write(
108 errorlist_c.file.write(" {0x%x, 0x%x, %s}, /* %s: %s */\n"
111 errorlist_c.file.write(
116 errorlist_c.file.write(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgdbm/
H A Dupdate.c17 along with GDBM; see the file COPYING. If not, write to
43 int num_bytes; /* Return value for write. */
48 num_bytes = write (dbf->desc, dbf->header, dbf->header->block_size);
50 _gdbm_fatal (dbf, "write error");
58 /* After all changes have been made in memory, we now write them
64 int num_bytes; /* Return value for write. */
96 num_bytes = write (dbf->desc, dbf->dir, dbf->header->dir_size);
98 _gdbm_fatal (dbf, "write error");
104 /* Final write of the header. */
125 write (STDERR_FILEN
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-errorlist.py62 errorlist_h.file.write(
78 errorlist_c.file.write(
108 errorlist_c.file.write(" {0x%x, 0x%x, %s}, /* %s: %s */\n"
111 errorlist_c.file.write(
116 errorlist_c.file.write(
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/js/
H A Dtools.app.js4 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'jqmWindow.css"/>');
5 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'barousel.css"/>');
7 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery-1.7.1.min.js"></script>');
8 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.mobile-1.2.0.min.js"></script>');
9 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.cookie.js"></script>');
10 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.fileDownload.js"></script>');
11 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'smbdav-tools.min.js"></script>');
12 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jplayer/jquery.jplayer.min.js"></script>');
13 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'jplayer.blue.monday.app.css"/>');
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/AiCloud-ipk/opt/etc/aicloud_UI/js/
H A Dtools.app.js4 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'jqmWindow.css"/>');
5 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'barousel.css"/>');
7 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery-1.7.1.min.js"></script>');
8 //document.write('<script type="text/javascript" src="'+TOOLS_PATH+'my.js"></script>');
9 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.mobile-1.2.0.min.js"></script>');
10 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.cookie.js"></script>');
11 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.fileDownload.js"></script>');
12 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'smbdav-tools.min.js"></script>');
13 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jplayer/jquery.jplayer.min.js"></script>');
14 document.write('<lin
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/js/
H A Dtools.app.js4 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'jqmWindow.css"/>');
5 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'barousel.css"/>');
7 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery-1.7.1.min.js"></script>');
8 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.mobile-1.2.0.min.js"></script>');
9 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.cookie.js"></script>');
10 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jquery.fileDownload.js"></script>');
11 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'smbdav-tools.min.js"></script>');
12 document.write('<script type="text/javascript" src="'+TOOLS_PATH+'jplayer/jquery.jplayer.min.js"></script>');
13 document.write('<link rel="stylesheet" type="text/css" href="'+CSS_PATH+'jplayer.blue.monday.app.css"/>');

Completed in 144 milliseconds

1234567891011>>