/aosp_15_r20/frameworks/native/include/ftl/details/ |
H A D | type_traits.h | 25 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<U>>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | STLForwardCompat.h | 36 using remove_cvref_t // NOLINT(readability-identifier-naming) variable
|
/aosp_15_r20/external/llvm-libc/src/__support/CPP/type_traits/ |
H A D | remove_cvref.h | 22 template <typename T> using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expol/ |
H A D | policies.compile.pass.cpp | 29 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<T>>; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | STLForwardCompat.h | 36 using remove_cvref_t // NOLINT(readability-identifier-naming) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | STLForwardCompat.h | 36 using remove_cvref_t // NOLINT(readability-identifier-naming) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | STLForwardCompat.h | 36 using remove_cvref_t // NOLINT(readability-identifier-naming) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | STLForwardCompat.h | 36 using remove_cvref_t // NOLINT(readability-identifier-naming) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/ |
D | remove_cvref.h | 41 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/ |
D | remove_cvref.h | 46 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/ |
D | remove_cvref.h | 46 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/ |
D | remove_cvref.h | 46 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/ |
D | remove_cvref.h | 46 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/ |
H A D | remove_cvref.h | 46 using remove_cvref_t = __remove_cvref_t<_Tp>; variable
|
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/ |
H A D | type_traits.h | 167 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/system/libbase/include/android-base/ |
D | expected.h | 97 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/libbase/include/android-base/ |
D | expected.h | 97 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/libbase/include/android-base/ |
D | expected.h | 97 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/system/libbase/include/android-base/ |
D | expected.h | 97 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/system/libbase/include/android-base/ |
H A D | expected.h | 97 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/external/executorch/extension/pytree/ |
H A D | function_ref.h | 58 using remove_cvref_t = typename remove_cvref<T>::type; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | Size.h | 84 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<T>>; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | Size.h | 84 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<T>>; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/ui/include_vndk/ui/ |
D | Size.h | 84 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<T>>; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/ui/include/ui/ |
D | Size.h | 84 using remove_cvref_t = std::remove_cv_t<std::remove_reference_t<T>>; member
|