HomeSort by relevance Sort by last modified time
    Searched refs:weight (Results 226 - 250 of 465) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 183 font-weight: bold;
511 font-weight: bold;
703 font-weight: bold;
726 font-weight: bold;
818 font-weight: normal;
977 font-weight: bold;
1071 font-weight: bold;
1282 font-weight: normal;
1289 font-weight: bold;
1351 font-weight: normal
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
FontDescription.h 89 FontWeight weight() const { return static_cast<FontWeight>(m_weight); } function in class:WebCore::FontDescription
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp 152 if (fontDescription.weight() >= FontWeightBold)
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 169 PangoWeight weight) {
170 PangoAttribute* attribute = pango_attr_weight_new(weight);
212 // This part's a little wacky - either we don't have a weight, or
213 // the weight run is the entire string and is NORMAL
249 // This part's a little wacky - either we don't have a weight, or
250 // the weight run is the entire string and is NORMAL
310 // This part's a little wacky - either we don't have a weight, or
311 // the weight run is the entire string and is NORMAL
349 // Check the runs have expected weight and length.
  /external/chromium-trace/src/shared/css/
dialogs.css 104 font-weight: bold;
  /external/icu4c/test/intltest/
wbnf.cpp 437 // Every number has different chance (aka weight) to be selected.
463 void append(int weight){
464 weights.append(weight);
465 total += weight;
468 // Give a random number with the consideration of weight.
469 // Every random number is associated with a weight.
471 // larger weight has more chance to be selected.
768 Alternation & append (Pick * node, int weight = DEFAULT_WEIGHT){
770 wr.append(weight);
959 UBool weight(int & value) function in class:Parser
    [all...]
  /external/openfst/src/include/fst/
shortest-distance.h 50 // the final states have the same final weight), the
74 typedef typename Arc::Weight Weight;
78 vector<Weight> *distance,
96 vector<Weight> *distance_;
103 vector<Weight> rdistance_; // Relaxation distance.
122 if (!(Weight::Properties() & kRightSemiring)) {
123 FSTERROR() << "ShortestDistance: Weight needs to be right distributive: "
124 << Weight::Type();
129 if (first_path_ && !(Weight::Properties() & kPath))
    [all...]
randgen.h 40 // transition is selected. If N == NumArcs(), then the final weight at
50 typedef typename A::Weight Weight;
57 if (fst.Final(s) != Weight::Zero())
65 // log probabilities after normalizing for the total weight leaving
66 // the state. Weight::zero transitions are disregarded.
67 // Assumes Weight::Value() accesses the floating point
68 // representation of the weight.
73 typedef typename A::Weight Weight;
463 Weight weight = weighted_ ? to_weight_(-log(prob)) : Weight::One(); local
472 Weight weight = remove_total_weight_ ? local
    [all...]
vector-fst.h 45 typedef typename Arc::Weight Weight;
57 Weight Final(StateId s) const { return states_[s]->final; }
65 void SetFinal(StateId s, Weight w) { states_[s]->final = w; }
168 typedef typename A::Weight Weight;
171 VectorState() : final(Weight::Zero()), niepsilons(0), noepsilons(0) {}
173 Weight final; // Final weight
198 typedef typename A::Weight Weight
    [all...]
lookahead-filter.h 209 typedef typename Arc::Weight Weight;
259 void FilterFinal(Weight *weight1, Weight *weight2) const {
321 // This filter adds weight-pushing to a lookahead composition filter
324 // lookahead filter. Weight-pushing in composition brings weights
338 typedef WeightFilterState<typename Arc::Weight> FilterState2;
343 typedef typename Arc::Weight Weight;
357 return FilterState(filter_.Start(), FilterState2(Weight::One()))
    [all...]
queue.h 50 // // Updates ordering of state s when weight changes, if necessary
278 typedef typename L::Weight Weight;
281 StateWeightCompare(const vector<Weight>& weights, const L &less)
289 const vector<Weight>& weights_;
294 // Shortest-first queue discipline, templated on the StateId and Weight, is
295 // specialized to use the weight's natural order for the comparison function.
539 // the Weight type has the path property, will entertain the
542 AutoQueue(const Fst<Arc> &fst, const vector<typename Arc::Weight> *distance,
544 typedef typename Arc::Weight Weight
    [all...]
  /external/srec/srec/Recognizer/include/
SR_Recognizer.h 282 * @param weight Relative weight to assign to self grammar vs. other activated grammars.
289 const LCHAR* ruleName, unsigned int weight);
711 * @param weight Relative weight to assign to self grammar vs. other activated grammars.
720 unsigned int weight);
    [all...]
SR_RecognizerImpl.h 356 * Grammar weight.
358 unsigned int weight; member in struct:GrammarBag_t
428 unsigned int weight);
  /external/srec/srec/Recognizer/src/
Recognizer.c 180 const LCHAR* ruleName, unsigned int weight)
187 return self->activateRule(self, grammar, ruleName, weight);
  /frameworks/base/core/java/android/hardware/
Camera.java 1563 public int weight; field in class:Camera.Area
    [all...]
  /external/iproute2/examples/
cbq.init-v0.7.3 208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
215 # <weight> is tuning parameter that should be proportional to
216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10
219 # <bandwidth> [and <weight>] only once, therefore in other files you only
232 # WEIGHT=<speed> mandatory
233 # WEIGHT=500Kbit
236 # of thumb, use WEIGHT ~= RATE / 10.
407 # TIME=[<dow>,<dow>, ...,<dow>/]<from>-<till>;<rate>/<weight>[/<peak>]
414 # the times overlap, last match is taken. The fields <rate>, <weight>
415 # and <peak> correspond to parameters RATE, WEIGHT and PEAK (whic
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 101 typedef typename A::Weight Weight;
137 Weight Final(StateId s) {
139 Weight final = ComputeFinal(s);
177 virtual Weight ComputeFinal(StateId s) = 0;
332 typedef typename A::Weight Weight;
437 arc.weight = Times(arcb.weight, arca.weight);
    [all...]
  /external/svox/pico/lib/
picodata.c 723 const picoos_uint16 * weight, /* integer weights */
736 weighted_sum += inout[i] * weight[i];
749 /* input[i] * fact * weight[i] is the additive modification in PICODATA_PRECISION */
751 rest += fact * inout[i] * weight[i];
769 const picoos_uint16 * weight, /* integer weights */
808 if (NULL == weight) {
811 transDurWeighted(frame_duration_exp,array_length,inout,weight,inputdur,targetdur,dur_rest);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /external/freetype/src/cff/
cffobjs.c 888 char *weight = cff_index_get_sid_string( cff, local
889 dict->weight );
892 if ( weight )
893 if ( !ft_strcmp( weight, "Bold" ) ||
894 !ft_strcmp( weight, "Black" ) )
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp 136 // weight. The counter increment counts the number of executions of
254 long weight, BallLarusNode* v, BallLarusEdge* e);
459 // weight. The counter increment is counts the number of executions of
853 void BLInstrumentationDag::calculateChordIncrementsDfs(long weight,
862 calculateChordIncrementsDir(e,f)*(weight) +
867 calculateChordIncrementsDir(e,f)*(weight) +
877 calculateChordIncrementsDir(e,f)*weight);
    [all...]
  /external/openfst/src/include/fst/extensions/pdt/
shortest-path.h 71 typedef typename Arc::Weight Weight;
113 SearchData() : distance(Weight::Zero()),
118 Weight distance; // Distance to this state from PDT 'start' state
148 Weight Distance(SearchState s) const {
153 Weight Distance(const ParenSpec &paren) const {
178 void SetDistance(SearchState s, Weight w) {
183 void SetDistance(const ParenSpec &paren, Weight w) {
348 = Arc(kNoLabel, kNoLabel, Weight::Zero(), kNoStateId);
383 typedef typename Arc::Weight Weight
    [all...]
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 150 const LCHAR* pronunciation, int weight, const LCHAR* tag)
238 CHKLOG(logrc, SR_EventLogTokenInt_BASIC(impl->eventLog, impl->logLevel, L("WEIGHT"), weight));
250 ca_rc = CA_AddWordToSyntax(impl->syntax, slot, word, pronunciation, weight);
329 const SR_Nametag* nametag, int weight, const LCHAR* tag)
334 CHKLOG(rc, self->addWordToSlot(self, slot, nametagImpl->id, nametagImpl->value, weight, tag));
  /external/opencv/cv/src/
cvhaar.cpp 59 float weight; member in struct:CvHidHaarFeature::__anon9790
322 if( fabs(feature->rect[2].weight) < DBL_EPSILON ||
378 ipp_weights[k] = classifier->haar_feature->rect[l].weight*ipp_weight_scale;
646 hidfeature->rect[k].weight = (float)(feature->rect[k].weight * correction_ratio);
651 sum0 += hidfeature->rect[k].weight * tr.width * tr.height;
654 hidfeature->rect[0].weight = (float)(-sum0/area0);
675 double sum = calc_sum(node->feature.rect[0],p_offset) * node->feature.rect[0].weight;
676 sum += calc_sum(node->feature.rect[1],p_offset) * node->feature.rect[1].weight;
679 sum += calc_sum(node->feature.rect[2],p_offset) * node->feature.rect[2].weight;
    [all...]
cvmotempl.cpp 382 double weight = mhi_row.data.fl[x] * a + b; local
390 shift_orient += weight * rel_angle;
391 shift_weight += weight;

Completed in 635 milliseconds

1 2 3 4 5 6 7 8 91011>>