Home
last modified time | relevance | path

Searched refs:compile_format_string (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/fmtlib/include/fmt/
Dcompile.h155 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
247 compile_format_string<false>(format_str, in compiled_format_base()
274 compile_format_string<true>(format_str, collector); in compile_to_parts()
437 constexpr auto compile_format_string(S format_str);
442 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
456 constexpr auto compile_format_string(S format_str) {
498 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/
Dcompile.h155 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
247 compile_format_string<false>(format_str, in compiled_format_base()
274 compile_format_string<true>(format_str, collector); in compile_to_parts()
437 constexpr auto compile_format_string(S format_str);
442 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
456 constexpr auto compile_format_string(S format_str) {
498 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/
Dcompile.h155 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
247 compile_format_string<false>(format_str, in compiled_format_base()
274 compile_format_string<true>(format_str, collector); in compile_to_parts()
437 constexpr auto compile_format_string(S format_str);
442 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
456 constexpr auto compile_format_string(S format_str) {
498 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/
Dcompile.h155 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
247 compile_format_string<false>(format_str, in compiled_format_base()
274 compile_format_string<true>(format_str, collector); in compile_to_parts()
437 constexpr auto compile_format_string(S format_str);
442 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
456 constexpr auto compile_format_string(S format_str) {
498 internal::compile_format_string<internal::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/fmtlib/include/fmt/
Dcompile.h187 FMT_CONSTEXPR void compile_format_string(basic_string_view<Char> format_str, in compile_format_string() function
282 compile_format_string<false>(format_str, in compiled_format_base()
309 compile_format_string<true>(format_str, collector); in compile_to_parts()
488 constexpr auto compile_format_string(S format_str);
494 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
524 constexpr auto compile_format_string(S format_str) {
569 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dcompile.h239 constexpr auto compile_format_string(S format_str);
245 constexpr auto tail = compile_format_string<Args, POS, ID>(format_str);
344 constexpr auto compile_format_string(S format_str) {
418 detail::compile_format_string<detail::type_list<Args...>, 0, 0>(

12