Searched refs:__c2 (Results 1 - 25 of 80) sorted by relevance

1234

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1 = __c2; }
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1 = __c2; }
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1 = __c2; }
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1 = __c2; }
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dchar_traits.h99 assign(char_type& __c1, const char_type& __c2) argument
100 { __c1 = __c2; }
103 eq(const char_type& __c1, const char_type& __c2) argument
104 { return __c1 == __c2; }
107 lt(const char_type& __c1, const char_type& __c2) argument
108 { return __c1 < __c2; }
137 eq_int_type(const int_type& __c1, const int_type& __c2) argument
138 { return __c1 == __c2; }
246 assign(char_type& __c1, const char_type& __c2) argument
247 { __c1 = __c2; }
250 eq(const char_type& __c1, const char_type& __c2) argument
254 lt(const char_type& __c1, const char_type& __c2) argument
292 eq_int_type(const int_type& __c1, const int_type& __c2) argument
317 assign(char_type& __c1, const char_type& __c2) argument
321 eq(const char_type& __c1, const char_type& __c2) argument
325 lt(const char_type& __c1, const char_type& __c2) argument
361 eq_int_type(const int_type& __c1, const int_type& __c2) argument
393 assign(char_type& __c1, const char_type& __c2) argument
397 eq(const char_type& __c1, const char_type& __c2) argument
401 lt(const char_type& __c1, const char_type& __c2) argument
464 eq_int_type(const int_type& __c1, const int_type& __c2) argument
486 assign(char_type& __c1, const char_type& __c2) argument
490 eq(const char_type& __c1, const char_type& __c2) argument
494 lt(const char_type& __c1, const char_type& __c2) argument
557 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
245 { __c1 = __c2; }
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
245 { __c1 = __c2; }
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dchar_traits.h92 assign(char_type& __c1, const char_type& __c2) argument
93 { __c1 = __c2; }
96 eq(const char_type& __c1, const char_type& __c2) argument
97 { return __c1 == __c2; }
100 lt(const char_type& __c1, const char_type& __c2) argument
101 { return __c1 < __c2; }
130 eq_int_type(const int_type& __c1, const int_type& __c2) argument
131 { return __c1 == __c2; }
242 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
243 { __c1 = __c2; }
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
245 { __c1 = __c2; }
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) argument
245 { __c1 = __c2; }
248 eq(const char_type& __c1, const char_type& __c2) argument
252 lt(const char_type& __c1, const char_type& __c2) argument
290 eq_int_type(const int_type& __c1, const int_type& __c2) argument
315 assign(char_type& __c1, const char_type& __c2) argument
319 eq(const char_type& __c1, const char_type& __c2) argument
323 lt(const char_type& __c1, const char_type& __c2) argument
359 eq_int_type(const int_type& __c1, const int_type& __c2) argument
394 assign(char_type& __c1, const char_type& __c2) argument
398 eq(const char_type& __c1, const char_type& __c2) argument
402 lt(const char_type& __c1, const char_type& __c2) argument
465 eq_int_type(const int_type& __c1, const int_type& __c2) argument
487 assign(char_type& __c1, const char_type& __c2) argument
491 eq(const char_type& __c1, const char_type& __c2) argument
495 lt(const char_type& __c1, const char_type& __c2) argument
558 eq_int_type(const int_type& __c1, const int_type& __c2) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
245 { __c1 = __c2; }
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dchar_traits.h92 assign(char_type& __c1, const char_type& __c2) argument
93 { __c1 = __c2; }
96 eq(const char_type& __c1, const char_type& __c2) argument
97 { return __c1 == __c2; }
100 lt(const char_type& __c1, const char_type& __c2) argument
101 { return __c1 < __c2; }
130 eq_int_type(const int_type& __c1, const int_type& __c2) argument
131 { return __c1 == __c2; }
242 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
243 { __c1 = __c2; }
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dchar_traits.h94 assign(char_type& __c1, const char_type& __c2) argument
95 { __c1 = __c2; }
98 eq(const char_type& __c1, const char_type& __c2) argument
99 { return __c1 == __c2; }
102 lt(const char_type& __c1, const char_type& __c2) argument
103 { return __c1 < __c2; }
132 eq_int_type(const int_type& __c1, const int_type& __c2) argument
133 { return __c1 == __c2; }
244 assign(char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
245 { __c1 = __c2; }
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
H A Dpod_char_traits.h102 assign(char_type& __c1, const char_type& __c2) argument
103 { __c1 = __c2; }
106 eq(const char_type& __c1, const char_type& __c2) argument
107 { return __c1 == __c2; }
110 lt(const char_type& __c1, const char_type& __c2) argument
111 { return __c1 < __c2; }
170 eq_int_type(const int_type& __c1, const int_type& __c2) argument
171 { return __c1 == __c2; }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
H A Dpod_char_traits.h102 assign(char_type& __c1, const char_type& __c2) argument
103 { __c1 = __c2; }
106 eq(const char_type& __c1, const char_type& __c2) argument
107 { return __c1 == __c2; }
110 lt(const char_type& __c1, const char_type& __c2) argument
111 { return __c1 < __c2; }
170 eq_int_type(const int_type& __c1, const int_type& __c2) argument
171 { return __c1 == __c2; }
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
H A Dpod_char_traits.h97 assign(char_type& __c1, const char_type& __c2) argument
98 { __c1 = __c2; }
101 eq(const char_type& __c1, const char_type& __c2) argument
102 { return __c1 == __c2; }
105 lt(const char_type& __c1, const char_type& __c2) argument
106 { return __c1 < __c2; }
165 eq_int_type(const int_type& __c1, const int_type& __c2) argument
166 { return __c1 == __c2; }

Completed in 595 milliseconds

1234