Home
last modified time | relevance | path

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

1234

/external/cronet/third_party/libc++/src/include/__ranges/
Dview_interface.h118 constexpr decltype(auto) front() in decltype() function
128 constexpr decltype(auto) front() const in decltype() function
138 constexpr decltype(auto) back() in decltype() function
148 constexpr decltype(auto) back() const in decltype() function
158 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) in decltype() function
165 constexpr decltype(auto) operator[](range_difference_t<_RARange> __index) const in decltype() function
/external/cronet/base/functional/
Dnot_fn.h21 constexpr decltype(auto) operator()(Args&&... args) & noexcept { in decltype() function
26 constexpr decltype(auto) operator()(Args&&... args) const& noexcept { in decltype() function
31 constexpr decltype(auto) operator()(Args&&... args) && noexcept { in decltype() function
36 constexpr decltype(auto) operator()(Args&&... args) const&& noexcept { in decltype() function
/external/cronet/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(Tuple&& t, in decltype() function
213 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/external/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(Tuple&& t, in decltype() function
213 decltype(std::declval<F>()(std::declval<const Arg&>(), std::declval<Arg>())) in decltype() function
/external/rust/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
/external/webrtc/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
/external/openscreen/third_party/abseil/src/absl/container/internal/
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
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/
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
/external/libtextclassifier/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
/external/angle/third_party/abseil-cpp/absl/container/internal/
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
/external/swiftshader/third_party/llvm-16.0/llvm/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
/external/cronet/base/test/
Dgmock_callback_support.h24 decltype(auto) get(Args&&... args) { in decltype() function
43 decltype(auto) RunImpl(Callback&& cb, Tuple&& tuple) { in decltype() function
/external/cronet/third_party/libc++/src/include/__iterator/
Dcommon_iterator.h113 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() in decltype() function
120 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() const in decltype() function
Diter_move.h71 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Ip&& __i) const in decltype() function
/external/cronet/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.cust/
Dunqualified_lookup_wrapper.h24 constexpr decltype(auto) operator*() const noexcept { return *base_; } in decltype() function
39 friend constexpr decltype(auto) iter_move(unqualified_lookup_wrapper& i) noexcept(false) { in decltype() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DTypeSwitch.h73 static decltype(auto) castValue( in decltype() function
83 static decltype(auto) castValue( in decltype() function
Dfallible_iterator.h99 decltype(auto) operator*() { return *I; } in decltype() function
102 decltype(auto) operator*() const { return *I; } in decltype() function
/external/perfetto/include/perfetto/tracing/
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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DErrno.h32 inline decltype(auto) RetryAfterSignal(const FailT &Fail, const Fun &F, in decltype() function
/external/llvm-libc/src/__support/CPP/type_traits/
Dinvoke.h30 LIBC_INLINE static decltype(auto) call(T &&fun, Args &&...args) { in decltype() function
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dscoped_channel.h37 ScopedChannel& operator=(decltype(nullptr)) { in decltype() function
/external/cronet/third_party/libc++/src/include/__algorithm/
Dpstl_frontend_dispatch.h31 _LIBCPP_HIDE_FROM_ABI decltype(auto) in decltype() function
/external/cronet/third_party/libc++/src/test/support/
Dcounting_predicates.h68 constexpr decltype(auto) operator()(Args&& ...args) { in decltype() function
74 constexpr decltype(auto) operator()(Args&& ...args) const { in decltype() function
Dcounting_projection.h29 constexpr decltype(auto) operator()(T&& value) const { in decltype() function

1234