Searched refs:xe1 (Results 1 - 25 of 122) sorted by relevance

12345

/haiku/headers/libs/agg/
H A Dagg_scanline_boolean_algebra.h681 int xe1 = xb1 + abs((int)span1->len) - 1; local
689 bool advance_span1 = xe1 < xe2;
690 bool advance_both = xe1 == xe2;
696 if(xe1 > xe2) xe1 = xe2;
697 if(xb1 <= xe1)
699 combine_spans(span1, span2, xb1, xe1 - xb1 + 1, sl);
866 int xe1 = invalid_e;
875 xe1 = xb1 + abs((int)span1->len) - 1;
894 if(num1 && xb1 > xe1)
[all...]
/haiku/src/tests/add-ons/translators/exif/
H A Ddump_exif.cpp43 EXIF_MARKER = 0xe1
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_rumfw.h38 0x53, 0x90, 0x00, 0x0b, 0xe0, 0x30, 0xe1, 0x02, 0xc3, 0x22, 0x90,
40 0x13, 0xe0, 0x30, 0xe1, 0x02, 0xc3, 0x22, 0x90, 0x00, 0x11, 0xe0,
42 0xe1, 0x02, 0xc3, 0x22, 0x90, 0x00, 0x19, 0xe0, 0xfe, 0x90, 0x00,
43 0x18, 0x80, 0x11, 0x90, 0x00, 0x23, 0xe0, 0x30, 0xe1, 0x02, 0xc3,
57 0x30, 0xe1, 0x1b, 0x22, 0x90, 0x00, 0x13, 0xe0, 0x30, 0xe1, 0x13,
58 0x22, 0x90, 0x00, 0x1b, 0xe0, 0x30, 0xe1, 0x0b, 0x22, 0x90, 0x00,
59 0x23, 0xe0, 0x30, 0xe1, 0x03, 0x02, 0x12, 0x57, 0x90, 0x02, 0x03,
62 0x40, 0x24, 0xc0, 0x70, 0x56, 0x90, 0x00, 0x0b, 0xe0, 0x30, 0xe1,
64 0x08, 0x80, 0x3a, 0x90, 0x00, 0x13, 0xe0, 0x30, 0xe1,
[all...]
/haiku/headers/os/drivers/pcmcia/
H A Dbulkmem.h89 #define ERASE_FAILED 0xe1
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci_hardware.h130 #define TD_TOKEN_OUT 0xe1
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dhardware.h118 SB16_CODEC_VERSION = 0xe1
/haiku/src/libs/iconv/
H A Diso8859_9.h51 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0xe0-0xe7 */
H A Dbig5_2003.h212 if (c2 >= 0xc0 && c2 <= 0xe1) {
213 *pwc = (c2 == 0xe1 ? 0x20ac : c2 == 0xe0 ? 0x2421 : 0x2340 + c2);
267 0xf6, 0xe4, 0xea, 0xf3, 0xe1,
296 if (wc == 0x20ac) { buf[0] = 0xa3; buf[1] = 0xe1; ret = 2; break; }
429 case 0xe0: case 0xe1: case 0xe2: case 0xe3: case 0xe4: case 0xe5:
H A Duhc_2.h536 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
544 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
568 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
576 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xea, 0xeb,
584 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
600 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
608 0xd8, 0xd9, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
616 0xde, 0xdf, 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5,
632 0xde, 0xdf, 0xe0, 0xe1, 0xe8, 0xe9, 0xea, 0xeb,
640 0xde, 0xdf, 0xe0, 0xe1,
[all...]
H A Dcp950.h160 if (c == 0xa3 && c2 == 0xe1) {
210 if (wc == 0x20ac) { buf[0] = 0xa3; buf[1] = 0xe1; ret = 2; break; }
228 case 0xe0: case 0xe1: case 0xe2: case 0xe3: case 0xe4: case 0xe5:
H A Dcp1124.h70 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0x40-0x47 */
H A Dcp874.h79 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0x40-0x47 */
H A Dcp922.h68 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0xe0-0xe7 */
H A Diso8859_5.h70 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0x40-0x47 */
H A Diso8859_6.h76 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0x40-0x47 */
H A Diso8859_7.h78 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0xb0-0xb7 */
H A Diso8859_8.h78 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0xd0-0xd7 */
H A Dmulelao.h73 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0x00, 0xe6, 0x00, /* 0xc0-0xc7 */
H A Dutf8.h49 && (c >= 0xe1 || s[1] >= 0xa0)))
H A Darmscii_8.h83 0xe1, 0xe3, 0xe5, 0xe7, 0xe9, 0xeb, 0xed, 0xef, /* 0x78-0x7f */
H A Dcp1125.h70 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7, /* 0x40-0x47 */
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dbootsect.c132 if ((u8)b->clusters_per_mft_record < 0xe1 ||
145 if ((u8)b->clusters_per_index_record < 0xe1 ||
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dbitmap.h7 0xe6, 0x6e, 0x20, 0xfd, 0xe4, 0x68, 0x23, 0xfd, 0xe1, 0x63, 0x26, 0xfd, 0xde, 0x5a, 0x2b, 0xfd,
16 0xdc, 0x55, 0x2e, 0xfd, 0xdd, 0x58, 0x2c, 0xfd, 0xdf, 0x5e, 0x29, 0xfd, 0xe1, 0x61, 0x27, 0xfd,
39 0xdc, 0x55, 0x2e, 0xfd, 0xde, 0x5a, 0x2b, 0xfd, 0xdf, 0x5e, 0x29, 0xfd, 0xe1, 0x63, 0x26, 0xfd,
62 0xdc, 0x57, 0x2d, 0xfd, 0xde, 0x5a, 0x2b, 0xfd, 0xe0, 0x5f, 0x28, 0xfd, 0xe1, 0x63, 0x26, 0xfd,
76 0xe5, 0x6b, 0x22, 0xfd, 0xe1, 0x63, 0x26, 0xfd, 0xdf, 0x5d, 0x29, 0xfd, 0xdc, 0x55, 0x2e, 0xfd,
85 0xdd, 0x58, 0x2c, 0xfd, 0xde, 0x5c, 0x2a, 0xfd, 0xe1, 0x61, 0x27, 0xfd, 0xe2, 0x65, 0x25, 0xfd,
99 0xe4, 0x68, 0x23, 0xfd, 0xe1, 0x63, 0x26, 0xfd, 0xde, 0x5a, 0x2b, 0xfd, 0xda, 0x52, 0x2f, 0xfd,
108 0xdd, 0x58, 0x2c, 0xfd, 0xdf, 0x5e, 0x29, 0xfd, 0xe1, 0x61, 0x27, 0xfd, 0xe3, 0x66, 0x24, 0xfd,
153 0xe7, 0xa2, 0xfd, 0xfe, 0xe5, 0x9c, 0xfd, 0xfe, 0xe3, 0x97, 0xfd, 0xfe, 0xe1, 0x8e, 0xf5, 0xfe,
155 0xde, 0x68, 0x2b, 0xfd, 0xe1,
[all...]
/haiku/src/system/libroot/posix/glibc/locale/
H A DC-ctype.c175 /* 0xe1 */ "\000\000\000\000" "\000\000\000\000" "\000\000\000\000"
201 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
233 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
252 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
284 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
/haiku/src/libs/glut/
H A DglutCursors.h1613 0xe1, 0xc2,
1777 0x21, 0xe1,
1778 0x61, 0xe1,
2454 0xe1, 0xe1,
2459 0xe1, 0xe1,
2593 0xe1, 0xc3,
2595 0xe1, 0xc3,
3016 0xe1,
[all...]

Completed in 158 milliseconds

12345