/libcore/luni/src/test/java/tests/security/cert/ |
TrustAnchorTest.java | 620 (byte)0x0e,(byte)0x66,(byte)0x69,(byte)0x6c, 622 (byte)0x66,(byte)0x6f,(byte)0x6f,(byte)0x2e, 626 (byte)0x0e,(byte)0x66,(byte)0x69,(byte)0x6c, 632 (byte)0x0a,(byte)0x66,(byte)0x69,(byte)0x6c, 639 (byte)0x2f,(byte)0x2f,(byte)0x66,(byte)0x6f, 670 (byte)0x66,(byte)0x69,(byte)0x6c,(byte)0x65, 671 (byte)0x3a,(byte)0x2f,(byte)0x2f,(byte)0x66, 676 (byte)0x66,(byte)0x69,(byte)0x6c,(byte)0x65, 682 (byte)0x66,(byte)0x69,(byte)0x6c,(byte)0x65, 703 (byte)0x3a,(byte)0x2f,(byte)0x2f,(byte)0x66, // :// [all...] |
/art/compiler/dex/quick/x86/ |
assemble_x86.cc | 49 { kX86 ## opname ## 16MR, kMemReg, mem_use | IS_TERTIARY_OP | REG_USE02 | SETS_CCODES | uses_ccodes, { 0x66, 0, rm32_r32, 0, 0, 0, 0, 0, false }, #opname "16MR", "[!0r+!1d],!2r" }, \ 50 { kX86 ## opname ## 16AR, kArrayReg, mem_use | IS_QUIN_OP | REG_USE014 | SETS_CCODES | uses_ccodes, { 0x66, 0, rm32_r32, 0, 0, 0, 0, 0, false }, #opname "16AR", "[!0r+!1r<<!2d+!3d],!4r" }, \ 51 { kX86 ## opname ## 16TR, kThreadReg, mem_use | IS_BINARY_OP | REG_USE1 | SETS_CCODES | uses_ccodes, { THREAD_PREFIX, 0x66, rm32_r32, 0, 0, 0, 0, 0, false }, #opname "16TR", "fs:[!0d],!1r" }, \ 52 { kX86 ## opname ## 16RR, kRegReg, IS_BINARY_OP | reg_def | REG_USE01 | SETS_CCODES | uses_ccodes, { 0x66, 0, r32_rm32, 0, 0, 0, 0, 0, false }, #opname "16RR", "!0r,!1r" }, \ 53 { kX86 ## opname ## 16RM, kRegMem, IS_LOAD | IS_TERTIARY_OP | reg_def | REG_USE01 | SETS_CCODES | uses_ccodes, { 0x66, 0, r32_rm32, 0, 0, 0, 0, 0, false }, #opname "16RM", "!0r,[!1r+!2d]" }, \ 54 { kX86 ## opname ## 16RA, kRegArray, IS_LOAD | IS_QUIN_OP | reg_def | REG_USE012 | SETS_CCODES | uses_ccodes, { 0x66, 0, r32_rm32, 0, 0, 0, 0, 0, false }, #opname "16RA", "!0r,[!1r+!2r<<!3d+!4d]" }, \ 55 { kX86 ## opname ## 16RT, kRegThread, IS_LOAD | IS_BINARY_OP | reg_def | REG_USE0 | SETS_CCODES | uses_ccodes, { THREAD_PREFIX, 0x66, r32_rm32, 0, 0, 0, 0, 0, false }, #opname "16RT", "!0r,fs:[!1d]" }, \ 56 { kX86 ## opname ## 16RI, kRegImm, IS_BINARY_OP | reg_def | REG_USE0 | SETS_CCODES | uses_ccodes, { 0x66, 0, rm32_i32, 0, 0, rm32_i32_modrm, ax32_i32, 2, false }, #opname "16RI", "!0r,!1d" }, \ 57 { kX86 ## opname ## 16MI, kMemImm, mem_use | IS_TERTIARY_OP | REG_USE0 | SETS_CCODES | uses_ccodes, { 0x66, 0, rm32_i32, 0, 0, rm32_i32_modrm, 0, 2, false }, #opname "16MI", "[!0r+!1d],!2d" }, \ 58 { kX86 ## opname ## 16AI, kArrayImm, mem_use | IS_QUIN_OP | REG_USE01 | SETS_CCODES | uses_ccodes, { 0x66, 0, rm32_i32, 0, 0, rm32_i32_modrm, 0, 2, false }, #opname "16AI", "[!0r+!1r<<! (…) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/perlasm/ |
x86asm.pl | 89 { &::data_byte(0x66,0x0f,0x3a,0x16,0xc0|($2<<3)|$regrm{$1},$imm); } 97 { &::data_byte(0x66,0x0f,0x3a,0x22,0xc0|($1<<3)|$regrm{$2},$imm); } 105 { &data_byte(0x66,0x0f,0x38,0x00,0xc0|($1<<3)|$2); } 113 { &::data_byte(0x66,0x0f,0x3a,0x0f,0xc0|($1<<3)|$2,$imm); } 121 { &::data_byte(0x66,0x0f,0x3a,0x44,0xc0|($1<<3)|$2,$imm); }
|
/external/openssl/crypto/perlasm/ |
x86asm.pl | 89 { &::data_byte(0x66,0x0f,0x3a,0x16,0xc0|($2<<3)|$regrm{$1},$imm); } 97 { &::data_byte(0x66,0x0f,0x3a,0x22,0xc0|($1<<3)|$regrm{$2},$imm); } 105 { &data_byte(0x66,0x0f,0x38,0x00,0xc0|($1<<3)|$2); } 113 { &::data_byte(0x66,0x0f,0x3a,0x0f,0xc0|($1<<3)|$2,$imm); } 121 { &::data_byte(0x66,0x0f,0x3a,0x44,0xc0|($1<<3)|$2,$imm); }
|
/packages/inputmethods/OpenWnn/libs/libwnnJpnDic/ |
WnnJpnDic.c | 31 0x00, 0x52, 0x00, 0x54, 0x00, 0x5e, 0x00, 0x5f, 0x00, 0x64, 0x00, 0x65, 0x00, 0x66, 0x00, 0x68, 49 0x30, 0x66, 0x30, 0x67, 0x30, 0x68, 0x30, 0x69, 0x30, 0x6a, 0x30, 0x6b, 0x30, 0x6c, 0x30, 0x6d, 56 0x44, 0x8b, 0x42, 0x80, 0x61, 0x66, 0x05, 0x6a, 0x02, 0xc0, 0x61, 0x7c, 0x06, 0x5c, 0x03, 0x00, 71 0x46, 0x38, 0xce, 0xc0, 0x46, 0x41, 0xcf, 0x00, 0x66, 0x73, 0xe4, 0x4e, 0x0f, 0x40, 0x46, 0xa5, 72 0x4f, 0x80, 0x66, 0xcb, 0xa6, 0x3e, 0x0f, 0xc0, 0x46, 0xe3, 0x10, 0x00, 0x47, 0x06, 0x90, 0x80, 102 0x95, 0x52, 0x40, 0x20, 0x66, 0x04, 0xa0, 0x68, 0x03, 0x41, 0x9a, 0x52, 0xc0, 0x48, 0x04, 0x13, 209 0xc4, 0x80, 0x22, 0xf3, 0x41, 0x30, 0x49, 0x66, 0x05, 0x40, 0x49, 0x66, 0x45, 0x80, 0x49, 0x66, 283 0x40, 0xb1, 0x49, 0x89, 0x4d, 0x34, 0x4d, 0x6a, 0x50, 0x12, 0x66, 0x81, 0x00, 0x4a, 0x59, 0x01 [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_gas.gperf | 24 addpd, xmm_xmm128_insn, 2, SUF_Z, 0x66, 0x58, 0, 0, CPU_SSE2, 0, 0 32 addsubpd, xmm_xmm128_insn, 2, SUF_Z, 0x66, 0xD0, 0, 0, CPU_SSE3, 0, 0 47 andnpd, xmm_xmm128_insn, 2, SUF_Z, 0x66, 0x55, 0, 0, CPU_SSE2, 0, 0 50 andpd, xmm_xmm128_insn, 2, SUF_Z, 0x66, 0x54, 0, 0, CPU_SSE2, 0, 0 246 cmpeqpd, ssecmp_128_insn, 3, SUF_Z, 0x00, 0x66, 0, 0, CPU_SSE, 0, 0 251 cmplepd, ssecmp_128_insn, 3, SUF_Z, 0x02, 0x66, 0, 0, CPU_SSE, 0, 0 255 cmpltpd, ssecmp_128_insn, 3, SUF_Z, 0x01, 0x66, 0, 0, CPU_SSE, 0, 0 259 cmpneqpd, ssecmp_128_insn, 3, SUF_Z, 0x04, 0x66, 0, 0, CPU_SSE, 0, 0 263 cmpnlepd, ssecmp_128_insn, 3, SUF_Z, 0x06, 0x66, 0, 0, CPU_SSE, 0, 0 267 cmpnltpd, ssecmp_128_insn, 3, SUF_Z, 0x05, 0x66, 0, 0, CPU_SSE, 0, [all...] |
x86insns.c | [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utf8tst.c | 631 static const uint8_t s[11]={0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}; 699 {0xF0, 0x90, 0x90, 0x81, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}, 700 {0x61, 0x62, 0x28, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}, 701 {0x61, 0x62, 0x7f, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}, 703 {0x61, 0xF0, 0xa0, 0x90, 0x82, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}, 704 {0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0xF0, 0x90, 0x90}, 710 {0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0xc2, 0x80, 0x69, 0x6a, 0x00}, 711 {0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0xc2, 0x81, 0x69, 0x6a, 0x00}, 712 {0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0xc2, 0xbf, 0x69, 0x6a, 0x00}, 714 {0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0xc3, 0xbe, 0x6a, 0x00} [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
decoll.cpp | 64 {0x65, 0x66, 0x67, 0}, 75 {0x54, 0x6f, 0x66, 0x75, 0}, 80 {0x65, 0x66, 0x67, 0},
|
/external/icu/icu4c/source/test/intltest/ |
decoll.cpp | 64 {0x65, 0x66, 0x67, 0}, 75 {0x54, 0x6f, 0x66, 0x75, 0}, 80 {0x65, 0x66, 0x67, 0},
|
/external/elfutils/0.153/libcpu/ |
i386_dis.h | [all...] |
x86_64_dis.h | [all...] |
/external/chromium_org/extensions/common/ |
id_util_unittest.cc | 17 0x0c, 0xdc, 0x51, 0x61, 0x99, 0x0d, 0x36, 0x0f, 0xd4, 0x66, 0x88, 0x08, 20 0xb0, 0x40, 0x53, 0x3a, 0xd7, 0x66, 0x09, 0x0f, 0x9e, 0x36, 0x74, 0x30,
|
/bionic/libc/kernel/uapi/linux/ |
auto_fs4.h | 97 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(0x93,0x66,int)
|
/development/ndk/platforms/android-L/include/linux/ |
auto_fs4.h | 97 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(0x93,0x66,int)
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
service_delegation_protocol.h | 40 #define SERVICE_DELEGATION_UUID { 0x71139e60, 0xecae, 0x11df, { 0x98, 0xcf, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66 } }
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
service_delegation_protocol.h | 40 #define SERVICE_DELEGATION_UUID { 0x71139e60, 0xecae, 0x11df, { 0x98, 0xcf, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66 } }
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
auto_fs4.h | 97 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(0x93,0x66,int)
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
auto_fs4.h | 97 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(0x93,0x66,int)
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
auto_fs4.h | 97 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(0x93,0x66,int)
|
/hardware/intel/common/libva/test/ |
loadsurface_yuv.h | 40 0x5f,0x66,0x74,0x7b,0x72,0x60,0x5b,0x60,0x63,0x61,0x5f,0x65,0x77,0x86,0x80,0x71, 44 0x75,0x75,0x76,0x76,0x7d,0x8d,0x93,0x88,0x80,0x73,0x66,0x57,0x45,0x3e,0x3f,0x3e, 45 0x45,0x46,0x54,0x66,0x65,0x50,0x3f,0x3b,0x37,0x42,0x52,0x5b,0x5b,0x59,0x4e,0x3b, 60 0x77,0x77,0x77,0x78,0x81,0x92,0xa4,0xae,0x9e,0x94,0x86,0x77,0x66,0x5a,0x58,0x5c, 88 0x72,0x64,0x6a,0x80,0x86,0x81,0x81,0x84,0x89,0x7c,0x6b,0x69,0x66,0x68,0x65,0x68, 97 0x7a,0x7a,0x7c,0x7c,0x7a,0x77,0x7a,0x7f,0x84,0x83,0x7f,0x79,0x73,0x6e,0x66,0x5f, 116 0x67,0x6b,0x6c,0x6a,0x67,0x64,0x5f,0x5b,0x4f,0x5b,0x66,0x67,0x62,0x5c,0x54,0x4d, 126 0x2d,0x2d,0x2b,0x31,0x42,0x50,0x5d,0x6c,0x73,0x72,0x79,0x77,0x65,0x5c,0x66,0x73, 127 0x76,0x75,0x71,0x6c,0x6a,0x6a,0x68,0x63,0x66,0x69,0x74,0x81,0x83,0x7a,0x75,0x77, 128 0x74,0x65,0x69,0x7f,0x8b,0x8c,0x8a,0x87,0x8a,0x78,0x6a,0x61,0x65,0x61,0x64,0x66, [all...] |
/external/icu/icu4c/source/test/cintltst/ |
utf8tst.c | 807 static const uint8_t s[11]={0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, 0x00}; [all...] |
/external/icu/icu4c/source/common/ |
propname_data.h | 101 0x12,0x64,0x65,0x6f,0x5b,0x10,0x69,1,0x63,0x3e,0x66,0x1b,0x69,0x65,0x64,0x69, 105 0x72,0x6d,0x67,0x69,0x3c,0x6c,0xa2,0x5f,0x6f,0x17,0x66,0x74,0x64,0x6f,0x74,0x74, 108 0xd9,0x40,9,0x19,0x61,0x73,0x65,0x66,0x6f,0x6c,0x64,0x69,0x6e,0x67,0xd9,0x40, 112 0x34,0x64,0x57,0x65,0x6e,0x66,0x10,0x63,0xd9,0x40,6,0xc2,0xa,2,0x66,0xd9, 117 0x73,0x19,0x65,0x6e,0x74,0x73,0x74,0x61,0x72,0x74,0x65,0x72,0x73,3,0x63,0x66, 128 0x12,0x79,0x70,0x65,0xc3,9,0x61,0xa2,0x77,0x63,0xa2,0x82,0x66,2,0x63,0x98, 141 0x6e,0x6d,0x61,0x72,0x6b,0x53,0x12,0x61,0x72,0x6b,0x53,0x66,0xc1,0xb9,0x69,0xc0, 157 0x6f,0x75,0x70,0xc3,6,0x48,0x15,0x6f,0x6e,0x74,0x72,0x6f,0x6c,0x49,0x66,0x86, 183 0xa2,0x6f,0x77,4,0x63,0x30,0x6b,0x36,0x6c,0x87,0x74,0x8b,0x75,0x89,1,0x66, [all...] |
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.cc | 282 while (*a == 0x66) a++; 296 EMIT(0x66); 312 EMIT(0x66); 331 EMIT(0x66); 334 EMIT(0x66); 337 EMIT(0x66); 476 EMIT(0x66); 484 EMIT(0x66); 492 EMIT(0x66); 732 EMIT(0x66); [all...] |
/external/chromium_org/net/spdy/ |
spdy_protocol.h | 125 0x72, 0x65, 0x73, 0x00, 0x00, 0x00, 0x04, 0x66, // res....f 128 0x66, 0x2d, 0x6d, 0x61, 0x74, 0x63, 0x68, 0x00, // f-match. 129 0x00, 0x00, 0x11, 0x69, 0x66, 0x2d, 0x6d, 0x6f, // ...if-mo 130 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x2d, 0x73, // dified-s 132 0x69, 0x66, 0x2d, 0x6e, 0x6f, 0x6e, 0x65, 0x2d, // if-none- 134 0x08, 0x69, 0x66, 0x2d, 0x72, 0x61, 0x6e, 0x67, // .if-rang 135 0x65, 0x00, 0x00, 0x00, 0x13, 0x69, 0x66, 0x2d, // e....if- 136 0x75, 0x6e, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, // unmodifi 139 0x2d, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, // -modifie 142 0x0c, 0x6d, 0x61, 0x78, 0x2d, 0x66, 0x6f, 0x72, // .max-fo [all...] |