OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asciiz
(Results
1 - 25
of
37
) sorted by null
1
2
/bionic/libc/arch-mips/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/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/ndk/8/platforms/android-14/arch-mips/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/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/prebuilts/ndk/8/platforms/android-9/arch-mips/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/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/prebuilts/ndk/9/platforms/android-14/arch-mips/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/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/prebuilts/ndk/9/platforms/android-18/arch-mips/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/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/prebuilts/ndk/9/platforms/android-9/arch-mips/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/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
asm.h
298
9: .
asciiz
msg; \
302
.
asciiz
str; \
/dalvik/vm/mterp/mips/
footer.S
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips-mont.S
285
.
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>"
/external/openssl/crypto/bn/asm/
mips-mont.S
285
.
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>"
/external/kernel-headers/original/asm-mips/
asm.h
123
8: .
asciiz
msg; \
134
1: .
asciiz
string; \
/external/chromium_org/third_party/openssl/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>"
/external/openssl/crypto/sha/asm/
sha1-mips.pl
351
.
asciiz
"SHA1 for MIPS, CRYPTOGAMS by <appro\@openssl.org>"
Completed in 653 milliseconds
1
2