Searched refs:__nm (Results 1 – 4 of 4) sorted by relevance
/external/libcxx/include/ |
D | locale | 1385 string_type __nm = _VSTD::move(__tmp); 1387 string_type __nm = __v ? __np.truename() : __np.falsename(); 1389 for (typename string_type::iterator __i = __nm.begin(); __i != __nm.end(); ++__i, ++__s) 2306 __time_get(const char* __nm); 2307 __time_get(const string& __nm); 2326 explicit __time_get_storage(const char* __nm); 2327 explicit __time_get_storage(const string& __nm); 2350 explicit time_get_byname(const char* __nm, size_t __refs = 0) 2352 __time_get_storage<_CharT>(__nm) {} 2354 explicit time_get_byname(const string& __nm, size_t __refs = 0) [all …]
|
D | __locale | 1170 explicit codecvt_byname(const char* __nm, size_t __refs = 0) 1171 : codecvt<_InternT, _ExternT, _StateT>(__nm, __refs) {} 1173 explicit codecvt_byname(const string& __nm, size_t __refs = 0) 1174 : codecvt<_InternT, _ExternT, _StateT>(__nm.c_str(), __refs) {} 1449 explicit numpunct_byname(const char* __nm, size_t __refs = 0); 1450 explicit numpunct_byname(const string& __nm, size_t __refs = 0); 1467 explicit numpunct_byname(const char* __nm, size_t __refs = 0); 1468 explicit numpunct_byname(const string& __nm, size_t __refs = 0);
|
/external/libcxx/src/ |
D | locale.cpp | 5198 __time_get_storage<char>::__time_get_storage(const char* __nm) in __time_get_storage() argument 5199 : __time_get(__nm) in __time_get_storage() 5201 const __time_get_temp<char> ct(__nm); in __time_get_storage() 5206 __time_get_storage<char>::__time_get_storage(const string& __nm) in __time_get_storage() argument 5207 : __time_get(__nm) in __time_get_storage() 5209 const __time_get_temp<char> ct(__nm); in __time_get_storage() 5214 __time_get_storage<wchar_t>::__time_get_storage(const char* __nm) in __time_get_storage() argument 5215 : __time_get(__nm) in __time_get_storage() 5217 const __time_get_temp<wchar_t> ct(__nm); in __time_get_storage() 5222 __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�����������…
|