Searched refs:x80 (Results 276 - 300 of 4962) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Dcp932.h55 0x40 <= s2 <= 0x7E || 0x80 <= s2 <= 0xFC,
58 94*2*(s1 < 0xE0 ? s1-0x81 : s1-0xC1) + (s2 < 0x80 ? s2-0x40 : s2-0x41)
62 t2 := (s2 < 0x80 ? s2-0x40 : s2-0x41)
76 if (c < 0x80)
87 if ((s2 >= 0x40 && s2 <= 0x7e) || (s2 >= 0x80 && s2 <= 0xfc)) {
89 unsigned char t2 = (s2 < 0x80 ? s2-0x40 : s2-0x41);
105 if ((s2 >= 0x40 && s2 <= 0x7e) || (s2 >= 0x80 && s2 <= 0xfc)) {
106 *pwc = 0xe000 + 188*(s1 - 0xf0) + (s2 < 0x80 ? s2-0x40 : s2-0x41);
126 if (c < 0x80) {
H A Diso2022_kr.h97 if (c < 0x80) {
115 if (s[0] < 0x80 && s[1] < 0x80) {
146 if (buf[0] < 0x80) {
168 if (buf[0] < 0x80 && buf[1] < 0x80) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dcp932.h71 0x40 <= s2 <= 0x7E || 0x80 <= s2 <= 0xFC,
74 94*2*(s1 < 0xE0 ? s1-0x81 : s1-0xC1) + (s2 < 0x80 ? s2-0x40 : s2-0x41)
78 t2 := (s2 < 0x80 ? s2-0x40 : s2-0x41)
92 if (c < 0x80)
103 if ((s2 >= 0x40 && s2 <= 0x7e) || (s2 >= 0x80 && s2 <= 0xfc)) {
105 unsigned char t2 = (s2 < 0x80 ? s2-0x40 : s2-0x41);
121 if ((s2 >= 0x40 && s2 <= 0x7e) || (s2 >= 0x80 && s2 <= 0xfc)) {
122 *pwc = 0xe000 + 188*(s1 - 0xf0) + (s2 < 0x80 ? s2-0x40 : s2-0x41);
142 if (c < 0x80) {
H A Diso2022_kr.h97 if (c < 0x80) {
115 if (s[0] < 0x80 && s[1] < 0x80) {
146 if (buf[0] < 0x80) {
168 if (buf[0] < 0x80 && buf[1] < 0x80) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dg711.cpp34 #define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */
273 return ((aval & 0x80) ? (0xFF ^ _a2u[aval ^ 0xD5]) :
283 return ((uval & 0x80) ? (0xD5 ^ (_u2a[0xFF ^ uval] - 1)) :
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dtargetos.h35 #define FDDI_RCF_DIR_BIT 0x80
58 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), (smc->hw.iop+( ((a)&0x7F) | ((a)>>7 ? 0x80:0)) )) : (smc->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Drtc-regs.h48 #define RTCRA_UIP 0x80 /* clock update flag */
61 #define RTCRB_SET 0x80 /* clock update enable */
67 #define RTSRC_IRQF 0x80 /* interrupt flag */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpaca.h93 u64 exgen[10] __attribute__((aligned(0x80)));
106 u64 exgen[8] __attribute__((aligned(0x80)));
107 u64 extlb[EX_TLB_SIZE*3] __attribute__((aligned(0x80)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dkeyspan_usa90msg.h142 #define RXFLOW_DSR_SENSITIVITY 0x80
178 #define PORTSTATE_ENABLED 0x80
193 #define MSR_DCD 0x80
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dvia_modesetting.c68 via_write_reg_mask(VIACR, 0x71, (pitch >> (10 - 7)) & 0x80, 0x80);
117 value = 0x80;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfdreg.h33 #define STATUS_READY 0x80 /* Data reg ready */
49 #define ST1_EOC 0x80 /* End Of Cylinder */
66 #define ST3_FT 0x80 /* Drive Fault */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.h116 * |-----------| 0x80
118 * |-----------| 0x80 (inplace operation)
132 * |-----------| 0x80
140 #define SRAM_DATA_IN_START 0x80
141 #define SRAM_DATA_OUT_START 0x80
147 #define SRAM_CFG_SPACE 0x80
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_keyboard.c75 if ((scancode & 0x80) == 0)
86 if ((scancode & 0x80) == 0)
93 if ((scancode & 0x80) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dspnego.h34 #define SPNEGO_REQ_FLAG 0x80
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Daodv.h72 #define RREQ_JOIN 0x80 /* join (reserved for multicast */
112 #define RREP_REPAIR 0x80 /* repair (reserved for multicast */
146 #define RERR_NODELETE 0x80 /* don't delete the link */
147 #define RERR_FLAGS_MASK 0x80 /* mask for rerr_flags */
H A Darcnet.h79 #define ARCTYPE_DIAGNOSE 0x80 /* as per ANSI/ATA 878.1 */
H A Dgmpls.c39 { 0x80, "Reserved"},
H A Dprint-vjc.c56 * the COMPRESSED_TCP bit, 0x80, isn't used in the change byte.
102 if (bp[1] & (0x80 >> i))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Ddnxhddec.c29 static const uint8_t header[] = {0x00,0x00,0x02,0x80,0x01};
H A Dflacenc_header.c36 header[4] = last_block ? 0x80 : 0x00;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DCharClassify.cxx28 else if (includeWordClass && (ch >= 0x80 || isalnum(ch) || ch == '_'))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dstk-sensor.c109 #define CLK_PLL 0x80 /* Enable internal PLL */
113 #define COM7_RESET 0x80 /* Register reset */
125 #define COM8_FASTAEC 0x80 /* Enable fast AGC/AEC */
162 #define COM11_NIGHT 0x80 /* NIght mode enable */
168 #define COM12_HREF 0x80 /* HREF always */
170 #define COM13_GAMMA 0x80 /* Gamma enable */
179 #define COM15_R01FE 0x80 /* 01 to FE */
316 {REG_BLUE, 0x80},
317 {REG_RED, 0x80},
336 { 0x80,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dlnbh24.h34 #define LNBH24_PCL 0x80
H A Dlnbp21.h54 #define LNBP21_PCL 0x80
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/enic/
H A Dvnic_enet.h48 #define VENETF_RSSHASH_IPV6 0x80 /* Hash on IPv6 fields */

Completed in 295 milliseconds

<<11121314151617181920>>