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

<<11121314151617181920>>

  /ndk/docs/Programmers_Guide/html/
tabs.css 33 font-weight: bold;
  /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
GlobalMeteringParameters.java 26 /** Zero weight 3A region, to reset regions per API. */
  /packages/apps/Settings/src/com/android/settings/applications/
ProcessStatsMemDetail.java 132 private void addMemUseDetailsItem(ViewGroup parent, CharSequence title, double weight) {
133 if (weight > 0) {
134 float level = (float)(weight/mMemTotalWeight);
136 (long)((weight * 1024) / mTotalTime));
ProcStatsEntry.java 72 + " avgpss=" + mAvgBgMem + " weight=" + mBgWeight);
83 + " avgpss=" + mAvgBgMem + " weight=" + mBgWeight);
165 + subProcs.get(0).mPackage + " weight " + subProcs.get(0).mRunWeight
167 + " weight " + subProcs.get(1).mRunWeight);
171 // Couldn't find one that is best by weight, let's decide on best another
173 // half of the maximum weight, and has specified an explicit app icon.
181 + subProc.mPackage + " weight " + subProc.mRunWeight
  /packages/inputmethods/LatinIME/native/jni/src/utils/
autocorrection_threshold_utils.cpp 92 // add a weight based on edit distance.
93 const float weight = 1.0f - static_cast<float>(distance) / static_cast<float>(afterLength); local
97 return (static_cast<float>(score) / SUGGEST_INTERFACE_OUTPUT_SCALE) * weight;
106 return (static_cast<float>(score) / maxScore) * weight;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/
current_flow_closeness.py 19 def current_flow_closeness_centrality(G, normalized=True, weight='weight',
102 L = laplacian_sparse_matrix(H, nodelist=range(n), weight=weight,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/linalg/tests/
test_laplacian.py 22 self.WG=nx.Graph( (u,v,{'weight':0.5,'other':0.3})
47 assert_equal(nx.laplacian_matrix(self.WG,weight=None),NL)
48 assert_equal(nx.laplacian_matrix(self.WG,weight='other'),OL)
66 assert_almost_equal(nx.normalized_laplacian_matrix(self.WG,weight='other'),GL,decimal=3)
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
style.css 104 font-weight: bold;
  /sdk/emulator/skins/assets/
keyboard_off.svg 83 style="font-size:14px;font-style:normal;font-weight:normal;line-height:112.99999952%;fill:#bbbbbb;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
94 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Hardware Keyboard <tspan
95 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
100 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
keyboard_on.svg 83 style="font-size:14px;font-style:normal;font-weight:normal;line-height:112.99999952%;fill:#bbbbbb;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
94 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium">Hardware Keyboard<tspan
95 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#999999;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
100 style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.99999952%;writing-mode:lr-tb;text-anchor:start;fill:#bbbbbb;fill-opacity:1;font-family:Roboto;-inkscape-font-specification:Roboto Medium"
  /external/icu/icu4c/source/i18n/
collationcompare.cpp 133 // within segments separated by the merge separator (U+FFFE, weight 02).
220 // We could construct a special case weight higher than uppercase,
237 // There is one case weight for each previous-level weight,
278 // Do not change the artificial uppercase weight of a tertiary CE (0.0.ut),
321 // Preserve the quaternary weight in bits 7..6.
335 // Preserve the quaternary weight in bits 7..6.
collationsettings.h 66 * Options bit 9: Keep the case bits in the tertiary weight (they trump other tertiary values)
68 * By default, the case bits are removed from the tertiary weight (ignored).
189 // Remove the case bits from the tertiary weight when caseLevel is on or caseFirst is off.
214 /** Variable-top primary weight. */
226 * Primary-weight ranges for script reordering,
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationCompare.java 120 // within segments separated by the merge separator (U+FFFE, weight 02).
209 // We could construct a special case weight higher than uppercase,
226 // There is one case weight for each previous-level weight,
269 // Do not change the artificial uppercase weight of a tertiary CE (0.0.ut),
316 // Preserve the quaternary weight in bits 7..6.
330 // Preserve the quaternary weight in bits 7..6.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher.jd 136 <li>Have similar weight to other icons. Icons that are too spindly or that don't use enough of
170 similar weight to other icons. Overly thin icons will not stand out well on all
201 <small style="font-weight: normal">(Low density screen)</small>
205 <small style="font-weight: normal">(Medium density screen)</small>
209 <small style="font-weight: normal">(High density screen)</small>
213 <small style="font-weight: normal">(Extra-high density screen)</small>
237 consistent visual weight with adjacent icons. For example, a 96 x 96 pixel <code>xhdpi</code>
  /external/icu/icu4j/
stylesheet7.css 108 font-weight:bold;
278 font-weight:bold;
289 font-weight:bold;
379 font-weight:bold;
430 font-weight:bold;
487 font-weight:bold;
521 /* font-weight:bold; */
523 font-weight: bold;
547 font-weight: bold;
558 font-weight: bold
    [all...]
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/
ArmatureModifier.java 50 // it's up to you. You'll have to deternine the max weight according to the
53 // weight per vertex on line 258
297 LOGGER.log(Level.WARNING, "{0} has more than 4 weight on bone index {1}", new Object[] { meshStructure.getName(), boneIndex });
303 float weight = ((Number) deformWeight.getFieldValue("weight")).floatValue(); local
304 if (weight == 0.0f) {
305 weight = 1;
308 // we apply the weight to all referenced vertices
310 weightsFloatData.put(index * MAXIMUM_WEIGHTS_PER_VERTEX + weightIndex, weight);
332 // we apply the weight to all referenced vertices
    [all...]
  /external/libvorbis/doc/
Vorbis_I_spec.css 4 .cmssbx-10x-x-120{ font-family: sans-serif; font-weight: bold;}
5 .cmssbx-10x-x-120{ font-family: sans-serif; font-weight: bold;}
6 .cmssbx-10x-x-248{font-size:206%; font-family: sans-serif; font-weight: bold;}
7 .cmssbx-10x-x-248{ font-family: sans-serif; font-weight: bold;}
13 .cmbx-12{ font-weight: bold;}
113 .partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;}
114 .chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {line-height: 200%; font-weight:bold;}
117 div.caption span.id{font-weight: bold; white-space: nowrap; }
121 .paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;}
122 .subparagraphHead, .likesubparagraphHead { font-weight: bold;
    [all...]
  /external/openfst/src/include/fst/
float-weight.h 1 // float-weight.h
19 // Float weight set and associated semiring operation definitions.
31 #include <fst/weight.h>
57 // weight class to be templated on floating-points types
109 // Single-precision float weight
238 // Single precision tropical weight
362 // Single-precision log weight
364 // Double-precision log weight
498 // Single-precision min-max weight
563 // WEIGHT CONVERTER SPECIALIZATIONS
    [all...]
connect.h 39 typedef typename Arc::Weight Weight;
124 typedef typename A::Weight Weight;
258 if (fst_->Final(s) != Weight::Zero())
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
TextureGeneratorVoronoi.java 87 float weight; local
118 weight = voronoiWeights[m/3];
120 texres.red += weight * hashPoint[0];
121 texres.green += weight * hashPoint[1];
122 texres.blue += weight * hashPoint[2];
  /external/kernel-headers/original/uapi/linux/
ip_vs.h 152 int weight; /* destination weight */ member in struct:ip_vs_dest_user
217 int weight; /* destination weight */ member in struct:ip_vs_dest_entry
377 IPVS_DEST_ATTR_WEIGHT, /* destination weight */
  /external/llvm/lib/Transforms/Scalar/
LowerExpectIntrinsic.cpp 38 LikelyBranchWeight("likely-branch-weight", cl::Hidden, cl::init(64),
39 cl::desc("Weight of the branch likely to be taken (default = 64)"));
41 UnlikelyBranchWeight("unlikely-branch-weight", cl::Hidden, cl::init(4),
42 cl::desc("Weight of the branch unlikely to be taken (default = 4)"));
172 /// branches and switches to provide branch weight metadata for those
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlPolicyBuilderTest.java 50 " /* direction: ltr */; font-weight: bold'>Stylish Para 1</p>",
51 "<p style='color: red; font-weight; expression(foo());",
52 " direction: rtl; font-weight: bold'>Stylish Para 2</p>",
205 ("</p><p style=\"text-align:center;font-weight:bold\">"
207 ("<p style=\"color:red;direction:rtl;font-weight:bold\">"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip_vs.h 119 int weight; /* destination weight */ member in struct:ip_vs_dest_user
185 int weight; /* destination weight */ member in struct:ip_vs_dest_entry
342 IPVS_DEST_ATTR_WEIGHT, /* destination weight */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip_vs.h 141 int weight; /* destination weight */ member in struct:ip_vs_dest_user
206 int weight; /* destination weight */ member in struct:ip_vs_dest_entry
366 IPVS_DEST_ATTR_WEIGHT, /* destination weight */

Completed in 798 milliseconds

<<11121314151617181920>>