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

  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 13 // solving this using a PBQP solver, and mapping the solution back to a
149 /// \brief Given a solved PBQP problem maps this solution back to a register
152 const PBQP::Solution &solution);
529 const PBQP::Solution &solution) {
537 // Iterate over the nodes mapping the PBQP solution to a register
543 unsigned alloc = solution.getSelection(node);
671 // * Map the solution back to a register allocation
710 PBQP::Solution solution local
    [all...]
  /external/opencv/cvaux/src/
cvlmeds.cpp 678 double solution[9]; local
747 { /* ----------- computing the solution ----------- */
781 /* ----------- solution = V * W(-1) * U(T) * f ----------- */
787 solution[a] = 0;
791 solution[a] += temp2[a_num + t] * f[t];
801 solution[a] = solution[a - 1];
804 solution[a] = 1;
816 summ += A[a9 + t] * solution[t];
828 F[j] = solution[j]
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 153 milliseconds