Home
last modified time | relevance | path

Searched defs:getline (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/external/trusty/musl/src/stdio/
Dgetline.c3 ssize_t getline(char **restrict s, size_t *restrict n, FILE *restrict f) in getline() function
/aosp_15_r20/external/musl/src/stdio/
H A Dgetline.c3 ssize_t getline(char **restrict s, size_t *restrict n, FILE *restrict f) in getline() function
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dreadline.c166 int getline(char *buffer, int len) in getline() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/example/snippets/
Dregex_token_iterator_eg_1.cpp29 istream& getline(istream& is, std::string& s) in getline() function
Dregex_split_example_1.cpp36 istream& getline(istream& is, std::string& s) in getline() function
Dregex_match_example.cpp55 istream& getline(istream& is, std::string& s) in getline() function
/aosp_15_r20/external/python/cpython2/Demo/threads/
Dsquasher.py45 def getline(text): function
/aosp_15_r20/external/python/cpython2/Lib/
Dlinecache.py13 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/external/python/cpython3/Lib/
Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dlinecache.py26 def getline(filename, lineno, module_globals=None): function
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dcleanfuture.py145 def getline(self): member in FutureFinder
Dreindent.py276 def getline(self): member in Reindenter
Dpindent.py142 def getline(self): member in PythonIndenter
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dcleanfuture.py146 def getline(self): member in FutureFinder
Dreindent.py278 def getline(self): member in Reindenter
Dpindent.py144 def getline(self): member in PythonIndenter
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dstdio.h115 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dstdio.h115 getline (char **__lineptr, size_t *__n, FILE *__stream) in getline() function
/aosp_15_r20/external/autotest/utils/
H A Dreindent.py254 def getline(self): member in Reindenter
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/example/timer/
Dregex_timer.cpp96 istream& getline(istream& is, std::string& s) in getline() function
/aosp_15_r20/external/iperf3/src/
H A Diperf_util.c562 getline(char **buf, size_t *bufsiz, FILE *fp) in getline() function

12345