Home
last modified time | relevance | path

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

12345678910>>...78

/dports/dns/idnkit/idnkit-1.0-src/util/
H A DUCD.pm73 sub getline { subroutine
126 sub getline { subroutine
150 sub getline { subroutine
177 sub getline { subroutine
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/util/
H A DUCD.pm73 sub getline { subroutine
126 sub getline { subroutine
150 sub getline { subroutine
177 sub getline { subroutine
/dports/science/xtb/xtb-6.4.1/src/mctc/
H A Dsystools.F9032 subroutine getline(unit,line,iostat) subroutine
34 integer,intent(in) :: unit
35 character(len=:),allocatable,intent(out) :: line
59 end subroutine getline argument
/dports/devel/sunpromake/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/devel/smake/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/devel/schilybase/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/net/rscsi/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/archivers/star/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/editors/ved/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/devel/sccs/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/stdio/
H A Dfgetline.c25 #define getline __no__getline__ macro
40 #pragma weak getline = js_getline macro
56 getline(buf, len) in getline() function
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A Dulinecache.py14 getline = linecache.getline variable
40 def getline(filename, lineno, module_globals=None): function
/dports/net/wol/wol-0.7.1/lib/
H A Dgetline.c39 getline (char **lineptr, size_t *n, FILE *stream) in getline() function
49 getline (char **lineptr, size_t *n, FILE *stream) in getline() function
/dports/devel/generate/generate-2.8/
H A Dgetline.c109 # define getline sgetline macro
115 # define getline xgetline macro
157 getline(INPUT_STREAM fp, char *buf, size_t *linenum) in getline() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Dfilemgr.cxx90 bool FileMgr::getline(std::string& line) { in getline() function in FileMgr
130 bool FileMgr::getline(std::string& dest) { in getline() function in FileMgr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Dfilemgr.cxx90 bool FileMgr::getline(std::string& line) { in getline() function in FileMgr
130 bool FileMgr::getline(std::string& dest) { in getline() function in FileMgr
/dports/biology/clustalw/clustalw-2.1/src/fileInput/
H A DInFileStream.cpp74 std::istream& InFileStream::getline(char *s, streamsize n) in getline() function in InFileStream
80 std::istream& InFileStream::getline(char *s, streamsize n, char delim) in getline() function in InFileStream
/dports/print/min12xxw/min12xxw-0.0.9/
H A Dgetline.c33 int getline(char **lineptr, size_t *n, FILE *f) in getline() function
75 int getline(char **lineptr, size_t *n, FILE *f) in getline() function
/dports/astro/oskar/OSKAR-2.8.0/oskar/utility/test/
H A DTest_getline.cpp13 TEST(getline, normal) in TEST() argument
57 TEST(getline, no_final_return) in TEST() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/src/c++98/
H A Distream.cc38 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
357 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline() function
443 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
602 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline() function
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/src/c++98/
H A Distream.cc38 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
357 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline() function
443 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
602 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline() function
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/src/c++98/
H A Distream.cc38 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
357 getline(basic_istream<char>& __in, basic_string<char>& __str, in getline() function
443 getline(char_type* __s, streamsize __n, char_type __delim) in getline() function in std::basic_istream
602 getline(basic_istream<wchar_t>& __in, basic_string<wchar_t>& __str, in getline() function
/dports/dns/fastresolve/fastresolve-2.10/dns-terror/
H A Dgetline.c35 getline (lineptr, n, stream) in getline() function
140 getline (lineptr, n, stream) in getline() function
/dports/biology/lamarc/lamarc-2.1.8/boost/program_options/detail/
H A Dconfig_file.hpp88 virtual bool getline(std::string&) { return false; } in getline() function in boost::program_options::detail::common_config_file_iterator
155 basic_config_file_iterator<charT>::getline(std::string& s) in getline() function in boost::program_options::detail::basic_config_file_iterator

12345678910>>...78