OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:not_eof
(Results
26 - 50
of
71
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h
181
not_eof
(const int_type& __c)
function in struct:char_traits
stdio_sync_filebuf.h
150
__ret = traits_type::
not_eof
(__c);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h
176
not_eof
(const int_type& __c)
function in struct:char_traits
stdio_sync_filebuf.h
140
__ret = traits_type::
not_eof
(__c);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h
176
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h
176
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pod_char_traits.h
176
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h
181
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h
184
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pod_char_traits.h
181
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pod_char_traits.h
184
not_eof
(const int_type& __c)
function in struct:char_traits
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
pod_char_traits.h
183
not_eof
(const int_type& __c)
function in struct:char_traits
/external/stlport/src/
strstream.cpp
118
return traits_type::
not_eof
(c);
160
return traits_type::
not_eof
(c);
/ndk/sources/cxx-stl/stlport/src/
strstream.cpp
118
return traits_type::
not_eof
(c);
160
return traits_type::
not_eof
(c);
/external/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
char_traits.h
181
static int_type _STLP_CALL
not_eof
(const int_type& __c)
function in class:__char_traits_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
char_traits.h
181
static int_type _STLP_CALL
not_eof
(const int_type& __c)
function in class:__char_traits_base
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_sstream.c
134
return _Traits::
not_eof
(__c);
165
return _Traits::
not_eof
(__c); // __c is EOF, so we don't have to do anything
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h
140
__ret = traits_type::
not_eof
(__c);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h
150
__ret = traits_type::
not_eof
(__c);
Completed in 509 milliseconds
1
2
3