/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | sizeofpack.cpp | 183 struct bool_constant struct 185 static const bool value = B;
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | stl_emulation.h | 85 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 D | stl_emulation.h | 85 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 D | bool_constant.h | 18 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/ |
D | integral_constant.h | 42 using bool_constant = integral_constant<bool, __b>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/ |
D | integral_constant.h | 42 using bool_constant = integral_constant<bool, __b>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/ |
H A D | integral_constant.h | 42 using bool_constant = integral_constant<bool, __b>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/ |
D | integral_constant.h | 42 using bool_constant = integral_constant<bool, __b>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/ |
D | integral_constant.h | 42 using bool_constant = integral_constant<bool, __b>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/ |
D | integral_constant.h | 42 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 D | type_traits.h | 52 using bool_constant = integral_constant<bool, kValue>; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | core.h | 274 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/ |
D | core.h | 274 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/ |
D | core.h | 274 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/ |
D | core.h | 274 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/ |
D | core.h | 274 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/ |
D | core.h | 207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/ |
D | core.h | 207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/ |
D | core.h | 207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/ |
D | core.h | 207 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/external/armnn/third-party/fmt/ |
H A D | core.h | 254 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/ |
D | core.h | 262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/fmtlib/include/fmt/ |
D | core.h | 262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/fmtlib/include/fmt/ |
D | core.h | 262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/ |
D | core.h | 262 template <bool B> using bool_constant = std::integral_constant<bool, B>; variable
|