HomeSort by relevance Sort by last modified time
    Searched refs:x8d (Results 501 - 525 of 591) sorted by null

<<21222324

  /external/boringssl/src/crypto/aes/asm/
aes-armv4.pl 175 .byte 0xe7, 0xc8, 0x37, 0x6d, 0x8d, 0xd5, 0x4e, 0xa9
948 .byte 0x5e, 0x15, 0x46, 0x57, 0xa7, 0x8d, 0x9d, 0x84
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 615 .byte 0x48,0x8d,0x60,0xe0 #lea -0x20(%rax),%rsp
1130 .byte 0x48,0x8d,0x60,0xe0 #lea -0x20(%rax),%rsp
    [all...]
  /external/google-breakpad/src/common/
test_assembler_unittest.cc 830 ASSERT_BYTES(contents, I3(0x8d, 0xae, 0x59));
932 ASSERT_BYTES(contents, I3(0x8d, 0xae, 0x59));
    [all...]
byte_cursor_unittest.cc 646 0x93, 0x2a, 0x2d, 0x8d, 0xb4, 0x95, 0xe0, 0xc6 };
  /external/opencv3/3rdparty/include/dshow/
uuids.h 138 OUR_GUID_ENTRY(CLSID_MPEG1Doc,0xe4bbd160,0x4269,0x11ce,0x83,0x8d,0x0,0xaa,0x0,0x55,0x59,0x5a)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h 900 DEFINE_GUID(IID_IMFMediaBuffer, 0x045fa593, 0x8799, 0x42b8, 0xbc,0x8d, 0x89,0x68,0xc6,0x45,0x35,0x07);
924 __CRT_UUID_DECL(IMFMediaBuffer, 0x045fa593, 0x8799, 0x42b8, 0xbc,0x8d, 0x89,0x68,0xc6,0x45,0x35,0x07)
    [all...]
uuids.h 139 OUR_GUID_ENTRY(CLSID_MPEG1Doc,0xe4bbd160,0x4269,0x11ce,0x83,0x8d,0x0,0xaa,0x0,0x55,0x59,0x5a)
    [all...]
correg.h 171 extern const GUID DECLSPEC_SELECT_ANY IID_IMetaDataError = { 0xb81ff171,0x20f3,0x11d2,{ 0x8d,0xcc,0x0,0xa0,0xc9,0xb0,0x9c,0x19 } };
  /toolchain/binutils/binutils-2.25/opcodes/
msp430-decode.c     [all...]
xc16x-opc.c     [all...]
m68hc11-opc.c 429 { "bsr", OP_JUMP_REL, 2, 0x8d, 6, 6, CHG_NONE, cpu6811, 0 },
    [all...]
rx-decode.c     [all...]
  /art/runtime/hprof/
hprof.cc 120 HPROF_ROOT_VM_INTERNAL = 0x8d,
    [all...]
  /device/google/dragon/recovery/updater/
ec_commands.h     [all...]
  /external/ImageMagick/MagickCore/
string.c 83 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
    [all...]
profile.c     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3inputstream.c     [all...]
  /external/boringssl/win-x86_64/crypto/ec/
p256-x86_64-asm.asm 707 DB 0x48,0x8d,0x60,0xe0
791 DB 0x48,0x8d,0x60,0xe0
  /external/libvterm/src/
state.c 403 case 0x8d: // RI - ECMA-48 8.3.104
    [all...]
  /libcore/luni/src/test/java/libcore/javax/crypto/
CipherTest.java     [all...]
  /system/keymaster/
android_keymaster_test.cpp     [all...]
  /external/boringssl/src/crypto/bn/asm/
x86_64-mont5.pl     [all...]
  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s     [all...]
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 590 ; CHECK: csel w13, w4, w24, hs ; encoding: [0x8d,0x20,0x98,0x1a]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
Opcode.java 176 INT_TO_BYTE(0x8d, "int-to-byte", ReferenceType.NONE, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER),
    [all...]

Completed in 1900 milliseconds

<<21222324