Home
last modified time | relevance | path

Searched defs:twin (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dtwin.hpp31 struct twin struct
33 typedef T type;
34 twin() in twin() function
38 twin(const type &f, const type &s) in twin() argument
42 T first;
43 T second;
/external/v4l-utils/utils/media-ctl/
Dmediactl.h30 struct media_link *twin; member