Home
last modified time | relevance | path

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

/third_party/boost/boost/bimap/detail/
Dconcept_tags.hpp72 template< class Relation > struct bind_to { typedef void type; }; argument
82 template< class Relation > struct bind_to { typedef void type; }; argument
/third_party/alsa-utils/alsamixer/
Dconfigparser.c320 } bind_to = { in cfg_bind() local