Searched refs:__acquire_time (Results 1 – 5 of 5) sorted by relevance
/external/stlport/src/ |
D | acquire_release.h | 32 _Locale_time* _STLP_CALL __acquire_time(const char* &name, char *buf, _Locale_name_hint*, int *__er…
|
D | time_facets.cpp | 512 _Locale_time *__time = __acquire_time(__name, buf, 0, &__err_code); in time_init() 537 _Locale_time *__time = __acquire_time(__name, buf, 0, &__err_code); in time_init()
|
D | locale_catalog.cpp | 251 _Locale_time* _STLP_CALL __acquire_time(const char* &name, char *buf, _Locale_name_hint* hint, int … in __acquire_time() function
|
D | locale_impl.cpp | 313 _Locale_time *__time = _STLP_PRIV __acquire_time(name, buf, hint, &__err_code); in insert_time_facets()
|
/external/stlport/etc/ |
D | ChangeLog | 1028 implementations. Many functions like __acquire_time and __release_time
|