Home
last modified time | relevance | path

Searched refs:weighted (Results 1 – 25 of 48) sorted by relevance

12

/external/openfst/src/include/fst/script/
Drandgen.h47 opts.npath, opts.weighted); in RandGen()
53 opts.npath, opts.weighted); in RandGen()
59 opts.npath, opts.weighted); in RandGen()
/external/opencv/cvaux/src/
Dcvclique.cpp129 void cvStartFindCliques( CvGraph* graph, CvCliqueFinder* finder, int reverse, int weighted, int wei…
133 if (weighted)
135 finder->weighted = 1;
152 else finder->weighted = 0;
250 if(finder->weighted)
288 if( (!finder->weighted) && (k + ce[k] - ne[k] < finder->best_score) )
294 if( finder->weighted && !finder->weighted_edges &&
379 if( finder->weighted )
393 if( finder->weighted )
415 if( finder->weighted )
/external/openfst/src/include/fst/
Drandgen.h312 bool weighted; // Output tree weighted by path count; o.w. member
321 weighted(w), in CacheOptions()
353 weighted_(opts.weighted), in RandGenFstImpl()
591 bool weighted; // Output is tree weighted by path count; o.w. member
600 weighted(w), in arc_selector()
690 opts.npath, opts.weighted, in RandGen()
693 if (opts.weighted) { in RandGen()
Dproperties.h344 uint64 RandGenProperties(uint64 inprops, bool weighted);
/external/openfst/src/bin/
Dfstrandgen.cc30 DEFINE_bool(weighted, false,
/external/openfst/
DREADME4 searching weighted finite-state transducers (FSTs).
DNEWS42 * Added delayed RandGenFst that outputs tree of paths weighted
/external/openfst/src/lib/
Dproperties.cc235 uint64 RandGenProperties(uint64 inprops, bool weighted) { in RandGenProperties() argument
238 if (weighted) { in RandGenProperties()
/external/linux-tools-perf/Documentation/
Dperf-top.txt134 Toggle between weighted sum and individual count[E]r profile.
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dbasic.ll9 ; Loop backedges are weighted and thus their bodies have a greater frequency.
/external/oprofile/events/i386/nehalem/
Dunit_masks178 0x01 read_data Counts weighted cycles of offcore demand data read requests
179 0x02 read_code Counts weighted cycles of offcore demand code read requests
180 0x04 rfo Counts weighted cycles of offcore demand RFO requests
181 0x08 read Counts weighted cycles of offcore read requests of any kind
260 0x01 data Counts weighted cycles of snoopq requests for data
261 0x02 invalidate Counts weighted cycles of snoopq invalidate requests
262 0x04 code Counts weighted cycles of snoopq requests for code
Devents59 …sts_outstanding minimum:6000 name:OFFCORE_REQUESTS_OUTSTANDING : Counts weighted cycles of offcore…
78 …ests_outstanding minimum:6000 name:SNOOPQ_REQUESTS_OUTSTANDING : Counts weighted cycles of snoopq …
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
Dsampler.rst58 linearly weighted and blended together.
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst58 linearly weighted and blended together.
/external/oprofile/events/i386/core/
Devents48 event:0x60 counters:0,1 um:zero minimum:500 name:BUS_REQ_OUTSTANDING : weighted number of outstandi…
/external/opencv/cvaux/include/
Dcvaux.h328 int weighted; member
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/
Dcontest-terms.rst598 a higher ranking, weighted by quality. However, it is still
/external/ceres-solver/docs/source/
Dmodeling.rst744 down-weighted so they do not overly influence the final solution.
/external/mesa3d/docs/
DVERSIONS337 - linear interpolation of mipmap levels was incorrectly weighted
/external/chromium_org/third_party/mesa/src/docs/
DVERSIONS337 - linear interpolation of mipmap levels was incorrectly weighted
/external/libexif/po/
Den_CA.po507 msgid "Center-weighted average"
508 msgstr "Centre-weighted average"
Den_GB.po508 msgid "Center-weighted average"
509 msgstr "Centre-weighted average"
Den_AU.po508 msgid "Center-weighted average"
509 msgstr "Centre-weighted average"
Dlibexif-12.pot507 msgid "Center-weighted average"
/external/libpng/
DCHANGES325 Corrected some bugs in the experimental weighted filtering heuristics.

12