Home
last modified time | relevance | path

Searched defs:other (Results 976 - 1000 of 1627) sorted by relevance

1...<<31323334353637383940>>...66

/third_party/rust/crates/cxx/include/
H A Dcxx.h837 Vec(const Vec &other) Vec() argument
861 operator =(const Vec &other) operator =() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs527 public bool Equals(RepeatedField<T> other) in Equals() argument
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs95 public Api(Api other) : this() { in Api() argument
227 Equals(object other) Equals() argument
232 Equals(Api other) Equals() argument
353 MergeFrom(Api other) MergeFrom() argument
503 Method(Method other) Method() argument
617 Equals(object other) Equals() argument
622 Equals(Method other) Equals() argument
759 MergeFrom(Method other) MergeFrom() argument
981 Mixin(Mixin other) Mixin() argument
1022 Equals(object other) Equals() argument
1027 Equals(Mixin other) Equals() argument
1107 MergeFrom(Mixin other) MergeFrom() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_kari.c113 CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek, ASN1_OCTET_STRING **keyid, ASN1_GENERALIZEDTIME **tm, CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno) CMS_RecipientEncryptedKey_get0_id() argument
/third_party/openssl/crypto/pkcs7/
H A Dpk7_lib.c181 int PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other) in PKCS7_set0_type_other() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.cpp84 Debug::Control::Control(const Control &other) = default; member in gl::Debug::Control
90 Debug::Group::Group(const Group &other) = default; member in gl::Debug::Group
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp31 SupportRequirement::SupportRequirement(const SupportRequirement &other) = default; member in rx::nativegl::SupportRequirement
33 SupportRequirement &SupportRequirement::operator=(const SupportRequirement &other) = default; member in rx::nativegl::SupportRequirement
39 InternalFormat::InternalFormat(const InternalFormat &other) = default; member in rx::nativegl::InternalFormat
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderVars.cpp68 ShaderVariable::ShaderVariable(const ShaderVariable &other) in ShaderVariable() argument
98 operator =(const ShaderVariable &other) operator =() argument
359 isSameVariableAtLinkTime(const ShaderVariable &other, bool matchPrecision, bool matchName) const isSameVariableAtLinkTime() argument
446 isSameVaryingAtLinkTime(const ShaderVariable &other, int shaderVersion) const isSameVaryingAtLinkTime() argument
484 InterfaceBlock(const InterfaceBlock &other) InterfaceBlock() argument
498 operator =(const InterfaceBlock &other) operator =() argument
[all...]
H A DStructureHLSL.cpp108 Std140PaddingHelper::Std140PaddingHelper(const Std140PaddingHelper &other) in Std140PaddingHelper() argument
114 Std140PaddingHelper &Std140PaddingHelper::operator=(const Std140PaddingHelper &other) in operator =() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp48 ScopedIOSurfaceRef(ScopedIOSurfaceRef &&other) in ScopedIOSurfaceRef() argument
58 ScopedIOSurfaceRef &operator=(ScopedIOSurfaceRef &&other) in operator =() argument
/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp310 GrSkSLFP::GrSkSLFP(const GrSkSLFP& other) in GrSkSLFP() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h259 typedef pool_allocator<Other> other; typedef
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java287 public Segment(Builder.Segment other) { in Segment() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.cpp90 ParsedIR(const ParsedIR &other) ParsedIR() argument
96 operator =(const ParsedIR &other) operator =() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.h433 LoopDescriptor(LoopDescriptor&& other) : placeholder_top_loop_(nullptr) { in LoopDescriptor() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h433 LoopDescriptor(LoopDescriptor&& other) : placeholder_top_loop_(nullptr) { in LoopDescriptor() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp147 CollationIterator::CollationIterator(const CollationIterator &other) in CollationIterator() argument
[all...]
H A Ddatefmt.cpp78 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() argument
134 DateFormat::DateFormat(const DateFormat& other) in DateFormat() argument
145 operator =(const DateFormat& other) operator =() argument
[all...]
H A Dislamcal.cpp241 IslamicCalendar::IslamicCalendar(const IslamicCalendar& other) : Calendar(other), cType(other.cType) { in IslamicCalendar() argument
H A Dnumber_fluent.cpp397 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const UNF& other) in UnlocalizedNumberFormatter() argument
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter() argument
414 UnlocalizedNumberFormatter& UnlocalizedNumberFormatter::operator=(const UNF& other) { in operator =() argument
427 LocalizedNumberFormatter::LocalizedNumberFormatter(const LNF& other) in LocalizedNumberFormatter() argument
430 LocalizedNumberFormatter::LocalizedNumberFormatter(const NFS<LNF>& other) in LocalizedNumberFormatter() argument
444 operator =(const LNF& other) operator =() argument
[all...]
H A Dplurfmt.cpp140 PluralFormat::PluralFormat(const PluralFormat& other) in PluralFormat() argument
150 PluralFormat::copyObjects(const PluralFormat& other) { in copyObjects() argument
373 operator =(const PluralFormat& other) operator =() argument
[all...]
H A Dreldtfmt.cpp42 RelativeDateFormat::RelativeDateFormat(const RelativeDateFormat& other) : in RelativeDateFormat() argument
[all...]
H A Dtznames.cpp238 TimeZoneNamesDelegate* other = new TimeZoneNamesDelegate(); in clone() local
[all...]
H A Dwindtfmt.cpp180 Win32DateFormat::Win32DateFormat(const Win32DateFormat &other) in Win32DateFormat() argument
194 Win32DateFormat &Win32DateFormat::operator=(const Win32DateFormat &other) in operator =() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.h188 Norms(const Norms &other) = delete; member in Norms
189 Norms &operator=(const Norms &other) = delete; member in Norms

Completed in 27 milliseconds

1...<<31323334353637383940>>...66