Home
last modified time | relevance | path

Searched defs:deduce (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/
Ddeduce.hpp28 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/
Ddeclaration.h44 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/
Ddeclaration.h44 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/
Ddeclaration.h44 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/
Ddeclaration.h44 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 Ddeclaration.h44 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/
Ddeclaration.h51 struct deduce { struct
57 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dattributed-auto-deduction.cpp4 void deduce() { in deduce() function
H A Ddecl-microsoft-call-conv.cpp254 decltype(auto) deduce(F f) { in deduce() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp431 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 DHexagonConstPropagation.cpp430 uint32_t ConstantProperties::deduce(const Constant *C) { in deduce() function in ConstantProperties