HomeSort by relevance Sort by last modified time
    Searched defs:eq_int_type (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium/base/
string16.h 110 return eq_int_type(c, eof()) ? 0 : c;
121 static bool eq_int_type(const int_type& c1, const int_type& c2) { function in struct:base::string16_char_traits
  /external/chromium/googleurl/base/
string16.h 123 return eq_int_type(c, eof()) ? 0 : c;
134 static bool eq_int_type(const int_type& c1, const int_type& c2) { function in struct:base::string16_char_traits
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
char_traits.h 137 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
146 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
292 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
361 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
370 { return eq_int_type(__c, eof()) ? 0 : __c; }
464 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
473 { return eq_int_type(__c, eof()) ? 0 : __c; }
557 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
566 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
359 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
359 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 137 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
146 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
292 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
361 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
370 { return eq_int_type(__c, eof()) ? 0 : __c; }
464 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
473 { return eq_int_type(__c, eof()) ? 0 : __c; }
557 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
566 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 137 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
146 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
292 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
361 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
370 { return eq_int_type(__c, eof()) ? 0 : __c; }
464 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
473 { return eq_int_type(__c, eof()) ? 0 : __c; }
557 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
566 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 137 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
146 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
292 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
361 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
370 { return eq_int_type(__c, eof()) ? 0 : __c; }
464 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
473 { return eq_int_type(__c, eof()) ? 0 : __c; }
557 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
566 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
char_traits.h 137 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
146 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
292 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
361 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
370 { return eq_int_type(__c, eof()) ? 0 : __c; }
464 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
473 { return eq_int_type(__c, eof()) ? 0 : __c; }
557 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
566 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
359 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
359 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
359 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 132 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
290 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
359 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
368 { return eq_int_type(__c, eof()) ? 0 : __c; }
465 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
558 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
567 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
char_traits.h 130 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
139 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); }
288 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
357 eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
366 { return eq_int_type(__c, eof()) ? 0 : __c; }
463 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
472 { return eq_int_type(__c, eof()) ? 0 : __c; }
556 eq_int_type(const int_type& __c1, const int_type& __c2) noexcept
565 { return eq_int_type(__c, eof()) ? 0 : __c; }
  /external/stlport/stlport/stl/
char_traits.h 182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base
  /ndk/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pod_char_traits.h 165 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
177 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pod_char_traits.h 170 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
182 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /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 170 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
182 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 165 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
177 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 165 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
177 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pod_char_traits.h 165 eq_int_type(const int_type& __c1, const int_type& __c2) function in struct:char_traits
177 { return eq_int_type(__c, eof()) ? int_type() : __c; }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base

Completed in 1432 milliseconds

1 2