Searched defs:ft2 (Results 1 – 5 of 5) sorted by relevance
33 public static TypeBearer mergeType(TypeBearer ft1, TypeBearer ft2) { in mergeType()
131 LONG CompareFileTime(const FILETIME* ft1, const FILETIME* ft2) in CompareFileTime()
793 const FILETIME *ft2 = NULL; in Compress() local
92 template<typename T> void ft2(T t, void (*)(T), void (*)(T)) { } in ft2() function
432 __m128 ft2 = _mm_unpacklo_ps(ft0, ft1); in computeGradient() local