Home
last modified time | relevance | path

Searched defs:isEqual (Results 1 - 25 of 99) 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...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePathTest.cpp81 bool isEqual = IsScalarAlmostEqual(OH_Drawing_PathGetLength(path1, false), OH_Drawing_PathGetLength(path2, false)); in HWTEST_F() local
/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
/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
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_manager.cpp45 bool isEqual = false; in IsSameHandle() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_util.cpp166 bool isEqual = false; in IsSameHandle() local
/base/msdp/device_status/test/unittest/utils/src/
H A Dutility_test.cpp615 bool isEqual = Utility::IsEqual(str1, str2); in HWTEST_F() local
630 bool isEqual = Utility::IsEqual(str1, str2); in HWTEST_F() local
645 bool isEqual = Utility::IsEqual(str1, str2); in HWTEST_F() local
660 bool isEqual = Utility::IsEqual(str1, str2); in HWTEST_F() local
675 bool isEqual = Utility::IsEqual(str1, str2); in HWTEST_F() local
690 bool isEqual = Utility::IsEqual(str1, str2); HWTEST_F() local
705 bool isEqual = Utility::IsEqual(str1, str2); HWTEST_F() local
[all...]
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_fft.cpp153 bool isEqual = IsEqual(arithmaticMean, 0.0F); in GetSpectralFlatness() local
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
H A Dnapi_helper.cpp71 bool isEqual = false; in StrictEqual() local

Completed in 14 milliseconds

1234