Searched defs:fobj (Results 1 – 5 of 5) sorted by relevance
| /third_party/cups-filters/fontembed/ |
| D | fontfile.h | 11 int fobj; member
|
| /third_party/python/Lib/zoneinfo/ |
| D | _common.py | 27 def load_data(fobj): argument
|
| D | _zoneinfo.py | 78 def from_file(cls, fobj, /, key=None): argument 225 def _load_file(self, fobj): argument
|
| /third_party/python/Objects/ |
| D | fileobject.c | 234 _Py_UniversalNewlineFgetsWithSize(char *buf, int n, FILE *stream, PyObject *fobj, size_t* size) in _Py_UniversalNewlineFgetsWithSize() 277 Py_UniversalNewlineFgets(char *buf, int n, FILE *stream, PyObject *fobj) { in Py_UniversalNewlineFgets()
|
| /third_party/python/Python/ |
| D | pylifecycle.c | 1607 file_is_closed(PyObject *fobj) in file_is_closed()
|