HomeSort by relevance Sort by last modified time
    Searched refs:weight (Results 51 - 75 of 310) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/bluetooth/glib/gio/xdgmime/
xdgmimeglob.h 64 int weight);
  /external/srec/srec/Grammar/include/
SR_Grammar.h 124 * @param weight value to associate with word when adding to grammar; use to determine cost when parsing
131 const LCHAR* pronunciation, int weight, const LCHAR* tag);
147 * @param weight value to associate with nametag when adding to grammar; use to determine cost when parsing
154 const SR_Nametag* nametag, int weight, const LCHAR* tag);
330 * @param weight value to associate with word when adding to grammar; use to determine cost when parsing
339 int weight, const LCHAR* tag);
354 * @param weight value to associate with nametag when adding to grammar; use to determine cost when parsing
361 const struct SR_Nametag_t* nametag, int weight, const LCHAR* tag);
SR_GrammarImpl.h 144 int weight, const LCHAR* tag);
153 const SR_Nametag* nametag, int weight,
  /external/srec/srec/Grammar/src/
SR_Grammar.c 39 const LCHAR* pronunciation, int weight, const LCHAR* tag)
47 return self->addWordToSlot(self, slot, word, pronunciation, weight, tag);
62 const SR_Nametag* nametag, int weight, const LCHAR* tag)
69 return self->addNametagToSlot(self, slot, nametag, weight, tag);
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-resource-browser.css 30 font-weight: normal;
  /sdk/traceview/src/com/android/traceview/
Call.java 52 public double addWeight(int x, int y, double weight) {
53 return mMethodData.addWeight(x, y, weight);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
prune.h 31 typedef typename A::Weight Weight;
34 Weight threshold;
39 vector<Weight> *idistance;
42 vector<Weight> *fdistance;
44 PruneOptions(const Weight& t, ArcFilter f, vector<Weight> *id = 0,
45 vector<Weight> *fd = 0)
52 // do not belong to a successful path whose weight is no more than
53 // 'opts.threshold' Times() the weight of the shortest path. Weight
102 Weight weight = Times(Times((*idistance)[state], arc.weight), local
210 Weight weight = Times(Times((*idistance)[state], arc.weight), local
    [all...]
verify.h 31 typedef typename Arc::Weight Weight;
82 } else if (!arc.weight.Member() || arc.weight == Weight::Zero()) {
83 LOG(ERROR) << "Verify: Fst weight of arc at position "
99 LOG(ERROR) << "Verify: Fst final weight of state " << s << " is invalid";
invert.h 32 return A(arc.olabel, arc.ilabel, arc.weight, arc.nextstate);
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsSource.java 146 * {@link Comparator} to sort by {@link DataKind#weight}.
150 return object1.weight - object2.weight;
156 * {@link DataKind#weight}.
195 public int weight; field in class:ContactsSource.DataKind
227 public DataKind(String mimeType, int titleRes, int iconRes, int weight, boolean editable) {
231 this.weight = weight;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LinearLayoutRule.java 171 parentNode.editXml("Change Weight", new INodeHandler() {
175 String weight =
177 if (weight == null || weight.length() == 0) {
178 weight = "0.0"; //$NON-NLS-1$
180 weight = mRulesEngine.displayInput("Enter Weight Value:", weight,
182 if (weight != null) {
185 ATTR_LAYOUT_WEIGHT, weight);
    [all...]
  /external/opencv/cvaux/src/
cvbgfg_gaussmix.cpp 120 //Rw is the learning rate for weight and Rg is leaning rate for mean and variance
130 //w[n+1] = w[n] + Rw*(g - w[n]) weight
202 bg_model->g_point[n].g_values[0].weight = 1; //the first value seen has weight one
211 bg_model->g_point[n].g_values[k].weight = 0;
442 g_point->g_values[k].weight = g_point->g_values[k].weight +
444 g_point->g_values[k].weight));
446 double learning_rate_gaussian = (double)match[k]/(g_point->g_values[k].weight*
472 g_point->g_values[k].weight = g_point->g_values[k].weight
    [all...]
enmin.cpp 82 // weight - weight of the edge ( maximum flow via the edge )
89 int weight;
233 ( ( Edge* )newEdgePtr ) -> weight = dFunc( leftLine,
245 ( ( Edge* )newEdgePtr ) -> weight +=
252 ( ( Edge* )tempEdgePtr ) -> weight = vFunc( alpha, beta );
266 ( ( Edge* )newEdgePtr ) -> weight +=
273 ( ( Edge* )tempEdgePtr ) -> weight = vFunc( alpha, beta );
288 ( ( Edge* )newEdgePtr ) -> weight = dFunc( leftLine,
300 ( ( Edge* )newEdgePtr ) -> weight +
    [all...]
  /external/opencv/cv/src/
cvstereogc.cpp 61 short weight; member in struct:GCVtx
70 int weight; member in struct:GCEdge
150 if( v->weight != 0 )
155 v->t = v->weight < 0;
169 int e0 = -1, ei = 0, ej = 0, min_weight, weight; local
181 if( edges[ei^vt].weight == 0 )
223 // find the minimum edge weight along the path
224 min_weight = edges[e0].weight;
233 weight = edges[ei^k].weight;
    [all...]
cvemd.cpp 111 float weight, max_cost; member in struct:CvEMDState
319 emd = (float) (total_cost / state.weight);
400 float weight = signature1[i * (dims + 1)]; local
402 if( weight > 0 )
404 s_sum += weight;
405 state->s[ssize] = weight;
409 else if( weight < 0 )
415 float weight = signature2[i * (dims + 1)]; local
417 if( weight > 0 )
419 d_sum += weight;
464 float weight = signature1[j]; local
471 float weight = signature2[j]; local
    [all...]
  /cts/tools/tradefed-host/res/report/
cts_result.css 157 font-weight:bold;
163 font-weight:bold;
202 font-weight:bold;
213 font-weight:bold;
224 font-weight:bold;
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCacheWin.cpp 435 // If both are the same distance from the desired weight, prefer the candidate if it is further from regular.
441 // Otherwise, prefer the one closer to the desired weight.
522 LONG weight = adjustedGDIFontWeight(logFont->lfWeight, procData->m_familyName); local
523 traitsMask |= weight == FW_THIN ? FontWeight100Mask :
524 weight == FW_EXTRALIGHT ? FontWeight200Mask :
525 weight == FW_LIGHT ? FontWeight300Mask :
526 weight == FW_NORMAL ? FontWeight400Mask :
527 weight == FW_MEDIUM ? FontWeight500Mask :
528 weight == FW_SEMIBOLD ? FontWeight600Mask :
529 weight == FW_BOLD ? FontWeight700Mask
566 LONG weight = adjustedGDIFontWeight(toGDIFontWeight(fontDescription.weight()), family); local
    [all...]
  /external/srtp/test/
lfsr.c 120 weight(uint32_t poly) { function
166 * weight distribution computes the weight distribution of the
203 /* increment weight */
241 /* compute weight, increment proper element */
242 A[weight(x)]++;
269 /* compute weight distribution */
272 /* print weight distribution */
282 /* compute weight distribution */
285 /* print weight distribution *
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.css 64 font-weight: bold;
147 font-weight: bold;
215 font-weight: bold;
  /external/chromium/chrome/browser/resources/options/
content_settings.css 36 font-weight: bold;
  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 49 $geshi->set_line_style('font: normal normal 95% \'Courier New\', Courier, monospace; color: #003030;', 'font-weight: bold; color: #006060;', true);
54 $geshi->set_header_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;');
56 $geshi->set_footer_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;');
84 font-weight: normal;
90 font-weight: normal;
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 320 1 => 'color:#9966CC; font-weight:bold;',
321 2 => 'color:#0000FF; font-weight:bold;',
322 3 => 'color:#CC0066; font-weight:bold;',
323 4 => 'color:#CC00FF; font-weight:bold;',
324 5 => 'color:#5A0A0A; font-weight:bold;'
334 0 => 'color:#006600; font-weight:bold;'
346 0 => 'color:#006600; font-weight:bold;'
349 0 => 'color:#ff6633; font-weight:bold;',
350 1 => 'color:#0066ff; font-weight:bold;',
351 2 => 'color:#6666ff; font-weight:bold;'
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/css/
feed.css 25 font-weight: bold;
69 font-weight: bold;
options.css 42 font-weight: bold;
110 font-weight: bold;
  /external/freetype/include/freetype/
ftwinfnt.h 198 FT_UShort weight; member in struct:FT_WinFNT_HeaderRec_

Completed in 1639 milliseconds

1 23 4 5 6 7 8 91011>>