| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 76 NativeHandle::NativeHandle (const NativeHandle& other) in NativeHandle() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktCustomInstancesDevices.cpp | 133 CustomInstance::CustomInstance (CustomInstance&& other) in CustomInstance() argument 144 CustomInstance& CustomInstance::operator= (CustomInstance&& other) in operator =() argument 152 void CustomInstance::swap (CustomInstance& other) in swap() argument 234 swap(UncheckedInstance& other) swap() argument 248 UncheckedInstance(UncheckedInstance&& other) UncheckedInstance() argument 254 operator =(UncheckedInstance&& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 142 MessageBuilder::MessageBuilder (const MessageBuilder& other) in MessageBuilder() argument 148 MessageBuilder& MessageBuilder::operator= (const MessageBuilder& other) in operator =() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | angleutils.h | 110 WrappedArray(WrappedArray &&other) : WrappedArray() in WrappedArray() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1Renderer.cpp | 34 GLES1ShaderState::GLES1ShaderState(const GLES1ShaderState &other) in GLES1ShaderState() argument
|
| H A D | VaryingPacking.cpp | 194 VaryingInShaderRef::VaryingInShaderRef(VaryingInShaderRef &&other) in VaryingInShaderRef() argument 201 VaryingInShaderRef &VaryingInShaderRef::operator=(VaryingInShaderRef &&other) in operator =() argument 240 PackedVarying(PackedVarying &&other) PackedVarying() argument 250 operator =(PackedVarying &&other) operator =() argument [all...] |
| H A D | angletypes.h | 170 Extents(const Extents &other) = default; member 171 Extents &operator=(const Extents &other) = default; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | ProgramD3D.cpp | 374 D3DInterfaceBlock::D3DInterfaceBlock(const D3DInterfaceBlock &other) = default; member in rx::D3DInterfaceBlock 383 D3DUniformBlock::D3DUniformBlock(const D3DUniformBlock &other) = default; member in rx::D3DUniformBlock
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | reminder_data_manager.cpp | 533 bool ReminderDataManager::cmp(sptr<ReminderRequest> &reminderRequest, sptr<ReminderRequest> &other) in cmp() argument
|
| /test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
| H A D | avplayerndk.cpp | 959 NdkAVPlayerUser(const NdkAVPlayerUser &other) = delete;
member 960 NdkAVPlayerUser& operator=(const NdkAVPlayerUser &other) = delete;
member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dca_lbr.c | 1456 float *other = &s->time_samples[ch][k][i * 8]; in random_ts() local
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 1609 int internal_hashmap_merge(Hashmap *h, Hashmap *other) { in internal_hashmap_merge() argument 1627 int set_merge(Set *s, Set *other) { in set_merge() argument 1663 internal_hashmap_move(HashmapBase *h, HashmapBase *other) internal_hashmap_move() argument 1708 internal_hashmap_move_one(HashmapBase *h, HashmapBase *other, const void *key) internal_hashmap_move_one() argument [all...] |
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 828 uint8_t other; global() member
|
| /third_party/curl/lib/ |
| H A D | ftp.c | 324 timediff_t other; in ftp_timeleft_accept() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 273 ConstPropagatingPtr(const ConstPropagatingPtr& other) : val_(other.val_) {} in ConstPropagatingPtr() argument
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-port.h | 894 RE(const RE& other) : RE(other in RE() argument 917 RE(const RE& other) RE() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | DecimalFormatProperties.java | 206 private DecimalFormatProperties _copyFrom(DecimalFormatProperties other) { in _copyFrom() argument 253 _equals(DecimalFormatProperties other) _equals() argument 402 copyFrom(DecimalFormatProperties other) copyFrom() argument 407 equals(Object other) equals() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | PluralRules.java | 863 private FixedDecimal (FixedDecimal other) { in FixedDecimal() argument 919 compareTo(FixedDecimal other) compareTo() argument 2740 compareTo(PluralRules other) compareTo() argument [all...] |
| H A D | UnicodeSet.java | 381 public UnicodeSet(UnicodeSet other) { in UnicodeSet() argument 542 public UnicodeSet set(UnicodeSet other) { in set() argument 3105 xor(int[] other, int otherLen, int polarity) xor() argument 3155 add(int[] other, int otherLen, int polarity) add() argument 3253 retain(int[] other, int otherLen, int polarity) retain() argument 4644 compareTo(Iterable<String> other) compareTo() argument 4695 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ULocale.java | 768 public int compareTo(ULocale other) { in compareTo() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | DecimalFormatProperties.java | 209 private DecimalFormatProperties _copyFrom(DecimalFormatProperties other) { in _copyFrom() argument 255 _equals(DecimalFormatProperties other) _equals() argument 402 copyFrom(DecimalFormatProperties other) copyFrom() argument 407 equals(Object other) equals() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateTimePatternGenerator.java | 2487 void copyFieldFrom(SkeletonFields other, int field) { in copyFieldFrom() argument 2577 public int compareTo(SkeletonFields other) { in compareTo() argument 2592 equals(Object other) equals() argument 2760 getDistance(DateTimeMatcher other, int includeMask, DistanceInfo distanceInfo) getDistance() argument 2787 equals(Object other) equals() argument 2806 setTo(DistanceInfo other) setTo() argument [all...] |
| H A D | PluralRules.java | 874 public int compareTo(FixedDecimal other) { in compareTo() argument 2538 compareTo(PluralRules other) compareTo() argument [all...] |
| H A D | UnicodeSet.java | 371 public UnicodeSet(UnicodeSet other) { in UnicodeSet() argument 522 public UnicodeSet set(UnicodeSet other) { in set() argument 2991 xor(int[] other, int otherLen, int polarity) xor() argument 3041 add(int[] other, int otherLen, int polarity) add() argument 3139 retain(int[] other, int otherLen, int polarity) retain() argument 4489 compareTo(Iterable<String> other) compareTo() argument 4541 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ULocale.java | 729 public int compareTo(ULocale other) { in compareTo() argument [all...] |