Home
last modified time | relevance | path

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

/third_party/libxkbcommon/src/xkbcomp/
Dexpr.c93 enum mod_type mod_type; member
104 enum mod_type mod_type = arg->mod_type; in LookupModMask() local
636 enum mod_type mod_type, const struct xkb_mod_set *mods, in ExprResolveModMask()
668 enum mod_type mod_type, const struct xkb_mod_set *mods, in ExprResolveMod()
/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp21 using mod_type = typename PP::template modulus_result<T, U>; typedef
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dglobal_data.h34 uint8_t mod_type; member
/third_party/boost/boost/random/
Dlinear_congruential.hpp197 typedef const_mod<IntType, m> mod_type; in discard() typedef
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinldap.h212 PWCHAR mod_type; member
221 PCHAR mod_type; member
/third_party/libxkbcommon/src/
Dkeymap.h113 enum mod_type { enum
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c3579 const char *mod_type = NULL; in mod_type_find() local
/third_party/python/Python/
DPython-ast.c192 PyObject *mod_type; member