Home
last modified time | relevance | path

Searched defs:decltype (Results 1 – 25 of 216) sorted by relevance

123456789

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/
Dview_interface.h118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
154 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
159 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/
Dview_interface.h118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
154 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
159 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/
H A Dview_interface.h118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
154 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
159 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/
Dview_interface.h109 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
150 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/
Dview_interface.h109 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
150 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/
Dview_interface.h109 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() in decltype() function
118 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) front() const in decltype() function
127 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() in decltype() function
136 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) back() const in decltype() function
145 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) { in decltype() function
150 …_LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) co… in decltype() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h102 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
110 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
136 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
159 decltype(std::declval<F>()(std::declval<T>())) WithConstructed( in decltype() function
213 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dcontainer_memory.h101 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
109 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
135 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
158 decltype(std::declval<F>()(std::declval<T>())) WithConstructed( in decltype() function
212 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory.h102 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
110 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
136 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
159 decltype(std::declval<F>()(std::declval<T>())) WithConstructed( in decltype() function
213 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dcontainer_memory.h102 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
110 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
136 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
159 decltype(std::declval<F>()(std::declval<T>())) WithConstructed( in decltype() function
213 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h115 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
123 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
149 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
172 decltype(std::declval<F>()(std::declval<T>())) WithConstructed(Tuple&& t, in decltype() function
226 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h114 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
122 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
148 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
171 decltype(std::declval<F>()(std::declval<T>())) WithConstructed(Tuple&& t, in decltype() function
225 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h114 decltype(std::declval<F>()(std::declval<T>())) operator()( in decltype() function
122 decltype(std::declval<F>()(std::declval<T>())) WithConstructedImpl( in decltype() function
148 decltype(std::declval<F>()(std::declval<const K&>(), std::piecewise_construct, in decltype() function
171 decltype(std::declval<F>()(std::declval<T>())) WithConstructed(Tuple&& t, in decltype() function
225 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/aosp_15_r20/external/pytorch/c10/util/
H A DC++17.h60 C10_HOST_DEVICE inline constexpr decltype(auto) apply(F&& f, Tuple&& t) { in decltype() function
92 C10_HOST_DEVICE constexpr decltype(auto) apply(F&& f, Tuple&& t) { in decltype() function
124 decltype(auto) operator()(T&& arg) { in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__iterator/
Dcommon_iterator.h113 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() { in decltype() function
119 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() const in decltype() function
239 _LIBCPP_HIDE_FROM_ABI friend constexpr decltype(auto) in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h133 template <typename Func> decltype(auto) withModuleDo(Func &&F) { in decltype() function
141 template <typename Func> decltype(auto) withModuleDo(Func &&F) const { in decltype() function
150 template <typename Func> decltype(auto) consumingModuleDo(Func &&F) { in decltype() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DThreadSafeModule.h133 template <typename Func> decltype(auto) withModuleDo(Func &&F) { in decltype() function
141 template <typename Func> decltype(auto) withModuleDo(Func &&F) const { in decltype() function
150 template <typename Func> decltype(auto) consumingModuleDo(Func &&F) { in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h133 template <typename Func> decltype(auto) withModuleDo(Func &&F) { in decltype() function
141 template <typename Func> decltype(auto) withModuleDo(Func &&F) const { in decltype() function
150 template <typename Func> decltype(auto) consumingModuleDo(Func &&F) { in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h133 template <typename Func> decltype(auto) withModuleDo(Func &&F) { in decltype() function
141 template <typename Func> decltype(auto) withModuleDo(Func &&F) const { in decltype() function
150 template <typename Func> decltype(auto) consumingModuleDo(Func &&F) { in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h133 template <typename Func> decltype(auto) withModuleDo(Func &&F) { in decltype() function
141 template <typename Func> decltype(auto) withModuleDo(Func &&F) const { in decltype() function
150 template <typename Func> decltype(auto) consumingModuleDo(Func &&F) { in decltype() function
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/options/
H A Dconv.h64 decltype(auto) padding(std::initializer_list<int64_t> il) { in decltype() function
143 decltype(auto) padding(std::initializer_list<int64_t> il) { in decltype() function
213 decltype(auto) padding(std::initializer_list<int64_t> il) { in decltype() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dranges_find_last.h81 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype() function
106 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype() function
134 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Elem&& __elem) const { in decltype() function
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dtraced_value.h350 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTracedValue( in decltype() function
362 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTrace( in decltype() function
374 decltype(std::declval<T>()(std::declval<TracedValue>()), void()) in decltype() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dtraced_value.h350 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTracedValue( in decltype() function
362 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTrace( in decltype() function
374 decltype(std::declval<T>()(std::declval<TracedValue>()), void()) in decltype() function
/aosp_15_r20/frameworks/native/include/ftl/
H A Dmatch.h46 decltype(auto) match(std::variant<Ts...>& variant, Ms&&... matchers) { in decltype() function
54 decltype(auto) match(const std::variant<Ts...>& variant, Ms&&... matchers) { in decltype() function

123456789