Home
last modified time | relevance | path

Searched defs:locale (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/
H A Dxlocale.h26 int isalnum_l(int c, locale_t locale) in isalnum_l()
31 int isalpha_l(int c, locale_t locale) in isalpha_l()
36 int isblank_l(int c, locale_t locale) in isblank_l()
41 int iscntrl_l(int c, locale_t locale) in iscntrl_l()
46 int isdigit_l(int c, locale_t locale) in isdigit_l()
51 int isgraph_l(int c, locale_t locale) in isgraph_l()
56 int islower_l(int c, locale_t locale) in islower_l()
61 int isprint_l(int c, locale_t locale) in isprint_l()
67 int ispunct_l(int c, locale_t locale) in ispunct_l()
72 int isspace_l(int c, locale_t locale) in isspace_l()
[all …]
H A Dlocale_mgmt_aix.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/ibm/
H A Dxlocale.h26 int isalnum_l(int c, locale_t locale) in isalnum_l()
31 int isalpha_l(int c, locale_t locale) in isalpha_l()
36 int isblank_l(int c, locale_t locale) in isblank_l()
41 int iscntrl_l(int c, locale_t locale) in iscntrl_l()
46 int isdigit_l(int c, locale_t locale) in isdigit_l()
51 int isgraph_l(int c, locale_t locale) in isgraph_l()
56 int islower_l(int c, locale_t locale) in islower_l()
61 int isprint_l(int c, locale_t locale) in isprint_l()
67 int ispunct_l(int c, locale_t locale) in ispunct_l()
72 int isspace_l(int c, locale_t locale) in isspace_l()
[all …]
H A Dlocale_mgmt_aix.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqnavigationmanagerengine.cpp47 QLocale locale; member in QNavigationManagerEnginePrivate
55 QLocale locale; member in QAbstractNavigatorPrivate
69 void QAbstractNavigator::setLocale(const QLocale &locale) in setLocale()
74 QLocale QAbstractNavigator::locale() const in locale() function in QAbstractNavigator
185 void QNavigationManagerEngine::setLocale(const QLocale &locale) in setLocale()
190 QLocale QNavigationManagerEngine::locale() const in locale() function in QNavigationManagerEngine
H A Dqgeomappingmanager.cpp163 void QGeoMappingManager::setLocale(const QLocale &locale) in setLocale()
172 QLocale QGeoMappingManager::locale() const in locale() function in QGeoMappingManager
H A Dqnavigationmanager.cpp90 void QNavigationManager::setLocale(const QLocale &locale) in setLocale()
95 QLocale QNavigationManager::locale() const in locale() function in QNavigationManager
H A Dqgeocodingmanager.cpp267 void QGeoCodingManager::setLocale(const QLocale &locale) in setLocale()
276 QLocale QGeoCodingManager::locale() const in locale() function in QGeoCodingManager
H A Dqgeomappingmanagerengine.cpp190 void QGeoMappingManagerEngine::setLocale(const QLocale &locale) in setLocale()
199 QLocale QGeoMappingManagerEngine::locale() const in locale() function in QGeoMappingManagerEngine
H A Dqgeoroutingmanager.cpp330 void QGeoRoutingManager::setLocale(const QLocale &locale) in setLocale()
339 QLocale QGeoRoutingManager::locale() const in locale() function in QGeoRoutingManager
H A Dqgeocodingmanagerengine.cpp279 void QGeoCodingManagerEngine::setLocale(const QLocale &locale) in setLocale()
288 QLocale QGeoCodingManagerEngine::locale() const in locale() function in QGeoCodingManagerEngine
H A Dqgeoroutingmanagerengine.cpp342 void QGeoRoutingManagerEngine::setLocale(const QLocale &locale) in setLocale()
352 QLocale QGeoRoutingManagerEngine::locale() const in locale() function in QGeoRoutingManagerEngine
H A Dqgeocodingmanagerengine_p.h67 QLocale locale; variable
H A Dqgeomappingmanagerengine_p_p.h78 QLocale locale; variable
H A Dqgeoroutingmanagerengine_p.h74 QLocale locale; variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dctype.h241 # define __isctype_l(c, type, locale) \ argument
275 # define __tolower_l(c, locale) \ argument
277 # define __toupper_l(c, locale) \ argument
279 # define tolower_l(c, locale) __tolower_l ((c), (locale)) argument
280 # define toupper_l(c, locale) __toupper_l ((c), (locale)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dctype.h241 # define __isctype_l(c, type, locale) \ argument
275 # define __tolower_l(c, locale) \ argument
277 # define __toupper_l(c, locale) \ argument
279 # define tolower_l(c, locale) __tolower_l ((c), (locale)) argument
280 # define toupper_l(c, locale) __toupper_l ((c), (locale)) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcollator_expression.hpp39 optional<std::unique_ptr<Expression>> locale; member in mbgl::style::expression::CollatorExpression
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/locale/
H A Dencoding_errors.hpp21 namespace locale { namespace
H A Dencoding_utf.hpp22 namespace locale { namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/
H A Dtst_qgeoroutingmanager.cpp99 void tst_QGeoRoutingManager::locale() in locale() function in tst_QGeoRoutingManager
/OK3568_Linux_fs/external/recovery/minui/
H A Dresources.c359 static int matches_locale(const char* loc, const char* locale) in matches_locale()
378 const char* locale, in res_create_localized_alpha_surface()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dresources.c352 static int matches_locale(const char* loc, const char* locale) { in matches_locale()
370 const char* locale, in res_create_localized_alpha_surface()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dintl.h26 # define setlocale(category, locale) (locale) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dintl.h26 # define setlocale(category, locale) (locale) argument

12