/third_party/boost/boost/program_options/detail/ |
D | config_file.hpp | 97 virtual bool getline(std::string&) { return false; } in getline() function in boost::program_options::detail::common_config_file_iterator 167 basic_config_file_iterator<charT>::getline(std::string& s) in getline() function in boost::program_options::detail::basic_config_file_iterator
|
/third_party/musl/src/stdio/ |
D | getline.c | 3 ssize_t getline(char **restrict s, size_t *restrict n, FILE *restrict f) in getline() function
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/ |
D | getline.c | 28 getline (char **lineptr, size_t * n, FILE * stream) in getline() function
|
/third_party/boost/libs/regex/example/snippets/ |
D | regex_token_iterator_eg_1.cpp | 29 istream& getline(istream& is, std::string& s) in getline() function
|
D | regex_split_example_1.cpp | 36 istream& getline(istream& is, std::string& s) in getline() function
|
D | regex_match_example.cpp | 55 istream& getline(istream& is, std::string& s) in getline() function
|
/third_party/uboot/u-boot-2020.01/tools/ |
D | getline.c | 86 int getline (char **lineptr, size_t *n, FILE *stream) in getline() function
|
/third_party/boost/libs/type_erasure/example/ |
D | basic.cpp | 121 BOOST_TYPE_ERASURE_FREE(getline) in BOOST_TYPE_ERASURE_FREE() argument
|
/third_party/python/Lib/ |
D | linecache.py | 26 def getline(filename, lineno, module_globals=None): function
|
D | ftplib.py | 211 def getline(self): member in FTP
|
D | pydoc.py | 2033 def getline(self, prompt): member in Helper
|
/third_party/python/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
|
/third_party/boost/libs/program_options/src/ |
D | config_file.cpp | 150 basic_config_file_iterator<wchar_t>::getline(std::string& s) in getline() function in boost::program_options::detail::basic_config_file_iterator
|
/third_party/uboot/u-boot-2020.01/examples/standalone/ |
D | atmel_df_pow2.c | 76 static char *getline(void) in getline() function
|
D | smc911x_eeprom.c | 268 static char *getline(void) in getline() function
|
/third_party/boost/libs/regex/example/timer/ |
D | regex_timer.cpp | 96 istream& getline(istream& is, std::string& s) in getline() function
|
/third_party/python/Lib/test/ |
D | test_tracemalloc.py | 639 def getline(filename, lineno): function
|
/third_party/libxml2/doc/ |
D | apibuild.py | 380 def getline(self): member in CLexer
|
/third_party/boost/boost/container/ |
D | string.hpp | 3439 getline(std::istream& is, basic_string<CharT,Traits,Allocator>& s,CharT delim) in getline() function 3471 getline(std::basic_istream<CharT, Traits>& is, basic_string<CharT,Traits,Allocator>& s) in getline() function
|