Searched defs:weight (Results 1 - 25 of 88) sorted by relevance

1234

/external/speex/libspeex/
H A Dquant_lsp_bfin.h108 spx_word16_t *weight,
131 " I1 = %3;\n\t" /* %3: &weight[0] */
155 : "a" (x), "a" (weight), "b" (cdbk), "a" (nbVec), "a" (nbDim)
106 lsp_weight_quant( spx_word16_t *x, spx_word16_t *weight, const signed char *cdbk, int nbVec, int nbDim ) argument
H A Dquant_lsp.c130 static int lsp_weight_quant(spx_word16_t *x, spx_word16_t *weight, const signed char *cdbk, int nbVec, int nbDim) argument
144 dist=MAC16_32_Q15(dist,weight[j],MULT16_16(tmp,tmp));
/external/webkit/Source/WebCore/css/
H A DFontValue.h44 RefPtr<CSSPrimitiveValue> weight; member in class:WebCore::FontValue
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontPlatformDataWx.cpp57 static wxFontWeight fontWeightToWxFontWeight(FontWeight weight) argument
59 if (weight >= FontWeight600)
62 if (weight <= FontWeight300)
87 fontWeightToWxFontWeight(desc.weight()),
96 fontWeightToWxFontWeight(desc.weight()),
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darc.h22 #include "fst/lib/float-weight.h"
23 #include "fst/lib/product-weight.h"
24 #include "fst/lib/string-weight.h"
36 : ilabel(i), olabel(o), weight(w), nextstate(s) {}
47 Weight weight; // Transition weight member in struct:fst::StdArc
60 : ilabel(i), olabel(o), weight(w), nextstate(s) {}
71 Weight weight; // Transition weight member in struct:fst::LogArc
85 : ilabel(i), olabel(o), weight(
100 Weight weight; // Transition weight member in class:fst::StringArc
134 Weight weight; // Transition weight member in struct:fst::GallicArc
159 Weight weight; // Transition weight member in struct:fst::ReverseArc
[all...]
H A Dprune.h52 // do not belong to a successful path whose weight is no more than
53 // 'opts.threshold' Times() the weight of the shortest path. Weights
102 Weight weight = Times(Times((*idistance)[state], arc.weight), local
104 if(less(ceiling, weight)) {
124 // 'fst' that do not belong to a successful path whose weight is no
125 // more than 'opts.threshold' Times() the weight of the shortest
137 // 'ifst' whose weight is no more than 'opts.threshold' Times() the
138 // weight of the shortest path. Weights need to be commutative and
210 Weight weight local
[all...]
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DFontCacheFreeType.cpp145 int fontWeightToFontconfigWeight(FontWeight weight) argument
147 switch (weight) {
176 // and font weight (we only match bold/non-bold here).
185 if (!FcPatternAddInteger(pattern.get(), FC_WEIGHT, fontWeightToFontconfigWeight(fontDescription.weight())))
/external/bzip2/
H A Dhuffman.c37 while (weight[tmp] < weight[heap[zz >> 1]]) { \
52 weight[heap[yy+1]] < weight[heap[yy]]) \
54 if (weight[tmp] < weight[heap[yy]]) break; \
76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; local
80 weight[i+1] = (freq[i] == 0 ? 1 : freq[i]) << 8;
88 weight[0] = 0;
105 weight[nNode
[all...]
/external/llvm/lib/Analysis/
H A DProfileInfoLoaderPass.cpp135 double weight = ECs[ReadCount++]; local
136 if (weight != ProfileInfoLoader::Uncounted) {
141 EdgeInformation[getFunction(e)][e] += (double)weight;
/external/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp106 // Don't recompute spill weight for an unspillable register.
116 float weight = 1.0f; local
126 // Calculate instr weight.
129 weight = LiveIntervals::getSpillWeight(writes, reads, loopDepth);
131 // Give extra weight to what looks like a loop induction variable update.
133 weight *= 3;
135 totalWeight += weight;
144 float hweight = Hint[hint] += weight;
159 // Weakly boost the spill weight of hinted registers.
186 li.weight
[all...]
/external/srec/srec/Grammar/src/
H A DSR_Grammar.c39 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);
38 SR_GrammarAddWordToSlot(SR_Grammar* self, const LCHAR* slot, const LCHAR* word, const LCHAR* pronunciation, int weight, const LCHAR* tag) argument
61 SR_GrammarAddNametagToSlot(SR_Grammar* self, const LCHAR* slot, const SR_Nametag* nametag, int weight, const LCHAR* tag) argument
/external/srtp/test/
H A Dlfsr.c120 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 distributio
[all...]
/external/webkit/Source/WebKit/chromium/public/
H A DWebFontDescription.h79 , weight(WeightNormal)
91 Weight weight; member in struct:WebKit::WebFontDescription
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_popup_view_gtk_unittest.cc169 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.
167 RunHasWeight(guint location, guint end_location, PangoWeight weight) argument
/external/chromium/chrome/browser/safe_browsing/
H A Dfilter_false_positive_perftest.cc52 // <url>,<weight> where weight is an integer indicating the number of
241 int weight = 1; local
245 base::StringToInt(url.begin() + pos + 1, url.end(), &weight);
258 weighted_hits += weight;
266 weighted_misses += weight;
/external/freetype/include/freetype/
H A Dftwinfnt.h198 FT_UShort weight; member in struct:FT_WinFNT_HeaderRec_
/external/icu4c/i18n/
H A Ducol_wgt.cpp34 /* collation element weight allocation -------------------------------------- */
39 lengthOfWeight(uint32_t weight) { argument
40 if((weight&0xffffff)==0) {
42 } else if((weight&0xffff)==0) {
44 } else if((weight&0xff)==0) {
52 getWeightTrail(uint32_t weight, int32_t length) { argument
53 return (uint32_t)(weight>>(8*(4-length)))&0xff;
57 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { argument
59 return (uint32_t)((weight&(0xffffff00<<length))|(trail<<length));
63 getWeightByte(uint32_t weight, int32_ argument
68 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) argument
79 truncateWeight(uint32_t weight, int32_t length) argument
84 incWeightTrail(uint32_t weight, int32_t length) argument
89 decWeightTrail(uint32_t weight, int32_t length) argument
94 incWeight(uint32_t weight, int32_t length, uint32_t maxByte) argument
147 uint32_t weight, trail; local
489 uint32_t weight, maxByte; local
[all...]
/external/srec/srec/ca/
H A Dsyn_srec.c55 const int weight)
58 rc = FST_AddWordToGrammar(syntax->synx, slot, phrase, pronunciation, weight);
53 CA_AddWordToSyntax(CA_Syntax* syntax, const char* slot, const char *phrase, const char* pronunciation, const int weight) argument
/external/webkit/Source/WebCore/platform/graphics/
H A DFont.h127 FontWeight weight() const { return m_fontDescription.weight(); } function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontCacheWinCE.cpp194 LONG weight = FontPlatformData::adjustedGDIFontWeight(logFont->lfWeight, procData->m_familyName); local
195 traitsMask |= weight == FW_THIN ? FontWeight100Mask :
196 weight == FW_EXTRALIGHT ? FontWeight200Mask :
197 weight == FW_LIGHT ? FontWeight300Mask :
198 weight == FW_NORMAL ? FontWeight400Mask :
199 weight == FW_MEDIUM ? FontWeight500Mask :
200 weight == FW_SEMIBOLD ? FontWeight600Mask :
201 weight == FW_BOLD ? FontWeight700Mask :
202 weight == FW_EXTRABOLD ? FontWeight800Mask :
306 if (unicodeRange == cRangeThai && fontDescription.weight() > FontWeightNorma
[all...]
/external/bluetooth/glib/gio/xdgmime/
H A Dxdgmimeglob.c56 int weight; member in struct:XdgGlobHashNode
64 int weight; member in struct:XdgGlobList
114 int weight)
122 new_element->weight = weight;
158 printf (" - %s %d\n", glob_hash_node->mime_type, glob_hash_node->weight);
171 int weight)
256 child->weight = weight;
266 node->weight
111 _xdg_glob_list_append(XdgGlobList *glob_list, void *data, const char *mime_type, int weight) argument
168 _xdg_glob_hash_insert_ucs4(XdgGlobHashNode *glob_hash_node, xdg_unichar_t *text, const char *mime_type, int weight) argument
278 _xdg_glob_hash_insert_text(XdgGlobHashNode *glob_hash_node, const char *text, const char *mime_type, int weight) argument
296 int weight; member in struct:__anon562
494 _xdg_glob_hash_append_glob(XdgGlobHash *glob_hash, const char *glob, const char *mime_type, int weight) argument
575 int weight; local
[all...]
/external/freetype/src/cff/
H A Dcffobjs.c866 char *weight = cff_index_get_sid_string( cff, local
867 dict->weight );
870 if ( weight )
871 if ( !ft_strcmp( weight, "Bold" ) ||
872 !ft_strcmp( weight, "Black" ) )
/external/llvm/lib/Target/Blackfin/
H A DBlackfinISelLowering.cpp551 /// Examine constraint type and operand type and determine a weight value.
557 ConstraintWeight weight = CW_Invalid; local
560 // but allow it at the lowest weight.
566 weight = TargetLowering::getSingleConstraintMatchWeight(info, constraint);
594 return weight;
/external/opencv/cv/src/
H A Dcvmotempl.cpp382 double weight = mhi_row.data.fl[x] * a + b; local
390 shift_orient += weight * rel_angle;
391 shift_weight += weight;
/external/skia/gpu/src/
H A DGrTesselatedPathRenderer.cpp56 GLfloat weight[4], void **outData, void* data)
55 combineData(GLdouble coords[3], void* vertexData[4], GLfloat weight[4], void **outData, void* data) argument

Completed in 1356 milliseconds

1234