Searched refs:T2 (Results 1 – 4 of 4) sorted by relevance
90 template <typename T2> bool operator==(const UniquePtr<T2>& p) const;91 template <typename T2> bool operator!=(const UniquePtr<T2>& p) const;
120 int16_t OI_Time_Compare(OI_TIME* T1, OI_TIME* T2);
372 #define EAGER_PTR_EVALUATOR(T1, T2) \ argument374 struct EagerEvaluator<T1, T2> { \375 EagerEvaluator(T1 l, T2 r) \