OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Solution
(Results
1 - 8
of
8
) sorted by null
/external/llvm/include/llvm/CodeGen/PBQP/
Solution.h
1
//===--
Solution
.h ------- PBQP
Solution
------------------------*- C++ -*-===//
10
// PBQP
Solution
class.
24
/// \brief Represents a
solution
to a PBQP problem.
27
class
Solution
{
38
/// \brief Initialise an empty
solution
.
39
Solution
()
HeuristicSolver.h
20
#include "
Solution
.h"
106
Solution
s;
173
/// \brief Compute a
solution
to the PBQP problem instance with which this
175
/// @return A
solution
to the PBQP problem.
180
Solution
computeSolution() {
204
/// \brief Set the
solution
of the given node.
205
/// @param nItr Node iterator to set
solution
for.
596
/// Given a PBQP Graph g representing a PBQP problem, you can find a
solution
598
/// <tt>
Solution
s = HeuristicSolver<H>::solve(g);</tt>
601
/// speed and
solution
quality. The heuristic should be chosen based on th
[
all
...]
/external/libpng/projects/visualc71/
README_zlib.txt
14
1) On the main menu, select "File | Open
Solution
".
17
2) Display the
Solution
Explorer view (Ctrl+Alt+L)
30
5) Select "Build | Clean
Solution
".
32
6) Select "Build | Build
Solution
(Ctrl-Shift-B)"
/external/libvpx/build/make/
gen_msvs_sln.sh
22
This script generates a Visual Studio 2005
solution
file from a list of project
117
#
Solution
Configuration Platforms
149
#
Solution
Properties
266
Microsoft Visual Studio
Solution
File, Format Version $sln_vers${EOLDOS}
/external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
[
all
...]
/external/llvm/lib/CodeGen/
RegAllocPBQP.cpp
13
// solving this using a PBQP solver, and mapping the
solution
back to a
148
/// \brief Given a solved PBQP problem maps this
solution
back to a register
151
const PBQP::
Solution
&
solution
);
515
const PBQP::
Solution
&
solution
) {
523
// Iterate over the nodes mapping the PBQP
solution
to a register
529
unsigned alloc =
solution
.getSelection(node);
661
// * Map the
solution
back to a register allocation
680
PBQP::
Solution
solution
local
[
all
...]
/external/chromium/third_party/libjingle/source/talk/
main.scons
446
DeclareBit('vsproj', 'Generate Visual Studio projects and
solution
files.')
484
#
Solution
and target projects
/prebuilt/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 685 milliseconds