HomeSort by relevance Sort by last modified time
    Searched refs:__acquire_time (Results 1 - 4 of 4) sorted by null

  /external/stlport/src/
acquire_release.h 32 _Locale_time* _STLP_CALL __acquire_time(const char* &name, char *buf, _Locale_name_hint*, int *__err_code);
time_facets.cpp 512 _Locale_time *__time = __acquire_time(__name, buf, 0, &__err_code);
537 _Locale_time *__time = __acquire_time(__name, buf, 0, &__err_code);
locale_catalog.cpp 251 _Locale_time* _STLP_CALL __acquire_time(const char* &name, char *buf, _Locale_name_hint* hint, int *__err_code) { function
locale_impl.cpp 313 _Locale_time *__time = _STLP_PRIV __acquire_time(name, buf, hint, &__err_code);

Completed in 25 milliseconds