Home
last modified time | relevance | path

Searched defs:ALPHA_MASK (Results 1 – 25 of 102) sorted by relevance

12345

/dports/emulators/gngb/gngb-20060309/src/
H A Dmessage.h31 #define ALPHA_MASK(b) (b==4?0xFF:0) macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxAlphaRecovery.h89 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxAlphaRecovery.h89 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxAlphaRecovery.h89 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxAlphaRecovery.h89 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxAlphaRecovery.h90 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxAlphaRecovery.h89 const uint32_t ALPHA_MASK = 0xFF000000; in RecoverPixel() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/encoding/
H A DCharacterType.java51 final int ALPHA_MASK = LETTER_MASK field
/dports/devel/rapidfuzz-cpp/rapidfuzz-cpp-47df6f7/rapidfuzz/details/
H A Dunicode.cpp6 #define ALPHA_MASK 0x01 macro
/dports/devel/py-rapidfuzz/rapidfuzz-1.8.0/src/rapidfuzz-cpp/rapidfuzz/details/
H A Dunicode.cpp6 #define ALPHA_MASK 0x01 macro
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dunicodectype.c14 #define ALPHA_MASK 0x01 macro
/dports/lang/python27/Python-2.7.18/Objects/
H A Dunicodectype.c14 #define ALPHA_MASK 0x01 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodectype.c14 #define ALPHA_MASK 0x01 macro
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgdipluspixelformats.h30 #define ALPHA_MASK ((ARGB) 0xff << ALPHA_SHIFT) macro
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/video/
H A Dsurface.h9 #define ALPHA_MASK 0x2000 macro
/dports/lang/python-legacy/Python-2.7.18/Tools/unicode/
H A Dmakeunicodedata.py57 ALPHA_MASK = 0x01 variable
/dports/lang/python27/Python-2.7.18/Tools/unicode/
H A Dmakeunicodedata.py57 ALPHA_MASK = 0x01 variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
H A Dmakeunicodedata.py57 ALPHA_MASK = 0x01 variable
/dports/databases/py-sqlite3/Python-3.8.12/Tools/unicode/
H A Dmakeunicodedata.py83 ALPHA_MASK = 0x01 variable

12345