| /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
|
| 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 83 operator()(const T& op) { /* do nothing */ } 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/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 …]
|
| /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
|
| D | objectivec_message_field.h | 52 MessageFieldGenerator& operator=(const MessageFieldGenerator&) = delete; variable 71 RepeatedMessageFieldGenerator operator=(const RepeatedMessageFieldGenerator&) = delete; variable
|
| /third_party/node/src/ |
| D | node_file.h | 86 FSReqBase& operator=(const FSReqBase&) = delete; variable 118 FSReqCallback& operator=(const FSReqCallback&) = delete; variable 148 FSReqPromise& operator=(const FSReqPromise&) = delete; variable 150 FSReqPromise& operator=(const FSReqPromise&&) = delete; variable 172 FSReqAfterScope& operator=(const FSReqAfterScope&) = delete; variable 174 FSReqAfterScope& operator=(const FSReqAfterScope&&) = delete; variable 250 FileHandle& operator=(const FileHandle&) = delete; variable 252 FileHandle& operator=(const FileHandle&&) = delete; variable 306 CloseReq& operator=(const CloseReq&) = delete; variable 308 CloseReq& operator=(const CloseReq&&) = delete; variable [all …]
|
| D | node_messaging.h | 51 Message& operator=(Message&& other) = default; variable 52 Message& operator=(const Message&) = delete; variable 117 MessagePortData& operator=(MessagePortData&& other) = delete; variable 119 MessagePortData& operator=(const MessagePortData& other) = delete; variable
|
| D | node_crypto_common.h | 19 void operator()(char* pointer) const { OPENSSL_free(pointer); } in operator() function 24 void operator()(STACK_OF(X509)* p) const { sk_X509_pop_free(p, X509_free); } in operator() function 29 void operator()(STACK_OF(ASN1_OBJECT)* p) const { in operator() function
|
| /third_party/abseil-cpp/absl/synchronization/ |
| D | mutex.h | 514 Mutex& operator=(const Mutex&) = delete; variable 547 MutexLock& operator=(const MutexLock&) = delete; variable 548 MutexLock& operator=(MutexLock&&) = delete; variable 568 ReaderMutexLock& operator=(const ReaderMutexLock&) = delete; variable 569 ReaderMutexLock& operator=(ReaderMutexLock&&) = delete; variable 590 WriterMutexLock& operator=(const WriterMutexLock&) = delete; variable 591 WriterMutexLock& operator=(WriterMutexLock&&) = delete; variable 847 CondVar& operator=(const CondVar&) = delete; variable 875 MutexLockMaybe& operator=(const MutexLockMaybe&) = delete; variable 876 MutexLockMaybe& operator=(MutexLockMaybe&&) = delete; variable [all …]
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | tzrule.h | 188 TimeZoneRule& operator=(const TimeZoneRule& right); variable 241 InitialTimeZoneRule& operator=(const InitialTimeZoneRule& right); variable 452 AnnualTimeZoneRule& operator=(const AnnualTimeZoneRule& right); variable 668 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right); variable
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | tzrule.h | 188 TimeZoneRule& operator=(const TimeZoneRule& right); variable 241 InitialTimeZoneRule& operator=(const InitialTimeZoneRule& right); variable 452 AnnualTimeZoneRule& operator=(const AnnualTimeZoneRule& right); variable 668 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right); variable
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | tzrule.h | 186 TimeZoneRule& operator=(const TimeZoneRule& right); variable 239 InitialTimeZoneRule& operator=(const InitialTimeZoneRule& right); variable 450 AnnualTimeZoneRule& operator=(const AnnualTimeZoneRule& right); variable 666 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right); variable
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | comutil.h | 67 _bstr_t &operator=(const char *s); variable 68 _bstr_t &operator=(const wchar_t *s); variable 69 _bstr_t &operator=(const _variant_t &var); variable 435 _variant_t &operator=(const VARIANT &varSrc); variable 436 _variant_t &operator=(const VARIANT *pSrc); variable 437 _variant_t &operator=(const _variant_t &varSrc); variable 438 _variant_t &operator=(short sSrc); variable 439 _variant_t &operator=(__LONG32 lSrc); variable 440 _variant_t &operator=(float fltSrc); variable 441 _variant_t &operator=(double dblSrc); variable [all …]
|
| /third_party/abseil-cpp/absl/functional/internal/ |
| D | front_binder.h | 55 R operator()(FreeArgs&&... free_args) & { in operator() function 63 R operator()(FreeArgs&&... free_args) const& { in operator() function 70 R operator()(FreeArgs&&... free_args) && { in operator() function 80 R operator()(FreeArgs&&... free_args) const&& { in operator() function
|
| /third_party/boost/libs/variant/test/ |
| D | jobs.h | 61 std::string operator()(const T& operand) const in operator() function 73 int operator()(const Value&) const in operator() function 120 int operator()(const T& t) const in operator() function 150 void operator()(float value) const in operator() function 155 void operator()(double value) const in operator() function 161 void operator()(const T&) const in operator() function 187 std::string operator()(int x) const in operator() function 193 std::string operator()(const std::vector<int>& x) const in operator() function 220 result_type operator()(int& lhs) const in operator() function 226 result_type operator()(const T& ) const in operator() function
|
| /third_party/abseil-cpp/absl/numeric/ |
| D | int128.h | 125 uint128& operator=(int v); variable 126 uint128& operator=(unsigned int v); variable 127 uint128& operator=(long v); // NOLINT(runtime/int) variable 128 uint128& operator=(unsigned long v); // NOLINT(runtime/int) variable 129 uint128& operator=(long long v); // NOLINT(runtime/int) variable 130 uint128& operator=(unsigned long long v); // NOLINT(runtime/int) variable 132 uint128& operator=(__int128 v); variable 133 uint128& operator=(unsigned __int128 v); variable 135 uint128& operator=(int128 v); variable 355 int128& operator=(int v); variable [all …]
|
| /third_party/flutter/skia/include/private/ |
| D | SkTemplates.h | 51 R operator()(T* t) { return P(t); } in operator() function 122 SkAutoSTArray& operator=(SkAutoSTArray&&) = delete; variable 123 SkAutoSTArray& operator=(const SkAutoSTArray&) = delete; variable 231 SkAutoTMalloc& operator=(SkAutoTMalloc&&) = default; variable 281 SkAutoSTMalloc& operator=(SkAutoSTMalloc&&) = delete; variable 282 SkAutoSTMalloc& operator=(const SkAutoSTMalloc&) = delete; variable 398 SkAlignedSStorage& operator=(SkAlignedSStorage&&) = delete; variable 399 SkAlignedSStorage& operator=(const SkAlignedSStorage&) = delete; variable 424 SkAlignedSTStorage& operator=(SkAlignedSTStorage&&) = delete; variable 425 SkAlignedSTStorage& operator=(const SkAlignedSTStorage&) = delete; variable
|
| D | SkChecksum.h | 57 SK_WHEN(sizeof(K) == 4, uint32_t) operator()(const K& k) const { in operator() function 62 SK_WHEN(sizeof(K) != 4, uint32_t) operator()(const K& k) const { in operator() function 66 uint32_t operator()(const SkString& k) const { in operator() function
|
| D | SkNoncopyable.h | 23 SkNoncopyable& operator =(SkNoncopyable&&) = default; variable 27 SkNoncopyable& operator=(const SkNoncopyable&) = delete; variable
|
| /third_party/grpc/src/core/lib/gprpp/ |
| D | map.h | 35 bool operator()(const char* a, const char* b) const { in operator() function 38 bool operator()(const grpc_core::UniquePtr<char>& a, in operator() function 42 bool operator()(const absl::string_view& a, in operator() function
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_message_field.h | 52 MessageFieldGenerator& operator=(const MessageFieldGenerator&) = delete; variable 77 MessageOneofFieldGenerator& operator=(const MessageOneofFieldGenerator&) = variable
|
| D | csharp_enum_field.h | 52 EnumFieldGenerator& operator=(const EnumFieldGenerator&) = delete; variable 69 EnumOneofFieldGenerator& operator=(const EnumOneofFieldGenerator&) = delete; variable
|
| D | csharp_primitive_field.h | 54 PrimitiveFieldGenerator& operator=(const PrimitiveFieldGenerator&) = delete; variable 81 PrimitiveOneofFieldGenerator& operator=(const PrimitiveOneofFieldGenerator&) = variable
|