Home
last modified time | relevance | path

Searched defs:ltime (Results 1 – 7 of 7) sorted by relevance

/external/stlport/src/c_locale_win32/
Dc_wlocale_win32.c292 const wchar_t * _WLocale_full_monthname(_Locale_time_t * ltime, int month, in _WLocale_full_monthname()
296 const wchar_t * _WLocale_abbrev_monthname(_Locale_time_t * ltime, int month, in _WLocale_abbrev_monthname()
300 const wchar_t * _WLocale_full_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_full_dayofweek()
304 const wchar_t * _WLocale_abbrev_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_abbrev_dayofweek()
308 const wchar_t* _WLocale_am_str(_Locale_time_t* ltime, in _WLocale_am_str()
312 const wchar_t* _WLocale_pm_str(_Locale_time_t* ltime, in _WLocale_pm_str()
Dc_locale_win32.c272 _Locale_lcid_t* _Locale_get_time_hint(_Locale_time_t* ltime) in _Locale_get_time_hint()
719 _Locale_time_t *ltime = (_Locale_time_t*)malloc(sizeof(_Locale_time_t)); in _Locale_time_create() local
921 char const* _Locale_time_name(const _Locale_time_t* ltime, char* buf) in _Locale_time_name()
949 void _Locale_time_destroy(_Locale_time_t* ltime) { in _Locale_time_destroy()
1264 const char * _Locale_full_monthname(_Locale_time_t * ltime, int month) { in _Locale_full_monthname()
1269 const char * _Locale_abbrev_monthname(_Locale_time_t * ltime, int month) { in _Locale_abbrev_monthname()
1274 const char * _Locale_full_dayofweek(_Locale_time_t * ltime, int day) { in _Locale_full_dayofweek()
1279 const char * _Locale_abbrev_dayofweek(_Locale_time_t * ltime, int day) { in _Locale_abbrev_dayofweek()
1284 const char* _Locale_d_t_fmt(_Locale_time_t* ltime) in _Locale_d_t_fmt()
1287 const char* _Locale_long_d_t_fmt(_Locale_time_t* ltime) in _Locale_long_d_t_fmt()
[all …]
/external/stlport/src/c_locale_dummy/
Dc_locale_dummy.c492 const wchar_t * _WLocale_full_monthname(struct _Locale_time * ltime, int n, in _WLocale_full_monthname()
499 const wchar_t * _WLocale_abbrev_monthname(struct _Locale_time * ltime, int n, in _WLocale_abbrev_monthname()
505 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n, in _WLocale_full_dayofweek()
511 const wchar_t * _WLocale_abbrev_dayofweek(struct _Locale_time * ltime, int n, in _WLocale_abbrev_dayofweek()
515 const wchar_t* _WLocale_am_str(struct _Locale_time* ltime, in _WLocale_am_str()
518 const wchar_t* _WLocale_pm_str(struct _Locale_time* ltime, in _WLocale_pm_str()
/external/ipsec-tools/src/racoon/
Dpfkey.c2182 u_int64_t ltime, vtime; local
2304 u_int64_t ltime, vtime; local
/external/ipsec-tools/src/libipsec/
Dpfkey.c908 pfkey_send_spdadd2(so, src, prefs, dst, prefd, proto, ltime, vtime, in pfkey_send_spdadd2() argument
962 pfkey_send_spdupdate2(so, src, prefs, dst, prefd, proto, ltime, vtime, in pfkey_send_spdupdate2() argument
1639 ltime, vtime, policy, policylen, seq) in pfkey_send_x4() argument
/external/chromium_org/third_party/icu/source/tools/dumpce/
Ddumpce.cpp1405 time_t ltime; in outputHTMLHeader() local
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-kvm.c723 struct tm ltime; in show_timeofday() local