/external/cronet/buildtools/third_party/libc++/trunk/include/__ranges/ |
D | view_interface.h | 118 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/ |
D | not_fn.h | 22 constexpr decltype(auto) operator()(Args&&... args) & noexcept { in decltype() function 27 constexpr decltype(auto) operator()(Args&&... args) const& noexcept { in decltype() function 32 constexpr decltype(auto) operator()(Args&&... args) && noexcept { in decltype() function 37 constexpr decltype(auto) operator()(Args&&... args) const&& noexcept { in decltype() function
|
/external/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 101 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/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 102 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/ |
D | container_memory.h | 101 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/ |
D | container_memory.h | 101 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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 101 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/openscreen/third_party/abseil/src/absl/container/internal/ |
D | container_memory.h | 101 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/cronet/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory.h | 102 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/ |
D | container_memory.h | 102 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/cronet/base/test/ |
D | gmock_callback_support.h | 24 decltype(auto) get(Args&&... args) { in decltype() function 32 decltype(auto) RunImpl(Callback&& cb, in decltype() function 44 decltype(auto) RunImpl(Callback&& cb, Tuple&& tuple) { in decltype() function
|
/external/cronet/buildtools/third_party/libc++/trunk/include/__iterator/ |
D | common_iterator.h | 105 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() in decltype() function 111 _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator*() const in decltype() function
|
D | iter_move.h | 68 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr decltype(auto) operator()(_Ip&& __i) const in decltype() function
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.requirements/iterator.cust/ |
D | unqualified_lookup_wrapper.h | 24 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/perfetto/include/perfetto/tracing/ |
D | traced_value.h | 347 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTracedValue( in decltype() function 359 decltype(TraceFormatTraits<base::remove_cvref_t<T>>::WriteIntoTrace( in decltype() function 371 decltype(std::declval<T>()(std::declval<TracedValue>()), void()) in decltype() function
|
/external/cronet/buildtools/third_party/libc++/trunk/test/support/ |
D | counting_predicates.h | 66 constexpr decltype(auto) operator()(Args&& ...args) { in decltype() function 72 constexpr decltype(auto) operator()(Args&& ...args) const { in decltype() function
|
D | counting_projection.h | 29 constexpr decltype(auto) operator()(T&& value) const { in decltype() function
|
/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
D | method_lookup.h | 61 static constexpr typename decltype(Service::kPwRpcMethods)::const_pointer in decltype() function
|
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/ |
D | iterator.h | 66 constexpr decltype(sizeof(int)) size(const T (&)[kSize]) noexcept { in decltype() function
|
/external/libchrome/mojo/public/cpp/bindings/ |
D | struct_ptr.h | 42 StructPtr& operator=(decltype(nullptr)) { in decltype() function 137 InlinedStructPtr& operator=(decltype(nullptr)) { in decltype() function
|
D | associated_interface_request.h | 44 AssociatedInterfaceRequest& operator=(decltype(nullptr)) { in decltype() function
|
/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/ |
D | function.h | 245 function_impl& operator=(decltype(nullptr)) { in decltype() function 403 callback_impl& operator=(decltype(nullptr)) { in decltype() function
|
/external/cronet/base/trace_event/ |
D | trace_conversion_helper.h | 39 decltype(base::NumberToString(std::declval<const ValueType>()), std::string()) in decltype() function 165 decltype(base::StringPiece(std::declval<const T>()), void()) in decltype() function
|
/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/ |
D | make_projected.h | 91 decltype(auto) __make_projected_comp(_Comp& __comp, _Proj1& __proj1, _Proj2& __proj2) { in decltype() function
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 129 extern decltype(TestNonTrivialObj.p1 = NonTrivial1())* VoidType; function 130 extern decltype(TestNonTrivialObj.p2 = NonTrivial2())* VoidType; function
|