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

1 2

  /external/clang/test/OpenMP/
declare_simd_ast_print.cpp 67 // CHECK-NEXT: int tadd(int (&b)[], int &c) {
72 int tadd(int (&b)[], int &c) { return x[b[0]] + b[0]; } function in class:VV
80 // CHECK-NEXT: int tadd(int a, int b);
87 // CHECK-NEXT: int tadd(int b) {
96 int tadd(int a, int b) { return a + b; } function in class:TVV
99 // CHECK-NEXT: int tadd(int a, int b) {
113 int tadd(int b) { return x[b] + b; } function in class:TVV
117 // CHECK-NEXT: int tadd(int b) {
141 int res = t16.tadd(b);
declare_simd_codegen.cpp 40 int tadd(int (&b)[], int &c) { return x[b[0]] + b[0]; } function in class:VV
50 int tadd(int a, int b) { return a + b; } function in class:TVV
57 int tadd(int b) { return x[b] + b; } function in class:TVV
73 int res = t16.tadd(b);
77 vv.tadd(g, res);
  /external/speex/libspeex/
ltp_arm4.h 75 "\tadd %2, %2, %7, asr #5\n"
76 "\tadd %3, %3, %10, asr #5\n"
162 "\tadd %4, %10, %4, asr #6 \n"
165 "\tadd %5, %15, %5, asr #6 \n"
168 "\tadd %6, %10, %6, asr #6 \n"
169 "\tadd %7, %15, %7, asr #6 \n"
  /external/valgrind/memcheck/tests/amd64/
insn-pcmpistri.c 25 "\tadd $0x10,%0\n"
28 "\tadd %%rcx,%0\n"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
m68k-got.exp 95 puts $ofd "\tadd.l %a5,%a0"
101 puts $ofd "\tadd.l %a5,%a0"
104 puts $ofd "\tadd.l %d0,%d1"
108 puts $ofd "\tadd.l %a5,%a0"
111 puts $ofd "\tadd.l %d1,%d0"
123 puts $ofd "\tadd.l %d0,%d1"
129 puts $ofd "\tadd.l %d1,%d0"
  /external/mesa3d/src/mapi/glapi/gen/
gl_SPARC_asm.py 87 print '\tadd\t%g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2'
90 print '\tadd\t%g1, %tie_lo10(_glapi_tls_Dispatch), %g1'
106 print '\tadd\t%g2, %lo(_GLOBAL_OFFSET_TABLE_+4), %g2'
110 print '\tadd\t%g1, %tie_lo10(_glapi_tls_Dispatch), %g1'
  /external/dtc/
dtc.c 105 "\n\tAdd padding to the blob of <bytes> long (extra space)",
109 "\n\tAdd a path to search for include files",
  /external/selinux/python/audit2allow/
audit2allow 285 print("\t\tAdd an allow rule for the role pair.\n")
290 print("\t\tAdd an allow rule for the parent type.\n")
audit2why 285 print("\t\tAdd an allow rule for the role pair.\n")
290 print("\t\tAdd an allow rule for the parent type.\n")
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcAsmPrinter.cpp 168 O << "\tadd\t" << operand << ", %o7, " << operand << '\n';
  /external/icu/icu4c/source/tools/tzcode/
zic.c 175 static zic_t tadd(zic_t t1, zic_t t2);
2962 tadd(const zic_t t1, const zic_t t2) function
    [all...]
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
CompatibilityConsole.java 203 "\tadd s[ubplan]: create a subplan from a previous session" + LINE_SEPARATOR +
  /external/libxml2/
xmlcatalog.c 295 printf("\tadd 'type' 'orig' 'replace' : add an entry\n");
  /external/nfacct/
nfacct.c 572 " add object-name\tAdd new accounting object to table\n"
  /external/valgrind/coregrind/
m_main.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb1RegisterInfo.cpp 258 // Build the new tADD / tSUB.
  /external/gptfdisk/
gpttext.cc 627 cout << "n\tadd a new partition\n";
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.go 478 w.WriteString("\tadd 2, 2, 12\n")
    [all...]
  /external/toybox/toys/pending/
fdisk.c     [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c     [all...]
  /external/hyphenation-patterns/de/
hyph-de-1901.pat.txt     [all...]
hyph-de-1996.pat.txt     [all...]
hyph-de-ch-1901.pat.txt     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86GenAsmWriter1.inc     [all...]
  /toolchain/binutils/binutils-2.25/gas/po/
es.po     [all...]

Completed in 803 milliseconds

1 2