OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__acquire_time
(Results
1 - 8
of
8
) 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);
/ndk/sources/cxx-stl/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 42 milliseconds