Home
last modified time | relevance | path

Searched defs:mod_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp21 using mod_type = typename PP::template modulus_result<T, U>; typedef
/third_party/boost/boost/random/
Dlinear_congruential.hpp197 typedef const_mod<IntType, m> mod_type; in discard() typedef
/third_party/python/Include/internal/
Dpycore_ast_state.h212 PyObject *mod_type; member
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c3813 const char *mod_type = NULL; in mod_type_find() local