HomeSort by relevance Sort by last modified time
    Searched defs:DP2 (Results 1 - 3 of 3) sorted by null

  /external/eigen/blas/
drotmg.f 52 DOUBLE PRECISION DFLAG,DH11,DH12,DH21,DH22,DP1,DP2,DQ1,DQ2,DTEMP,
70 DP2 = DD2*DY1
71 IF (.NOT.DP2.EQ.ZERO) GO TO 20
77 DQ2 = DP2*DY1
82 DH12 = DP2/DP1
102 DH11 = DP1/DP2
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]

Completed in 133 milliseconds