/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/ |
D | deduce.hpp | 28 struct deduce struct 30 typedef T type; 34 struct deduce<T const> struct 36 typedef T type; 40 struct deduce<T volatile> struct 42 typedef T type; 46 struct deduce<T const volatile> struct 48 typedef T type; 54 struct deduce<T &> struct 56 typedef T & type; [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/experimental/__simd/ |
D | declaration.h | 44 struct deduce { struct 50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/experimental/__simd/ |
D | declaration.h | 44 struct deduce { struct 50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/experimental/__simd/ |
D | declaration.h | 44 struct deduce { struct 50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/experimental/__simd/ |
D | declaration.h | 44 struct deduce { struct 50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/experimental/__simd/ |
H A D | declaration.h | 44 struct deduce { struct 50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/experimental/__simd/ |
D | declaration.h | 51 struct deduce { struct 57 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | attributed-auto-deduction.cpp | 4 void deduce() { in deduce() function
|
H A D | decl-microsoft-call-conv.cpp | 254 decltype(auto) deduce(F f) { in deduce() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 431 uint32_t ConstantProperties::deduce(const Constant *C) { in deduce() function in ConstantProperties
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 430 uint32_t ConstantProperties::deduce(const Constant *C) { in deduce() function in ConstantProperties
|