Home
last modified time | relevance | path

Searched refs:ALL_BIT (Results 1 – 7 of 7) sorted by relevance

/dports/x11/xpra/xpra-4.3/xpra/x11/
H A Dprop_conv.py94 ALL_BIT = 0 variable in MotifWMHints
107 ALL_BIT = 0 variable in MotifWMHints
134 ALL_BIT : "all",
148 ALL_BIT : "all",
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Ddictionary.cpp103 return wordCode < dictionarySize && (dictionary[wordCode].classBits & ALL_BIT) != 0; in isAll()
H A Dacode.h81 #define ALL_BIT (((Aword)1)<<ALL_WORD) macro
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Ddictionary.cpp103 return wordCode < dictionarySize && (dictionary[wordCode].classBits & ALL_BIT) != 0; in isAll()
H A Dacode.h81 #define ALL_BIT (((Aword)1)<<ALL_WORD) macro
/dports/x11/xpra/xpra-4.3/xpra/x11/models/
H A Dwindow.py730 MotifWMHints.ALL_BIT,
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/common/
H A Dhecmw_reorder.c33 #define ALL_BIT 255 macro