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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/css/
themeChromiumSkia.css 34 * font weight should always be normal, to distinguish from optgroup labels. */
36 font-weight: normal !important;
FontValue.cpp 31 // font variant weight size / line-height family
42 if (weight) {
45 result += weight->cssText();
FontValue.h 44 RefPtr<CSSPrimitiveValue> weight; member in class:WebCore::FontValue
  /external/clang/www/demo/
syntax.css 4 .llvm_keyword { font-weight: bold; color: blue }
  /dalvik/docs/
prettify.css 18 .kwd { color: #006; font-weight: bold; }
20 .typ { color: #404; font-weight: bold; }
24 .tag { color: #006; font-weight: bold; }
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
arc.h 22 #include "fst/lib/float-weight.h"
23 #include "fst/lib/product-weight.h"
24 #include "fst/lib/string-weight.h"
32 typedef TropicalWeight Weight;
35 StdArc(Label i, Label o, Weight w, StateId s)
36 : ilabel(i), olabel(o), weight(w), nextstate(s) {}
47 Weight weight; // Transition weight member in struct:fst::StdArc
56 typedef LogWeight Weight;
71 Weight weight; \/\/ Transition weight member in struct:fst::LogArc
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...]
reweight.h 30 // vector in the direction defined by TYPE. Weight needs to be left
34 // An arc of weight w, with an origin state of potential p and
39 void Reweight(MutableFst<Arc> *fst, vector<typename Arc::Weight> potential,
41 typedef typename Arc::Weight Weight;
46 potential.push_back(Weight::Zero());
48 if (type == REWEIGHT_TO_FINAL && !(Weight::Properties() & kRightSemiring))
50 << "Weight to be right distributive: "
51 << Weight::Type();
53 if (type == REWEIGHT_TO_INITIAL && !(Weight::Properties() & kLeftSemiring)
    [all...]
  /external/bluetooth/glib/gio/xdgmime/
xdgmimeglob.c 56 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 = weight
296 int weight; member in struct:__anon2040
575 int weight; local
    [all...]
  /external/icu4c/i18n/
ucol_wgt.cpp 34 /* collation element weight allocation -------------------------------------- */
39 lengthOfWeight(uint32_t weight) {
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) {
53 return (uint32_t)(weight>>(8*(4-length)))&0xff;
57 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) {
59 return (uint32_t)((weight&(0xffffff00<<length))|(trail<<length));
63 getWeightByte(uint32_t weight, int32_t idx)
147 uint32_t weight, trail; local
489 uint32_t weight, maxByte; local
    [all...]
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
main.css 35 font-weight: normal;
43 font-weight: bold;
66 font-weight: normal;
75 font-weight: normal;
  /external/clang/docs/tools/
manpage.css 14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
38 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
53 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none
    [all...]
  /external/llvm/docs/CommandGuide/html/
manpage.css 14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
38 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
53 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none
    [all...]
  /external/llvm/docs/CommandGuide/
manpage.css 14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
38 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
53 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none
    [all...]
  /external/mesa3d/docs/
mesa.css 11 font-weight: bold;
17 font-weight: bold;
  /frameworks/base/core/java/android/gesture/
InstanceLearner.java 60 double weight; local
62 weight = Double.MAX_VALUE;
64 weight = 1 / distance;
67 if (score == null || weight > score) {
68 label2score.put(sample.label, weight);
  /frameworks/base/media/libstagefright/codecs/aacdec/
long_term_prediction.cpp 30 Description: 1. Passed in "weight_index" instead of "weight".
31 2. Added weight table.
122 y(n) = weight * x(n - delay)
126 weight ----- LTP coefficient
167 weight = codebook[weight_index];
193 *pPredicted_samples = weight * (*pBuffer);
234 *pPredicted_samples = weight * (*pBuffer);
323 /* Purpose: Codebook for LTP weight coefficients. Stored in Q15 format */
383 UInt weight; local
403 weight = codebook[weight_index]
    [all...]
  /external/bzip2/
huffman.c 37 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[nNodes] = ADDWEIGHTS(weight[n1], weight[n2])
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontCacheMac.mm 109 // traits, weight, and size we want. One way this does better than the original
117 NSInteger weight;
126 weight = [fontManager weightOfFont:nsFont];
131 weight = toAppKitFontWeight(font.weight());
135 if (NSFont *bestVariation = [fontManager fontWithFamily:[substituteFont familyName] traits:traits weight:weight size:size])
144 !font.isPlatformFont() && isAppKitFontWeightBold(weight) && !isAppKitFontWeightBold(substituteFontWeight),
197 NSInteger weight = toAppKitFontWeight(fontDescription.weight());
    [all...]
  /external/speex/libspeex/
quant_lsp_bfin.h 108 spx_word16_t *weight,
131 " I1 = %3;\n\t" /* %3: &weight[0] */
155 : "a" (x), "a" (weight), "b" (cdbk), "a" (nbVec), "a" (nbDim)
  /external/webkit/Source/WebCore/platform/mac/
WebFontCache.h 32 + (NSFont *)fontWithFamily:(NSString *)desiredFamily traits:(NSFontTraitMask)desiredTraits weight:(int)desiredWeight size:(float)size;
  /external/webkit/Source/WebKit/chromium/public/
WebFontDescription.h 60 enum Weight {
79 , weight(WeightNormal)
91 Weight weight; member in struct:WebKit::WebFontDescription
  /external/libvpx/examples/includes/geshi/geshi/
z80.php 88 1 => 'color: #0000ff; font-weight:bold;',
90 3 => 'color: #46aa03; font-weight:bold;'
96 0 => 'color: #000099; font-weight: bold;'
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontPlatformDataWxMac.mm 54 int weight = 5;
59 weight = 9;
62 weight = 3;
68 traits:traits weight:weight size:info->GetPointSize()];
74 traits:0 weight:5 size:info->GetPointSize()];
  /external/webkit/Source/WebKit/chromium/src/
WebFontDescription.cpp 48 weight = static_cast<Weight>(desc.weight());
66 desc.setWeight(static_cast<FontWeight>(weight));
  /frameworks/base/core/java/android/widget/
ActivityChooserModel.java 127 // This cannot be done by a simple comparator since an Activity weight
188 * Attribute for the choice weight.
190 private static final String ATTRIBUTE_WEIGHT = "weight";
209 * Default weight for a choice record.
520 * historical record with weight high enough that this activity will
522 * will eventually change if not used. Also the weight of the record for
532 final float weight; local
534 // Add a record with weight enough to boost the chosen at the top.
535 weight = oldDefaultActivity.weight - newDefaultActivity.weigh
781 public final float weight; field in class:ActivityChooserModel.HistoricalRecord
870 public float weight; field in class:ActivityChooserModel.ActivityResolveInfo
1011 final float weight = local
    [all...]

Completed in 495 milliseconds

1 2 3 4 5 6 7 8 91011>>