OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__acquire_category
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
locale_catalog.cpp
33
// Those wrappers are needed to use locale functions in
__acquire_category
,
140
__acquire_category
(const char* &name, char *buf, _Locale_name_hint* hint,
function
237
return __REINTERPRET_CAST(_Locale_ctype*,
__acquire_category
(name, buf, hint,
242
return __REINTERPRET_CAST(_Locale_codecvt*,
__acquire_category
(name, buf, hint,
247
return __REINTERPRET_CAST(_Locale_numeric*,
__acquire_category
(name, buf, hint,
252
return __REINTERPRET_CAST(_Locale_time*,
__acquire_category
(name, buf, hint,
257
return __REINTERPRET_CAST(_Locale_collate*,
__acquire_category
(name, buf, hint,
262
return __REINTERPRET_CAST(_Locale_monetary*,
__acquire_category
(name, buf, hint,
267
return __REINTERPRET_CAST(_Locale_messages*,
__acquire_category
(name, buf, hint,
/ndk/sources/cxx-stl/stlport/src/
locale_catalog.cpp
33
// Those wrappers are needed to use locale functions in
__acquire_category
,
140
__acquire_category
(const char* &name, char *buf, _Locale_name_hint* hint,
function
237
return __REINTERPRET_CAST(_Locale_ctype*,
__acquire_category
(name, buf, hint,
242
return __REINTERPRET_CAST(_Locale_codecvt*,
__acquire_category
(name, buf, hint,
247
return __REINTERPRET_CAST(_Locale_numeric*,
__acquire_category
(name, buf, hint,
252
return __REINTERPRET_CAST(_Locale_time*,
__acquire_category
(name, buf, hint,
257
return __REINTERPRET_CAST(_Locale_collate*,
__acquire_category
(name, buf, hint,
262
return __REINTERPRET_CAST(_Locale_monetary*,
__acquire_category
(name, buf, hint,
267
return __REINTERPRET_CAST(_Locale_messages*,
__acquire_category
(name, buf, hint,
Completed in 14 milliseconds