HomeSort by relevance Sort by last modified time
    Searched refs:x02 (Results 901 - 925 of 6039) sorted by null

<<31323334353637383940>>

  /external/openssl/crypto/objects/
obj_dat.h 74 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 14] OBJ_md2 */
75 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x05, /* [ 22] OBJ_md5 */
78 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x01,0x02,/* [ 47] OBJ_md2WithRSAEncryption */
93 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01,0x07,0x02,/* [125] OBJ_pkcs7_signed */
100 0x2B,0x0E,0x03,0x02,0x06, /* [187] OBJ_des_ecb */
101 0x2B,0x0E,0x03,0x02,0x09, /* [192] OBJ_des_cfb64 */
102 0x2B,0x0E,0x03,0x02,0x07, /* [197] OBJ_des_cbc */
103 0x2B,0x0E,0x03,0x02,0x11, /* [202] OBJ_des_ede_ecb */
104 0x2B,0x06,0x01,0x04,0x01,0x81,0x3C,0x07,0x01,0x01,0x02,/* [207] OBJ_idea_cbc *
    [all...]
  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 53 #define RFCOMM_CR_MASK 0x02
110 #define RFCOMM_I_CR(is_command) ((is_command) ? 0x02 : 0x00)
139 #define RFCOMM_MSC_FC 0x02 /* Flow control*/
147 #define RFCOMM_MSC_BREAK_PRESENT_MASK 0x02
151 #define RFCOMM_BAUD_RATE_7200 0x02
161 #define RFCOMM_7_BITS 0x02
180 #define RFCOMM_MARK_PARITY 0x02
188 #define RFCOMM_FC_XONXOFF_ON_OUTPUT 0x02
211 #define RFCOMM_RLS_OVERRUN 0x02
  /external/dropbear/libtomcrypt/src/mac/pelican/
pelican_test.c 31 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
41 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
43 { 0x00, 0x01, 0x02 },
51 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
53 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
62 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
64 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
75 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
77 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /external/dropbear/libtomcrypt/src/mac/xcbc/
xcbc_test.c 34 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
45 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
48 { 0x00, 0x01, 0x02 },
56 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
59 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
68 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
71 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
82 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
85 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
  /bionic/libc/kernel/common/linux/
kd.h 45 #define LED_NUM 0x02
50 #define KB_101 0x02
61 #define KD_TEXT0 0x02
100 #define K_MEDIUMRAW 0x02
111 #define K_NUMLOCK 0x02
125 #define K_ALTTAB 0x02
  /development/ndk/platforms/android-3/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /external/kernel-headers/original/linux/
kd.h 30 #define LED_NUM 0x02 /* num lock led */
35 #define KB_101 0x02 /* this is what we always answer */
46 #define KD_TEXT0 0x02 /* obsolete */
82 #define K_MEDIUMRAW 0x02
93 #define K_NUMLOCK 0x02
105 #define K_ALTTAB 0x02
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kd.h 29 #define LED_NUM 0x02 /* num lock led */
34 #define KB_101 0x02 /* this is what we always answer */
45 #define KD_TEXT0 0x02 /* obsolete */
81 #define K_MEDIUMRAW 0x02
92 #define K_NUMLOCK 0x02
104 #define K_ALTTAB 0x02
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kd.h 29 #define LED_NUM 0x02 /* num lock led */
34 #define KB_101 0x02 /* this is what we always answer */
45 #define KD_TEXT0 0x02 /* obsolete */
81 #define K_MEDIUMRAW 0x02
92 #define K_NUMLOCK 0x02
104 #define K_ALTTAB 0x02
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kd.h 29 #define LED_NUM 0x02 /* num lock led */
34 #define KB_101 0x02 /* this is what we always answer */
45 #define KD_TEXT0 0x02 /* obsolete */
81 #define K_MEDIUMRAW 0x02
92 #define K_NUMLOCK 0x02
104 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
kd.h 39 #define LED_NUM 0x02
44 #define KB_101 0x02
55 #define KD_TEXT0 0x02
91 #define K_MEDIUMRAW 0x02
102 #define K_NUMLOCK 0x02
114 #define K_ALTTAB 0x02

Completed in 524 milliseconds

<<31323334353637383940>>