/external/stlport/stlport/stl/ |
D | _num_put.c | 85 __sep, __ct.widen('+'), __ct.widen('-'), 0); in __put_float() 89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-')); in __put_float() 198 wchar_t __xplus = __ct.widen('+'); in __put_integer() 199 wchar_t __xminus = __ct.widen('-'); in __put_integer() 202 __ct.widen(__buf, __iend, __wbuf); in __put_integer() 489 __s++ = __c_type.widen( '0' ); in do_put() 490 __s++ = __c_type.widen( __table_ptr[16] ); in do_put() 503 …_STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned long,__val)) in do_put() 506 …_STLP_PRIV __do_put_integer(__s, __f, __c_type.widen('0'), __REINTERPRET_CAST(unsigned _STLP_LONG_… in do_put()
|
D | _ios.h | 107 inline _CharT widen(char) const; 150 basic_ios<_CharT, _Traits>::widen(char __c) const in widen() function 151 { return _M_ctype_facet()->widen(__c); } in widen() 163 basic_ios<char, char_traits<char> >::widen(char __c) const in widen() function
|
D | _ctype.h | 101 char widen(char __c) const { return do_widen(__c); } in widen() function 102 const char* widen(const char* __low, const char* __high, char* __to) const { in widen() function 206 wchar_t widen(char __c) const { return do_widen(__c); } in widen() function 207 const char* widen(const char* __low, const char* __high, in widen() function
|
D | _monetary.c | 264 __digits = __c_type.widen('-'); in __money_do_get() 331 char_type __minus = __c_type.widen('-'); in __money_do_put() 332 char_type __plus = __c_type.widen('+'); in __money_do_put() 333 char_type __space = __c_type.widen(' '); in __money_do_put() 334 char_type __zero = __c_type.widen('0'); in __money_do_put()
|
D | _istream.h | 135 { return get(__s, __n, this->widen('\n')); } in get() 141 { return get(__buf, this->widen('\n')); } in get() 146 { return getline(__s, __n, this->widen('\n')); } in getline()
|
D | _string_io.h | 67 return getline(__is, __s, __is.widen('\n')); in getline()
|
D | _ostream.h | 298 __os._M_put_char(__os.widen(__c)); 358 __os.put(__os.widen('\n')); in endl()
|
D | _ios.c | 107 this->fill(widen(' ')); in init()
|
D | _complex.c | 115 __c_type.widen(__punct, __punct + 3, __wpunct);
|
D | _time_facets.c | 270 if (*__first++ != __ct.widen(*__format)) break; in _STLP_WEAK()
|
D | _ostream.c | 400 if (this->_S_eof(__buf->sputc(this->widen(*__s++)))) in _M_put_widen_aux()
|
D | _num_get.c | 59 __c_type.widen(__narrow_atoms(), __narrow_atoms() + 5, __atoms); in __get_base_or_zero()
|
/external/stlport/src/ |
D | time_facets.cpp | 176 ct.widen(first, last, _wbuf); in __append() 323 buf.append(1, ct.widen('%')); in __write_formatted_timeT() 362 buf.append(1, ct.widen('\n')); in __write_formatted_timeT() 378 buf.append(1, ct.widen('\t')); in __write_formatted_timeT() 437 buf.append(1, ct.widen('-')); in __write_formatted_timeT() 440 buf.append(1, ct.widen('+')); in __write_formatted_timeT()
|
D | num_get_float.cpp | 88 Plus = ct.widen('+'); in _Initialize_get_float() 89 Minus = ct.widen('-'); in _Initialize_get_float() 90 pow_e = ct.widen('e'); in _Initialize_get_float() 91 pow_E = ct.widen('E'); in _Initialize_get_float() 92 ct.widen(ndigits + 0, ndigits + 10, digits); in _Initialize_get_float()
|
D | num_put_float.cpp | 881 out += ct.widen(*str_ite++); 889 out += ct.widen(*str_ite); 896 out += ct.widen(*str_ite);
|
D | messages.cpp | 171 ct.widen(str, str + n, &*result.begin()); in do_get()
|
/external/stlport/test/unit/ |
D | ctype_facets_test.cpp | 145 CPPUNIT_ASSERT( ct.widen('a') == 'a' ); in _ctype_facet() 152 ct.widen(range, range + sizeof(range), res); in _ctype_facet() 289 CPPUNIT_CHECK( wct.widen('a') == L'a' ); in _ctype_facet_w() 297 wct.widen(range, range + sizeof(range), res); in _ctype_facet_w()
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 4519 ctype::widen method call to compare things like month or day names. 5366 * stlport/stl/_monetary.c: removal of the call to the ctype::widen method 6407 * stlport/stl/_ios.h: Move of the basic_ios::narrow and widen member method
|
D | ChangeLog | 212 to use ctype.widen method anymore.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 4871 V "widen" :G2P
|