HomeSort by relevance Sort by last modified time
    Searched refs:xC0 (Results 301 - 325 of 1043) sorted by null

<<11121314151617181920>>

  /external/tcpdump/
appletalk.h 85 #define atpRelCode 0xC0
  /frameworks/compile/slang/BitWriter_2_9/
ReaderWriter_2_9.h 72 BufPtr[1] == 0xC0 &&
87 BufPtr[2] == 0xc0 &&
  /frameworks/compile/slang/BitWriter_2_9_func/
ReaderWriter_2_9_func.h 72 BufPtr[1] == 0xC0 &&
87 BufPtr[2] == 0xc0 &&
  /frameworks/compile/slang/BitWriter_3_2/
ReaderWriter_3_2.h 72 BufPtr[1] == 0xC0 &&
87 BufPtr[2] == 0xc0 &&
  /hardware/ti/omap4-aah/security/tf_daemon/
lib_manifest2.c 371 else if ((x & 0xC0) == 0xC0)
380 else if ((x & 0xE0) == 0xC0)
412 else if ((x & 0xC0) == 0x80)
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.c 371 else if ((x & 0xC0) == 0xC0)
380 else if ((x & 0xE0) == 0xC0)
412 else if ((x & 0xC0) == 0x80)
  /libcore/luni/src/test/java/libcore/javax/crypto/spec/
AlgorithmParametersTestDH.java 27 (byte) 0xA2, (byte) 0x8B, (byte) 0xD2, (byte) 0xC0, (byte) 0xB6,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fdreg.h 43 #define ST0_INTR 0xC0 /* Interrupt code mask */
isdn.h 135 #define ISDN_NET_DIALMODE_MASK 0xC0 /* bits for status */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fdreg.h 43 #define ST0_INTR 0xC0 /* Interrupt code mask */
isdn.h 135 #define ISDN_NET_DIALMODE_MASK 0xC0 /* bits for status */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adc.h 12 extern const GUID IID_IAsyncAllowed = {0xf5f2893a,0xba9e,0x11d0,{ 0xab,0xb9,0x0,0xc0,0x4f,0xc2,0x9f,0x8f } };
13 extern const IID IID_IRowsetADCExtensions = { 0xF17324c4,0x68E0,0x11D0,{ 0xAD,0x45,0x00,0xC0,0x4F,0xC2,0x98,0x63 } };
identitystore.h 13 DEFINE_GUID(IID_IAssociatedIdentityProvider,0x2AF066B3,0x4CBB,0x4CBA,0xA7,0x98,0x20,0x4B,0x6A,0xF6,0x8C,0xC0);
tsuserex_i.c 44 MIDL_DEFINE_GUID(IID,LIBID_TSUSEREXLib,0x45413F04,0xDF86,0x11D1,0xAE,0x27,0x00,0xC0,0x4F,0xA3,0x58,0x13);
45 MIDL_DEFINE_GUID(CLSID,CLSID_TSUserExInterfaces,0x0910dd01,0xdf8c,0x11d1,0xae,0x27,0x00,0xc0,0x4f,0xa3,0x58,0x13);
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fdreg.h 46 #define ST0_INTR 0xC0
isdn.h 145 #define ISDN_NET_DIALMODE_MASK 0xC0
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fdreg.h 46 #define ST0_INTR 0xC0
isdn.h 145 #define ISDN_NET_DIALMODE_MASK 0xC0
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fdreg.h 46 #define ST0_INTR 0xC0
isdn.h 145 #define ISDN_NET_DIALMODE_MASK 0xC0
  /bionic/libc/kernel/uapi/linux/
serial_reg.h 55 #define UART_FCR_R_TRIG_11 0xc0
61 #define UART_FCR_TRIGGER_MASK 0xC0
66 #define UART_FCR_TRIGGER_14 0xC0
71 #define UART_FCR6_R_TRIGGER_28 0xC0
195 #define UART_FCR_PXAR32 0xc0
200 #define UART_FCR_HSU_64_56B 0xc0
205 #define UART_FCR_HSU_16_14B 0xc0
310 #define UART_FCTR_EXAR_TRGD 0xc0
  /development/ndk/platforms/android-3/include/linux/
serial_reg.h 43 #define UART_FCR_R_TRIG_11 0xc0
49 #define UART_FCR_TRIGGER_MASK 0xC0
53 #define UART_FCR_TRIGGER_14 0xC0
58 #define UART_FCR6_R_TRIGGER_28 0xC0
169 #define UART_FCR_PXAR32 0xc0
  /development/ndk/platforms/android-L/include/linux/
serial_reg.h 55 #define UART_FCR_R_TRIG_11 0xc0
61 #define UART_FCR_TRIGGER_MASK 0xC0
66 #define UART_FCR_TRIGGER_14 0xC0
71 #define UART_FCR6_R_TRIGGER_28 0xC0
195 #define UART_FCR_PXAR32 0xc0
200 #define UART_FCR_HSU_64_56B 0xc0
205 #define UART_FCR_HSU_16_14B 0xc0
310 #define UART_FCTR_EXAR_TRGD 0xc0
  /external/chromium_org/v8/src/
scanner-character-streams.cc 190 static const byte kUtf8MultiByteMask = 0xC0;
195 static const byte kUtf8MultiByteCharStart = 0xC0;
235 // 1 if value in range 0xC0 .. 0xDF.
240 ((0x3211u) >> (((character - 0xC0) >> 2) & 0xC)) & 0x03;
  /external/kernel-headers/original/uapi/linux/
serial_reg.h 69 #define UART_FCR_R_TRIG_11 0xc0
75 #define UART_FCR_TRIGGER_MASK 0xC0 /* Mask for the FIFO trigger range */
79 #define UART_FCR_TRIGGER_14 0xC0 /* Mask for trigger set at 14 */
84 #define UART_FCR6_R_TRIGGER_28 0xC0 /* Mask for receive trigger set at 14 */
236 #define UART_FCR_PXAR32 0xc0 /* receive FIFO threshold = 32 */
244 #define UART_FCR_HSU_64_56B 0xc0 /* receive FIFO treshold = 56 */
249 #define UART_FCR_HSU_16_14B 0xc0 /* receive FIFO treshold = 14 */
383 #define UART_FCTR_EXAR_TRGD 0xc0 /* FIFO trigger table D programmable */

Completed in 881 milliseconds

<<11121314151617181920>>