Searched defs:has2 (Results 1 – 4 of 4) sorted by relevance
29 struct has2 { struct31 explicit has2(const int& val) : i(val) {} in has2() function
30 struct has2 { struct32 has2 &operator=(const int& val) { i = val; return *this; } in operator =() argument
268 bool has2 = fForwardMatrix2.NotEmpty (); in FindXYZtoCamera() local314 bool has2 = fReductionMatrix2.NotEmpty (); in FindXYZtoCamera() local
37 bool has1 = false, has2 = false, has3 = false, has4 = false; in VerifyCommandLine() local