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

  /art/compiler/optimizing/
loop_optimization.cc 918 HInstruction* opa = conversion->InputAt(0); local
954 HInstruction* opa = instruction->InputAt(0); local
970 HInstruction* opa = instruction->InputAt(0); local
985 HInstruction* opa = instruction->InputAt(0); local
1030 HInstruction* opa = instruction->InputAt(0); local
1061 HInstruction* opa = instruction->InputAt(0); local
    [all...]
induction_var_range.cc 1068 HInstruction* opa = nullptr; local
1217 HInstruction* opa = nullptr; local
    [all...]
loop_optimization.h 139 HInstruction* opa,
144 HInstruction* opa,
  /external/libxml2/xstc/
xstc.py 12 opa = optparse.OptionParser() variable
14 opa.add_option("-b", "--base", action="store", type="string", dest="baseDir",
19 opa.add_option("-o", "--out", action="store", type="string", dest="logFile",
23 opa.add_option("--log", action="store_true", dest="enableLog",
27 opa.add_option("--no-test-out", action="store_true", dest="disableTestStdOut",
31 opa.add_option("-s", "--silent", action="store_true", dest="silent", default=False,
34 opa.add_option("-v", "--verbose", action="store_true", dest="verbose",
38 opa.add_option("-x", "--max", type="int", dest="maxTestCount",
42 opa.add_option("-t", "--test", type="string", dest="singleTest",
46 opa.add_option("--tsw", "--test-starts-with", type="string", dest="testStartsWith"
    [all...]
  /external/eigen/blas/
level2_impl.h 26 int EIGEN_BLAS_FUNC(gemv)(const char *opa, const int *m, const int *n, const RealScalar *palpha,
48 if(OP(*opa)==INVALID) info = 1;
62 int code = OP(*opa);
86 int EIGEN_BLAS_FUNC(trsv)(const char *uplo, const char *opa, const char *diag, const int *n, const RealScalar *pa, const int *lda, RealScalar *pb, const int *incb)
125 else if(OP(*opa)==INVALID) info = 2;
135 int code = OP(*opa) | (UPLO(*uplo) << 2) | (DIAG(*diag) << 3);
145 int EIGEN_BLAS_FUNC(trmv)(const char *uplo, const char *opa, const char *diag, const int *n, const RealScalar *pa, const int *lda, RealScalar *pb, const int *incb)
184 else if(OP(*opa)==INVALID) info = 2;
199 int code = OP(*opa) | (UPLO(*uplo) << 2) | (DIAG(*diag) << 3);
288 int EIGEN_BLAS_FUNC(tbmv)(char *uplo, char *opa, char *diag, int *n, int *k, RealScalar *pa, int *lda, RealScalar *px, int *incx
    [all...]
level3_impl.h 12 int EIGEN_BLAS_FUNC(gemm)(const char *opa, const char *opb, const int *m, const int *n, const int *k, const RealScalar *palpha,
15 // std::cerr << "in gemm " << *opa << " " << *opb << " " << *m << " " << *n << " " << *k << " " << *lda << " " << *ldb << " " << *ldc << " " << *palpha << " " << *pbeta << "\n";
48 if(OP(*opa)==INVALID) info = 1;
53 else if(*lda<std::max(1,(OP(*opa)==NOTR)?*m:*k)) info = 8;
73 int code = OP(*opa) | (OP(*opb) << 2);
78 int EIGEN_BLAS_FUNC(trsm)(const char *side, const char *uplo, const char *opa, const char *diag, const int *m, const int *n,
81 // std::cerr << "in trsm " << *side << " " << *uplo << " " << *opa << " " << *diag << " " << *m << "," << *n << " " << *palpha << " " << *lda << " " << *ldb<< "\n";
149 else if(OP(*opa)==INVALID) info = 3;
161 int code = OP(*opa) | (SIDE(*side) << 2) | (UPLO(*uplo) << 3) | (DIAG(*diag) << 4);
183 int EIGEN_BLAS_FUNC(trmm)(const char *side, const char *uplo, const char *opa, const char *diag, const int *m, const int *n
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
dwarf.c 6128 unsigned int reg, op, opa; local
6259 unsigned op, opa; local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_ColorMatrix.S 21 .macro vmxx_f32 i, mask, opd, opa, opb
24 fmla \opd, \opa, \opb
26 fmul \opd, \opa, \opb
31 .macro vadd_f32 i, mask, opd, opa, opb, stupidsyntax1, stupidsyntax2
34 fadd \opd, \opa, \opb
41 .macro vmxx_s16 i, mask, opd, opa, opb
44 smlal \opd, \opa, \opb
46 smull \opd, \opa, \opb
51 .macro vmxx2_s16 i, mask, opd, opa, opb
54 smlal2 \opd, \opa, \op
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
decimal.py     [all...]
  /external/python/cpython2/Lib/
decimal.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py     [all...]
  /external/tcpdump/
print-icmp6.c 1244 const struct nd_opt_advinterval *opa; local
    [all...]
  /external/blktrace/btt/
output.c 507 struct __opa opa = { .ofp = ofp, .func = func }; local
510 pip_foreach_out(__output_pip_avg, &opa);
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-parse.y 289 check_macfuncs (Macfunc *aa, Opt_mode *opa,
298 if (opa->mod != 0)
306 if (opa->MM != 0)
312 otmp = *opa; *opa = *opb; *opb = otmp;
352 opb->mod |= opa->mod;
    [all...]
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1185 milliseconds