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

  /external/ceres-solver/internal/ceres/
autodiff_test.cc 133 A PX[3];
135 PX[i] = RowMajorAccess(P, 3, 4, i, 0) * X[0] +
140 if (PX[2] != 0.0) {
141 x[0] = PX[0] / PX[2];
142 x[1] = PX[1] / PX[2];
168 double PX[12 + 4];
170 PX[i] = RandDouble();
174 double *P = PX + 0
    [all...]
  /external/smack/src/org/xbill/DNS/
Type.java 91 public static final int PX = 26;
252 types.add(PX, "PX", new PXRecord());
  /external/grub/stage2/
iso9660.h 158 struct PX {
163 } px; member in union:rock_ridge::__anon20255
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 83 milliseconds