/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 547 static void* operator new[](size_t s) noexcept( in noexcept() function 565 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__utility/ |
D | pair.h | 228 … __nat> const& __p) noexcept(is_nothrow_copy_assignable<first_type>::value && in noexcept() function 237 __p) noexcept(is_nothrow_move_assignable<first_type>::value && in noexcept() function 267 …noexcept(is_nothrow_copy_assignable_v<const first_type> && is_nothrow_copy_assignable_v<const seco… in noexcept() function 277 noexcept(is_nothrow_assignable_v<const first_type&, first_type> && in noexcept() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | exception_safety_testing.h | 271 ThrowingValue(const ThrowingValue& other) noexcept( in noexcept() function 280 ThrowingValue(ThrowingValue&& other) noexcept( in noexcept() function 300 ThrowingValue& operator=(const ThrowingValue& other) noexcept( in noexcept() function 310 ThrowingValue& operator=(ThrowingValue&& other) noexcept( in noexcept() function 550 static void* operator new[](size_t s, Args&&... args) noexcept( in noexcept() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/ |
H A D | types.h | 51 constexpr TracedBase& operator=(const TracedBase& other) noexcept(copyMoveNoexcept) { in noexcept() function 56 constexpr TracedBase& operator=(TracedBase&& other) noexcept(copyMoveNoexcept) { in noexcept() function 126 ThrowOnConvert(const ThrowOnConvert&) noexcept(false) {} in noexcept() function 128 ThrowOnConvert(ThrowOnConvert&&) noexcept(false) {} in noexcept() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/ |
H A D | ConvertibleToIntegral.h | 40 constexpr operator int() noexcept(ctor_nt_nc) requires(conv_nc) { return val; } in noexcept() function 41 constexpr operator int() const noexcept(ctor_nt_c) requires(conv_c) { return val; } in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/ |
D | movable_box.h | 74 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 93 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__ranges/ |
H A D | movable_box.h | 74 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 93 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/ |
D | movable_box.h | 76 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 95 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/ |
D | movable_box.h | 74 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 93 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__ranges/ |
D | movable_box.h | 76 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 95 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/ |
D | movable_box.h | 76 operator=(__movable_box const& __other) noexcept(is_nothrow_copy_constructible_v<_Tp>) in noexcept() function 95 operator=(__movable_box&& __other) noexcept(is_nothrow_move_constructible_v<_Tp>) { in noexcept() function
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/ |
H A D | optional.h | 54 /* implicit */ optional(optional<T>&& v) noexcept( in noexcept() function 77 optional& operator=(optional&& rhs) noexcept( in noexcept() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/ |
H A D | small_vector.h | 47 SmallVector(SmallVector&& other) noexcept( in noexcept() function 70 SmallVector& operator=(SmallVector&& other) noexcept( in noexcept() function
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | small_vector.h | 47 SmallVector(SmallVector&& other) noexcept( in noexcept() function 70 SmallVector& operator=(SmallVector&& other) noexcept( in noexcept() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/ranges/range.adaptors/range.move.wrap/ |
H A D | types.h | 62 constexpr Copyable& operator=(Copyable const& other) noexcept(false) { in noexcept() function 68 constexpr Copyable& operator=(Copyable&& other) noexcept(false) { in noexcept() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__utility/ |
D | pair.h | 264 …noexcept(is_nothrow_copy_assignable_v<const first_type> && is_nothrow_copy_assignable_v<const seco… in noexcept() function 273 noexcept(is_nothrow_assignable_v<const first_type&, first_type> && in noexcept() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | fixed_array.h | 122 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function 127 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array.h | 123 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function 128 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | fixed_array.h | 122 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function 127 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | fixed_array.h | 128 const allocator_type& a = allocator_type()) noexcept(NoexceptCopyable()) in noexcept() function 133 const allocator_type& a = allocator_type()) noexcept(NoexceptMovable()) in noexcept() function
|