Home
last modified time | relevance | path

Searched defs:towupper_l (Results 1 – 25 of 97) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__support/xlocale/
D__posix_l_fallback.h61 inline _LIBCPP_HIDE_FROM_ABI wint_t towupper_l(wint_t __c, locale_t) { return ::towupper(__c); } in towupper_l() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/external/libcxx/include/support/win32/
H A Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h174 #define towupper_l _towupper_l macro
/aosp_15_r20/bionic/tests/
H A Dwctype_test.cpp159 TEST(wctype, towupper_l) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__locale_dir/locale_base_api/
Dwin32.h220 #define towupper_l _towupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h127 inline _LIBCPP_INLINE_VISIBILITY wint_t towupper_l(wint_t c, locale_t) { in towupper_l() function

1234