Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dexpr.c87 enum mod_type mod_type; member
98 enum mod_type mod_type = arg->mod_type; in LookupModMask() local
622 enum mod_type mod_type, const struct xkb_mod_set *mods, in ExprResolveModMask()
654 enum mod_type mod_type, const struct xkb_mod_set *mods, in ExprResolveMod()
/external/perfetto/tools/
Dgen_android_bp200 def __init__(self, mod_type, name): argument
/external/u-boot/arch/x86/include/asm/
Dglobal_data.h34 uint8_t mod_type; member
/external/libxkbcommon/xkbcommon/src/
Dkeymap.h113 enum mod_type { enum
/external/python/cpython2/Python/
DPython-ast.c16 static PyTypeObject *mod_type; variable
/external/python/cpython3/Python/
DPython-ast.c9 static PyTypeObject *mod_type; variable