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

  /external/webkit/Source/WebCore/platform/graphics/
UnitBezier.h 108 double solve(double x, double epsilon) function in struct:WebCore::UnitBezier
  /external/llvm/include/llvm/CodeGen/PBQP/
HeuristicSolver.h 29 /// to HeuristicSolver<HImpl>::solve(Graph&).
117 /// \brief Construct a heuristic solver implementation to solve the given
563 // Solve based on existing solved edges.
598 /// <tt>Solution s = HeuristicSolver<H>::solve(g);</tt>
608 static Solution solve(Graph &g) { function in class:PBQP::HeuristicSolver
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 380 void solve();
457 void LazyValueInfoCache::solve() { function in class:LazyValueInfoCache
495 // cache needs updating, i.e. if we have solve a new value or not.
897 solve();
911 solve();
925 // to solve now. We do NOT try to proactively update these values. Instead,
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 1555 private void solve(Arc[] arcs, int[] locations) { method in class:GridLayout
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 1490 private void solve(Arc[] arcs, int[] locations) { method in class:GridLayout
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 

Completed in 145 milliseconds