Home
last modified time | relevance | path

Searched defs:chain_type (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/iostreams/
Dfiltering_stream.hpp84 typedef Chain chain_type; typedef in boost::iostreams::detail::filtering_stream_base
Dchain.hpp448 typedef Chain chain_type; typedef in boost::iostreams::detail::chain_client
/third_party/glib/gobject/
Dgsignal.c265 GType chain_type; member
2144 GType chain_type = 0, restore_type = 0; in g_signal_chain_from_overridden() local
2219 GType chain_type = 0, restore_type = 0; in g_signal_chain_from_overridden_handler() local
/third_party/python/Modules/
Ditertoolsmodule.c2001 static PyTypeObject chain_type; variable
2171 static PyTypeObject chain_type = { variable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.cpp328 auto &chain_type = expression_type(chain); in register_write() local