Home
last modified time | relevance | path

Searched defs:Mod5 (Results 1 – 6 of 6) sorted by last modified time

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/src/data/
H A Dparsing.rs118 Mod5, enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_define.h2535 byte Mod5; member
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-utils/
H A Dkeysym.h39 Mod5 = 1 << 7, enumerator
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxproto.py365 Mod5 = 1 << 7 variable in KeyButMask
/dports/games/xye/xye-0.12.2/src/
H A Dxye.cpp1988 inline bool game::Mod5() { return (counter5==0);} in Mod5() function in game
1996 inline bool game::Mod5(unsigned int m) { return (counter5==m);} in Mod5() function in game
/dports/x11/p5-X11-Protocol/X11-Protocol-0.56/Protocol/
H A DConstants.pm534 sub Mod5 () { 128 } subroutine