HomeSort by relevance Sort by last modified time
    Searched refs:x04 (Results 401 - 425 of 2829) sorted by null

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_tcpudp.h 27 #define XT_TCP_INV_FLAGS 0x04
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/netfilter/
xt_tcpudp.h 27 #define XT_TCP_INV_FLAGS 0x04
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/netfilter/
xt_tcpudp.h 27 #define XT_TCP_INV_FLAGS 0x04
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter/
xt_tcpudp.h 27 #define XT_TCP_INV_FLAGS 0x04
  /bionic/libc/kernel/common/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /development/ndk/platforms/android-3/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /external/dropbear/libtomcrypt/src/mac/pmac/
pmac_test.c 39 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
52 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
65 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
68 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
79 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
82 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
86 { 0x04, 0x12, 0xca, 0x15, 0x0b, 0xbf, 0x79, 0x05,
94 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
97 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
110 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
    [all...]
  /external/kernel-headers/original/linux/
serial_reg.h 25 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */
38 #define UART_IIR_RDI 0x04 /* Receiver data interrupt */
44 #define UART_FCR_CLEAR_XMIT 0x04 /* Clear the XMIT FIFO */
94 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */
107 #define UART_MCR_OUT1 0x04 /* Out1 complement */
116 #define UART_LSR_PE 0x04 /* Parity error indicator */
126 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
175 #define UART_TRG_4 0x04
189 #define UART_FCTR_IRDA 0x04 /* IrDa data encode select */
229 #define UART_TFL 0x04 /* Transmitter FIFO level *
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
sb16_csp.h 30 #define SNDRV_SB_CSP_MODE_QSOUND 0x04 /* QSound */
47 #define SNDRV_SB_CSP_RATE_22050 0x04
55 #define SNDRV_SB_CSP_ST_PAUSED 0x04
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
chio.h 103 #define CESTATUS_EXCEPT 0x04 /* error condition */
129 #define CGE_SRC 0x04 /* media src available */
147 #define CSV_CLEARTAG 0x04 /* clear volume tag */
serial_reg.h 25 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */
38 #define UART_IIR_RDI 0x04 /* Receiver data interrupt */
46 #define UART_FCR_CLEAR_XMIT 0x04 /* Clear the XMIT FIFO */
96 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */
109 #define UART_MCR_OUT1 0x04 /* Out1 complement */
118 #define UART_LSR_PE 0x04 /* Parity error indicator */
129 #define UART_MSR_TERI 0x04 /* Trailing edge ring indicator */
178 #define UART_TRG_4 0x04
192 #define UART_FCTR_IRDA 0x04 /* IrDa data encode select */
232 #define UART_TFL 0x04 /* Transmitter FIFO level *
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
serial_reg.h 20 #define UART_IER_RLSI 0x04
31 #define UART_IIR_RDI 0x04
37 #define UART_FCR_CLEAR_XMIT 0x04
72 #define UART_LCR_STOP 0x04
85 #define UART_MCR_OUT1 0x04
94 #define UART_LSR_PE 0x04
104 #define UART_MSR_TERI 0x04
131 #define UART_TRG_4 0x04
145 #define UART_FCTR_IRDA 0x04
173 #define UART_TFL 0x04
    [all...]

Completed in 885 milliseconds

<<11121314151617181920>>