Searched refs:_m (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 619 const char *_Locale_full_monthname(struct _Locale_time *__loc, int _m ) in _Locale_full_monthname() argument 621 return nl_langinfo_l(MON_1 + _m, (locale_t)__loc); in _Locale_full_monthname() 624 const char *_Locale_abbrev_monthname(struct _Locale_time *__loc, int _m ) in _Locale_abbrev_monthname() argument 626 return nl_langinfo_l(ABMON_1 + _m, (locale_t)__loc); in _Locale_abbrev_monthname() 675 const wchar_t *_WLocale_full_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t buf… in _WLocale_full_monthname() argument 676 { return _ToWChar(_Locale_full_monthname(__loc, _m), buf, bufSize); } in _WLocale_full_monthname() 677 const wchar_t *_WLocale_abbrev_monthname(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t b… in _WLocale_abbrev_monthname() argument 678 { return _ToWChar(_Locale_abbrev_monthname(__loc, _m), buf, bufSize); } in _WLocale_abbrev_monthname()
|
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 1377 # define S_ISLNK(_m) (((_m)&S_IFMT)==S_IFLNK) in name_mtime() argument
|
/ndk/sources/host-tools/make-3.81/po/ |
D | vi.po | 135 msgstr "# %s (khóa %s, giờ_m %d): không thể được mở.\n" 150 msgstr "# %s (khóa %s, giờ_m %d): " 753 " Các biến _môi trường có quyền cao hơn_\n" 811 "\t\t\tDùng giờ_m cuối cùng giữa liên kết tượng trưng và đích.\n" 991 " (_mở tập tin_)"
|