Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 16491) sorted by relevance

12345678910>>...660

/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Duconv-eucjp.c1234 if ((code>=0x2121)&&(code<=0x217E)) in udm_jisx0208_uni_onechar()
1236 if ((code>=0x2221)&&(code<=0x227E)) in udm_jisx0208_uni_onechar()
1238 if ((code>=0x2330)&&(code<=0x237A)) in udm_jisx0208_uni_onechar()
1240 if ((code>=0x2421)&&(code<=0x2473)) in udm_jisx0208_uni_onechar()
1242 if ((code>=0x2521)&&(code<=0x2576)) in udm_jisx0208_uni_onechar()
1244 if ((code>=0x2621)&&(code<=0x2658)) in udm_jisx0208_uni_onechar()
1246 if ((code>=0x2721)&&(code<=0x2771)) in udm_jisx0208_uni_onechar()
1248 if ((code>=0x2821)&&(code<=0x2840)) in udm_jisx0208_uni_onechar()
1250 if ((code>=0x3021)&&(code<=0x307E)) in udm_jisx0208_uni_onechar()
1252 if ((code>=0x3121)&&(code<=0x317E)) in udm_jisx0208_uni_onechar()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxmlunicode.c1021 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1034 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1047 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1060 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1073 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1086 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1099 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1112 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2706 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2707 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Dxmlunicode.c990 return(((code >= 0xFB00) && (code <= 0xFB4F))); in xmlUCSIsAlphabeticPresentationForms()
1003 return(((code >= 0x0600) && (code <= 0x06FF))); in xmlUCSIsArabic()
1016 return(((code >= 0xFB50) && (code <= 0xFDFF))); in xmlUCSIsArabicPresentationFormsA()
1029 return(((code >= 0xFE70) && (code <= 0xFEFF))); in xmlUCSIsArabicPresentationFormsB()
1042 return(((code >= 0x0530) && (code <= 0x058F))); in xmlUCSIsArmenian()
1055 return(((code >= 0x2190) && (code <= 0x21FF))); in xmlUCSIsArrows()
1068 return(((code >= 0x0000) && (code <= 0x007F))); in xmlUCSIsBasicLatin()
1081 return(((code >= 0x0980) && (code <= 0x09FF))); in xmlUCSIsBengali()
2675 return(((code >= 0x0) && (code <= 0x1f)) || in xmlUCSIsCatCc()
2676 ((code >= 0x7f) && (code <= 0x9f))); in xmlUCSIsCatCc()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/data/conf/epggrab/opentv/dict/
H A Dskynz39 "code": "0001000",
43 "code": "1110111",
131 "code": "110",
391 "code": "1001",
407 "code": "1111",
423 "code": "0101",
443 "code": "0111",
447 "code": "0011",
459 "code": "0010",
463 "code": "0000",
[all …]
H A Dskyeng39 "code": "0001000",
43 "code": "1110111",
131 "code": "110",
391 "code": "1001",
407 "code": "1111",
423 "code": "0101",
443 "code": "0111",
447 "code": "0011",
459 "code": "0010",
463 "code": "0000",
[all …]
H A Dskyit55 "code": "1001110",
131 "code": "01",
179 "code": "110000",
187 "code": "100110",
391 "code": "11111",
407 "code": "1010",
423 "code": "0001",
443 "code": "10111",
447 "code": "0010",
459 "code": "11011",
[all …]
/dports/x11-servers/Xfstt/xfstt-1.11/src/
H A Dencoding.cc181 if (code <= 0xa0 || code >= 256) in map2unicode()
215 if (code <= 0xa0 || code >= 256) in map2unicode()
249 if (code <= 0xa0 || code >= 256) in map2unicode()
268 if (code <= 0xa0 || code == 0xad || code >= 256) in map2unicode()
289 if (code < 0x30 || code >= 256) in map2unicode()
365 if (code < 0xd0 || code >= 255) in map2unicode()
410 if (code < 160 || code >= 256) in map2unicode()
513 if (code < 128 || code >= 256) in map2unicode()
547 if (code < 128 || code >= 256) in map2unicode()
583 if (code < 128 || code >= 256) in map2unicode()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A Dmacros.hpp168 #define JFR_ONLY(code) code
252 #define NOT_LP64(code) code
264 #define AIX_ONLY(code) code
268 #define NOT_AIX(code) code
289 #define BSD_ONLY(code) code
293 #define NOT_BSD(code) code
309 #define NOT_ZERO(code) code
322 #define X86_ONLY(code) code
327 #define NOT_X86(code) code
383 #define NOT_PPC(code) code
[all …]

12345678910>>...660