/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan.cppm | 27 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D; 28 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D; 29 using VULKAN_HPP_NAMESPACE::DispatchLoaderBase; 30 using VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic; 31 using VULKAN_HPP_NAMESPACE::Flags; 32 using VULKAN_HPP_NAMESPACE::FlagTraits; 35 using VULKAN_HPP_NAMESPACE::DispatchLoaderStatic; 38 using VULKAN_HPP_NAMESPACE::operator&; 39 using VULKAN_HPP_NAMESPACE::operator|; 40 using VULKAN_HPP_NAMESPACE::operator^; [all …]
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan.cppm | 27 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D; 28 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D; 29 using VULKAN_HPP_NAMESPACE::DispatchLoaderBase; 30 using VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic; 31 using VULKAN_HPP_NAMESPACE::Flags; 32 using VULKAN_HPP_NAMESPACE::FlagTraits; 35 using VULKAN_HPP_NAMESPACE::DispatchLoaderStatic; 38 using VULKAN_HPP_NAMESPACE::operator&; 39 using VULKAN_HPP_NAMESPACE::operator|; 40 using VULKAN_HPP_NAMESPACE::operator^; [all …]
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan.cppm | 33 using VULKAN_HPP_NAMESPACE::ArrayWrapper1D; 34 using VULKAN_HPP_NAMESPACE::ArrayWrapper2D; 35 using VULKAN_HPP_NAMESPACE::Flags; 36 using VULKAN_HPP_NAMESPACE::FlagTraits; 40 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderBase; 41 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderDynamic; 43 using VULKAN_HPP_NAMESPACE::detail::DispatchLoaderStatic; 47 using VULKAN_HPP_NAMESPACE::operator&; 48 using VULKAN_HPP_NAMESPACE::operator|; 49 using VULKAN_HPP_NAMESPACE::operator^; [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/modules/std/ |
H A D | cmath.cppm | 16 using std::double_t; 17 using std::float_t; 19 using std::acos; 20 using std::acosf; 21 using std::acosl; 23 using std::asin; 24 using std::asinf; 25 using std::asinl; 27 using std::atan; 28 using std::atanf; [all …]
|
H A D | cmath.inc | 12 using std::double_t; 13 using std::float_t; 15 using std::acos; 16 using std::acosf; 17 using std::acosl; 19 using std::asin; 20 using std::asinf; 21 using std::asinl; 23 using std::atan; 24 using std::atanf; [all …]
|
H A D | type_traits.cppm | 15 using std::integral_constant; 17 using std::bool_constant; 18 using std::false_type; 19 using std::true_type; 22 using std::is_array; 23 using std::is_class; 24 using std::is_enum; 25 using std::is_floating_point; 26 using std::is_function; 27 using std::is_integral; [all …]
|
H A D | type_traits.inc | 12 using std::integral_constant; 14 using std::bool_constant; 15 using std::false_type; 16 using std::true_type; 19 using std::is_array; 20 using std::is_class; 21 using std::is_enum; 22 using std::is_floating_point; 23 using std::is_function; 24 using std::is_integral; [all …]
|
H A D | algorithm.cppm | 17 using std::ranges::in_found_result; 18 using std::ranges::in_fun_result; 19 using std::ranges::in_in_out_result; 20 using std::ranges::in_in_result; 21 using std::ranges::in_out_out_result; 22 using std::ranges::in_out_result; 23 // using std::ranges::in_value_result; 24 using std::ranges::min_max_result; 25 // using std::ranges::out_value_result; 30 using std::all_of; [all …]
|
H A D | algorithm.inc | 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; 28 using std::all_of; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/share/libc++/v1/std/ |
D | type_traits.inc | 12 using std::integral_constant; 14 using std::bool_constant; 15 using std::false_type; 16 using std::true_type; 19 using std::is_array; 20 using std::is_class; 21 using std::is_enum; 22 using std::is_floating_point; 23 using std::is_function; 24 using std::is_integral; [all …]
|
D | cmath.inc | 12 using std::double_t _LIBCPP_USING_IF_EXISTS; 13 using std::float_t _LIBCPP_USING_IF_EXISTS; 15 using std::acos _LIBCPP_USING_IF_EXISTS; 16 using std::acosf _LIBCPP_USING_IF_EXISTS; 17 using std::acosl _LIBCPP_USING_IF_EXISTS; 19 using std::asin _LIBCPP_USING_IF_EXISTS; 20 using std::asinf _LIBCPP_USING_IF_EXISTS; 21 using std::asinl _LIBCPP_USING_IF_EXISTS; 23 using std::atan _LIBCPP_USING_IF_EXISTS; 24 using std::atanf _LIBCPP_USING_IF_EXISTS; [all …]
|
D | algorithm.inc | 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; 28 using std::all_of; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/libc++/v1/std/ |
D | type_traits.inc | 12 using std::integral_constant; 14 using std::bool_constant; 15 using std::false_type; 16 using std::true_type; 19 using std::is_array; 20 using std::is_class; 21 using std::is_enum; 22 using std::is_floating_point; 23 using std::is_function; 24 using std::is_integral; [all …]
|
D | cmath.inc | 12 using std::double_t _LIBCPP_USING_IF_EXISTS; 13 using std::float_t _LIBCPP_USING_IF_EXISTS; 15 using std::acos _LIBCPP_USING_IF_EXISTS; 16 using std::acosf _LIBCPP_USING_IF_EXISTS; 17 using std::acosl _LIBCPP_USING_IF_EXISTS; 19 using std::asin _LIBCPP_USING_IF_EXISTS; 20 using std::asinf _LIBCPP_USING_IF_EXISTS; 21 using std::asinl _LIBCPP_USING_IF_EXISTS; 23 using std::atan _LIBCPP_USING_IF_EXISTS; 24 using std::atanf _LIBCPP_USING_IF_EXISTS; [all …]
|
D | algorithm.inc | 13 using std::ranges::in_found_result; 14 using std::ranges::in_fun_result; 15 using std::ranges::in_in_out_result; 16 using std::ranges::in_in_result; 17 using std::ranges::in_out_out_result; 18 using std::ranges::in_out_result; 20 using std::ranges::in_value_result; 22 using std::ranges::min_max_result; 23 // using std::ranges::out_value_result; 28 using std::all_of; [all …]
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi_legacy_hal.h | 39 using ::chre_nan_rtt_state; 40 using ::frame_info; 41 using ::frame_type; 42 using ::FRAME_TYPE_80211_MGMT; 43 using ::FRAME_TYPE_ETHERNET_II; 44 using ::FRAME_TYPE_UNKNOWN; 45 using ::fw_roaming_state_t; 46 using ::mac_addr; 47 using ::NAN_BOOTSTRAPPING_INITIATOR_RESPONSE; 48 using ::NAN_BOOTSTRAPPING_RESPONDER_RESPONSE; [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/modules/std.compat/ |
H A D | cmath.inc | 11 using ::double_t; 12 using ::float_t; 14 using ::acos; 15 using ::acosf; 16 using ::acosl; 18 using ::asin; 19 using ::asinf; 20 using ::asinl; 22 using ::atan; 23 using ::atanf; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/share/libc++/v1/std.compat/ |
D | cmath.inc | 11 using ::double_t _LIBCPP_USING_IF_EXISTS; 12 using ::float_t _LIBCPP_USING_IF_EXISTS; 14 using ::acos _LIBCPP_USING_IF_EXISTS; 15 using ::acosf _LIBCPP_USING_IF_EXISTS; 16 using ::acosl _LIBCPP_USING_IF_EXISTS; 18 using ::asin _LIBCPP_USING_IF_EXISTS; 19 using ::asinf _LIBCPP_USING_IF_EXISTS; 20 using ::asinl _LIBCPP_USING_IF_EXISTS; 22 using ::atan _LIBCPP_USING_IF_EXISTS; 23 using ::atanf _LIBCPP_USING_IF_EXISTS; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/libc++/v1/std.compat/ |
D | cmath.inc | 11 using ::double_t _LIBCPP_USING_IF_EXISTS; 12 using ::float_t _LIBCPP_USING_IF_EXISTS; 14 using ::acos _LIBCPP_USING_IF_EXISTS; 15 using ::acosf _LIBCPP_USING_IF_EXISTS; 16 using ::acosl _LIBCPP_USING_IF_EXISTS; 18 using ::asin _LIBCPP_USING_IF_EXISTS; 19 using ::asinf _LIBCPP_USING_IF_EXISTS; 20 using ::asinl _LIBCPP_USING_IF_EXISTS; 22 using ::atan _LIBCPP_USING_IF_EXISTS; 23 using ::atanf _LIBCPP_USING_IF_EXISTS; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/ |
D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/ |
D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/ |
H A D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/ |
D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/ |
D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/ |
D | stdatomic.h | 17 using std-atomic = std::atomic<T>; // exposition only 32 using std::memory_order // see below 33 using std::memory_order_relaxed // see below 34 using std::memory_order_consume // see below 35 using std::memory_order_acquire // see below 36 using std::memory_order_release // see below 37 using std::memory_order_acq_rel // see below 38 using std::memory_order_seq_cst // see below 40 using std::atomic_flag // see below 42 using std::atomic_bool // see below [all …]
|