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

  /external/libpng/contrib/pngminus/
makevms.com 86 $ VV=F$VERIFY(0)
89 $ VV='F$Verify(VV)
  /external/libpng/scripts/
makevms.com 136 $ VV=F$VERIFY(0)
139 $ VV='F$Verify(VV)
  /external/libpng/contrib/gregbook/
makevms.com 126 $ VV=F$VERIFY(0)
129 $ VV='F$Verify(VV)
  /external/opencv/cxcore/src/
cxjacobieigens.cpp 72 float *AA = A, *VV = V;
83 for( i = 0; i < n; i++, VV += n, AA += n )
92 VV[j] = 0.f;
93 VV[i] = 1.f;
  /external/opencv/cvaux/src/
cveigenobjects.cpp 48 float *AA = A, *VV = V;
59 for( i = 0; i < n; i++, VV += n, AA += n )
68 VV[j] = 0.f;
69 VV[i] = 1.f;
    [all...]
  /external/zlib/
make_vms.com 262 $ VV=F$VERIFY(0)
265 $ VV='F$Verify(VV)

Completed in 63 milliseconds