| /external/python/cpython2/Demo/threads/ |
| D | squasher.py | 45 def getline(text): function
|
| /external/python/cpython2/Lib/ |
| D | linecache.py | 13 def getline(filename, lineno, module_globals=None): function
|
| D | nntplib.py | 207 def getline(self): member in NNTP
|
| D | ftplib.py | 187 def getline(self): member in FTP
|
| D | pydoc.py | 1824 def getline(self, prompt): member in Helper
|
| /external/python/cpython3/Lib/ |
| D | linecache.py | 26 def getline(filename, lineno, module_globals=None): function
|
| D | ftplib.py | 209 def getline(self): member in FTP
|
| D | pydoc.py | 2033 def getline(self, prompt): member in Helper
|
| /external/openssh/openbsd-compat/ |
| D | bsd-getline.c | 93 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|
| /external/python/cpython2/Tools/scripts/ |
| D | cleanfuture.py | 146 def getline(self): member in FutureFinder
|
| D | reindent.py | 278 def getline(self): member in Reindenter
|
| D | pindent.py | 144 def getline(self): member in PythonIndenter
|
| /external/python/cpython3/Tools/scripts/ |
| D | cleanfuture.py | 145 def getline(self): member in FutureFinder
|
| D | reindent.py | 276 def getline(self): member in Reindenter
|
| D | pindent.py | 142 def getline(self): member in PythonIndenter
|
| /external/autotest/utils/ |
| D | reindent.py | 248 def getline(self): member in Reindenter
|
| /external/iperf3/src/ |
| D | iperf_util.c | 562 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function
|
| /external/tensorflow/tensorflow/python/util/ |
| D | tf_stack.cc | 89 const auto& getline = linecache->attr("getline"); in LineContents() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_tracemalloc.py | 620 def getline(filename, lineno): function
|
| /external/python/cpython2/Tools/bgen/bgen/ |
| D | scantools.py | 466 def getline(self): member in Scanner
|
| /external/libxml2/doc/ |
| D | apibuild.py | 380 def getline(self): member in CLexer
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 1361 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 582 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 995 PyObject* getline = in FormatErrorStatusStackTrace() local
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1263 pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; in getline() function
|