HomeSort by relevance Sort by last modified time
    Searched refs:asciiz (Results 1 - 18 of 18) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
asm.h 54 #define TEXT(msg) .pushsection .data; 8: .asciiz msg; .popsection;
55 #define TTABLE(string) .pushsection .text; .word 1f; .popsection .pushsection .data; 1: .asciiz string; .popsection
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 54 #define TEXT(msg) .pushsection .data; 8: .asciiz msg; .popsection;
55 #define TTABLE(string) .pushsection .text; .word 1f; .popsection .pushsection .data; 1: .asciiz string; .popsection
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 298 9: .asciiz msg; \
302 .asciiz str; \
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 54 #define TEXT(msg) .pushsection .data; 8: .asciiz msg; .popsection;
55 #define TTABLE(string) .pushsection .text; .word 1f; .popsection .pushsection .data; 1: .asciiz string; .popsection
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 298 9: .asciiz msg; \
302 .asciiz str; \
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 54 #define TEXT(msg) .pushsection .data; 8: .asciiz msg; .popsection;
55 #define TTABLE(string) .pushsection .text; .word 1f; .popsection .pushsection .data; 1: .asciiz string; .popsection
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 298 9: .asciiz msg; \
302 .asciiz str; \
  /external/openssl/crypto/bn/asm/
mips-mont.s 283 .asciiz "Montgomery Multiplication for MIPS, CRYPTOGAMS by <appro@openssl.org>"
mips3-mont.pl 324 .asciiz "Montgomery Multiplication for MIPS III/IV, CRYPTOGAMS by <appro\@openssl.org>"
mips-mont.pl 421 .asciiz "Montgomery Multiplication for MIPS, CRYPTOGAMS by <appro\@openssl.org>"
bn-mips.s 3 .asciiz "mips3.s, Version 1.2"
4 .asciiz "MIPS II/III/IV ISA artwork by Andy Polyakov <appro@fy.chalmers.se>"
    [all...]
mips.pl 106 .asciiz "mips3.s, Version 1.2"
107 .asciiz "MIPS II/III/IV ISA artwork by Andy Polyakov <appro\@fy.chalmers.se>"
    [all...]
mips3.s 2 .asciiz "mips3.s, Version 1.1"
3 .asciiz "MIPS III/IV ISA artwork by Andy Polyakov <appro@fy.chalmers.se>"
    [all...]
  /external/kernel-headers/original/asm-mips/
asm.h 123 8: .asciiz msg; \
134 1: .asciiz string; \
  /external/openssl/crypto/sha/asm/
sha1-mips.pl 351 .asciiz "SHA1 for MIPS, CRYPTOGAMS by <appro\@openssl.org>"
sha512-mips.pl 448 .asciiz "SHA${label} for MIPS, CRYPTOGAMS by <appro\@openssl.org>"
sha1-mips.s 1664 .asciiz "SHA1 for MIPS, CRYPTOGAMS by <appro@openssl.org>"
sha256-mips.s     [all...]

Completed in 786 milliseconds