Searched refs:SP (Results 1 – 5 of 5) sorted by relevance
/ndk/tests/device/b8708181-Vector4/jni/ |
D | Vector4.cpp | 5 #define SP "sp" macro 8 #define SP "esp" macro 11 #define SP "sp" macro 56 register void *sp __asm(SP); in main()
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | engine.c | 114 #define SP(t, s, c) print(m, t, s, c, stdout) macro 119 #define SP(t, s, c) /* nothing */ macro 690 SP("start", st, *p); in fast() 715 SP("boleol", st, c); in fast() 729 SP("boweow", st, c); in fast() 741 SP("aft", st, c); in fast() 773 SP("sstart", st, *p); in slow() 797 SP("sboleol", st, c); in slow() 811 SP("sboweow", st, c); in slow() 825 SP("saft", st, c); in slow()
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | po.m4 | 361 …$lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's… 402 …$lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's… 422 …$lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's…
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindRegistersSave.S | 25 # +-----------------------+ <-- SP
|
D | UnwindRegistersRestore.S | 25 # +-----------------------+ <-- SP
|