Searched refs:written (Results 251 - 275 of 352) sorted by relevance

<<1112131415

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c997 int written = 0, len; local
1072 written += len;
1075 return written ? written : err;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.c349 * Returns the number of bytes written
356 int written = -1; local
377 written = (int) PyInt_AsLong(ret);
380 written = len;
386 return(written);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_snan.S13 | or l, then garbage is written to the dest (actually the upper 32 bits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c177 /* sigh... this has got to be the ugliest code I've ever written.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dproresdsp.asm3 ;* this is identical to "simple" IDCT written by Michael Niedermayer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dmaketests.com13 $! It was written so it would try to determine what "C" compiler to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddataviewctrl.tex141 model including a to-be-written wxDataViewTreeModel.
H A Ddataviewmodel.tex10 and a to-be-written wxDataViewTreeModel into wxDataViewModel
H A Dmanual.tex352 your rights to work written entirely by you; rather, the intent is to
449 b) Accompany the work with a written offer, valid for at
557 written in the body of this License.
654 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
H A Dmanual2e.tex355 your rights to work written entirely by you; rather, the intent is to
452 b) Accompany the work with a written offer, valid for at
560 written in the body of this License.
657 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
H A Dre_syntax.tex33 the package written by Henry Spencer, based on the 1003.2 spec and some
299 matching the empty string if specific conditions are met, written as an
523 written `{\bf $\backslash\backslash$}'. {\bf $\backslash\backslash$} also gives a literal
529 which were written in the expectation that the first match would be reported.
H A Dttoolbar.tex27 \item {\bf wxToolBarSimple.} A simple toolbar class written entirely with generic wxWidgets
H A Dtxtstrm.tex230 Unicode text into ASCII characters written to the output stream.}
H A Dfile.tex333 the number of bytes actually written
H A Dftp.tex22 actual data are read or written using the usual stream methods.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmaketests.com12 $! It was written so it would try to determine what "C" compiler to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc88 D zs_total_out 10U 0 Total bytes written
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com1 $! make libz under VMS written by
276 # written by Martin P.J. Zinser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dmaketests.com13 $! It was written so it would try to determine what "C" compiler to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dmake_vms.com1 $! make libz under VMS written by
276 # written by Martin P.J. Zinser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/as400/
H A Dzlib.inc88 D zs_total_out 10U 0 Total bytes written
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com15 $! It was re-written so it would try to determine what "C" compiler to use
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dcrypto-lib.com15 $! It was re-written so it would try to determine what "C" compiler to use
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace.c507 /* only spaces were written */
3474 size_t written; local
3496 written = mark_printk("%s", buf);
3498 *fpos += written;
3501 if (written > cnt)
3502 written = cnt;
3504 return written;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/as400/
H A Dzlib.inc98 D zs_total_out 10U 0 Total bytes written

Completed in 302 milliseconds

<<1112131415