/toolchain/binutils/binutils-2.25/ld/emultempl/ |
spu_ovl.S | 61 #define tab4 reserved3 define 381 ila tab4, _ovly_buf_table - 4 # 0,2 46 386 lqx map, tab4, off4 # 1,6 49 388 cwx genwi, tab4, off4 # 1,4 50 389 a addr4, tab4, off4 # 0,2 51
|
/art/tools/dmtracedump/ |
tracedump.cc | 721 int32_t tab4 = findNextChar(data + (tab1 + tab2 + tab3 + 3), local 723 int32_t tab5 = findNextChar(data + (tab1 + tab2 + tab3 + tab4 + 4), 724 next - (tab1 + tab2 + tab3 + tab4 + 4), '\t'); 749 if (tab4 > 0 && tab5 > 0) { 750 tab4 += tab3 + 1; 751 tab5 += tab4 + 1; 753 assert(data[tab4] == '\t'); 755 data[tab4] = data[tab5] = '\0'; 758 data + tab2 + 1, data + tab3 + 1, data + tab4 + 1, [all...] |
/external/vixl/src/vixl/a64/ |
simulator-a64.h | [all...] |
logic-a64.cc | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-s390.c | 1099 static bfd_reloc_code_real_type tab4[] = local 1115 reloc = tab4[suffix]; [all...] |
/docs/source.android.com/src/compatibility/5.0/ |
android-5.0-cdd.html | [all...] |