Searched defs:Equals (Results 1 - 25 of 162) sorted by last modified time

1234567

/external/stressapptest/src/
H A Dadler32memcpy.cc65 bool AdlerChecksum::Equals(const AdlerChecksum &other) const { function in class:AdlerChecksum
/external/skia/src/gpu/
H A DGrLayerCache.cpp35 static bool Equals(const GrCachedLayer& layer, const PictureLayerKey& key) { function in class:GrLayerCache::PictureLayerKey
H A DGrTextStrike_impl.h25 static bool Equals(const GrTextStrike& strike, const Key& key) { function in class:GrFontCache::Key
88 static bool Equals(const GrGlyph& glyph, const Key& key) { function in class:GrTextStrike::Key
/external/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h141 static bool Equals(const AtlasEntry& entry, const AtlasHashKey& key);
184 inline bool GrTextureStripAtlas::AtlasHashKey::Equals(const AtlasEntry& entry, function in class:GrTextureStripAtlas::AtlasHashKey
/external/skia/tests/
H A DHashCacheTest.cpp44 static bool Equals(const HashElement& entry, const HashKey& key) { function in class:HashKey
52 static bool Equals(const HashElement& a, const HashElement& b) { function in class:HashKey
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h2869 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
2992 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3133 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3291 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
3468 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3662 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3875 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4104 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4351 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator
H A Dgtest-param-util.h111 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
146 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
235 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
332 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusMatrix.h242 BOOL Equals(IN const Matrix *matrix) const function in class:Matrix
H A DGdiPlusRegion.h340 Region::Equals(IN const Region* region, function in class:Region
H A DGdiPlusTypes.h169 BOOL Equals(IN const SizeF& sz) const function in class:SizeF
225 BOOL Equals(IN const Size& sz) const function in class:Size
285 BOOL Equals(IN const PointF& point) function in class:PointF
340 BOOL Equals(IN const Point& point) function in class:Point
441 BOOL Equals(IN const RectF & rect) const function in class:RectF
644 BOOL Equals(IN const Rect & rect) const function in class:Rect
/external/mockito/src/org/mockito/internal/matchers/
H A DEquals.java14 public class Equals extends ArgumentMatcher<Object> implements ContainsExtraTypeInformation, Serializable { class in inherits:ArgumentMatcher,ContainsExtraTypeInformation,Serializable
19 public Equals(Object wanted) { method in class:Equals
57 Equals other = (Equals) o;
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h2888 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
3011 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3152 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3310 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
3487 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3681 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3894 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4123 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4370 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator
H A Dgtest-param-util.h92 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
127 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
216 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
314 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h2888 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
3011 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3152 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3310 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
3487 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
3681 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator7::Iterator
3894 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4123 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4370 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator
H A Dgtest-param-util.h92 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
127 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
216 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
314 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
/external/llvm/include/llvm/ADT/
H A DFoldingSet.h218 // Equals - Test if the profile for X would match ID, using TempID
222 static inline bool Equals(T &X, const FoldingSetNodeID &ID, unsigned IDHash,
251 static inline bool Equals(T &X, const FoldingSetNodeID &ID, unsigned IDHash,
359 DefaultFoldingSetTrait<T>::Equals(T &X, const FoldingSetNodeID &ID, function in class:llvm::DefaultFoldingSetTrait
373 DefaultContextualFoldingSetTrait<T, Ctx>::Equals(T &X, function in class:llvm::DefaultContextualFoldingSetTrait
408 return FoldingSetTrait<T>::Equals(*TN, ID, IDHash, TempID);
484 return ContextualFoldingSetTrait<T, Ctx>::Equals(*TN, ID, IDHash, TempID,
/external/llvm/include/llvm/Analysis/
H A DScalarEvolution.h142 static bool Equals(const SCEV &X, const FoldingSetNodeID &ID, function in struct:llvm::FoldingSetTrait
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h68 static bool Equals(const SDVTListNode &X, const FoldingSetNodeID &ID, function in struct:llvm::FoldingSetTrait
/external/llvm/lib/IR/
H A DLLVMContextImpl.h193 // Provide a FoldingSetTrait::Equals specialization for MDNode that can use a
196 static bool Equals(const MDNode &X, const FoldingSetNodeID &ID, function in struct:llvm::FoldingSetTrait
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10091 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
10126 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
10215 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
10313 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
13825 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
13948 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
14089 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
14247 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
14424 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
14618 virtual bool Equals(cons function in class:testing::internal::CartesianProductGenerator7::Iterator
14831 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
15060 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
15307 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 393 milliseconds

1234567