Home
last modified time | relevance | path

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

/third_party/boost/libs/callable_traits/example/
Dvoid.cpp23 using expected_args = std::tuple<>; in main() typedef
/third_party/boost/boost/format/
Dformat_class.hpp96 int expected_args() const in expected_args() function in boost::basic_format
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp1305 unsigned expected_args = arg; in handleTXD() local