Searched refs:descriptor_type (Results 1 – 1 of 1) sorted by relevance
67 typedef iconv_t descriptor_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef77 descriptor_type _M_in_desc; in _GLIBCXX_BEGIN_NAMESPACE()80 descriptor_type _M_out_desc; in _GLIBCXX_BEGIN_NAMESPACE()131 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()157 const descriptor_type& in _GLIBCXX_BEGIN_NAMESPACE()161 const descriptor_type& in _GLIBCXX_BEGIN_NAMESPACE()169 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()202 const descriptor_type __err = reinterpret_cast<iconv_t>(-1); in _GLIBCXX_BEGIN_NAMESPACE()247 typedef state_type::descriptor_type descriptor_type; typedef322 const descriptor_type& __desc = __state.out_descriptor(); in do_out()[all …]