/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | lock.h | 41 SpinLock &operator=(const SpinLock &) = delete; variable 43 SpinLock &operator=(SpinLock &&) = delete; variable 63 RWLock &operator=(const RWLock &) = delete; variable 65 RWLock &operator=(RWLock &&) = delete; variable 108 SharedLock &operator=(const SharedLock &) = delete; variable 110 SharedLock &operator=(SharedLock &&) = delete; variable 135 UniqueLock &operator=(const UniqueLock &) = delete; variable 137 UniqueLock &operator=(UniqueLock &&) = delete; variable 158 LockGuard &operator=(const LockGuard &) = delete; variable 160 LockGuard &operator=(LockGuard &&) = delete; variable
|
/third_party/gn/src/gn/ |
D | xcode_object.h | 78 PBXObjectVisitor& operator=(const PBXObjectVisitor&) = delete; variable 91 PBXObjectVisitorConst& operator=(const PBXObjectVisitorConst&) = delete; variable 117 PBXObject& operator=(const PBXObject&) = delete; variable 138 PBXBuildPhase& operator=(const PBXBuildPhase&) = delete; variable 168 PBXTarget& operator=(const PBXTarget&) = delete; variable 187 PBXAggregateTarget& operator=(const PBXAggregateTarget&) = delete; variable 208 PBXBuildFile& operator=(const PBXBuildFile&) = delete; variable 227 PBXContainerItemProxy& operator=(const PBXContainerItemProxy&) = delete; variable 253 PBXFileReference& operator=(const PBXFileReference&) = delete; variable 270 PBXFrameworksBuildPhase& operator=(const PBXFrameworksBuildPhase&) = delete; variable [all …]
|
/third_party/skia/include/sksl/ |
D | DSLExpression.h | 100 DSLPossibleExpression operator=(DSLExpression other); variable 200 DSLPossibleExpression operator,(DSLExpression left, DSLExpression right); variable 201 DSLPossibleExpression operator,(DSLPossibleExpression left, DSLExpression right); variable 202 DSLPossibleExpression operator,(DSLExpression left, DSLPossibleExpression right); variable 203 DSLPossibleExpression operator,(DSLPossibleExpression left, DSLPossibleExpression right); variable 263 DSLPossibleExpression operator=(DSLExpression expr); variable 265 DSLPossibleExpression operator=(int expr); variable 267 DSLPossibleExpression operator=(float expr); variable 269 DSLPossibleExpression operator=(double expr); variable
|
/third_party/skia/src/core/ |
D | SkRecordPattern.h | 28 bool operator()(T* ptr) { in operator() function 34 bool operator()(U*) { in operator() function 53 operator()(T* draw) { in operator() function 59 std::enable_if_t<(T::kTags & kDrawWithPaint_Tag) == kDraw_Tag, bool> operator()(T* draw) { in operator() function 65 std::enable_if_t<!(T::kTags & kDraw_Tag), bool> operator()(T* draw) { in operator() function 82 bool operator()(T* ptr) { return !Matcher()(ptr); } in operator() function 89 bool operator()(T* ptr) { return First()(ptr) || Or<Rest...>()(ptr); } in operator() function
|
D | SkPictureCommon.h | 35 void operator()(const SkRecords::DrawPoints& op) { in operator() function 48 void operator()(const SkRecords::DrawPath& op) { in operator() function 65 void operator()(const SkRecords::ClipPath& op) { in operator() function 72 void operator()(const SkRecords::SaveLayer& op) { in operator() function 77 std::enable_if_t<T::kTags & SkRecords::kHasPaint_Tag, void> operator()(const T& op) { in operator() function 83 operator()(const T& op) { /* do nothing */ } in operator() function
|
/third_party/flutter/skia/src/core/ |
D | SkRecordPattern.h | 28 bool operator()(T* ptr) { in operator() function 34 bool operator()(U*) { in operator() function 52 SK_WHEN((T::kTags & kDrawWithPaint_Tag) == kDrawWithPaint_Tag, bool) operator()(T* draw) { in operator() function 58 SK_WHEN((T::kTags & kDrawWithPaint_Tag) == kDraw_Tag, bool) operator()(T* draw) { in operator() function 64 SK_WHEN(!(T::kTags & kDraw_Tag), bool) operator()(T* draw) { in operator() function 81 bool operator()(T* ptr) { return !Matcher()(ptr); } in operator() function 88 bool operator()(T* ptr) { return First()(ptr) || Or<Rest...>()(ptr); } in operator() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
D | optional.h | 257 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 258 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 267 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 268 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 277 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 278 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 291 optional_assign_base& operator=(const optional_assign_base&) = default; variable 292 optional_assign_base& operator=(optional_assign_base&&) = default; variable 301 optional_assign_base& operator=(const optional_assign_base&) = delete; variable 302 optional_assign_base& operator=(optional_assign_base&&) = default; variable [all …]
|
D | conformance_testing.h | 83 decltype(std::declval<const Fun&>()()) operator()() const in operator() function 222 void operator()(absl::string_view test_name, absl::string_view context, in operator() function 299 void operator()(const Fun& generator) const { in operator() function 322 void operator()(const Fun& generator) const { in operator() function 349 void operator()() const { in operator() function 366 void operator()(const Fun& generator) const { in operator() function 389 void operator()(const Fun& generator) const { in operator() function 414 void operator()(const Fun& generator) const { in operator() function 436 void operator()(const Fun& generator) const { in operator() function 461 void operator()(const Fun& generator) const { in operator() function [all …]
|
/third_party/abseil-cpp/absl/types/internal/ |
D | optional.h | 257 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 258 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 267 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 268 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 277 optional_ctor_base& operator=(const optional_ctor_base&) = default; variable 278 optional_ctor_base& operator=(optional_ctor_base&&) = default; variable 291 optional_assign_base& operator=(const optional_assign_base&) = default; variable 292 optional_assign_base& operator=(optional_assign_base&&) = default; variable 301 optional_assign_base& operator=(const optional_assign_base&) = delete; variable 302 optional_assign_base& operator=(optional_assign_base&&) = default; variable [all …]
|
D | conformance_testing.h | 83 decltype(std::declval<const Fun&>()()) operator()() const in operator() function 222 void operator()(absl::string_view test_name, absl::string_view context, in operator() function 299 void operator()(const Fun& generator) const { in operator() function 322 void operator()(const Fun& generator) const { in operator() function 349 void operator()() const { in operator() function 366 void operator()(const Fun& generator) const { in operator() function 389 void operator()(const Fun& generator) const { in operator() function 414 void operator()(const Fun& generator) const { in operator() function 436 void operator()(const Fun& generator) const { in operator() function 461 void operator()(const Fun& generator) const { in operator() function [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | str_join_internal.h | 62 void operator()(std::string* out, const T& t) const { in operator() function 66 void operator()(std::string* out, const AlphaNum& t) const { in operator() function 83 void operator()(std::string* out, const T& t) { in operator() function 108 void operator()(std::string* out, const T& p) { in operator() function 115 void operator()(std::string* out, const T& p) const { in operator() function 138 void operator()(std::string* out, const T& t) { in operator() function 143 void operator()(std::string* out, const T& t) const { in operator() function
|
/third_party/abseil-cpp/absl/strings/internal/ |
D | str_join_internal.h | 62 void operator()(std::string* out, const T& t) const { in operator() function 66 void operator()(std::string* out, const AlphaNum& t) const { in operator() function 83 void operator()(std::string* out, const T& t) { in operator() function 108 void operator()(std::string* out, const T& p) { in operator() function 115 void operator()(std::string* out, const T& p) const { in operator() function 138 void operator()(std::string* out, const T& t) { in operator() function 143 void operator()(std::string* out, const T& t) const { in operator() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | btree.h | 98 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 103 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 107 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 111 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 130 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 135 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 139 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 143 absl::weak_ordering operator()(absl::string_view lhs, in operator() function
|
D | hash_function_defaults.h | 73 size_t operator()(absl::string_view v) const { in operator() function 76 size_t operator()(const absl::Cord& v) const { in operator() function 83 bool operator()(absl::string_view lhs, absl::string_view rhs) const { in operator() function 86 bool operator()(const absl::Cord& lhs, const absl::Cord& rhs) const { in operator() function 89 bool operator()(const absl::Cord& lhs, absl::string_view rhs) const { in operator() function 92 bool operator()(absl::string_view lhs, const absl::Cord& rhs) const { in operator() function
|
/third_party/abseil-cpp/absl/container/internal/ |
D | btree.h | 93 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 98 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 102 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 106 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 120 absl::weak_ordering operator()(absl::string_view lhs, in operator() function 125 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 129 absl::weak_ordering operator()(const absl::Cord &lhs, in operator() function 133 absl::weak_ordering operator()(absl::string_view lhs, in operator() function
|
D | hash_function_defaults.h | 73 size_t operator()(absl::string_view v) const { in operator() function 76 size_t operator()(const absl::Cord& v) const { in operator() function 86 bool operator()(absl::string_view lhs, absl::string_view rhs) const { in operator() function 89 bool operator()(const absl::Cord& lhs, const absl::Cord& rhs) const { in operator() function 92 bool operator()(const absl::Cord& lhs, absl::string_view rhs) const { in operator() function 95 bool operator()(absl::string_view lhs, const absl::Cord& rhs) const { in operator() function
|
/third_party/cef/libcef/common/ |
D | values_impl.h | 39 CefValueImpl& operator=(const CefValueImpl&) = delete; variable 93 ScopedLockedValue& operator=(const ScopedLockedValue&) = delete; variable 148 CefBinaryValueImpl& operator=(const CefBinaryValueImpl&) = delete; variable 205 CefDictionaryValueImpl& operator=(const CefDictionaryValueImpl&) = delete; variable 285 CefListValueImpl& operator=(const CefListValueImpl&) = delete; variable
|
/third_party/mesa3d/src/panfrost/ds/ |
D | pan_pps_perf.h | 22 PanfrostDevice &operator=(const PanfrostDevice &) = delete; variable 25 PanfrostDevice& operator=(PanfrostDevice&&); variable 38 PanfrostPerf &operator=(const PanfrostPerf &) = delete; variable 41 PanfrostPerf& operator=(PanfrostPerf&&); variable
|
/third_party/skia/modules/androidkit/src/ |
D | Utils.h | 41 CString& operator=(CString&&) = delete; variable 42 CString& operator=(const CString&) = delete; variable 68 U16String& operator=(U16String&&) = delete; variable 69 U16String& operator=(const U16String&) = delete; variable 95 CFloats& operator=(CFloats&&) = delete; variable 96 CFloats& operator=(const CFloats&) = delete; variable
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_field.h | 53 FieldGenerator& operator=(const FieldGenerator&) = delete; variable 110 SingleFieldGenerator& operator=(const SingleFieldGenerator&) = delete; variable 130 ObjCObjFieldGenerator& operator=(const ObjCObjFieldGenerator&) = delete; variable 145 RepeatedFieldGenerator& operator=(const RepeatedFieldGenerator&) = delete; variable 167 FieldGeneratorMap& operator=(const FieldGeneratorMap&) = delete; variable
|
D | objectivec_primitive_field.h | 53 PrimitiveFieldGenerator& operator=(const PrimitiveFieldGenerator&) = delete; variable 71 PrimitiveObjFieldGenerator& operator=(const PrimitiveObjFieldGenerator&) = variable 86 RepeatedPrimitiveFieldGenerator& operator=( variable
|
/third_party/node/src/ |
D | node_file.h | 108 FSReqBase& operator=(const FSReqBase&) = delete; variable 144 FSReqCallback& operator=(const FSReqCallback&) = delete; variable 175 FSReqPromise& operator=(const FSReqPromise&) = delete; variable 177 FSReqPromise& operator=(const FSReqPromise&&) = delete; variable 199 FSReqAfterScope& operator=(const FSReqAfterScope&) = delete; variable 201 FSReqAfterScope& operator=(const FSReqAfterScope&&) = delete; variable 277 FileHandle& operator=(const FileHandle&) = delete; variable 279 FileHandle& operator=(const FileHandle&&) = delete; variable 333 CloseReq& operator=(const CloseReq&) = delete; variable 335 CloseReq& operator=(const CloseReq&&) = delete; variable [all …]
|
/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 513 Mutex& operator=(const Mutex&) = delete; variable 546 MutexLock& operator=(const MutexLock&) = delete; variable 547 MutexLock& operator=(MutexLock&&) = delete; variable 567 ReaderMutexLock& operator=(const ReaderMutexLock&) = delete; variable 568 ReaderMutexLock& operator=(ReaderMutexLock&&) = delete; variable 589 WriterMutexLock& operator=(const WriterMutexLock&) = delete; variable 590 WriterMutexLock& operator=(WriterMutexLock&&) = delete; variable 853 CondVar& operator=(const CondVar&) = delete; variable 881 MutexLockMaybe& operator=(const MutexLockMaybe&) = delete; variable 882 MutexLockMaybe& operator=(MutexLockMaybe&&) = delete; variable [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_mutex.h | 80 dng_mutex & operator= (const dng_mutex &mutex); variable 105 dng_lock_mutex & operator= (const dng_lock_mutex &lock); variable 130 dng_unlock_mutex & operator= (const dng_unlock_mutex &unlock); variable 165 dng_condition & operator= (const dng_condition &condition); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | task.h | 45 MARL_NO_EXPORT inline Task& operator=(const Task&); variable 46 MARL_NO_EXPORT inline Task& operator=(Task&&); variable 47 MARL_NO_EXPORT inline Task& operator=(const Function&); variable 48 MARL_NO_EXPORT inline Task& operator=(Function&&); variable 96 void Task::operator()() const { in operator() function
|