/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
istream.tcc | 345 // 243. get and getline when sentry reports failure. 402 getline(char_type* __s, streamsize __n, char_type __delim) 446 // 243. get and getline when sentry reports failure. 458 // same "batchy" strategy used by getline above.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
istream.tcc | 345 // 243. get and getline when sentry reports failure. 402 getline(char_type* __s, streamsize __n, char_type __delim) 446 // 243. get and getline when sentry reports failure. 458 // same "batchy" strategy used by getline above.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
istream.tcc | 345 // 243. get and getline when sentry reports failure. 402 getline(char_type* __s, streamsize __n, char_type __delim) 446 // 243. get and getline when sentry reports failure. 458 // same "batchy" strategy used by getline above.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
istream.tcc | 345 // 243. get and getline when sentry reports failure. 402 getline(char_type* __s, streamsize __n, char_type __delim) 446 // 243. get and getline when sentry reports failure. 458 // same "batchy" strategy used by getline above.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
istream.tcc | 345 // 243. get and getline when sentry reports failure. 402 getline(char_type* __s, streamsize __n, char_type __delim) 446 // 243. get and getline when sentry reports failure. 458 // same "batchy" strategy used by getline above.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
istream.tcc | 343 // 243. get and getline when sentry reports failure. 400 getline(char_type* __s, streamsize __n, char_type __delim) 444 // 243. get and getline when sentry reports failure. 456 // same "batchy" strategy used by getline above.
|
/external/clang/lib/Frontend/ |
PrintPreprocessedOutput.cpp | 165 return MoveToLine(PLoc.getLine()) || (PLoc.getLine() == 1); 269 unsigned NewLine = UserLoc.getLine();
|
/external/elfutils/libdwfl/ |
linux-kernel-modules.c | 383 size_t n = getline (&line, &linesz, f); 390 while ((n = getline (&line, &linesz, f)) > 1 && line[n - 2] != ']') 833 while (getline (&line, &linesz, f) > 0
|
/external/iproute2/lib/ |
utils.c | 710 /* Like glibc getline but handle continuation lines and comments */ 716 if ((cc = getline(linep, lenp, in)) < 0) 729 if ((cc1 = getline(&line1, &len1, in)) < 0) {
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
vstring.tcc | 606 // 91. Description of operator>> and getline() for string<> 622 getline(basic_istream<_CharT, _Traits>& __in, 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 606 // 91. Description of operator>> and getline() for string<> 622 getline(basic_istream<_CharT, _Traits>& __in, 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 606 // 91. Description of operator>> and getline() for string<> 622 getline(basic_istream<_CharT, _Traits>& __in, 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 606 // 91. Description of operator>> and getline() for string<> 622 getline(basic_istream<_CharT, _Traits>& __in, 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.tcc | 606 // 91. Description of operator>> and getline() for string<> 622 getline(basic_istream<_CharT, _Traits>& __in, 682 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 611 // 91. Description of operator>> and getline() for string<> 627 getline(basic_istream<_CharT, _Traits>& __in, 687 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
vstring.tcc | 610 // 91. Description of operator>> and getline() for string<> 626 getline(basic_istream<_CharT, _Traits>& __in, 686 // 91. Description of operator>> and getline() for string<>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
bdb.py | 255 line = linecache.getline(filename, lineno) 382 line = linecache.getline(filename, lineno, frame.f_globals) 624 line = linecache.getline(fn, frame.f_lineno, frame.f_globals)
|
nntplib.py | 200 def getline(self): member in class:NNTP 214 resp = self.getline() 240 line = self.getline()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
bdb.py | 255 line = linecache.getline(filename, lineno) 382 line = linecache.getline(filename, lineno, frame.f_globals) 624 line = linecache.getline(fn, frame.f_lineno, frame.f_globals)
|
nntplib.py | 200 def getline(self): member in class:NNTP 214 resp = self.getline() 240 line = self.getline()
|