HomeSort by relevance Sort by last modified time
    Searched refs:__c (Results 251 - 275 of 592) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_grep_matcher.h 91 _CursorT __c = static_cast<_CursorT>(__pc); local
93 _M_results.at(__i).first = __c._M_pos();
95 _M_results.at(__i).second = __c._M_pos()+1;
basic_ios.h 422 narrow(char_type __c, char __dfault) const
423 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
441 widen(char __c) const
442 { return __check_facet(_M_ctype).widen(__c); }
  /external/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 420 narrow(char_type __c, char __dfault) const
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
439 widen(char __c) const
440 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_noninline.h 163 ctype<char>::do_toupper(char __c) const
164 { return _M_toupper[static_cast<unsigned char>(__c)]; }
178 ctype<char>::do_tolower(char __c) const
179 { return _M_tolower[static_cast<unsigned char>(__c)]; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_ios.h 422 narrow(char_type __c, char __dfault) const
423 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
441 widen(char __c) const
442 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
ctype_noninline.h 163 ctype<char>::do_toupper(char __c) const
164 { return _M_toupper[static_cast<unsigned char>(__c)]; }
178 ctype<char>::do_tolower(char __c) const
179 { return _M_tolower[static_cast<unsigned char>(__c)]; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
ctype_noninline.h 163 ctype<char>::do_toupper(char __c) const
164 { return _M_toupper[static_cast<unsigned char>(__c)]; }
178 ctype<char>::do_tolower(char __c) const
179 { return _M_tolower[static_cast<unsigned char>(__c)]; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 420 narrow(char_type __c, char __dfault) const
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
439 widen(char __c) const
440 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 420 narrow(char_type __c, char __dfault) const
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
439 widen(char __c) const
440 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 420 narrow(char_type __c, char __dfault) const
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
439 widen(char __c) const
440 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 420 narrow(char_type __c, char __dfault) const
421 { return __check_facet(_M_ctype).narrow(__c, __dfault); }
439 widen(char __c) const
440 { return __check_facet(_M_ctype).widen(__c); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iomanip.h 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {}
160 inline _STLP_PRIV _Setfill_Manip<_CharT> _STLP_CALL setfill(_CharT __c)
161 { return _STLP_PRIV _Setfill_Manip<_CharT>(__c); }
_time_facets.c 161 char __c = *__format; local
162 if (__c == '#') { //MS extension
164 __c = *__format;
167 switch (__c) {
407 char __c = _Ct.narrow(*__pat, 0); local
408 if (__c == '%') {
411 __c = _Ct.narrow(*__pat++, 0);
412 if (__c == '#') { // MS extension
413 __mod = __c;
414 __c = _Ct.narrow(*__pat++, 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
string2.h 119 __uint8_t __c = (__uint8_t) (c); \
125 __u->__ui = __c * 0x01010101; \
128 __u->__ui = __c * 0x01010101; \
131 __u->__ui = __c * 0x01010101; \
134 __u->__usi = (unsigned short int) __c * 0x0101; \
136 __u->__uc = (unsigned char) __c; \
140 __u->__ui = __c * 0x01010101; \
143 __u->__ui = __c * 0x01010101; \
146 __u->__ui = __c * 0x01010101; \
149 __u->__usi = (unsigned short int) __c * 0x0101;
251 unsigned char __c; member in union:__anon23942
348 char __c; member in union:__anon23943
530 char __c; member in union:__anon23945
622 char __c; member in union:__anon23946
714 char __c; member in union:__anon23947
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
string2.h 119 __uint8_t __c = (__uint8_t) (c); \
125 __u->__ui = __c * 0x01010101; \
128 __u->__ui = __c * 0x01010101; \
131 __u->__ui = __c * 0x01010101; \
134 __u->__usi = (unsigned short int) __c * 0x0101; \
136 __u->__uc = (unsigned char) __c; \
140 __u->__ui = __c * 0x01010101; \
143 __u->__ui = __c * 0x01010101; \
146 __u->__ui = __c * 0x01010101; \
149 __u->__usi = (unsigned short int) __c * 0x0101;
251 unsigned char __c; member in union:__anon25532
348 char __c; member in union:__anon25533
530 char __c; member in union:__anon25535
622 char __c; member in union:__anon25536
714 char __c; member in union:__anon25537
    [all...]

Completed in 4100 milliseconds

<<11121314151617181920>>