Home
last modified time | relevance | path

Searched defs:other (Results 676 - 700 of 2007) sorted by relevance

1...<<21222324252627282930>>...81

/third_party/node/deps/v8/include/v8-include/
H A Dv8-traced-handle.h227 V8_INLINE TracedReference(const TracedReference& other) { in TracedReference() argument
237 V8_INLINE TracedReference(const TracedReference<S>& other) { in TracedReference() argument
332 Reset(Isolate* isolate, const Local<S>& other) Reset() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.h67 void swap(String16& other) { in swap() argument
103 operator +=(const String16& other) operator +=() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dlist.h100 void InsertAfter(T* element, T* other) { in InsertAfter() argument
111 InsertBefore(T* element, T* other) InsertBefore() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dname-inl.h68 bool Name::Equals(Name other) { in Equals() argument
/third_party/node/deps/v8/src/torque/ls/
H A Djson.h31 constexpr JsonValue(const JsonValue& other) = delete; member
32 JsonValue& operator=(const JsonValue& other) = delete; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c417 struct fd_batch *other = NULL; in fd_batch_add_dep() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java189 public PrefixTree union(PrefixTree other) { in union() argument
202 public PrefixTree intersect(PrefixTree other) { in intersect() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs156 public bool Equals(JsonToken other) in Equals() argument
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DAny.cs150 public Any(Any other) : this() { in Any() argument
216 public override bool Equals(object other) { in Equals() argument
221 public bool Equals(Any other) { in Equals() argument
301 MergeFrom(Any other) MergeFrom() argument
[all...]
H A DFieldMask.cs271 public FieldMask(FieldMask other) : this() { in FieldMask() argument
295 public override bool Equals(object other) { in Equals() argument
300 public bool Equals(FieldMask other) { in Equals() argument
359 MergeFrom(FieldMask other) MergeFrom() argument
[all...]
H A DDuration.cs131 public Duration(Duration other) : this() { in Duration() argument
178 public override bool Equals(object other) { in Equals() argument
183 public bool Equals(Duration other) { in Equals() argument
263 MergeFrom(Duration other) MergeFrom() argument
[all...]
H A DSourceContext.cs75 public SourceContext(SourceContext other) : this() { in SourceContext() argument
101 public override bool Equals(object other) { in Equals() argument
106 public bool Equals(SourceContext other) { in Equals() argument
173 MergeFrom(SourceContext other) MergeFrom() argument
[all...]
H A DWrappers.cs88 public DoubleValue(DoubleValue other) : this() { in DoubleValue() argument
113 public override bool Equals(object other) { in Equals() argument
118 public bool Equals(DoubleValue other) { in Equals() argument
185 MergeFrom(DoubleValue other) MergeFrom() argument
268 FloatValue(FloatValue other) FloatValue() argument
293 Equals(object other) Equals() argument
298 Equals(FloatValue other) Equals() argument
365 MergeFrom(FloatValue other) MergeFrom() argument
448 Int64Value(Int64Value other) Int64Value() argument
473 Equals(object other) Equals() argument
478 Equals(Int64Value other) Equals() argument
545 MergeFrom(Int64Value other) MergeFrom() argument
628 UInt64Value(UInt64Value other) UInt64Value() argument
653 Equals(object other) Equals() argument
658 Equals(UInt64Value other) Equals() argument
725 MergeFrom(UInt64Value other) MergeFrom() argument
808 Int32Value(Int32Value other) Int32Value() argument
833 Equals(object other) Equals() argument
838 Equals(Int32Value other) Equals() argument
905 MergeFrom(Int32Value other) MergeFrom() argument
988 UInt32Value(UInt32Value other) UInt32Value() argument
1013 Equals(object other) Equals() argument
1018 Equals(UInt32Value other) Equals() argument
1085 MergeFrom(UInt32Value other) MergeFrom() argument
1168 BoolValue(BoolValue other) BoolValue() argument
1193 Equals(object other) Equals() argument
1198 Equals(BoolValue other) Equals() argument
1265 MergeFrom(BoolValue other) MergeFrom() argument
1348 StringValue(StringValue other) StringValue() argument
1373 Equals(object other) Equals() argument
1378 Equals(StringValue other) Equals() argument
1445 MergeFrom(StringValue other) MergeFrom() argument
1528 BytesValue(BytesValue other) BytesValue() argument
1553 Equals(object other) Equals() argument
1558 Equals(BytesValue other) Equals() argument
1625 MergeFrom(BytesValue other) MergeFrom() argument
[all...]
H A DTimestamp.cs154 public Timestamp(Timestamp other) : this() { in Timestamp() argument
199 public override bool Equals(object other) { in Equals() argument
204 public bool Equals(Timestamp other) { in Equals() argument
284 MergeFrom(Timestamp other) MergeFrom() argument
[all...]
H A DTimestampPartial.cs233 public int CompareTo(Timestamp other) in CompareTo() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarks.cs69 public BenchmarkDataset(BenchmarkDataset other) : this() { in BenchmarkDataset() argument
142 public override bool Equals(object other) { in Equals() argument
147 public bool Equals(BenchmarkDataset other) { in Equals() argument
232 MergeFrom(BenchmarkDataset other) MergeFrom() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestImportProto3.cs81 public ImportMessage(ImportMessage other) : this() { in ImportMessage() argument
103 public override bool Equals(object other) { in Equals() argument
108 public bool Equals(ImportMessage other) { in Equals() argument
175 MergeFrom(ImportMessage other) MergeFrom() argument
[all...]
H A DUnittestImportPublic.cs69 public PublicImportMessage(PublicImportMessage other) : this() { in PublicImportMessage() argument
105 public override bool Equals(object other) { in Equals() argument
110 public bool Equals(PublicImportMessage other) { in Equals() argument
177 MergeFrom(PublicImportMessage other) MergeFrom() argument
[all...]
H A DUnittestIssue6936C.cs70 public Bar(Bar other) : this() { in Bar() argument
92 public override bool Equals(object other) { in Equals() argument
97 public bool Equals(Bar other) { in Equals() argument
164 MergeFrom(Bar other) MergeFrom() argument
[all...]
H A DUnittestImportPublicProto3.cs69 public PublicImportMessage(PublicImportMessage other) : this() { in PublicImportMessage() argument
91 public override bool Equals(object other) { in Equals() argument
96 public bool Equals(PublicImportMessage other) { in Equals() argument
163 MergeFrom(PublicImportMessage other) MergeFrom() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.hpp68 CustomInstance (const CustomInstance& other) = delete; member in vkt::CustomInstance
69 CustomInstance& operator= (const CustomInstance& other) = delete; member in vkt::CustomInstance
100 UncheckedInstance (const UncheckedInstance& other) = delete; member in vkt::UncheckedInstance
101 UncheckedInstance& operator= (const UncheckedInstance& other) member in vkt::UncheckedInstance
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DIntermRebuild.h101 BaseResult(BaseResult &&other) = default; member in sh::TIntermRebuild::BaseResult
H A DDebugSink.h58 EscapedSink(EscapedSink &&other) : mOwner(other.mOwner), mBegin(other.mBegin) {} in EscapedSink() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp361 ShCompilerInstance::ShCompilerInstance(ShCompilerInstance &&other) in ShCompilerInstance() argument
367 ShCompilerInstance &ShCompilerInstance::operator=(ShCompilerInstance &&other) in operator =() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h192 VectorBase(const VectorBase<Dimension, Type2> &other) VectorBase() argument
363 operator +=( const Vector<Dimension, Type> &other) operator +=() argument
374 operator -=( const Vector<Dimension, Type> &other) operator -=() argument
385 operator *=( const Vector<Dimension, Type> &other) operator *=() argument
396 operator /=( const Vector<Dimension, Type> &other) operator /=() argument
407 operator *=(Type other) operator *=() argument
417 operator /=(Type other) operator /=() argument
[all...]

Completed in 25 milliseconds

1...<<21222324252627282930>>...81