Home
last modified time | relevance | path

Searched refs:byte4 (Results 1 – 25 of 799) sorted by relevance

12345678910>>...32

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/offline_compiler/decoder/
H A Dencoder_tests.cpp168 byte4 = 12; in TEST()
170 byte4 = 4; in TEST()
172 byte4 = 1; in TEST()
174 byte4 = 2; in TEST()
182 byte4 = 0; in TEST()
184 byte4 = 2; in TEST()
264 byte4 = 4; in TEST()
266 byte4 = 1; in TEST()
268 byte4 = 2; in TEST()
276 byte4 = 0; in TEST()
[all …]
H A Ddecoder_tests.cpp192 uint32_t byte4; in TEST() local
194 byte4 = 4; in TEST()
195 binarySS.write(reinterpret_cast<char *>(&byte4), sizeof(uint32_t)); in TEST()
196 byte4 = 16; in TEST()
197 binarySS.write(reinterpret_cast<char *>(&byte4), sizeof(uint32_t)); in TEST()
198 byte4 = 1234; in TEST()
199 binarySS.write(reinterpret_cast<char *>(&byte4), sizeof(uint32_t)); in TEST()
200 byte4 = 5678; in TEST()
201 binarySS.write(reinterpret_cast<char *>(&byte4), sizeof(uint32_t)); in TEST()
202 byte4 = 2; in TEST()
[all …]
/dports/devel/nlohmann-json/json-3.10.4/test/src/
H A Dunit-unicode4.cpp63 CAPTURE(byte4) in check_utf8dump()
77 if (byte4 != -1) in check_utf8dump()
79 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8dump()
168 if (byte4 != -1) in check_utf8string()
170 CAPTURE(byte4) in check_utf8string()
171 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8string()
224 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
227 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
284 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
308 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
[all …]
H A Dunit-unicode5.cpp63 CAPTURE(byte4) in check_utf8dump()
77 if (byte4 != -1) in check_utf8dump()
79 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8dump()
168 if (byte4 != -1) in check_utf8string()
170 CAPTURE(byte4) in check_utf8string()
171 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8string()
224 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
227 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
284 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
308 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
[all …]
H A Dunit-unicode3.cpp63 CAPTURE(byte4) in check_utf8dump()
77 if (byte4 != -1) in check_utf8dump()
79 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8dump()
168 if (byte4 != -1) in check_utf8string()
170 CAPTURE(byte4) in check_utf8string()
171 json_string += std::string(1, static_cast<char>(byte4)); in check_utf8string()
224 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
227 check_utf8dump(true, byte1, byte2, byte3, byte4); in skip()
284 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
308 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
[all …]
/dports/audio/giada/giada-0.17.1/src/deps/json/test/src/
H A Dunit-unicode.cpp623 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
683 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
707 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
725 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
752 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
812 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
836 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
854 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
881 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
941 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/src/
H A Dunit-unicode.cpp622 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
682 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
706 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
724 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
751 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
811 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
835 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
853 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
880 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
940 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
[all …]
/dports/textproc/xincluder/xincluder/bin/src/com/elharo/xml/xinclude/
H A DEncodingHeuristics.java110 int byte4 = in.read(); in readEncodingFromStream() local
111 if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0xFE && byte4 == 0xFF) { in readEncodingFromStream()
115 else if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0xFF && byte4 == 0xFE) { in readEncodingFromStream()
123 if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0x00 && byte4 == '<') { in readEncodingFromStream()
127 else if (byte1 == '<' && byte2 == 0x00 && byte3 == 0x00 && byte4 == 0x00) { in readEncodingFromStream()
131 else if (byte1 == 0x00 && byte2 == '<' && byte3 == 0x00 && byte4 == '?') { in readEncodingFromStream()
135 else if (byte1 == '<' && byte2 == 0x00 && byte3 == '?' && byte4 == 0x00) { in readEncodingFromStream()
139 else if (byte1 == '<' && byte2 == '?' && byte3 == 'x' && byte4 == 'm') { in readEncodingFromStream()
146 data[3] = (byte) byte4; in readEncodingFromStream()
188 else if (byte1 == 0x4C && byte2 == 0x6F && byte3 == 0xA7 && byte4 == 0x94) { in readEncodingFromStream()
/dports/textproc/xincluder/xincluder/src/com/elharo/xml/xinclude/
H A DEncodingHeuristics.java110 int byte4 = in.read(); in readEncodingFromStream() local
111 if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0xFE && byte4 == 0xFF) { in readEncodingFromStream()
115 else if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0xFF && byte4 == 0xFE) { in readEncodingFromStream()
123 if (byte1 == 0x00 && byte2 == 0x00 && byte3 == 0x00 && byte4 == '<') { in readEncodingFromStream()
127 else if (byte1 == '<' && byte2 == 0x00 && byte3 == 0x00 && byte4 == 0x00) { in readEncodingFromStream()
131 else if (byte1 == 0x00 && byte2 == '<' && byte3 == 0x00 && byte4 == '?') { in readEncodingFromStream()
135 else if (byte1 == '<' && byte2 == 0x00 && byte3 == '?' && byte4 == 0x00) { in readEncodingFromStream()
139 else if (byte1 == '<' && byte2 == '?' && byte3 == 'x' && byte4 == 'm') { in readEncodingFromStream()
146 data[3] = (byte) byte4; in readEncodingFromStream()
188 else if (byte1 == 0x4C && byte2 == 0x6F && byte3 == 0xA7 && byte4 == 0x94) { in readEncodingFromStream()
/dports/textproc/xom/XOM/src/nu/xom/xinclude/
H A DEncodingHeuristics.java97 int byte4 = in.read(); in readEncodingFromStream() local
99 && byte2 == 0x00 && byte3 == 0xFE && byte4 == 0xFF) { in readEncodingFromStream()
106 && byte3 == 0xFF && byte4 == 0xFE) { in readEncodingFromStream()
117 && byte3 == 0x00 && byte4 == '<') { in readEncodingFromStream()
122 && byte3 == 0x00 && byte4 == 0x00) { in readEncodingFromStream()
127 && byte3 == 0x00 && byte4 == '?') { in readEncodingFromStream()
132 && byte3 == '?' && byte4 == 0x00) { in readEncodingFromStream()
137 && byte3 == 'x' && byte4 == 'm') { in readEncodingFromStream()
145 data[3] = (byte) byte4; in readEncodingFromStream()
163 && byte3 == 0xA7 && byte4 == 0x94) { in readEncodingFromStream()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encoding.CodePages/src/System/Text/
H A DGB18030Encoding.cs419 short byte4 = -1; in GetChars()
428 byte4 = decoder.bLeftOver4; in GetChars()
452 byte3 = byte4; in GetChars()
453 byte4 = -1; in GetChars()
518 byte1, byte2, byte3, byte4); in GetChars()
555 byte4 = -1; in GetChars()
566 byte3 = byte4; in GetChars()
567 byte4 = -1; in GetChars()
678 byte4 = -1; in GetChars()
709 byte4 = -1; in GetChars()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/text/
H A Dgb18030encoding.cs475 short byte4 = -1; in GetChars()
484 byte4 = decoder.bLeftOver4; in GetChars()
508 byte3 = byte4; in GetChars()
509 byte4 = -1; in GetChars()
574 byte1, byte2, byte3, byte4); in GetChars()
611 byte4 = -1; in GetChars()
622 byte3 = byte4; in GetChars()
623 byte4 = -1; in GetChars()
734 byte4=-1; in GetChars()
765 byte4 = -1; in GetChars()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/snputil/
H A Dsnp_bitfield_2.cpp114 unsigned char byte4 = m_listBytes[4]; in GetFunctionClass() local
117 byte4 &= 0xfd; // 1111 1101 <- mask to set the 2nd bit to zero in GetFunctionClass()
119 if (byte3 != 0 && byte4 != 0) in GetFunctionClass()
134 switch ( byte4 ) in GetFunctionClass()
142 if ( m_listBytes[3]!=0 || byte4 != 0) { in GetFunctionClass()
211 unsigned char byte4 = m_listBytes[4]; in IsTrue() local
214 byte4 &= 0xfd; // 1111 1101 <- mask to set the 2nd bit to zero in IsTrue()
227 case CSnpBitfield::eSynonymous: ret = (byte4 & fBit0); break; in IsTrue()
228 case CSnpBitfield::eNonsense: ret = (byte4 & fBit2); break; in IsTrue()
229 case CSnpBitfield::eMissense: ret = (byte4 & fBit3); break; in IsTrue()
[all …]
H A Dsnp_bitfield_5.cpp153 unsigned char byte4 = m_listBytes[4]; in IsTrue() local
156 byte4 &= 0xfd; // 1111 1101 <- mask to set the 2nd bit to zero in IsTrue()
160 case CSnpBitfield::eStopGain: ret = (byte4 & fBit2); break; in IsTrue()
161 case CSnpBitfield::eStopLoss: ret = (byte4 & fBit5); break; in IsTrue()
174 unsigned char byte4 = m_listBytes[4]; in GetFunctionClass() local
177 byte4 &= 0xfd; // 1111 1101 <- mask to set the 2nd bit to zero in GetFunctionClass()
179 if (byte3 != 0 && byte4 != 0) in GetFunctionClass()
182 switch ( byte4 ) in GetFunctionClass()
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Dwrite_png_image.c13 unsigned int byte4; member
23 b64->byte4 = 0; in init_base64_state_data()
33 if (b64->byte4 == 0) in piecemeal_write_base64_data_finish()
34 b64->byte4 = 3; in piecemeal_write_base64_data_finish()
36 b64->byte4--; in piecemeal_write_base64_data_finish()
38 while (b64->byte4 > 0) { in piecemeal_write_base64_data_finish()
41 b64->byte4--; in piecemeal_write_base64_data_finish()
70 if (b64->byte4 == 0) in piecemeal_write_base64_data()
71 b64->byte4 = 3; in piecemeal_write_base64_data()
73 b64->byte4--; in piecemeal_write_base64_data()
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Dwrite_png_image.c13 unsigned int byte4; member
23 b64->byte4 = 0; in init_base64_state_data()
33 if (b64->byte4 == 0) in piecemeal_write_base64_data_finish()
34 b64->byte4 = 3; in piecemeal_write_base64_data_finish()
36 b64->byte4--; in piecemeal_write_base64_data_finish()
38 while (b64->byte4 > 0) { in piecemeal_write_base64_data_finish()
41 b64->byte4--; in piecemeal_write_base64_data_finish()
70 if (b64->byte4 == 0) in piecemeal_write_base64_data()
71 b64->byte4 = 3; in piecemeal_write_base64_data()
73 b64->byte4--; in piecemeal_write_base64_data()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Dwrite_png_image.c13 unsigned int byte4; member
23 b64->byte4 = 0; in init_base64_state_data()
33 if (b64->byte4 == 0) in piecemeal_write_base64_data_finish()
34 b64->byte4 = 3; in piecemeal_write_base64_data_finish()
36 b64->byte4--; in piecemeal_write_base64_data_finish()
38 while (b64->byte4 > 0) { in piecemeal_write_base64_data_finish()
41 b64->byte4--; in piecemeal_write_base64_data_finish()
70 if (b64->byte4 == 0) in piecemeal_write_base64_data()
71 b64->byte4 = 3; in piecemeal_write_base64_data()
73 b64->byte4--; in piecemeal_write_base64_data()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx5-qt/qt5/widgetsaddons/
H A Dqtkeytrans.cpp553 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
555 else if (byte4 == 0x7e) in keysymToUnicode()
560 if (byte4 > 0xa0) in keysymToUnicode()
565 if (byte4 > 0xa0) in keysymToUnicode()
566 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
570 if (byte4 > 0xa0) in keysymToUnicode()
575 if (byte4 >= 0xe0) in keysymToUnicode()
580 if (byte4 > 0xa0) in keysymToUnicode()
585 if (byte4 > 0xa0) in keysymToUnicode()
586 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx-qt/
H A Dqtkeytrans.cpp667 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
669 else if (byte4 == 0x7e) in keysymToUnicode()
674 if (byte4 > 0xa0) in keysymToUnicode()
679 if (byte4 > 0xa0) in keysymToUnicode()
680 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
684 if (byte4 > 0xa0) in keysymToUnicode()
689 if (byte4 >= 0xe0) in keysymToUnicode()
694 if (byte4 > 0xa0) in keysymToUnicode()
699 if (byte4 > 0xa0) in keysymToUnicode()
700 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/fcitx-qt5/qt5/widgetsaddons/
H A Dqtkeytrans.cpp561 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
563 else if (byte4 == 0x7e) in keysymToUnicode()
568 if (byte4 > 0xa0) in keysymToUnicode()
573 if (byte4 > 0xa0) in keysymToUnicode()
574 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
578 if (byte4 > 0xa0) in keysymToUnicode()
583 if (byte4 >= 0xe0) in keysymToUnicode()
588 if (byte4 > 0xa0) in keysymToUnicode()
593 if (byte4 > 0xa0) in keysymToUnicode()
594 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/xcb/
H A Dqxcbkeyboard.cpp700 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
702 else if (byte4 == 0x7e) in keysymToUnicode()
707 if (byte4 > 0xa0) in keysymToUnicode()
712 if (byte4 > 0xa0) in keysymToUnicode()
713 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
717 if (byte4 > 0xa0) in keysymToUnicode()
722 if (byte4 >= 0xe0) in keysymToUnicode()
727 if (byte4 > 0xa0) in keysymToUnicode()
732 if (byte4 > 0xa0) in keysymToUnicode()
733 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/textproc/fcitx-qt5/fcitx-qt5-1.2.6/widgetsaddons/
H A Dqtkeytrans.cpp560 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
562 else if (byte4 == 0x7e) in keysymToUnicode()
567 if (byte4 > 0xa0) in keysymToUnicode()
572 if (byte4 > 0xa0) in keysymToUnicode()
573 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
577 if (byte4 > 0xa0) in keysymToUnicode()
582 if (byte4 >= 0xe0) in keysymToUnicode()
587 if (byte4 > 0xa0) in keysymToUnicode()
592 if (byte4 > 0xa0) in keysymToUnicode()
593 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/textproc/fcitx5-qt/fcitx5-qt-5.0.8/qt5/widgetsaddons/
H A Dqtkeytrans.cpp553 if (byte4 > 0xa0 && byte4 < 0xe0) in keysymToUnicode()
555 else if (byte4 == 0x7e) in keysymToUnicode()
560 if (byte4 > 0xa0) in keysymToUnicode()
565 if (byte4 > 0xa0) in keysymToUnicode()
566 return QChar(greekKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
570 if (byte4 > 0xa0) in keysymToUnicode()
575 if (byte4 >= 0xe0) in keysymToUnicode()
580 if (byte4 > 0xa0) in keysymToUnicode()
585 if (byte4 > 0xa0) in keysymToUnicode()
586 return QChar(aplKeysymsToUnicode[byte4 - 0xa0]); in keysymToUnicode()
[all …]
/dports/net/tcptrace/tcptrace-508f73a/
H A Dnetscout.c131 int byte0, byte1, byte2,byte3,byte4,byte5,byte6,byte7, in pread_netscout() local
182 &byte0, &byte1, &byte2,&byte3,&byte4,&byte5,&byte6,&byte7, in pread_netscout()
185 pep_buf[index++] =ntohl(byte4<<24|byte5<<16|byte6<<8|byte7); in pread_netscout()
201 &byte0, &byte1, &byte2,&byte3,&byte4,&byte5,&byte6,&byte7, in pread_netscout()
204 pep_buf[index++] =ntohl(byte4<<24|byte5<<16|byte6<<8|byte7); in pread_netscout()
221 &byte0, &byte1, &byte2,&byte3,&byte4,&byte5,&byte6,&byte7, in pread_netscout()
224 pep_buf[index++] =ntohl(byte4<<24|byte5<<16|byte6<<8|byte7); in pread_netscout()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/npt/
H A Dutf.c233 unsigned byte2, byte3, byte4, u21; in utf8sToUtf8m() local
238 byte4 = (unsigned char)string[++i]; in utf8sToUtf8m()
243 u21 += (byte4 & 0x3F); in utf8sToUtf8m()
251 newString[j++] = byte4; in utf8sToUtf8m()
274 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8sLength() local
302 byte4 = (unsigned char)string[i+1]; in utf8mToUtf8sLength()
305 if ( byte4 == 0xED && (byte5 & 0xF0) == 0xB0 ) { in utf8mToUtf8sLength()
341 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8s() local
360 byte4 = (unsigned char)string[i+1]; in utf8mToUtf8s()
363 if ( byte4 == 0xED && (byte5 & 0xF0) == 0xB0 ) { in utf8mToUtf8s()

12345678910>>...32