Searched refs:read (Results 226 - 250 of 5896) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/smb2/
H A Dconfig.mk27 read.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/smb2/
H A Dconfig.mk27 read.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/md2/
H A Dmd2.c67 int read(int, void *, unsigned int);
103 i = read(fd, buf, BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/md4/
H A Dmd4.c68 int read(int, void *, unsigned int);
105 i = read(fd, buf, sizeof buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/md5/
H A Dmd5.c68 int read(int, void *, unsigned int);
105 i = read(fd, buf, BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ripemd/
H A Drmd160.c68 int read(int, void *, unsigned int);
105 i = read(fd, buf, BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/sha/
H A Dsha.c67 int read(int, void *, unsigned int);
102 i = read(fd, buf, BUFSIZE);
H A Dsha1.c68 int read(int, void *, unsigned int);
105 i = read(fd, buf, BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dmd4.c68 int read(int, void *, unsigned int);
105 i = read(fd, buf, sizeof buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Davisynth.c31 DWORD read; member in struct:__anon36310
75 stream->read = 0;
158 if (stream->read >= stream->info.dwLength)
164 pkt->pts = avs->streams[stream_id].read / avs->streams[stream_id].chunck_samples;
166 res = AVIStreamRead(stream->handle, stream->read, stream->chunck_samples, pkt->data, stream->chunck_size, &read_size, NULL);
168 pkt->pts = stream->read;
171 stream->read += stream->chunck_samples;
173 // prepare for the next stream to read
204 avs->streams[stream_id].read = pts * avs->streams[stream_id].chunck_samples;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/doc/
H A D10-tables.tex9 lookup table consiting of the following values (read left to right
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libcli/smb2/
H A Dconfig.mk6 create.o close.o connect.o getinfo.o write.o read.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dmd4.c68 int read(int, void *, unsigned int);
111 i=read(fd,buf,sizeof buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/md2/
H A Dmd2.c67 int read(int, void *, unsigned int);
109 i=read(fd,buf,BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/md4/
H A Dmd4.c68 int read(int, void *, unsigned int);
111 i=read(fd,buf,sizeof buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/md5/
H A Dmd5.c68 int read(int, void *, unsigned int);
111 i=read(fd,buf,BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ripemd/
H A Drmd160.c68 int read(int, void *, unsigned int);
111 i=read(fd,buf,BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/sha/
H A Dsha.c67 int read(int, void *, unsigned int);
108 i=read(fd,buf,BUFSIZE);
H A Dsha1.c68 int read(int, void *, unsigned int);
111 i=read(fd,buf,BUFSIZE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/oprofile/
H A Doprofile_files.c60 .read = timeout_read,
95 .read = depth_read,
107 .read = pointer_size_read,
118 .read = cpu_type_read,
152 .read = enable_read,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_files.c60 .read = timeout_read,
95 .read = depth_read,
107 .read = pointer_size_read,
118 .read = cpu_type_read,
152 .read = enable_read,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/mpu401/
H A Dmpu401_uart.c26 * are port and mmio. For other kind of I/O, set mpu->read and
53 (!(mpu->read(mpu, MPU401C(mpu)) & MPU401_RX_EMPTY))
55 (!(mpu->read(mpu, MPU401C(mpu)) & MPU401_TX_FULL))
87 mpu->read(mpu, MPU401D(mpu));
91 mpu->read(mpu, MPU401C(mpu)));
242 mpu->read(mpu, MPU401C(mpu)));
251 if (mpu->read(mpu, MPU401D(mpu)) == MPU401_ACK)
255 if (!ok && mpu->read(mpu, MPU401D(mpu)) == MPU401_ACK)
263 mpu->read(mpu, MPU401C(mpu)),
264 mpu->read(mp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/mpu401/
H A Dmpu401_uart.c26 * are port and mmio. For other kind of I/O, set mpu->read and
53 (!(mpu->read(mpu, MPU401C(mpu)) & MPU401_RX_EMPTY))
55 (!(mpu->read(mpu, MPU401C(mpu)) & MPU401_TX_FULL))
87 mpu->read(mpu, MPU401D(mpu));
91 mpu->read(mpu, MPU401C(mpu)));
242 mpu->read(mpu, MPU401C(mpu)));
251 if (mpu->read(mpu, MPU401D(mpu)) == MPU401_ACK)
255 if (!ok && mpu->read(mpu, MPU401D(mpu)) == MPU401_ACK)
263 mpu->read(mpu, MPU401C(mpu)),
264 mpu->read(mp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/pccons/
H A Dx86mem.c125 * addr - address of byte to read
128 * byte read
135 if (mem->read[X86MEM_REGION(addr)]) {
136 return (uint8_t) (*(mem->read[X86MEM_REGION(addr)]))(mem,addr,1);
156 * addr - address of word to read
159 * word read
167 if (mem->read[X86MEM_REGION(addr)]) {
168 return (uint8_t) (*(mem->read[X86MEM_REGION(addr)]))(mem,addr,2);
197 * addr - address of dword to read
200 * dword read
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Dwin32select.c119 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read) argument
121 struct win_fd_set *set = read ? op->readset_in : op->writeset_in;
122 if (read) {
133 set = read ? op->readset_in : op->writeset_in;
136 if (read)
145 struct win32op *op, struct idx_info *ent, int read)
148 struct win_fd_set *set = read ? op->readset_in : op->writeset_in;
149 if (read) {
167 if (read)
144 do_fd_clear(struct event_base *base, struct win32op *op, struct idx_info *ent, int read) argument

Completed in 281 milliseconds

1234567891011>>