Searched refs:writing (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dflashchip.h85 struct flchip *writing; member in struct:flchip_shared
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dframehook.h25 #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsggrep-627 cannot\ open\ backup\ file\ "%s"\ for\ writing=\u00d6ffnen der Sicherungsdatei \u00bb%s\u00ab zum Schreiben fehlgeschlagen
35 error\ writing\ "%s"=Fehler beim Schreiben von \u00bb%s\u00ab
138 error\ writing\ "%s"=Fehler beim Schreiben von \u00bb%s\u00ab
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djcmainct.c176 boolean writing = (main->pass_mode != JBUF_CRANK_DEST); local
186 (JDIMENSION) (compptr->v_samp_factor * DCTSIZE), writing);
189 if (! writing) {
197 if (writing) {
H A Djmemmgr.c506 * area accessible (after reading or writing the backing file, if necessary).
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) argument
709 if (writing)
723 do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing) argument
742 if (writing)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzlib.c72 " (www.memtest86.com). At the time of writing it is free (GPLd).\n"
897 Bool writing; member in struct:__anon7
945 bzf->writing = True;
976 if (!(bzf->writing))
1035 if (!(bzf->writing))
1119 bzf->writing = False;
1151 if (bzf->writing)
1175 if (bzf->writing)
1392 int writing = 0; local
1405 writing
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_rules.c954 info("writing '%s' to sysfs file '%s'", value, attr);
959 err("error writing ATTR{%s}: %s", attr, strerror(errno));
962 err("error opening ATTR{%s} for writing: %s", attr, strerror(errno));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h40 int writing; member in struct:st_buffer
189 /* When writing: ST_EOM_OK == early warning found, write OK
H A Dosst.h513 int writing; member in struct:osst_buffer
H A Dst.c542 if (!STbuffer->writing)
560 STbuffer->buffer_bytes -= STbuffer->writing;
566 STps->drv_block += STbuffer->writing / STp->block_size;
584 STbuffer->writing = 0;
1166 (STp->buffer)->writing = 0;
1336 /* The checks common to both reading and writing */
1640 STbp->writing = transfer;
1641 STp->dirty = !(STbp->writing ==
3109 /* Functions for reading and writing the medium partition mode page. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DGZipStream.cs141 #region Basic reading and writing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DGZipStream.cs141 #region Basic reading and writing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpktcdvd.h8 * Packet writing layer for ATAPI and SCSI CD-R, CD-RW, DVD-R, and
163 int writing; /* Non-zero when writing, zero when reading */ member in struct:packet_iosched
197 * Information needed for writing a single packet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-mpc.c77 static int i2c_wait(struct mpc_i2c *i2c, unsigned timeout, int writing) argument
124 if (writing && (x & CSR_RXAK)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dscsi_ioctl.c166 /* Basic writing commands */
229 int writing = 0, ret = 0; local
252 writing = 1;
259 rq = blk_get_request(q, writing ? WRITE : READ, GFP_KERNEL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex61 of a concern only during optimization when writing high performance
75 The encoder logically packs integers by writing the LSb of a binary
84 byte and writing the next bit into the bit position 0 of that byte.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.h89 __u8 writing : 1; /* pseudo write in progress */ member in struct:ide_cd_config_flags
103 __u8 writing : 1; /* the drive is currently writing */ member in struct:ide_cd_state_flags
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_hpt3x2n.c268 * - writing
311 static int hpt3x2n_use_dpll(struct ata_port *ap, int writing) argument
315 if (writing)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfphw.S121 VFPFMXR FPINST2, r8, NE @ FPINST2 if needed - avoids writing
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c613 shared[i].writing = shared[i].erasing = NULL;
665 * - any write operation must own shared->writing.
667 * - any erase operation must own _both_ shared->writing and
678 contender = shared->writing;
706 shared->writing = chip;
820 if (shared->writing == chip && chip->oldstate == FL_READY) {
822 shared->writing = shared->erasing;
823 if (shared->writing && shared->writing != chip) {
825 struct flchip *loaner = shared->writing;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c37 /* number of times to retry busy-flags when reading/writing IDE-registers
1072 int writing = rq_data_dir(rq); local
1078 cris_ide_start_dma(drive, &ata_descrs[0], writing ? 0 : 1, type, ata_tot_size);
1080 if (writing) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
105 to the end of the stream, requesting the size of the stream, and writing to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
105 to the end of the stream, requesting the size of the stream, and writing to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dsx8.c833 int writing = 0, pci_dir, i, n_elem, rc; local
853 writing = 1;
884 if (writing) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S1260 call outidx # disable writing to special regs
1288 je no_s3 # writing is allowed => this is not an S3
1290 s3_1: movw $0x4838, %ax # allow writing to special regs by putting
1314 jne no_s31 # writing not possible => no S3

Completed in 291 milliseconds

12