Searched refs:_M_domain (Results 1 – 19 of 19) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/ |
A D | c++locale_internal.h | 78 : _M_id(__id), _M_domain(strdup(__domain)), _M_locale(__loc) in _GLIBCXX_VISIBILITY() 82 { free(_M_domain); } in _GLIBCXX_VISIBILITY() 85 char* _M_domain; in _GLIBCXX_VISIBILITY() member
|
A D | messages_members.cc | 103 __cat_info->_M_domain, in do_get() 161 __cat_info->_M_domain, __dfault); in do_get()
|
A D | c_locale.cc | 209 if (!info->_M_domain) in _M_add()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/ |
A D | messages_members.cc | 52 : _M_id(__id), _M_domain(__domain), _M_locale(__loc) in Catalog_info() 56 string _M_domain; member 205 __cat_info->_M_domain.c_str(), in do_get() 263 __cat_info->_M_domain.c_str(), __dfault); in do_get()
|
Completed in 15 milliseconds