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

  /frameworks/compile/mclinker/lib/LD/
BranchIslandFactory.cpp 76 /// getIsland - find fwd and bwd islands for the fragment
82 BranchIsland* bwd = NULL; local
94 bwd = &*prev;
100 return std::make_pair(fwd, bwd);
  /external/ceres-solver/internal/ceres/
loss_function_test.cc 60 double bwd[3]; local
62 loss.Evaluate(s - kH, bwd);
65 const double fd_1 = (fwd[0] - bwd[0]) / (2 * kH);
69 const double fd_2 = (fwd[0] - 2*rho[0] + bwd[0]) / (kH * kH);
  /packages/apps/OMA-DM/engine/dmlib/dmt-tools/lib/
joda-time-1.1.jar 

Completed in 632 milliseconds