| /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
| D | CommonToken.pm | 194 sub not_eof { method in ANTLR::Runtime::CommonToken
|
| /external/cronet/third_party/libc++/src/test/std/strings/basic.string.hash/ |
| D | char_type_hash.fail.cpp | 45 static inline int_type not_eof(int_type __c) { in not_eof() function
|
| D | char_type_hash.verify.cpp | 41 static inline int_type not_eof(int_type __c) { return eq_int_type(__c, eof()) ? ~eof() : __c; } in not_eof() function
|
| /external/cronet/third_party/libc++/src/test/std/strings/string.view/string.view.hash/ |
| D | char_type.hash.verify.cpp | 42 static inline int_type not_eof(int_type __c) { return eq_int_type(__c, eof()) ? ~eof() : __c; } in not_eof() function
|
| D | char_type.hash.fail.cpp | 45 static inline int_type not_eof(int_type __c) { in not_eof() function
|
| /external/sdv/vsomeip/third_party/boost/utility/test/ |
| D | string_view_constexpr_test1.cpp | 40 …static constexpr int_type not_eof(int_type c) noexcept { return eq_int_type(c, eof()) ? ~eof() : … in not_eof() function
|
| /external/cronet/third_party/libc++/src/test/std/strings/string.view/string.view.comparison/ |
| D | comparison.pass.cpp | 65 …static constexpr int_type not_eof(int_type __c) noexcept { return eq_int_type(__c, eof()) ? ~eof()… in not_eof() function
|
| /external/libchrome/base/strings/ |
| D | string16.h | 120 static int_type not_eof(const int_type& c) { in not_eof() function
|
| /external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.capacity/ |
| D | shrink_to_fit.explicit_instantiation.sh.cpp | 43 static int_type not_eof(const int_type&) { return 0; } in not_eof() function
|
| /external/cronet/third_party/libc++/src/include/__string/ |
| D | char_traits.h | 162 static inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR int_type not_eof(int_type __c) _NOEXCEPT in not_eof() function
|
| /external/sdv/vsomeip/third_party/boost/format/include/boost/format/detail/ |
| D | workarounds_gcc-2_95.hpp | 134 not_eof(const int_type& meta) { in not_eof() function in boost::io::CompatTraits
|
| /external/cronet/third_party/libc++/src/test/support/ |
| D | constexpr_char_traits.h | 46 static TEST_CONSTEXPR int_type not_eof(int_type c) TEST_NOEXCEPT in not_eof() function
|
| D | nasty_string.h | 83 …static constexpr int_type not_eof(int_type c) noexcept { return eq_int_type(c, eof()) ? ~eof() : c… in not_eof() function
|
| /external/libcxx/test/support/ |
| D | constexpr_char_traits.hpp | 44 static TEST_CONSTEXPR int_type not_eof(int_type __c) TEST_NOEXCEPT in not_eof() function
|
| /external/cronet/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/ |
| D | user_defined_char_type.pass.cpp | 69 static int_type not_eof(int_type i) { return char_traits<char>::not_eof(i); } in not_eof() function
|