HomeSort by relevance Sort by last modified time
    Searched full:x25 (Results 1 - 25 of 2138) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/test/valid/
t4.dtd 1 <!ENTITY % percent "&#x25;">
t4a.dtd 1 <!ENTITY % percent "&#x25;">
  /external/libxml2/result/valid/
t4.dtd.err 2 <!ENTITY % percent "&#x25;">
5 <!ENTITY % percent "&#x25;">
t4.dtd.err.rdr 2 <!ENTITY % percent "&#x25;">
5 <!ENTITY % percent "&#x25;">
t4a.dtd.err 2 <!ENTITY % percent "&#x25;">
5 <!ENTITY % percent "&#x25;">
t4a.dtd.err.rdr 2 <!ENTITY % percent "&#x25;">
5 <!ENTITY % percent "&#x25;">
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-invalid-logical.txt 4 0x7b 0xbf 0x25 0x72
6 # CHECK-NEXT: 0x7b 0xbf 0x25 0x72
  /external/kernel-headers/original/uapi/asm-x86/asm/
boot.h 5 #define NORMAL_VGA 0xffff /* 80x25 mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
boot.h 5 #define NORMAL_VGA 0xffff /* 80x25 mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
boot.h 5 #define NORMAL_VGA 0xffff /* 80x25 mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
boot.h 5 #define NORMAL_VGA 0xffff /* 80x25 mode */
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding-p8vector.txt 4 0x10 0x43 0x25 0xce
7 0x10 0x43 0x25 0x4e
  /external/boringssl/linux-aarch64/crypto/sha/
sha512-armv8.S 17 stp x25,x26,[sp,#64]
23 ldp x24,x25,[x0,#4*8]
40 and x17,x25,x24
66 bic x28,x25,x23
87 add x25,x25,x19 // h+=K[i]
91 add x25,x25,x5 // h+=X[i]
96 add x25,x25,x17 // h+=Ch(e,f,g
    [all...]
  /external/kernel-headers/original/uapi/linux/
wanrouter.h 2 * wanrouter.h Legacy declarations kept around until X25 is removed
  /libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharset_MultiByte_ISO_2022_JP.java 27 0x1b, 0x28, 0x42, 0x20, 0x1b, 0x24, 0x42, 0x25,
28 0x48, 0x25, 0x26, 0x25, 0x2d, 0x25, 0x67, 0x25,
  /external/boringssl/linux-aarch64/crypto/bn/
armv8-mont.S 218 stp x25,x26,[sp,#64]
256 mov x25,xzr
307 adcs x25,x25,x15
321 adcs x25,x25,x17
334 adcs x25,x25,x15
346 adcs x25,x25,x1
    [all...]
  /external/llvm/test/MC/Mips/
rotations64.s 13 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
18 # CHECK-64: srlv $1, $5, $1 # encoding: [0x00,0x25,0x08,0x06]
20 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
28 # CHECK-64R: rotr $4, $5, 0 # encoding: [0x00,0x25,0x20,0x02]
32 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
37 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
38 # CHECK-64R: rotr $4, $5, 31 # encoding: [0x00,0x25,0x27,0xc2]
42 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
47 # CHECK-64: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
48 # CHECK-64R: rotr $4, $5, 30 # encoding: [0x00,0x25,0x27,0x82
    [all...]
rotations32.s 13 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
18 # CHECK-32: srlv $1, $5, $1 # encoding: [0x00,0x25,0x08,0x06]
20 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
28 # CHECK-32R: rotr $4, $5, 0 # encoding: [0x00,0x25,0x20,0x02]
32 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
37 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
38 # CHECK-32R: rotr $4, $5, 31 # encoding: [0x00,0x25,0x27,0xc2]
42 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
47 # CHECK-32: or $4, $4, $1 # encoding: [0x00,0x81,0x20,0x25]
48 # CHECK-32R: rotr $4, $5, 30 # encoding: [0x00,0x25,0x27,0x82
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
eh-frame-bar.s 10 .cfi_offset x25, 24
24 ldp x25, x26, [x0, #24]
  /external/llvm/test/MC/Disassembler/X86/
marked-up.txt 4 0x65 0x48 0x8b 0x0c 0x25 0x08 0x00 0x00 0x00
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-p8vector.s 4 # CHECK-BE: vpksdss 2, 3, 4 # encoding: [0x10,0x43,0x25,0xce]
5 # CHECK-LE: vpksdss 2, 3, 4 # encoding: [0xce,0x25,0x43,0x10]
8 # CHECK-BE: vpksdus 2, 3, 4 # encoding: [0x10,0x43,0x25,0x4e]
9 # CHECK-LE: vpksdus 2, 3, 4 # encoding: [0x4e,0x25,0x43,0x10]
  /external/llvm/test/CodeGen/AArch64/
arm64-register-pairing.ll 12 ; CHECK: stp x26, x25, [sp, #80]
20 ; CHECK: ldp x26, x25, [sp, #80]
26 call void asm sideeffect "mov x0, #42", "~{x0},~{x19},~{x21},~{x23},~{x25},~{x27},~{d8},~{d10},~{d12},~{d14}"() nounwind
37 ; CHECK: stp x26, x25, [sp, #80]
45 ; CHECK: ldp x26, x25, [sp, #80]
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_arm64.S 30 stp x25, x26, [sp, #-16]!
44 ldp x25, x26, [sp], #16
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10320.go 16 var x20, x21, x22, x23, x24, x25, x26, x27, x28, x29 int
46 _ = x25
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_arm64.S 30 stp x25, x26, [sp, #-16]!
44 ldp x25, x26, [sp], #16

Completed in 915 milliseconds

1 2 3 4 5 6 7 8 91011>>