| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/ |
| H A D | xlocale.h | 26 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 D | locale_mgmt_aix.h | 39 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 D | xlocale.h | 26 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 D | locale_mgmt_aix.h | 39 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 D | qnavigationmanagerengine.cpp | 47 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 D | qgeomappingmanager.cpp | 163 void QGeoMappingManager::setLocale(const QLocale &locale) in setLocale() 172 QLocale QGeoMappingManager::locale() const in locale() function in QGeoMappingManager
|
| H A D | qnavigationmanager.cpp | 90 void QNavigationManager::setLocale(const QLocale &locale) in setLocale() 95 QLocale QNavigationManager::locale() const in locale() function in QNavigationManager
|
| H A D | qgeocodingmanager.cpp | 267 void QGeoCodingManager::setLocale(const QLocale &locale) in setLocale() 276 QLocale QGeoCodingManager::locale() const in locale() function in QGeoCodingManager
|
| H A D | qgeomappingmanagerengine.cpp | 190 void QGeoMappingManagerEngine::setLocale(const QLocale &locale) in setLocale() 199 QLocale QGeoMappingManagerEngine::locale() const in locale() function in QGeoMappingManagerEngine
|
| H A D | qgeoroutingmanager.cpp | 330 void QGeoRoutingManager::setLocale(const QLocale &locale) in setLocale() 339 QLocale QGeoRoutingManager::locale() const in locale() function in QGeoRoutingManager
|
| H A D | qgeocodingmanagerengine.cpp | 279 void QGeoCodingManagerEngine::setLocale(const QLocale &locale) in setLocale() 288 QLocale QGeoCodingManagerEngine::locale() const in locale() function in QGeoCodingManagerEngine
|
| H A D | qgeoroutingmanagerengine.cpp | 342 void QGeoRoutingManagerEngine::setLocale(const QLocale &locale) in setLocale() 352 QLocale QGeoRoutingManagerEngine::locale() const in locale() function in QGeoRoutingManagerEngine
|
| H A D | qgeocodingmanagerengine_p.h | 67 QLocale locale; variable
|
| H A D | qgeomappingmanagerengine_p_p.h | 78 QLocale locale; variable
|
| H A D | qgeoroutingmanagerengine_p.h | 74 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 D | ctype.h | 241 # 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 D | ctype.h | 241 # 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 D | collator_expression.hpp | 39 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 D | encoding_errors.hpp | 21 namespace locale { namespace
|
| H A D | encoding_utf.hpp | 22 namespace locale { namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutingmanager/ |
| H A D | tst_qgeoroutingmanager.cpp | 99 void tst_QGeoRoutingManager::locale() in locale() function in tst_QGeoRoutingManager
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | resources.c | 359 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 D | resources.c | 352 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 D | intl.h | 26 # 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 D | intl.h | 26 # define setlocale(category, locale) (locale) argument
|