Searched refs:xA (Results 226 - 250 of 367) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/mrst-touchscreen/
H A Dintel-mid-touch.c78 #define MRST_TS_CHAN10 0xA /* Touch screen X+ connection */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/pnx4008/
H A Dsdum.c302 cmds->precmd[0xA] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/mrst-touchscreen/
H A Dintel-mid-touch.c78 #define MRST_TS_CHAN10 0xA /* Touch screen X+ connection */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/agp/
H A Dsworks-agp.c280 writeb(0xA, serverworks_private.registers+SVWRKS_GART_CACHE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sn/
H A Dklconfig.h366 #define KLTYPE_LINC (KLCLASS_IO | 0xA)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips.h618 #define Index_Store_Tag_SI 0xA /* 2 2 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/rm5200/include/
H A Dsbmips.h616 #define Index_Store_Tag_SI 0xA /* 2 2 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/rm7000/include/
H A Dsbmips.h616 #define Index_Store_Tag_SI 0xA /* 2 2 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dda7210.c132 #define DA7210_PLL_FS_44100 (0xA << 0)
H A Dwm8990.h218 #define WM8990_BCLK_DIV_16 (0xA << 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h366 #define KLTYPE_LINC (KLCLASS_IO | 0xA)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon5314
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1707 (0xA << FShft (DDAR_DS))
1883 #define LCD_Int66_7 0xA /* LCD Intensity = 66.7% = 6/9 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1707 (0xA << FShft (DDAR_DS))
1883 #define LCD_Int66_7 0xA /* LCD Intensity = 66.7% = 6/9 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Duri.c1787 ret[out++] = 'A' + val - 0xA;
1792 ret[out++] = 'A' + val - 0xA;
H A Dparser.c3723 if ((*current == 0xD) || (*current == 0xA) ||
3774 if ((c == 0x20) || (c == 0xD) || (c == 0xA) || (c == 0x9)) {
3842 * - a whitespace character (#x20, #xD, #xA, #x9) is processed by
3844 * #x20 is appended for a "#xD#xA" sequence that is part of an external
4093 if (*in == 0xA) {
4097 } while (*in == 0xA);
4136 if (*in == 0xA) {
4140 } while (*in == 0xA);
4189 if (*in == 0xA) {
4547 if (*in == 0xA) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/dh/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon4995
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/test/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon6219
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Duri.c1787 ret[out++] = 'A' + val - 0xA;
1792 ret[out++] = 'A' + val - 0xA;
H A Dparser.c3723 if ((*current == 0xD) || (*current == 0xA) ||
3774 if ((c == 0x20) || (c == 0xD) || (c == 0xA) || (c == 0x9)) {
3842 * - a whitespace character (#x20, #xD, #xA, #x9) is processed by
3844 * #x20 is appended for a "#xD#xA" sequence that is part of an external
4093 if (*in == 0xA) {
4097 } while (*in == 0xA);
4136 if (*in == 0xA) {
4140 } while (*in == 0xA);
4189 if (*in == 0xA) {
4547 if (*in == 0xA) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/dh/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon5900
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/test/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon40244
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Duri.c1787 ret[out++] = 'A' + val - 0xA;
1792 ret[out++] = 'A' + val - 0xA;
H A Dparser.c3723 if ((*current == 0xD) || (*current == 0xA) ||
3774 if ((c == 0x20) || (c == 0xD) || (c == 0xA) || (c == 0x9)) {
3842 * - a whitespace character (#x20, #xD, #xA, #x9) is processed by
3844 * #x20 is appended for a "#xD#xA" sequence that is part of an external
4093 if (*in == 0xA) {
4097 } while (*in == 0xA);
4136 if (*in == 0xA) {
4140 } while (*in == 0xA);
4189 if (*in == 0xA) {
4547 if (*in == 0xA) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/dh/
H A Ddhtest.c476 const unsigned char *xA; member in struct:__anon39925
516 dhA->priv_key = BN_bin2bn(td->xA, td->xA_len, NULL);

Completed in 308 milliseconds

1234567891011>>