| /third_party/skia/src/gpu/ |
| H A D | GrDstProxyView.h | 24 GrDstProxyView(const GrDstProxyView& other) { in GrDstProxyView() argument 28 GrDstProxyView& operator=(const GrDstProxyView& other) { in operator =() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | ClearOp.cpp | 56 auto other = t->cast<ClearOp>(); in onCombineIfPossible() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | diagnostic.cpp | 73 DiagnosticStream::DiagnosticStream(DiagnosticStream&& other) in DiagnosticStream() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | diagnostic.cpp | 73 DiagnosticStream::DiagnosticStream(DiagnosticStream&& other) in DiagnosticStream() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | numparse_parsednumber.cpp | 119 bool ParsedNumber::isBetterThan(const ParsedNumber& other) { in isBetterThan() argument
|
| H A D | utf16collationiterator.h | 63 UTF16CollationIterator(const UTF16CollationIterator &other) in UTF16CollationIterator() argument
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| H A D | MidiPortWrapper.java | 99 public boolean equals(Object other) { in equals() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | fail_stream.h | 38 FailStream(const FailStream& other) = default; member in tint::reader::spirv::FailStream
|
| /third_party/spirv-tools/source/ |
| H A D | diagnostic.cpp | 73 DiagnosticStream::DiagnosticStream(DiagnosticStream&& other) in DiagnosticStream() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | sharedobject.h | 63 SharedObject(const SharedObject &other) : in SharedObject() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | enumset.h | 37 inline EnumSet(const EnumSet<T,minValue,limitValue>& other) : fBools(other.fBools) {} in EnumSet() argument 48 inline const EnumSet<T,minValue,limitValue>& operator=(const EnumSet<T,minValue,limitValue>& other) { in operator =() argument
|
| H A D | simpleformatter.h | 106 SimpleFormatter(const SimpleFormatter& other) in SimpleFormatter() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | LazyStringList.java | 154 void mergeFrom(LazyStringList other); in mergeFrom() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | status.cc | 99 Status::Status(const Status& other) in Status() argument 103 Status& Status::operator=(const Status& other) { in operator =() argument
|
| H A D | statusor.h | 216 inline StatusOr<T>::StatusOr(const StatusOr<T>& other) in StatusOr() argument 221 inline StatusOr<T>& StatusOr<T>::operator=(const StatusOr<T>& other) { in operator =() argument 229 StatusOr(const StatusOr<U>& other) StatusOr() argument 235 operator =(const StatusOr<U>& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktNativeObjectsUtil.cpp | 86 NativeObjects::NativeObjects (NativeObjects&& other) in NativeObjects() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuResource.hpp | 100 DirArchive (const DirArchive& other) : Archive(), m_path(other.m_path) {} in DirArchive() argument 101 DirArchive& operator= (const DirArchive& other) { m_path = other.m_path; return *this; } in operator =() argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrGenericVector.hpp | 75 inline GenericVec4 (const GenericVec4& other) in GenericVec4() argument
|
| /developtools/global_resource_tool/src/ |
| H A D | resource_module.cpp | 108 void ResourceModule::Push(const map<int64_t, std::vector<ResourceItem>> &other) in Push() argument 77 MergeResourceItem(map<int64_t, vector<ResourceItem>> &alls, const map<int64_t, vector<ResourceItem>> &other, bool tipError) MergeResourceItem() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/open_link/ |
| H A D | open_link_options.cpp | 20 OpenLinkOptions::OpenLinkOptions(const OpenLinkOptions &other) in OpenLinkOptions() argument 26 OpenLinkOptions &OpenLinkOptions::operator=(const OpenLinkOptions &other) in operator =() argument
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | autoptr.h | 81 AutoPtr(T *other) AutoPtr() argument 89 AutoPtr(const AutoPtr<T> &other) AutoPtr() argument 97 AutoPtr(AutoPtr<T> &&other) AutoPtr() argument 111 operator =(T *other) operator =() argument 127 operator =(const AutoPtr<T> &other) operator =() argument 143 operator =(AutoPtr<T> &&other) operator =() argument 154 MoveTo(T **other) MoveTo() argument [all...] |
| /foundation/ability/idl_tool/util/ |
| H A D | autoptr.h | 83 AutoPtr(T* other) AutoPtr() argument 92 AutoPtr(const AutoPtr<T>& other) AutoPtr() argument 101 AutoPtr(AutoPtr<T>&& other) AutoPtr() argument 116 operator =(T* other) operator =() argument 131 operator =(const AutoPtr<T>& other) operator =() argument 146 operator =(AutoPtr<T>&& other) operator =() argument 157 MoveTo(T** other) MoveTo() argument [all...] |
| /foundation/ability/ability_base/test/unittest/want/ |
| H A D | uri_test.cpp | 344 auto other = uri_->Unmarshalling(parcel); in HWTEST_F() local 359 auto other = uri_->Unmarshalling(parcel); in HWTEST_F() local
|
| /foundation/ability/ability_base/interfaces/inner_api/base/src/ |
| H A D | user_object_wrapper.cpp | 30 bool UserObject::Equals(IObject &other) in Equals() argument
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | want_params_wrapper.cpp | 50 bool WantParamWrapper::Equals(IObject &other) in Equals() argument
|