Home
last modified time | relevance | path

Searched refs:fileio (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Modules/_io/
Dfileio.c55 } fileio; typedef
64 return ((fileio *)self)->fd < 0; in _PyFileIO_closed()
74 internal_close(fileio *self) in internal_close()
102 fileio_close(fileio *self) in fileio_close()
119 fileio *self; in fileio_new()
123 self = (fileio *) type->tp_alloc(type, 0); in fileio_new()
142 dircheck(fileio* self, PyObject *nameobj) in dircheck()
179 fileio *self = (fileio *) oself; in fileio_init()
393 fileio_traverse(fileio *self, visitproc visit, void *arg) in fileio_traverse()
400 fileio_clear(fileio *self) in fileio_clear()
[all …]
/external/autotest/client/tests/dbench/
Ddbench_ldflags.patch10 DB_OBJS = fileio.o util.o dbench.o child.o system.o snprintf.o
/external/e2fsprogs/lib/ext2fs/
DMakefile.pq24 fileio.obj \
DAndroid.bp39 "fileio.c",
DMakefile.in86 fileio.o \
165 $(srcdir)/fileio.c \
803 fileio.o: $(srcdir)/fileio.c $(top_builddir)/lib/config.h \
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp364 SOURCE=..\..\Modules\_io\fileio.c
/external/python/cpython2/Lib/test/
Dtest_io.py645 fileio = self.FileIO(f1.fileno(), closefd=False)
647 fileio.__init__(f2.fileno(), closefd=False)
650 fileio.close()
/external/python/cpython2/Modules/
DSetup.dist195 #_io -I$(srcdir)/Modules/_io _io/bufferedio.c _io/bytesio.c _io/fileio.c _io/iobase.c _io/_iomodule…
/external/fio/
DHOWTO3516 writing filename :file:`fileio.tmp`, with a :option:`--client` `hostfile`
3520 /mnt/nfs/fio/192.168.10.120.fileio.tmp
3521 /mnt/nfs/fio/192.168.10.121.fileio.tmp
/external/e2fsprogs/debian/
Dchangelog3165 * Only include (new) inode_io.o from libext2fs when fileio.o is, or the
/external/e2fsprogs/
DRELEASE-NOTES7703 Added new fileio primitives in libext2fs for reading and writing
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu3645 Running ./gdb.base/fileio.exp ...
Dx86_64-cros-linux-gnu3880 Running ./gdb.base/fileio.exp ...
Darmv7a-cros-linux-gnueabi3499 Running ./gdb.base/fileio.exp ...