| /external/elfutils/libdwfl/ |
| D | offline.c | 281 const char *file_name, int fd, bool closefd, in __libdwfl_report_offline() 309 bool closefd = false; in dwfl_report_offline() local
|
| D | dwfl_report_elf.c | 293 bool closefd = false; in dwfl_report_elf() local
|
| /external/python/cpython3/Modules/_io/clinic/ |
| D | _iomodule.c.h | 151 int closefd = 1; in _io_open() local
|
| D | winconsoleio.c.h | 59 int closefd = 1; in _io__WindowsConsoleIO___init__() local
|
| D | fileio.c.h | 60 int closefd = 1; in _io_FileIO___init__() local
|
| /external/python/cpython3/Modules/_io/ |
| D | fileio.c | 65 unsigned int closefd : 1; member 223 int closefd, PyObject *opener)
|
| D | winconsoleio.c | 147 unsigned int closefd : 1; member 252 const char *mode, int closefd, in _io__WindowsConsoleIO___init___impl()
|
| D | _iomodule.c | 235 const char *newline, int closefd, PyObject *opener) in _io_open_impl()
|
| /external/python/cpython2/Modules/_io/ |
| D | fileio.c | 55 unsigned int closefd : 1; member 218 int closefd = 1; in fileio_init() local
|
| D | _iomodule.c | 295 int buffering = -1, closefd = 1; in io_open() local
|
| /external/python/cpython3/Objects/ |
| D | fileobject.c | 34 const char *errors, const char *newline, int closefd) in PyFile_FromFd()
|
| /external/libdrm/freedreno/ |
| D | freedreno_priv.h | 103 int closefd; /* call close(fd) upon destruction */ member
|
| /external/libdrm/etnaviv/ |
| D | etnaviv_priv.h | 78 int closefd; /* call close(fd) upon destruction */ member
|
| /external/mesa3d/src/freedreno/drm/ |
| D | freedreno_priv.h | 97 int closefd; /* call close(fd) upon destruction */ member
|
| /external/python/cpython3/Lib/ |
| D | _pyio.py | 74 newline=None, closefd=True, opener=None): argument 1508 def __init__(self, file, mode='r', closefd=True, opener=None): argument 1816 def closefd(self): member in FileIO
|
| /external/mesa3d/src/etnaviv/drm/ |
| D | etnaviv_priv.h | 86 int closefd; /* call close(fd) upon destruction */ member
|
| /external/python/cpython2/Lib/ |
| D | _pyio.py | 46 newline=None, closefd=True): argument
|