Searched refs:__nm (Results 1 – 4 of 4) sorted by relevance
/external/libcxx/include/ |
D | locale | 1439 string_type __nm = _VSTD::move(__tmp); 1441 string_type __nm = __v ? __np.truename() : __np.falsename(); 1443 for (typename string_type::iterator __i = __nm.begin(); __i != __nm.end(); ++__i, ++__s) 2380 __time_get(const char* __nm); 2381 __time_get(const string& __nm); 2400 explicit __time_get_storage(const char* __nm); 2401 explicit __time_get_storage(const string& __nm); 2441 explicit time_get_byname(const char* __nm, size_t __refs = 0) 2443 __time_get_storage<_CharT>(__nm) {} 2445 explicit time_get_byname(const string& __nm, size_t __refs = 0) [all …]
|
D | __locale | 1214 explicit codecvt_byname(const char* __nm, size_t __refs = 0) 1215 : codecvt<_InternT, _ExternT, _StateT>(__nm, __refs) {} 1217 explicit codecvt_byname(const string& __nm, size_t __refs = 0) 1218 : codecvt<_InternT, _ExternT, _StateT>(__nm.c_str(), __refs) {} 1493 explicit numpunct_byname(const char* __nm, size_t __refs = 0); 1494 explicit numpunct_byname(const string& __nm, size_t __refs = 0); 1511 explicit numpunct_byname(const char* __nm, size_t __refs = 0); 1512 explicit numpunct_byname(const string& __nm, size_t __refs = 0);
|
/external/libcxx/src/ |
D | locale.cpp | 5210 __time_get_storage<char>::__time_get_storage(const char* __nm) in __time_get_storage() argument 5211 : __time_get(__nm) in __time_get_storage() 5213 const __time_get_temp<char> ct(__nm); in __time_get_storage() 5218 __time_get_storage<char>::__time_get_storage(const string& __nm) in __time_get_storage() argument 5219 : __time_get(__nm) in __time_get_storage() 5221 const __time_get_temp<char> ct(__nm); in __time_get_storage() 5226 __time_get_storage<wchar_t>::__time_get_storage(const char* __nm) in __time_get_storage() argument 5227 : __time_get(__nm) in __time_get_storage() 5229 const __time_get_temp<wchar_t> ct(__nm); in __time_get_storage() 5234 __time_get_storage<wchar_t>::__time_get_storage(const string& __nm) in __time_get_storage() argument [all …]
|
/external/webrtc/talk/media/testdata/ |
D | voice.rtpdump | 2 …���pjla^cykcf����m^^[]\^nj]Y��������������n�������������q���|_]ai���ovll^__nm[Xb���c_j�����������…
|