Home
last modified time | relevance | path

Searched refs:eightBit (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/color/
H A Ddcolor.cpp70 DColor eightBit(*this); in getQColor() local
71 eightBit.convertToEightBit(); in getQColor()
73 return eightBit.getQColor(); in getQColor()
/dports/games/scummvm/scummvm-2.5.1/engines/icb/common/
H A Dpx_scriptengine.cpp172 int8 eightBit; in RunScript() local
173 Fetch8(eightBit); in RunScript()
174 ScriptTrace("Push number(8 bit) %d", eightBit); in RunScript()
175 PushOnStack((int32)eightBit); in RunScript()
/dports/x11-toolkits/scintilla/scintilla/lexlib/
H A DLexAccessor.h13 enum class EncodingType { eightBit, unicode, dbcs }; enumerator
54 encodingType(EncodingType::eightBit), in LexAccessor()
H A DStyleContext.h75 if (styler.Encoding() != EncodingType::eightBit) { in styler()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/lexlib/
H A DLexAccessor.h13 enum class EncodingType { eightBit, unicode, dbcs }; enumerator
54 encodingType(EncodingType::eightBit), in LexAccessor()
H A DStyleContext.h75 if (styler.Encoding() != EncodingType::eightBit) { in styler()
/dports/devel/geany/geany-1.38/scintilla/lexlib/
H A DLexAccessor.h13 enum class EncodingType { eightBit, unicode, dbcs }; enumerator
54 encodingType(EncodingType::eightBit), in LexAccessor()
H A DStyleContext.h75 if (styler.Encoding() != EncodingType::eightBit) { in styler()
/dports/editors/textadept/scintilla/lexlib/
H A DLexAccessor.h13 enum class EncodingType { eightBit, unicode, dbcs }; enumerator
54 encodingType(EncodingType::eightBit), in LexAccessor()
H A DStyleContext.h75 if (styler.Encoding() != EncodingType::eightBit) { in styler()
/dports/editors/scite/scintilla/lexlib/
H A DLexAccessor.h13 enum class EncodingType { eightBit, unicode, dbcs }; enumerator
54 encodingType(EncodingType::eightBit), in LexAccessor()
H A DStyleContext.h75 if (styler.Encoding() != EncodingType::eightBit) { in styler()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Test/Mono.Security.X509/
H A DX520AttributesTest.cs33 public void eightBit () in eightBit() method in MonoTests.Mono.Security.X509.X520AttributesTest
/dports/mail/emailrelay/emailrelay-1.9/src/gsmtp/
H A Dgstoredmessage.h68 virtual bool eightBit() const = 0 ;
H A Dgstoredfile.h81 virtual bool eightBit() const ;
H A Dgsmtpclient.cpp211 m_protocol.start( message.from() , message.to() , message.eightBit() , in start()
H A Dgstoredfile.cpp67 bool GSmtp::StoredFile::eightBit() const in eightBit() function in GSmtp::StoredFile
/dports/net/kmime/kmime-21.12.3/src/
H A Dkmime_charfreq.cpp188 printable, eightBit, in type()
/dports/net/yaz/yaz-5.31.1/src/yaz/
H A Dz-charneg.h154 Odr_null *eightBit; member
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/textures/
H A Dastc.cpp842 Pixel eightBit(*this); in Pack() local
843 eightBit.ChangeBitDepth(); in Pack()
846 r |= eightBit.A(); in Pack()
848 r |= eightBit.B(); in Pack()
850 r |= eightBit.G(); in Pack()
852 r |= eightBit.R(); in Pack()
/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DPBETest.java738 private void checkPBE(String baseAlg, boolean defIsUTF8, String utf8, String eightBit) in checkPBE() argument
742 byte[] ascK = Hex.decode(eightBit); in checkPBE()
/dports/net/yaz/yaz-5.31.1/src/
H A Dcharneg-3.asn146 eightBit [2] IMPLICIT NULL}
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtextcodec/
H A Dtst_qtextcodec.cpp261 QFETCH(bool, eightBit); in fromUnicode()
267 if (eightBit) { in fromUnicode()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DDocument.h21 enum class EncodingFamily { eightBit, unicode, dbcs }; enumerator
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DDocument.h21 enum class EncodingFamily { eightBit, unicode, dbcs }; enumerator

12