/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__bit/ |
D | has_single_bit.h | 27 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__bit/ |
D | has_single_bit.h | 27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__bit/ |
D | has_single_bit.h | 27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__bit/ |
H A D | has_single_bit.h | 27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__bit/ |
D | has_single_bit.h | 27 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__bit/ |
D | has_single_bit.h | 27 _LIBCPP_NODISCARD_EXT _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/numeric/ |
H A D | bits.h | 151 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/numeric/ |
H A D | bits.h | 151 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/abseil-cpp/absl/numeric/ |
H A D | bits.h | 151 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | bit.h | 110 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/numeric/ |
H A D | bits.h | 126 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/numeric/ |
H A D | bits.h | 126 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 126 has_single_bit(T x) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/ |
H A D | bit.h | 141 constexpr std::enable_if_t<std::is_unsigned<T>::value, bool> has_single_bit(T value) { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | bit.h | 146 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | bit.h | 146 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | bit.h | 146 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | bit.h | 146 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function
|
/aosp_15_r20/external/llvm-libc/src/__support/CPP/ |
H A D | bit.h | 59 has_single_bit(T value) { in has_single_bit() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | bit.hpp | 437 BOOST_CONSTEXPR bool has_single_bit( T x ) BOOST_NOEXCEPT in has_single_bit() function
|