/aosp_15_r20/external/fmtlib/src/ |
H A D | format.cc | 28 template FMT_API auto decimal_point_impl(locale_ref) -> char; 41 template FMT_API auto decimal_point_impl(locale_ref) -> wchar_t;
|
/aosp_15_r20/external/armnn/third-party/fmt/src/ |
H A D | format.cc | 44 template FMT_API char detail::decimal_point_impl(locale_ref); 66 template FMT_API wchar_t detail::decimal_point_impl(locale_ref);
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 101 FMT_FUNC auto decimal_point_impl(locale_ref loc) -> Char { 110 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 101 FMT_FUNC auto decimal_point_impl(locale_ref loc) -> Char { 110 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 101 FMT_FUNC auto decimal_point_impl(locale_ref loc) -> Char { 110 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 101 FMT_FUNC auto decimal_point_impl(locale_ref loc) -> Char { 110 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 101 FMT_FUNC auto decimal_point_impl(locale_ref loc) -> Char { 110 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 210 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function 225 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 210 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function 225 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 210 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function 225 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/external/armnn/third-party/fmt/ |
H A D | format-inl.h | 204 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function 217 template <typename Char> FMT_FUNC Char detail::decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 210 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl() function 225 FMT_FUNC Char internal::decimal_point_impl(locale_ref) { in decimal_point_impl() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/ |
D | format.h | 1017 template <typename Char> FMT_API Char decimal_point_impl(locale_ref loc); 1019 return Char(decimal_point_impl<char>(loc)); 1022 return decimal_point_impl<wchar_t>(loc); 3789 extern template FMT_API char decimal_point_impl(locale_ref loc); 3790 extern template FMT_API wchar_t decimal_point_impl(locale_ref loc);
|