HomeSort by relevance Sort by last modified time
    Searched full:weight (Results 901 - 925 of 2039) sorted by null

<<31323334353637383940>>

  /external/libhevc/common/arm/
ihevc_weighted_pred_neon_intr.c 76 * weight to be multiplied to the source
207 * weight to be multiplied to the source
361 * weight to be multiplied to source 1
367 * weight to be multiplied to source 2
526 * weight to be multiplied to source 1
532 * weight to be multiplied to source 2
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 143 <small style="font-weight: normal">(Low density screen)</small>
147 <small style="font-weight: normal">(Medium density screen)</small>
151 <small style="font-weight: normal">(High density screen)</small>
155 <small style="font-weight: normal">(Extra-high density screen)</small>
179 consistent visual weight with adjacent icons. For example, a 48 x 48 pixel <code>xhdpi</code>
271 varying icon shapes while maintaining a consistent visual weight.</li>
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
wikipedia.css 257 font-weight: normal;
468 font-weight: normal;
1027 font-weight: bold;
1058 font-weight: bold;
1242 font-weight: bold;
1260 font-weight: bold;
1344 font-weight: bold;
1391 font-weight: bold;
1521 font-weight: bold;
1525 font-weight: normal
    [all...]
  /external/deqp/modules/gles3/functional/
es3fASTCDecompressionCases.cpp 329 //!< \note 64 comes from the maximum number of weight values in an ASTC block.
398 ISEInput weight; member in struct:deqp::gles3::Functional::ASTCDecompressionCaseInternal::ASTCBlockGeneratorInternal::NormalBlockISEInputs
402 : weight ()
859 writeWeightData(block, blockParams.weightISEParams, iseInputs.weight, numWeights);
873 // Generate default ISE inputs for weight and endpoint data - gradient-ish values.
879 result.weight.isGivenInBlockForm = false;
887 result.weight.value.plain[i] = (i*weightRangeMax + (numWeights-1)/2) / (numWeights-1);
890 result.weight.value.plain[i] = weightRangeMax - (i*weightRangeMax + (numWeights-1)/2) / (numWeights-1);
895 result.weight.value.plain[i] = (i*weightRangeMax + (numWeights-1)/2) / (numWeights-1);
    [all...]
  /ndk/build/gmsl/
index.html 33 <hr style="width: 100%; height: 2px;"><span style="font-weight: bold;">not</span><br>
41 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;"></span><span style="font-weight: bold;">and</span><br>
45 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">or</span><br>
49 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">xor</span><br style="font-weight: bold;">
53 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">nand</span><br>
57 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">nor</span><br>
61 <hr style="width: 100%; height: 2px; font-family: monospace;"><span style="font-weight: bold;">xnor</span><br>
596 <span style="font-weight: bold;"><br
    [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java     [all...]
  /external/icu/icu4c/source/i18n/unicode/
tblcoll.h 547 * Sets the variable top to the primary weight of the specified string.
559 * @return variable top primary weight
565 * Sets the variable top to the primary weight of the specified string.
576 * @return variable top primary weight
582 * Sets the variable top to the specified primary weight.
588 * @param varTop primary weight, as returned by setVariableTop or ucol_getVariableTop
597 * @return the variable top primary weight
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 617 float weight; // weight of this interval
619 LiveInterval(unsigned Reg, float Weight)
620 : SubRanges(nullptr), reg(Reg), weight(Weight) {}
717 return weight != llvm::huge_valf;
722 weight = llvm::huge_valf;
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 31 font-weight: 400;
56 font-weight: 100;
195 font-weight: 300;
209 font-weight: 400;
216 font-weight: 400;
223 font-weight: 500;
314 font-weight: bold;
340 font-weight: normal;
508 font-weight: 700;
531 font-weight: 700
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 337 * Returns the layout weight of of the given child of a LinearLayout, or 0.0 if it
338 * does not define a weight
341 String weight = linearLayoutChild.getAttributeNS(ANDROID_URI, ATTR_LAYOUT_WEIGHT); local
342 if (weight != null && weight.length() > 0) {
344 return Float.parseFloat(weight);
346 AdtPlugin.log(nfe, "Invalid weight %1$s", weight);
372 * LinearLayouts with weight distribution.
418 float weight = getWeight(child) local
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.c 63 //criteria of weight of histogram peak to accept/reject feature
455 //reject if weight of peaks is not large enough, or peak value too small
489 //reject if weight of peaks is not large enough
509 // inst->priorModelPars[4] is weight for lrt: always selected
510 // inst->priorModelPars[5] is weight for spectral flatness
511 // inst->priorModelPars[6] is weight for spectral difference
634 //weight parameters for features
    [all...]
  /external/clang/lib/Rewrite/
HTMLRewrite.cpp 302 "padding: 2px; background-color:#FFF0F0; font-weight: normal; "
319 " .msg { font-weight:bold }\n"
326 " .PathIndex { font-weight: bold; padding:0px 5px; "
332 " .CodeInsertionHint { font-weight: bold; background-color: #10dd10 }\n"
342 " text-align:right; font-weight:bold; color:#444444;\n"
  /external/freetype/src/cff/
cffobjs.c 884 char *weight = cff_index_get_sid_string( cff, local
885 dict->weight );
888 if ( weight )
889 if ( !ft_strcmp( weight, "Bold" ) ||
890 !ft_strcmp( weight, "Black" ) )
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
Pick.java 662 double weight = zeroToOne*total; local
665 weight -= weights[i];
666 if (weight <= 0) break;
761 // give the weight for the high end.
762 // values are linearly scaled according to the weight.
  /external/jdiff/src/jdiff/
HTMLFiles.java 331 h_.writeText(".diffspectable td {background-color:eee;border:0px;font-size:90%;font-weight:normal;padding:0px;padding-left:1px;padding-right:1px;text-align:center;color:777;}");
333 h_.writeText("td.diffvaluenew {color:green;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}");
334 h_.writeText("td.diffvalue {color:444;background-color:white;border:0px;font-size:80%;font-weight:normal;text-align:left;padding:0px;padding-left:1px;padding-right:1px;line-height:.95em;}");
335 h_.writeText("td.diffspec {background-color:white;border:0px;font-size:80%;font-weight:normal;padding:1px;color:444;text-align:right;padding-right:.5em;line-height:.95em;}");
352 h_.writeText(" font-weight: bold;");
  /external/libxml2/doc/html/
libxml-DOCBparser.html 13 </style><title>Module DOCBparser from libxml2</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="../epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="../gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="../w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="../redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1></h1><h2>Module DOCBparser from libxml2</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a style="font-weight:bold" href="../index.html">Main Menu</a></li><li><a style="font-weight:bold" href="../docs.html">Developer Menu</a></li><li><a style="font-weight:bold" href="../examples/index.html">Code Examples</a></li><li><a style="font-weight:bold" href="index.html">API Menu</a></li><li><a href="libxml-parser.html">Parser API</a></li><li><a href="libxml-tree.html">Tree API</a></li><li><a href="libxml-xmlreader.html">Reader API</a></li><li><a href="../guidelines.html">XML Guidelines</a></li><li><a href="../ChangeLog.html">ChangeLog</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="../APIchunk0.html">Alphabetic</a></li><li><a href="../APIconstructors.html">Constructors</a></li><li><a href="../APIfunctions.html">Functions/Types</a></li><li><a href="../APIfiles.html">Modules</a></li><li><a href="../APIsymbols.html">Symbols</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li><li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://opencsw.org/packages/libxml2">Solaris binaries</a></li><li><a href="http://www.explain.com.au/oss/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://lxml.de/">lxml Python bindings</a></li><li><a href="http://cpan.uwinnipeg.ca/dist/XML-LibXML">Perl bindings</a></li><li><a href="http://libxmlplusplus.sourceforge.net/">C++ bindings</a></li><li><a href="http://www.zend.com/php5/articles/php5-xmlphp.php#Heading4">PHP bindings</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://libxml.rubyforge.org/">Ruby bindings</a></li><li><a href="http://tclxml.sourceforge.net/">Tcl bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml2">Bug Tracker</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="u" href="index.html"><img src="up.png" width="24" height="24" border="0" alt="Up" /></a></td><th align="left"><a href="index.html">API documentation</a></th><td><a accesskey="h" href="../index.html"><img src="home.png" width="24" height="24" border="0" alt="Home" /></a></td><th align="center"><a href="../index.html">The XML C parser and toolkit of Gnome</a></th><th align="right"><a href="libxml-HTMLparser.html">HTMLparser</a></th><td><a accesskey="n" href="libxml-HTMLparser.html"><img src="right.png" width="24" height="24" border="0" alt="Next" /></a></td></tr></table><h2 style="font-weight:bold;color:red;text-align:center">This module is deprecated</h2><p>interface for a DocBook SGML non-verifying parser This code is DEPRECATED, and should not be used anymore. </p><div class="deprecated"><h2>Table of Contents</h2><pre class="programlisting">Typedef <a href="libxml-tree.html#xmlParserInputPtr">xmlParserInputPtr</a> <a name="docbParserInputPtr" id="docbParserInputPtr">docbParserInputPtr</a>
  /external/opencv/cv/src/
cvhaar.cpp 59 float weight; member in struct:CvHidHaarFeature::__anon17232
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...]
  /external/pdfium/third_party/freetype/src/cff/
cffobjs.c 881 char *weight = cff_index_get_sid_string( cff, local
882 dict->weight );
885 if ( weight )
886 if ( !ft_strcmp( weight, "Bold" ) ||
887 !ft_strcmp( weight, "Black" ) )
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 23 size += sizeof(int32_t) + sizeof(int32_t) + sizeof(uint8_t); // weight, width, italic
31 buffer.write32(fStyle.weight());
48 uint32_t strLen, weight, width; local
50 (void)buffer.readU32(&weight);
55 fStyle = SkFontStyle(weight, width, slant);
SkFontMgr_fontconfig.cpp 315 int weight = map_ranges(get_int(pattern, FC_WEIGHT, FC_WEIGHT_REGULAR),
336 return SkFontStyle(weight, width, slant);
356 int weight = map_ranges(style.weight(), weightRanges, SK_ARRAY_COUNT(weightRanges));
371 FcPatternAddInteger(pattern, FC_WEIGHT, weight);
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
FusedPrintersProvider.java 450 // Aggregate weight for the same printer
456 record.weight += currentWeight;
479 public float weight; field in class:FusedPrintersProvider.PersistenceManager.PrinterRecord
487 return Float.floatToIntBits(another.weight) - Float.floatToIntBits(weight);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/drawing/
nx_pylab.py 220 Font weight
652 Font weight (default='normal')
707 weight=font_weight,
762 Font weight (default='normal')
843 weight=font_weight,
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
LoessInterpolator.java 189 * @param weights point weights: coefficients by which the robustness weight of a point is multiplied
271 // weight function.
419 * weight function
  /external/chromium-trace/trace-viewer/tracing/tracing/base/unittest/
html_test_results.html 56 font-weight: bold;
65 font-weight: bold;
70 font-weight: bold;
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/drive/
index.html 55 font-weight: bold;
75 font-weight: bold;
92 font-weight: bold;

Completed in 1619 milliseconds

<<31323334353637383940>>