Home
last modified time | relevance | path

Searched refs:xwhat (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/program_options/
Doptions_description.hpp293 duplicate_option_error(const std::string& xwhat) : error(xwhat) {} in duplicate_option_error() argument
Derrors.hpp40 error(const std::string& xwhat) : std::logic_error(xwhat) {} in error() argument
/third_party/alsa-lib/src/mixer/
Dsimple.c90 #define CHECK_DIR(xelem, xwhat) \ argument
93 if (! (xcaps & (xwhat))) \
97 #define CHECK_DIR_CHN(xelem, xwhat, xjoin, xchannel) \ argument
100 if (! (xcaps & (xwhat))) \