HomeSort by relevance Sort by last modified time
    Searched refs:x84 (Results 201 - 225 of 348) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardImporterTests.java 61 0x84, 0xc4, 0xa5, 0x00, 0x07, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00,
151 0x48, 0x00, 0x00, 0x00, 0x01, 0xff, 0xd8, 0xff, 0xdb, 0x00, 0x84,
159 0x84, 0x70, 0x84, 0xc6, 0xc6, 0xc6, 0xc6, 0xc6, 0xc6, 0xc6, 0xc6,
178 0x79, 0x7a, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x92,
197 0x79, 0x7a, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a,
207 0x46, 0x29, 0x80, 0x84, 0x52, 0x11, 0x40, 0x0d, 0x22, 0x9a, 0x45,
221 0xfa, 0xd1, 0x93, 0x50, 0x21, 0xca, 0xe4, 0x55, 0x84, 0x90, 0x30,
280 0x4d, 0x21, 0x80, 0xff, 0xd9, 0xff, 0xdb, 0x00, 0x84, 0x00, 0x0a,
307 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x92, 0x93, 0x94
    [all...]
  /external/icu4c/layout/
CanonData.cpp 56 0x91, 0xEA, 0xB1, 0xA2, 0xD5, 0x1E, 0xD5, 0x54, 0xD5, 0x84, 0xD5, 0xA4, 0xD5, 0xC0, 0xD5, 0xF0,
82 0x06, 0x80, 0x06, 0x83, 0x06, 0x84, 0x06, 0x86, 0x06, 0x87, 0x06, 0xA4, 0x06, 0xA6, 0x06, 0xA9,
94 0x06, 0x79, 0x06, 0x7A, 0x06, 0x7B, 0x06, 0x7E, 0x06, 0x7F, 0x06, 0x80, 0x06, 0x83, 0x06, 0x84,
97 0x00, 0x01, 0x00, 0x08, 0x00, 0x02, 0x00, 0x9A, 0x00, 0x4A, 0xFE, 0x82, 0xFE, 0x84, 0xFE, 0x86,
112 0x06, 0x7E, 0x06, 0x7F, 0x06, 0x80, 0x06, 0x83, 0x06, 0x84, 0x06, 0x86, 0x06, 0x87, 0x06, 0x88,
238 0x00, 0x76, 0x00, 0x7E, 0x00, 0x84, 0x00, 0x8C, 0x00, 0x92, 0x00, 0x98, 0xFC, 0x20, 0x00, 0x02,
311 0xFE, 0xF0, 0xFC, 0x84, 0x00, 0x02, 0xFE, 0xF2, 0x00, 0x14, 0x00, 0x2A, 0x00, 0x30, 0x00, 0x36,
314 0x00, 0xA6, 0xFE, 0xF5, 0x00, 0x02, 0xFE, 0x82, 0xFE, 0xF7, 0x00, 0x02, 0xFE, 0x84, 0xFE, 0xF9,
325 0x00, 0x02, 0xFE, 0x84, 0xFE, 0xFA, 0x00, 0x02, 0xFE, 0x88, 0xFE, 0xFC, 0x00, 0x02, 0xFE, 0x8E,
326 0xFD, 0x84, 0x00, 0x03, 0xFE, 0xA0, 0xFE, 0x9E, 0xFD, 0xBC, 0x00, 0x03, 0xFE, 0xA0, 0xFE, 0xE2,
    [all...]
  /external/icu4c/common/
unorm_props_data.c     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 190 @ CHECK: add r4, r4, r5 @ encoding: [0x05,0x40,0x84,0xe0]
191 @ CHECK: add r4, r4, r5, lsl #5 @ encoding: [0x85,0x42,0x84,0xe0]
192 @ CHECK: add r4, r4, r5, lsr #5 @ encoding: [0xa5,0x42,0x84,0xe0]
193 @ CHECK: add r4, r4, r5, lsr #5 @ encoding: [0xa5,0x42,0x84,0xe0]
194 @ CHECK: add r4, r4, r5, asr #5 @ encoding: [0xc5,0x42,0x84,0xe0]
195 @ CHECK: add r4, r4, r5, ror #5 @ encoding: [0xe5,0x42,0x84,0xe0]
200 @ CHECK: add r4, r4, r5, rrx @ encoding: [0x65,0x40,0x84,0xe0]
    [all...]
  /external/libyuv/files/source/
row_table.cc 52 RGBY(0x84), RGBY(0x85), RGBY(0x86), RGBY(0x87), \
116 RGBU(0x84), RGBU(0x85), RGBU(0x86), RGBU(0x87), \
180 RGBV(0x84), RGBV(0x85), RGBV(0x86), RGBV(0x87), \
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1_MessageDigestTest.java 92 (byte) 0x84, (byte) 0xae, (byte) 0x07, (byte) 0x4c,
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
RC2Engine.java 38 (byte)0x84, (byte)0xaa, (byte)0x72, (byte)0xac, (byte)0x35, (byte)0x4d, (byte)0x6a, (byte)0x2a,
  /external/chromium/net/base/
dnsrr_resolver_unittest.cc 147 0x8d, 0xa9, 0xb0, 0xa7, 0xa5, 0x7a, 0x84, 0x24, 0x34, 0x29, 0x43, 0x36, 0x3f,
  /external/dropbear/libtomcrypt/src/ciphers/
skipjack.c 38 0x96,0x84,0x6b,0xba,0xf2,0x63,0x9a,0x19,0x7c,0xae,0xe5,0xf5,0xf7,0x16,0x6a,0xa2,
  /external/dropbear/libtomcrypt/src/hashes/
sha1.c 260 { 0x84, 0x98, 0x3E, 0x44, 0x1C, 0x3B, 0xD2, 0x6E,
  /external/dropbear/libtomcrypt/src/hashes/whirl/
whirl.c 253 0x67, 0x78, 0xE0, 0x72, 0x23, 0x23, 0x3F, 0xD1, 0x80, 0xFC, 0x40, 0xCC, 0xDB, 0x84, 0x30, 0xA6,
  /external/e2fsprogs/e2fsck/
crc32.c 388 0x04, 0x84, 0x44, 0xc4, 0x24, 0xa4, 0x64, 0xe4,
  /external/elfutils/libdw/
dwarf.h 333 DW_OP_breg20 = 0x84, /* Base register 20. */
  /external/emma/core/java12/com/vladium/jcd/opcodes/
IOpcodes.java 153 int _iinc = 0x84; // 132 2 0 true [widening is tricky here]
363 "iinc", // 0x84 132
  /external/grub/netboot/
natsemi.c 307 nic_name, (int)inl(ioaddr + 0x84), advertising);
  /external/kernel-headers/original/asm-arm/arch/
dma.h 90 #define OMAP_DMA_CLNK_CTRL_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x84)
  /external/libffi/src/pa/
hpux32.S 342 .byte 0x84 ;# DW_CFA_offset, column 0x4
linux.S 331 .byte 0x84 ;# DW_CFA_offset, column 0x4
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 224 0x6a, 0x73, 0x74, 0x75, 0x76, 0x77, 0x78, 0x79, 0x7a, 0x83, 0x84, 0x85,
249 0x84, 0x85, 0x86, 0x87,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_mixer.c 63 0x7D, 0x7E, 0x7F, 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
  /external/valgrind/main/cachegrind/
cg-x86-amd64.c 231 case 0x84: *LLc = (cache_t) { 1024, 8, 32 }; L2_found = True; break;
  /external/wpa_supplicant/tests/
test_aes.c 65 u8 nonce[] = { 0xBE, 0xCA, 0xF0, 0x43, 0xB0, 0xA2, 0x3D, 0x84,
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_aes.c 65 u8 nonce[] = { 0xBE, 0xCA, 0xF0, 0x43, 0xB0, 0xA2, 0x3D, 0x84,
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 109 0xCB1E9F0F, 0x9D5A, 0x4434, 0x84, 0x49, {
  /system/core/toolbox/
powerd.c 43 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */

Completed in 53 milliseconds

1 2 3 4 5 6 7 891011>>