Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dsizeofpack.cpp183 struct bool_constant struct
185 static const bool value = B;
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dstl_emulation.h85 using bool_constant = integral_constant<bool, B>; variable
102 struct bool_constant : public integral_constant<bool, B> {}; struct
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dstl_emulation.h85 using bool_constant = integral_constant<bool, B>; variable
102 struct bool_constant : public integral_constant<bool, B> {}; struct
/aosp_15_r20/external/llvm-libc/src/__support/CPP/type_traits/
H A Dbool_constant.h18 template <bool V> using bool_constant = cpp::integral_constant<bool, V>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/
Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/
Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/
H A Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/
Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/
Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/
Dintegral_constant.h42 using bool_constant = integral_constant<bool, __b>; variable
/aosp_15_r20/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/
H A Dtype_traits.h52 using bool_constant = integral_constant<bool, kValue>; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dcore.h274 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dcore.h274 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dcore.h274 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dcore.h274 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dcore.h274 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/fmtlib/include/fmt/
Dcore.h207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/
Dcore.h207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/
Dcore.h207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/
Dcore.h207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/external/armnn/third-party/fmt/
H A Dcore.h254 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/
Dcore.h262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/fmtlib/include/fmt/
Dcore.h262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/fmtlib/include/fmt/
Dcore.h262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/
Dcore.h262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable

12