Searched defs:is_equal (Results 1 – 7 of 7) sorted by relevance
82 bool is_equal(const PlatformThreadHandle& other) const { in is_equal() function
223 inline bool is_equal (const hb_set_t *other) const in is_equal() function
64 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal() function
838 static int is_equal( const void* _r1, const void* _r2, void* ) in is_equal() function
2600 CvCmpFunc is_equal, void* userdata ) in cvSeqPartition()
2326 CvCmpFunc is_equal, void* userdata ) in cvSeqPartition()
11795 bool is_equal; in Equals() local