Home
last modified time | relevance | path

Searched defs:other (Results 1501 - 1525 of 1908) sorted by relevance

1...<<61626364656667686970>>...77

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestCustomOptionsProto3.cs288 public TestMessageWithCustomOptions(TestMessageWithCustomOptions other) : this() { in TestMessageWithCustomOptions() argument
345 public override bool Equals(object other) { in Equals() argument
350 public bool Equals(TestMessageWithCustomOptions other) { in Equals() argument
432 MergeFrom(TestMessageWithCustomOptions other) MergeFrom() argument
541 CustomOptionFooRequest(CustomOptionFooRequest other) CustomOptionFooRequest() argument
551 Equals(object other) Equals() argument
556 Equals(CustomOptionFooRequest other) Equals() argument
610 MergeFrom(CustomOptionFooRequest other) MergeFrom() argument
677 CustomOptionFooResponse(CustomOptionFooResponse other) CustomOptionFooResponse() argument
687 Equals(object other) Equals() argument
692 Equals(CustomOptionFooResponse other) Equals() argument
746 MergeFrom(CustomOptionFooResponse other) MergeFrom() argument
813 CustomOptionFooClientMessage(CustomOptionFooClientMessage other) CustomOptionFooClientMessage() argument
823 Equals(object other) Equals() argument
828 Equals(CustomOptionFooClientMessage other) Equals() argument
882 MergeFrom(CustomOptionFooClientMessage other) MergeFrom() argument
949 CustomOptionFooServerMessage(CustomOptionFooServerMessage other) CustomOptionFooServerMessage() argument
959 Equals(object other) Equals() argument
964 Equals(CustomOptionFooServerMessage other) Equals() argument
1018 MergeFrom(CustomOptionFooServerMessage other) MergeFrom() argument
1085 DummyMessageContainingEnum(DummyMessageContainingEnum other) DummyMessageContainingEnum() argument
1095 Equals(object other) Equals() argument
1100 Equals(DummyMessageContainingEnum other) Equals() argument
1154 MergeFrom(DummyMessageContainingEnum other) MergeFrom() argument
1234 DummyMessageInvalidAsOptionType(DummyMessageInvalidAsOptionType other) DummyMessageInvalidAsOptionType() argument
1244 Equals(object other) Equals() argument
1249 Equals(DummyMessageInvalidAsOptionType other) Equals() argument
1303 MergeFrom(DummyMessageInvalidAsOptionType other) MergeFrom() argument
1370 CustomOptionMinIntegerValues(CustomOptionMinIntegerValues other) CustomOptionMinIntegerValues() argument
1380 Equals(object other) Equals() argument
1385 Equals(CustomOptionMinIntegerValues other) Equals() argument
1439 MergeFrom(CustomOptionMinIntegerValues other) MergeFrom() argument
1506 CustomOptionMaxIntegerValues(CustomOptionMaxIntegerValues other) CustomOptionMaxIntegerValues() argument
1516 Equals(object other) Equals() argument
1521 Equals(CustomOptionMaxIntegerValues other) Equals() argument
1575 MergeFrom(CustomOptionMaxIntegerValues other) MergeFrom() argument
1642 CustomOptionOtherValues(CustomOptionOtherValues other) CustomOptionOtherValues() argument
1652 Equals(object other) Equals() argument
1657 Equals(CustomOptionOtherValues other) Equals() argument
1711 MergeFrom(CustomOptionOtherValues other) MergeFrom() argument
1778 SettingRealsFromPositiveInts(SettingRealsFromPositiveInts other) SettingRealsFromPositiveInts() argument
1788 Equals(object other) Equals() argument
1793 Equals(SettingRealsFromPositiveInts other) Equals() argument
1847 MergeFrom(SettingRealsFromPositiveInts other) MergeFrom() argument
1914 SettingRealsFromNegativeInts(SettingRealsFromNegativeInts other) SettingRealsFromNegativeInts() argument
1924 Equals(object other) Equals() argument
1929 Equals(SettingRealsFromNegativeInts other) Equals() argument
1983 MergeFrom(SettingRealsFromNegativeInts other) MergeFrom() argument
2050 ComplexOptionType1(ComplexOptionType1 other) ComplexOptionType1() argument
2107 Equals(object other) Equals() argument
2112 Equals(ComplexOptionType1 other) Equals() argument
2210 MergeFrom(ComplexOptionType1 other) MergeFrom() argument
2321 ComplexOptionType2(ComplexOptionType2 other) ComplexOptionType2() argument
2378 Equals(object other) Equals() argument
2383 Equals(ComplexOptionType2 other) Equals() argument
2481 MergeFrom(ComplexOptionType2 other) MergeFrom() argument
2610 ComplexOptionType4(ComplexOptionType4 other) ComplexOptionType4() argument
2632 Equals(object other) Equals() argument
2637 Equals(ComplexOptionType4 other) Equals() argument
2704 MergeFrom(ComplexOptionType4 other) MergeFrom() argument
2796 ComplexOptionType3(ComplexOptionType3 other) ComplexOptionType3() argument
2818 Equals(object other) Equals() argument
2823 Equals(ComplexOptionType3 other) Equals() argument
2890 MergeFrom(ComplexOptionType3 other) MergeFrom() argument
2971 VariousComplexOptions(VariousComplexOptions other) VariousComplexOptions() argument
2981 Equals(object other) Equals() argument
2986 Equals(VariousComplexOptions other) Equals() argument
3040 MergeFrom(VariousComplexOptions other) MergeFrom() argument
3110 Aggregate(Aggregate other) Aggregate() argument
3159 Equals(object other) Equals() argument
3164 Equals(Aggregate other) Equals() argument
3257 MergeFrom(Aggregate other) MergeFrom() argument
3366 AggregateMessage(AggregateMessage other) AggregateMessage() argument
3388 Equals(object other) Equals() argument
3393 Equals(AggregateMessage other) Equals() argument
3460 MergeFrom(AggregateMessage other) MergeFrom() argument
3541 NestedOptionType(NestedOptionType other) NestedOptionType() argument
3551 Equals(object other) Equals() argument
3556 Equals(NestedOptionType other) Equals() argument
3610 MergeFrom(NestedOptionType other) MergeFrom() argument
3684 NestedMessage(NestedMessage other) NestedMessage() argument
3706 Equals(object other) Equals() argument
3711 Equals(NestedMessage other) Equals() argument
3778 MergeFrom(NestedMessage other) MergeFrom() argument
[all...]
H A DUnittestIssues.cs129 public Issue307(Issue307 other) : this() { in Issue307() argument
139 public override bool Equals(object other) { in Equals() argument
144 public bool Equals(Issue307 other) { in Equals() argument
198 public void MergeFrom(Issue307 other) { in MergeFrom() argument
267 NestedOnce(NestedOnce other) NestedOnce() argument
277 Equals(object other) Equals() argument
282 Equals(NestedOnce other) Equals() argument
336 MergeFrom(NestedOnce other) MergeFrom() argument
405 NestedTwice(NestedTwice other) NestedTwice() argument
415 Equals(object other) Equals() argument
420 Equals(NestedTwice other) Equals() argument
474 MergeFrom(NestedTwice other) MergeFrom() argument
551 NegativeEnumMessage(NegativeEnumMessage other) NegativeEnumMessage() argument
595 Equals(object other) Equals() argument
600 Equals(NegativeEnumMessage other) Equals() argument
677 MergeFrom(NegativeEnumMessage other) MergeFrom() argument
777 DeprecatedChild(DeprecatedChild other) DeprecatedChild() argument
787 Equals(object other) Equals() argument
792 Equals(DeprecatedChild other) Equals() argument
846 MergeFrom(DeprecatedChild other) MergeFrom() argument
913 DeprecatedFieldsMessage(DeprecatedFieldsMessage other) DeprecatedFieldsMessage() argument
998 Equals(object other) Equals() argument
1003 Equals(DeprecatedFieldsMessage other) Equals() argument
1111 MergeFrom(DeprecatedFieldsMessage other) MergeFrom() argument
1254 ItemField(ItemField other) ItemField() argument
1276 Equals(object other) Equals() argument
1281 Equals(ItemField other) Equals() argument
1348 MergeFrom(ItemField other) MergeFrom() argument
1426 ReservedNames(ReservedNames other) ReservedNames() argument
1460 Equals(object other) Equals() argument
1465 Equals(ReservedNames other) Equals() argument
1545 MergeFrom(ReservedNames other) MergeFrom() argument
1639 SomeNestedType(SomeNestedType other) SomeNestedType() argument
1649 Equals(object other) Equals() argument
1654 Equals(SomeNestedType other) Equals() argument
1708 MergeFrom(SomeNestedType other) MergeFrom() argument
1792 TestJsonFieldOrdering(TestJsonFieldOrdering other) TestJsonFieldOrdering() argument
1926 Equals(object other) Equals() argument
1931 Equals(TestJsonFieldOrdering other) Equals() argument
2067 MergeFrom(TestJsonFieldOrdering other) MergeFrom() argument
2206 TestJsonName(TestJsonName other) TestJsonName() argument
2255 Equals(object other) Equals() argument
2260 Equals(TestJsonName other) Equals() argument
2353 MergeFrom(TestJsonName other) MergeFrom() argument
2458 OneofMerging(OneofMerging other) OneofMerging() argument
2518 Equals(object other) Equals() argument
2523 Equals(OneofMerging other) Equals() argument
2605 MergeFrom(OneofMerging other) MergeFrom() argument
2712 Nested(Nested other) Nested() argument
2746 Equals(object other) Equals() argument
2751 Equals(Nested other) Equals() argument
2831 MergeFrom(Nested other) MergeFrom() argument
2925 NullValueOutsideStruct(NullValueOutsideStruct other) NullValueOutsideStruct() argument
2985 Equals(object other) Equals() argument
2990 Equals(NullValueOutsideStruct other) Equals() argument
3072 MergeFrom(NullValueOutsideStruct other) MergeFrom() argument
3166 NullValueNotInOneof(NullValueNotInOneof other) NullValueNotInOneof() argument
3188 Equals(object other) Equals() argument
3193 Equals(NullValueNotInOneof other) Equals() argument
3260 MergeFrom(NullValueNotInOneof other) MergeFrom() argument
3338 MixedRegularAndOptional(MixedRegularAndOptional other) MixedRegularAndOptional() argument
3382 Equals(object other) Equals() argument
3387 Equals(MixedRegularAndOptional other) Equals() argument
3467 MergeFrom(MixedRegularAndOptional other) MergeFrom() argument
[all...]
H A DUnittestWellKnownTypes.cs210 public TestWellKnownTypes(TestWellKnownTypes other) : this() { in TestWellKnownTypes() argument
469 Equals(object other) Equals() argument
474 Equals(TestWellKnownTypes other) Equals() argument
757 MergeFrom(TestWellKnownTypes other) MergeFrom() argument
1198 RepeatedWellKnownTypes(RepeatedWellKnownTypes other) RepeatedWellKnownTypes() argument
1409 Equals(object other) Equals() argument
1414 Equals(RepeatedWellKnownTypes other) Equals() argument
1558 MergeFrom(RepeatedWellKnownTypes other) MergeFrom() argument
1787 OneofWellKnownTypes(OneofWellKnownTypes other) OneofWellKnownTypes() argument
2096 Equals(object other) Equals() argument
2101 Equals(OneofWellKnownTypes other) Equals() argument
2373 MergeFrom(OneofWellKnownTypes other) MergeFrom() argument
2763 MapWellKnownTypes(MapWellKnownTypes other) MapWellKnownTypes() argument
2971 Equals(object other) Equals() argument
2976 Equals(MapWellKnownTypes other) Equals() argument
3120 MergeFrom(MapWellKnownTypes other) MergeFrom() argument
[all...]
H A DUnittestProto3Optional.cs99 public TestProto3Optional(TestProto3Optional other) : this() { in TestProto3Optional() argument
552 Equals(object other) Equals() argument
557 Equals(TestProto3Optional other) Equals() argument
884 MergeFrom(TestProto3Optional other) MergeFrom() argument
1214 NestedMessage(NestedMessage other) NestedMessage() argument
1253 Equals(object other) Equals() argument
1258 Equals(NestedMessage other) Equals() argument
1325 MergeFrom(NestedMessage other) MergeFrom() argument
[all...]
/third_party/openmax/api/1.1.2/
H A DOMX_Component.h82 OMX_OTHER_PORTDEFINITIONTYPE other; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp1008 WsiTriangleRenderer::WsiTriangleRenderer (WsiTriangleRenderer&& other) in WsiTriangleRenderer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp939 Texture1DShadowTestInstance (const Texture1DShadowTestInstance& other) = delete; member in vkt::texture::__anon28890::Texture1DShadowTestInstance
940 Texture1DShadowTestInstance& operator= (const Texture1DShadowTestInstance& other) = delete; member in vkt::texture::__anon28890::Texture1DShadowTestInstance
1161 Texture1DArrayShadowTestInstance (const Texture1DArrayShadowTestInstance& other) member in vkt::texture::__anon28890::Texture1DArrayShadowTestInstance
1162 Texture1DArrayShadowTestInstance& operator= (const Texture1DArrayShadowTestInstance& other) = delete; global() member in vkt::texture::__anon28890::Texture1DArrayShadowTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp133 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
235 swap(UncheckedInstance& other) swap() argument
249 UncheckedInstance(UncheckedInstance&& other) UncheckedInstance() argument
255 operator =(UncheckedInstance&& other) operator =() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp42 TIntermRebuild::BaseResult::BaseResult(BaseResult &other) in BaseResult() argument
74 void TIntermRebuild::BaseResult::moveAssignImpl(BaseResult &other) in moveAssignImpl() argument
122 PreResult(BaseResult &&other) PreResult() argument
123 PreResult(PreResult &&other) PreResult() argument
125 operator =(PreResult &&other) operator =() argument
139 PostResult(PostResult &&other) PostResult() argument
140 PostResult(BaseResult &&other) PostResult() argument
142 operator =(PostResult &&other) operator =() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcCompressedFormatTests.cpp265 SharedData (const SharedData& other) = delete; member in glcts::__anon27555::SharedData
266 SharedData& operator= (const SharedData& other) = delete; member in glcts::__anon27555::SharedData
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h50 Float16(const Float16& other) { val = other.val; } in Float16() argument
640 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp130 void CommandProcessorTask::copyPresentInfo(const VkPresentInfoKHR &other) in copyPresentInfo() argument
293 CommandBatch(CommandBatch &&other) CommandBatch() argument
298 operator =(CommandBatch &&other) operator =() argument
1284 operator =(const DeviceQueueMap &other) operator =() argument
[all...]
H A DCommandProcessor.h118 CommandProcessorTask(CommandProcessorTask &&other) : CommandProcessorTask() in CommandProcessorTask() argument
H A DBufferVk.cpp188 ConversionBuffer::ConversionBuffer(ConversionBuffer &&other) = default; member in rx::ConversionBuffer
206 BufferVk::VertexConversionBuffer::VertexConversionBuffer(VertexConversionBuffer &&other) = default; member in rx::BufferVk::VertexConversionBuffer
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp598 bool ClipStack::RawElement::combine(const RawElement& other, const SaveRecord& current) { in combine() argument
[all...]
/third_party/skia/src/core/
H A DSkStream.cpp490 SkDynamicMemoryWStream::SkDynamicMemoryWStream(SkDynamicMemoryWStream&& other) in SkDynamicMemoryWStream() argument
500 SkDynamicMemoryWStream& SkDynamicMemoryWStream::operator=(SkDynamicMemoryWStream&& other) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp351 Color(const Color &other) in Color() argument
356 Color &operator=(const Color &other) in operator =() argument
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h143 STACK_OF(X509_ALGOR) *other; /* other unspecified info */ member
/third_party/openssl/include/crypto/
H A Dx509.h157 STACK_OF(X509_ALGOR) *other; /* other unspecified info */ member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java637 private static WidthUsageRecord copyWithWidthAdded(WidthUsageRecord other, int width, int src) { in copyWithWidthAdded() argument
652 private int lowestEquality(WidthUsageRecord other) { in lowestEquality() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h50 Float16(const Float16& other) { val = other.val; } in Float16() argument
640 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp1031 isOneLabelBetterThanOther(const Normalizer2 &nfkdNormalizer, const UnicodeString &one, const UnicodeString &other) isOneLabelBetterThanOther() argument
[all...]
H A Dcoll.cpp634 Collator::Collator(const Collator &other) in Collator() argument
H A Ddtptngen.cpp367 DateTimePatternGenerator::DateTimePatternGenerator(const DateTimePatternGenerator& other) : in DateTimePatternGenerator() argument
385 DateTimePatternGenerator::operator=(const DateTimePatternGenerator& other) { in operator =() argument
[all...]
H A Dnumber_decimalquantity.cpp88 DecimalQuantity::DecimalQuantity(const DecimalQuantity &other) { in DecimalQuantity() argument
96 DecimalQuantity &DecimalQuantity::operator=(const DecimalQuantity &other) { in operator =() argument
114 void DecimalQuantity::copyFieldsFrom(const DecimalQuantity& other) { in copyFieldsFrom() argument
1241 copyBcdFrom(const DecimalQuantity &other) copyBcdFrom() argument
1251 moveBcdFrom(DecimalQuantity &other) moveBcdFrom() argument
[all...]

Completed in 44 milliseconds

1...<<61626364656667686970>>...77