Home
last modified time | relevance | path

Searched defs:isEqual (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DEquator.java22 public boolean isEqual(Object a, Object b); in isEqual() method
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DEquator.java21 public boolean isEqual(Object a, Object b); in isEqual() method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasmTraits.h43 static bool isEqual(const wasm::WasmSignature &LHS, in isEqual() function
60 static bool isEqual(const wasm::WasmGlobalType &LHS, in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMapInfo.h56 static bool isEqual(const T *LHS, const T *RHS) { return LHS == RHS; } in isEqual() function
65 static bool isEqual(const char &LHS, const char &RHS) { in isEqual() function
76 static bool isEqual(const unsigned char &LHS, const unsigned char &RHS) { in isEqual() function
87 static bool isEqual(const unsigned short &LHS, const unsigned short &RHS) { in isEqual() function
98 static bool isEqual(const unsigned& LHS, const unsigned& RHS) { in isEqual() function
112 static bool isEqual(const unsigned long& LHS, const unsigned long& RHS) { in isEqual() function
126 static bool isEqual(const unsigned long long& LHS, in isEqual() function
137 static bool isEqual(const short &LHS, const short &RHS) { return LHS == RHS; } in isEqual() function
146 static bool isEqual(cons function
163 static bool isEqual(const long& LHS, const long& RHS) { isEqual() function
177 static bool isEqual(const long long& LHS, isEqual() function
214 static bool isEqual(const Pair &LHS, const Pair &RHS) { isEqual() function
239 static bool isEqual(StringRef LHS, StringRef RHS) { isEqual() function
267 static bool isEqual(ArrayRef<T> LHS, ArrayRef<T> RHS) { isEqual() function
280 static bool isEqual(hash_code LHS, hash_code RHS) { return LHS == RHS; } isEqual() function
293 static bool isEqual(const ElementCount& LHS, const ElementCount& RHS) { isEqual() function
[all...]
H A DCachedHashString.h62 static bool isEqual(const CachedHashStringRef &LHS, in isEqual() function
167 static bool isEqual(const CachedHashString &LHS, in isEqual() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DConstantFoldingTest.h73 bool isEqual(const TConstantUnion &node, const float &value) const in isEqual() function in sh::ConstantFinder
95 bool isEqual(const TConstantUnion &node, const int &value) const in isEqual() function in sh::ConstantFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DFileEntry.h61 static bool isEqual(const gsym::FileEntry &LHS, const gsym::FileEntry &RHS) { in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DBypassSlowDivision.h42 static bool isEqual(const DivRemMapKey &Val1, const DivRemMapKey &Val2) { in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMapInfo.h50 static bool isEqual(const T *LHS, const T *RHS) { return LHS == RHS; } in isEqual() function
58 static bool isEqual(const char &LHS, const char &RHS) { in isEqual() function
68 static bool isEqual(const unsigned& LHS, const unsigned& RHS) { in isEqual() function
80 static bool isEqual(const unsigned long& LHS, const unsigned long& RHS) { in isEqual() function
92 static bool isEqual(const unsigned long long& LHS, in isEqual() function
103 static bool isEqual(const int& LHS, const int& RHS) { in isEqual() function
117 static bool isEqual(const long& LHS, const long& RHS) { in isEqual() function
129 static bool isEqual(const long long& LHS, in isEqual() function
163 static bool isEqual(cons in getHashValue() function
185 static bool isEqual(StringRef LHS, StringRef RHS) { isEqual() function
210 static bool isEqual(ArrayRef<T> LHS, ArrayRef<T> RHS) { isEqual() function
[all...]
/third_party/skia/src/gpu/
H A DGrFragmentProcessor.cpp38 bool GrFragmentProcessor::isEqual(const GrFragmentProcessor& that) const { in isEqual() function in GrFragmentProcessor
H A DGrXferProcessor.h129 bool isEqual(const GrXferProcessor& that) const { in isEqual() function in GrXferProcessor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCRegister.h103 static bool isEqual(const MCRegister &LHS, const MCRegister &RHS) { in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp68 bool llvm::isEqual(const GCNRPTracker::LiveRegSet &S1, in isEqual() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp46 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h187 static bool isEqual(codeview::LocallyHashedType LHS, in isEqual() function
207 static bool isEqual(codeview::GloballyHashedType LHS, in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h70 static bool isEqual(const ValueKeyT1 &C1, const ValueKeyT2 &C2) { in isEqual() function in llvm::PBQP::ValuePool::PoolEntryDSInfo
75 static bool isEqual(const ValueKeyT &C, PoolEntry *P) { in isEqual() function in llvm::PBQP::ValuePool::PoolEntryDSInfo
81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual() function in llvm::PBQP::ValuePool::PoolEntryDSInfo
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestIDNARef.java445 private void doTestCompare(String s1, String s2, boolean isEqual){ in doTestCompare() argument
H A DTestIDNA.java375 private void doTestCompare(String s1, String s2, boolean isEqual){ in doTestCompare() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestIDNARef.java442 private void doTestCompare(String s1, String s2, boolean isEqual){ in doTestCompare() argument
H A DTestIDNA.java372 private void doTestCompare(String s1, String s2, boolean isEqual){ in doTestCompare() argument
/third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/
H A DCaptureReplayTests.cpp153 bool isEqual = in runTest() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h189 static bool isEqual(const orc::SymbolStringPtr &LHS, in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDominators.h120 static bool isEqual(const BasicBlockEdge &LHS, const BasicBlockEdge &RHS) { in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h258 static bool isEqual(const cflaa::InstantiatedValue &LHS, in isEqual() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegister.h149 static bool isEqual(const Register &LHS, const Register &RHS) { in isEqual() function

Completed in 34 milliseconds

1234