Home
last modified time | relevance | path

Searched defs:has2 (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/third_party/boost/type_traits/test/
Dis_copy_constructible_test.cpp29 struct has2 { struct
31 explicit has2(const int& val) : i(val) {} in has2() argument
Dis_copy_assignable_test.cpp30 struct has2 { struct
32 has2 &operator=(const int& val) { i = val; return *this; } in operator =() argument
/external/dng_sdk/source/
Ddng_color_spec.cpp268 bool has2 = fForwardMatrix2.NotEmpty (); in FindXYZtoCamera() local
314 bool has2 = fReductionMatrix2.NotEmpty (); in FindXYZtoCamera() local