HomeSort by relevance Sort by last modified time
    Searched refs:x02 (Results 226 - 250 of 1460) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/sonivox/jet_tools/JetCreator/
img_Copy.py 10 'x\xda\x01\xd3\x02,\xfd\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00 \x00\
12 \x08d\x88\x00\x00\x02\x8aIDATX\x85\xcd\x97Mk\x13A\x18\xc7\xff\xcf\xce\xee\
19 <\xdf\xedvb\xe5\xd4\t"`\xb3v\xf5\x8aR\xd80\xdeVV\xab\'\x02\x01\xea\xf5\xba\
26 F\xd9\xed|{\xdbD$\xad/\x01\xc4\x11\x8f#\x185?\x14\xc0\x1b\xfek\xce\x02\xaa\
29 \xf1\xad\x01\x011\x030L\xa3y\xeb\xceM\xe5\xff\x02\xa2\x19T\x12\xbb\x89\x08\
35 \x82\xa6i\xd2\x871\x06!\x04\x0e\x0el\x00\xc0\xfe\xa7\x8fh4\x1b\x02\x02;\x87\
37 \xdf\xb5\xaei\xac9\x16\x93\x95\xf5\xb5\xf5\xa7I\xd7\x98{\xfc\x02\\\xe5\x0c\
  /hardware/broadcom/wlan/bcm4329/src/include/
sbsdio.h 89 #define SBSDIO_DEVCTL_SPI_INTR_SYNC 0x02 /* 1: assertion of sdio interrupt is
107 #define SBSDIO_FORCE_HT 0x02 /* Force HT request to backplane */
127 #define SBSDIO_PULLUP_D1 0x02 /* Enable D1/INT# pullup */
sdio.h 64 #define SDIOD_CCCR_IOEN 0x02
94 #define SDIO_FUNC_ENABLE_1 0x02 /* function 1 I/O enable */
98 #define SDIO_FUNC_READY_1 0x02 /* function 1 I/O ready */
119 #define BUS_SD_DATA_WIDTH_4BIT 0x02 /* bus width 4-bit mode */
129 #define SDIO_CAP_SMB 0x02 /* support multi-block transfer */
134 #define SDIO_POWER_EMPC 0x02 /* enable master power control (allow > 200mA) (RW) */
138 #define SDIO_SPEED_EHS 0x02 /* enable high-speed [clocking] mode (RW) */
142 #define SDIO_SEPINT_OE 0x02 /* 1 asserts output enable for above pad */
178 #define SDIOD_FBR_PWR_SEL 0x02 /* power selection bits */
212 #define SDIOD_PWR_SEL_EPS 0x02 /* enable power selection (low-current mode) *
    [all...]
  /bionic/libc/kernel/common/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
atmsap.h 19 #define ATM_L2_Q291 0x02
45 #define ATM_HL_USER 0x02
  /cts/tools/dex-tools/src/dex/structure/
DexEncodedValueType.java 33 * VALUE_SHORT 0x02 size - 1 (0...1) ubyte[size]
38 VALUE_SHORT((byte) 0x02),
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_tcp.h 25 #define IP_CT_TCP_FLAG_SACK_PERM 0x02
  /external/libpcap/
llc.h 35 #define LLCSAP_8021B_I 0x02
  /external/qemu/
monitor.h 12 #define MONITOR_USE_READLINE 0x02
  /external/qemu/slirp/
if.h 12 #define IF_NOCOMPRESS 0x02 /* Do not do compression */
  /external/qemu/slirp-android/
if.h 12 #define IF_NOCOMPRESS 0x02 /* Do not do compression */
  /external/tcpdump/
gmpls.c 32 { 0x02, "Unprotected"},
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_ikev2_common.h 21 #define IKEV2_FLAGS_MORE_FRAGMENTS 0x02
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
dma-mapping.h 42 #define DMA_MEMORY_IO 0x02
  /system/bluetooth/bluez-clean-headers/bluetooth/
rfcomm.h 22 #define RFCOMM_CONNINFO 0x02
  /system/core/sh/
exec.h 57 #define DO_ABS 0x02 /* checks absolute paths */
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
matrox_regs.h 126 #define MGADWG_LINE_CLOSE 0x02
156 #define MGADWG_ZE ( 0x02 << 8 )
186 #define MGADWG_BFCOL ( 0x02 << 25 )
218 #define MGA1064_OPT_SYS_CLK_EXT ( 0x02 << 0 )
241 #define TVP3026_PIX_RD_MSK 0x02
292 #define MGA1064_PIX_RD_MSK 0x02
322 #define MGA1064_MUL_CTL_16bits 0x02
335 #define MGA1064_PIX_CLK_CTL_SEL_EXT ( 0x02 << 0 )
343 #define MGA1064_MISC_CTL_MAFC ( 0x02 << 1 )
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
X509KeyManagerTest.java 114 (byte)0x30, (byte)0x82, (byte)0x02, (byte)0x77, (byte)0x02, (byte)0x01, (byte)0x00,
117 (byte)0x00, (byte)0x04, (byte)0x82, (byte)0x02, (byte)0x61, (byte)0x30, (byte)0x82,
118 (byte)0x02, (byte)0x5d, (byte)0x02, (byte)0x01, (byte)0x00, (byte)0x02, (byte)0x81,
137 (byte)0xc5, (byte)0x09, (byte)0x82, (byte)0x0d, (byte)0x02, (byte)0x03, (byte)0x01,
138 (byte)0x00, (byte)0x01, (byte)0x02, (byte)0x81, (byte)0x80, (byte)0x34, (byte)0x91,
142 (byte)0x4a, (byte)0x02, (byte)0x26, (byte)0x45, (byte)0xbf, (byte)0xfa, (byte)0x34,
144 (byte)0xcf, (byte)0xca, (byte)0x75, (byte)0x3e, (byte)0xeb, (byte)0x27, (byte)0x02,
    [all...]
  /dalvik/libcore/security/src/test/java/tests/targets/security/
DefaultKeys.java 30 (byte) 0x30, (byte) 0x82, (byte) 0x02, (byte) 0x75, (byte) 0x02, (byte) 0x01, (byte) 0x00, (byte) 0x30, (byte) 0x0D, (byte) 0x06, (byte) 0x09, (byte) 0x2A, (byte) 0x86, (byte) 0x48, (byte) 0x86, (byte) 0xF7, (byte) 0x0D,
31 (byte) 0x01, (byte) 0x01, (byte) 0x01, (byte) 0x05, (byte) 0x00, (byte) 0x04, (byte) 0x82, (byte) 0x02, (byte) 0x5F, (byte) 0x30, (byte) 0x82, (byte) 0x02, (byte) 0x5B, (byte) 0x02, (byte) 0x01, (byte) 0x00, (byte) 0x02,
37 (byte) 0xD2, (byte) 0x33, (byte) 0xB7, (byte) 0x4E, (byte) 0x04, (byte) 0xB6, (byte) 0xDF, (byte) 0x62, (byte) 0x55, (byte) 0x48, (byte) 0x5C, (byte) 0x94, (byte) 0x02, (byte) 0xF7, (byte) 0x84, (byte) 0xE6, (byte) 0x9B,
39 (byte) 0xC3, (byte) 0xAB, (byte) 0x3E, (byte) 0x72, (byte) 0x1B, (byte) 0x62, (byte) 0x09, (byte) 0xE8, (byte) 0xD8, (byte) 0x41, (byte) 0x69, (byte) 0xE1, (byte) 0x02, (byte) 0x03, (byte) 0x01, (byte) 0x00, (byte) 0x01,
40 (byte) 0x02, (byte) 0x81, (byte) 0x80, (byte) 0x57, (byte) 0xD6, (byte) 0x1C, (byte) 0x2E, (byte) 0x2F, (byte) 0xCA, (byte) 0x16, (byte) 0xF4, (byte) 0x72, (byte) 0x1C, (byte) 0xF5, (byte) 0x60, (byte) 0x28, (byte) 0x0D,
47 (byte) 0xB9, (byte) 0xEA, (byte) 0xD9, (byte) 0xAA, (byte) 0x66, (byte) 0xDB, (byte) 0xE3, (byte) 0xDC, (byte) 0x54, (byte) 0x47, (byte) 0x60, (byte) 0x01, (byte) 0x02, (byte) 0x41, (byte) 0x00, (byte) 0xED, (byte) 0xE9
    [all...]
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_test.c 47 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
66 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
69 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
86 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
91 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
106 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
109 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
112 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
115 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
133 { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07
    [all...]

Completed in 989 milliseconds

1 2 3 4 5 6 7 8 91011>>