Home
last modified time | relevance | path

Searched defs:equals (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/third_party/mesa3d/src/compiler/glsl/
Dir_equals.cpp45 ir_instruction::equals(const ir_instruction *, enum ir_node_type) const in equals() function in ir_instruction
51 ir_constant::equals(const ir_instruction *ir, enum ir_node_type) const in equals() function in ir_constant
74 ir_dereference_variable::equals(const ir_instruction *ir, in equals() function in ir_dereference_variable
85 ir_dereference_array::equals(const ir_instruction *ir, in equals() function in ir_dereference_array
105 ir_swizzle::equals(const ir_instruction *ir, in equals() function in ir_swizzle
128 ir_texture::equals(const ir_instruction *ir, enum ir_node_type ignore) const in equals() function in ir_texture
199 ir_expression::equals(const ir_instruction *ir, enum ir_node_type ignore) const in equals() function in ir_expression
/third_party/typescript/tests/cases/compiler/
DunspecializedConstraints.ts7 equals(other: T): boolean; method
14 equals(that: Type): boolean { method in Type
71 equals(other: Property): boolean { method in Property
93 equals(other: Signature): boolean { method in Signature
103 equals(other: Parameter) { method in Parameter
DmergedDeclarations1.ts10 export function equals(p1: Point, p2: Point) { function
/third_party/typescript/tests/baselines/reference/
DmergedDeclarations1.js11 export function equals(p1: Point, p2: Point) { function
25 function equals(p1, p2) { function
DunspecializedConstraints.js184 Type.prototype.equals = function (that) { method in Type
252 Property.prototype.equals = function (other) { method in Property
279 Signature.prototype.equals = function (other) { method in Signature
294 Parameter.prototype.equals = function (other) { method in Parameter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h125 bool equals(const ARMConstantPoolValue *A) const { in equals() function
205 bool equals(const ARMConstantPoolConstant *A) const { in equals() function
240 bool equals(const ARMConstantPoolSymbol *A) const { in equals() function
276 bool equals(const ARMConstantPoolMBB *A) const { in equals() function
/third_party/protobuf/python/
Dmox.py774 def equals(self, rhs): member in Comparator
807 def equals(self, rhs): member in IsA
846 def equals(self, rhs): member in IsAlmost
884 def equals(self, rhs): member in StrContains
922 def equals(self, rhs): member in Regex
955 def equals(self, rhs): member in In
989 def equals(self, rhs): member in ContainsKeyValue
1021 def equals(self, actual_seq): member in SameElementsAs
1059 def equals(self, rhs): member in And
1092 def equals(self, rhs): member in Or
[all …]
/third_party/skia/modules/skparagraph/src/
DTextStyle.cpp27 bool TextStyle::equals(const TextStyle& other) const { in equals() function in skia::textlayout::TextStyle
177 bool PlaceholderStyle::equals(const PlaceholderStyle& other) const { in equals() function in skia::textlayout::PlaceholderStyle
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMapFieldLite.java125 private static boolean equals(Object a, Object b) { in equals() method in MapFieldLite
136 static <K, V> boolean equals(Map<K, V> a, Map<K, V> b) { in equals() method in MapFieldLite
157 public boolean equals(Object object) { in equals() method in MapFieldLite
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCollatorICU.java60 public boolean equals(Object that) { in equals() method in CollatorICU
68 public boolean equals(String source, String target) { in equals() method in CollatorICU
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java101 public static final boolean equals(int codepoint, CharSequence other) { in equals() method in CharSequences
117 public static final boolean equals(CharSequence other, int codepoint) { in equals() method in CharSequences
205 public static final <T extends Object> boolean equals(T a, T b) { in equals() method in CharSequences
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DCharSequences.java103 public static final boolean equals(int codepoint, CharSequence other) { in equals() method in CharSequences
119 public static final boolean equals(CharSequence other, int codepoint) { in equals() method in CharSequences
207 public static final <T extends Object> boolean equals(T a, T b) { in equals() method in CharSequences
/third_party/node/deps/npm/node_modules/string_decoder/node_modules/safe-buffer/
Dindex.d.ts7 equals(otherBuffer: Buffer): boolean; method in Buffer
/third_party/node/deps/npm/node_modules/safe-buffer/
Dindex.d.ts7 equals(otherBuffer: Buffer): boolean; method in Buffer
/third_party/node/deps/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/
Dindex.d.ts7 equals(otherBuffer: Buffer): boolean; method in Buffer
/third_party/node/deps/npm/node_modules/tar/node_modules/safe-buffer/
Dindex.d.ts7 equals(otherBuffer: Buffer): boolean; method in Buffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h100 virtual bool equals(const Expression &Other) const { return true; } in equals() function
213 bool equals(const Expression &Other) const override { in equals() function
284 bool equals(const Expression &Other) const override { in equals() function
456 bool equals(const Expression &Other) const override { in equals() function
518 bool equals(const Expression &Other) const override { in equals() function
566 bool equals(const Expression &Other) const override { in equals() function
603 bool equals(const Expression &Other) const override { in equals() function
639 bool equals(const Expression &Other) const override { in equals() function
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dtext_style.cc29 bool TextStyle::equals(const TextStyle& other) const { in equals() function in txt::TextStyle
/third_party/flutter/txt/src/txt/
Dtext_style.cc28 bool TextStyle::equals(const TextStyle& other) const { in equals() function in txt::TextStyle
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DStringTrieBuilder.java189 public boolean equals(Object other) { in equals() method in StringTrieBuilder.Node
288 public boolean equals(Object other) { in equals() method in StringTrieBuilder.ValueNode
327 public boolean equals(Object other) { in equals() method in StringTrieBuilder.IntermediateValueNode
363 public boolean equals(Object other) { in equals() method in StringTrieBuilder.LinearMatchNode
611 public boolean equals(Object other) { in equals() method in StringTrieBuilder.ListBranchNode
726 public boolean equals(Object other) { in equals() method in StringTrieBuilder.SplitBranchNode
777 public boolean equals(Object other) { in equals() method in StringTrieBuilder.BranchHeadNode
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DStringTrieBuilder.java188 public boolean equals(Object other) { in equals() method in StringTrieBuilder.Node
287 public boolean equals(Object other) { in equals() method in StringTrieBuilder.ValueNode
326 public boolean equals(Object other) { in equals() method in StringTrieBuilder.IntermediateValueNode
362 public boolean equals(Object other) { in equals() method in StringTrieBuilder.LinearMatchNode
610 public boolean equals(Object other) { in equals() method in StringTrieBuilder.ListBranchNode
725 public boolean equals(Object other) { in equals() method in StringTrieBuilder.SplitBranchNode
776 public boolean equals(Object other) { in equals() method in StringTrieBuilder.BranchHeadNode
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
DRangeMacroProps.java36 public boolean equals(Object _other) { in equals() method in RangeMacroProps
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DMacro.cpp30 bool Macro::equals(const Macro &other) const in equals() function in pp::Macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/
DRangeMacroProps.java34 public boolean equals(Object _other) { in equals() method in RangeMacroProps
/third_party/node/deps/npm/node_modules/ecc-jsbn/lib/
Dec.js52 ECFieldElementFp.prototype.equals = feFpEquals; method in ECFieldElementFp
248 ECPointFp.prototype.equals = pointFpEquals; method in ECPointFp
340 ECCurveFp.prototype.equals = curveFpEquals; method in ECCurveFp

12345678910>>...19