Home
last modified time | relevance | path

Searched refs:costs (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h57 Vector costs;
62 NodeEntry(const Vector &costs) : costs(costs), degree(0) {} in NodeEntry() argument
63 Vector& getCosts() { return costs; } in getCosts()
64 const Vector& getCosts() const { return costs; } in getCosts()
83 Matrix costs; variable
87 EdgeEntry(NodeItr node1, NodeItr node2, const Matrix &costs) in EdgeEntry() argument
88 : node1(node1), node2(node2), costs(costs) {} in EdgeEntry()
91 Matrix& getCosts() { return costs; } in getCosts()
92 const Matrix& getCosts() const { return costs; } in getCosts()
168 NodeItr addNode(const Vector &costs) { in addNode() argument
[all …]
/external/srec/srec/crec/
Dsrec_debug.c98 costdata* costs = &stoken->cost[0]; in print_fsmarc_token() local
115 … p, costs[i], costs[i] + cost_offset, word_backtrace[i], duration[i], word_backtrace_trans); in print_fsmarc_token()
/external/valgrind/main/callgrind/
DMakefile.am20 costs.h \
40 costs.c \
/external/libpng/
DTODO17 (counting huffman bits/precompression? filter inertia? filter costs?).
Dlibpng-1.2.44.txt2763 rows, and by telling it the relative computational costs of the filters.
2766 costs[PNG_FILTER_VALUE_LAST] =
2771 weights, costs);
2783 The filter costs specify for each filter type a relative decoding cost
2785 with higher costs are less likely to be chosen over filters with lower
2786 costs, unless their "sum of absolute differences" is that much smaller.
2787 The costs do not necessarily reflect the exact computational speeds of
2793 been done to find optimum values for either the costs or the weights.
Dlibpng-1.2.46.txt2763 rows, and by telling it the relative computational costs of the filters.
2766 costs[PNG_FILTER_VALUE_LAST] =
2771 weights, costs);
2783 The filter costs specify for each filter type a relative decoding cost
2785 with higher costs are less likely to be chosen over filters with lower
2786 costs, unless their "sum of absolute differences" is that much smaller.
2787 The costs do not necessarily reflect the exact computational speeds of
2793 been done to find optimum values for either the costs or the weights.
/external/quake/quake/src/WinQuake/data/
DORDER.TXT48 to international shipping costs, all international orders are sent
DHELP.TXT8 lines dictate costs, we periodically adjust our rates for Voice Tech
DCOMEXP.TXT212 Authorized Copy, less only Licensee's actual, documented costs
256 Software for the full out-of-pocket costs of the audit including
257 reasonable travel costs and expenses; provided, however, that the
/external/yaffs2/yaffs2/
DKconfig132 yaffs_Object. This costs an extra 16 bytes of RAM per object,
/external/emma/
DNOTICE83 every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collecti…
99 the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, …
/external/eclipse-windowbuilder/propertysheet/
DNOTICE128 costs (collectively "Losses") arising from claims, lawsuits and other
161 Agreement , including but not limited to the risks and costs of program
/external/junit/
DNOTICE58 …r Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Los…
66 …f rights under this Agreement, including but not limited to the risks and costs of program errors,…
/external/webp/src/enc/
Dquant.c425 CostArray* const costs = it->enc_->proba_.level_cost_[coeff_type]; in TrellisQuantizeBlock() local
506 const uint16_t* const tcost = costs[VP8EncBands[n]][prev_ctx]; in TrellisQuantizeBlock()
/external/libvpx/vp8/encoder/arm/neon/
Dvariance_neon.asm76 ;vmov.32 r0, d0[0] ;this instruction costs a lot
/external/mesa3d/docs/
DREADME.DJ11 not terribly efficient, and has some drawbacks, but saves maintenance costs.
/external/valgrind/main/docs/internals/
Dtracking-fn-entry-exit.txt81 effect, costs of PLT functions are attributed to callers, and the call to
/external/icu4c/test/testdata/
Drbbitst.txt235 doing? •This\n<100> costs $20,00,000. •</data>
468 <100>How, •are, •you? •This, •costs •$20,00,000.•</data>
/external/hyphenation/
DCOPYING.MPL410 California, with the losing party responsible for costs, including
411 without limitation, court costs and reasonable attorneys' fees and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt410 California, with the losing party responsible for costs, including
411 without limitation, court costs and reasonable attorneys' fees and
/external/dbus/bus/
DNOTICE141 entitled to recover its costs and expenses, including, without
142 limitation, reasonable attorneys' fees and costs incurred in
/external/dbus/tools/
DNOTICE141 entitled to recover its costs and expenses, including, without
142 limitation, reasonable attorneys' fees and costs incurred in
/external/dbus/
DNOTICE141 entitled to recover its costs and expenses, including, without
142 limitation, reasonable attorneys' fees and costs incurred in
DCOPYING142 entitled to recover its costs and expenses, including, without
143 limitation, reasonable attorneys' fees and costs incurred in
/external/dbus/dbus/
DNOTICE141 entitled to recover its costs and expenses, including, without
142 limitation, reasonable attorneys' fees and costs incurred in

123