Searched defs:Equal (Results 1 – 4 of 4) sorted by relevance
87 bool Equal(const LogInfo &origin, const LogInfo &target) in Equal() function113 bool Equal(const RowDataWithLog &origin, const OptRowDataWithLog &target) in Equal() function132 bool Equal(TableDataWithLog origin, OptTableDataWithLog target) in Equal() function
81 struct Equal { struct82 inline bool operator()(const CleanupHookCallback& a, const CleanupHookCallback& b) const in operator()
122 BOOL (*Equal)(const Consumer *current, const Consumer *other); member
27 static bool Equal(std::array<float, DIMES_2> vecA, std::array<float, DIMES_2> vecB) in Equal() function