Searched
full:weight (Results
551 -
575 of
2039) sorted by null
<<21222324252627282930>>
/external/icu/icu4c/source/i18n/ |
collationfastlatinbuilder.h | 84 // This determines the first normal primary weight which is mapped to
|
/external/libopus/silk/ |
interpolate.c | 39 const opus_int ifact_Q2, /* I interp. factor, weight on 2nd vector */
|
/external/libvorbis/vq/ |
vqgen.h | 72 float *(*weight)(vqgen *,float *),int centroid);
|
/external/libvpx/libvpx/vp8/encoder/ |
mcomp.h | 40 extern int vp8_mv_bit_cost(int_mv *mv, int_mv *ref, int *mvcost[2], int Weight);
|
/external/llvm/include/llvm/Transforms/Scalar/ |
LowerExpectIntrinsic.h | 31 /// branch weight metadata. That metadata will subsequently feed the analysis
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/ |
BaseTestHandler.java | 61 @Override public void priority(int streamId, int streamDependency, int weight,
|
/external/openfst/src/include/fst/ |
pair-weight.h | 1 // pair-weight.h 19 // Pair weight templated base class for weight classes that 29 #include <fst/weight.h>
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlStreamEventReceiver.java | 34 * A light-weight SAX-like listener for HTML.
|
/external/pdfium/public/ |
fpdf_sysfontinfo.h | 26 /* Typical weight values */ 92 * weight - Weight of the requested font. 400 is normal and 700 is bold. 102 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis, int weight, int bItalic, int charset, int pitch_family,
|
/external/pdfium/third_party/freetype/src/cid/ |
cidobjs.c | 235 FT_FREE( info->weight ); 415 if ( info->weight ) 417 if ( !ft_strcmp( info->weight, "Bold" ) || 418 !ft_strcmp( info->weight, "Black" ) )
|
/external/replicaisland/src/com/replica/replicaisland/ |
SimplePhysicsComponent.java | 19 /** A light-weight physics implementation for use with non-complex characters (enemies, etc). */
|
/external/skia/src/sfnt/ |
SkPanose.h | 54 struct Weight { 234 struct Weight { 382 struct Weight { 543 struct Weight {
|
/external/v8/benchmarks/ |
style.css | 71 font-weight: bold;
|
/frameworks/base/core/jni/android/graphics/ |
TypefaceImpl.h | 34 // base weight in CSS-style units, 100..900
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_action_bar.jd | 84 <small style="font-weight: normal">(Low density screen)</small> 88 <small style="font-weight: normal">(Medium density screen)</small> 92 <small style="font-weight: normal">(High density screen)</small> 96 <small style="font-weight: normal">(Extra-high density screen)</small>
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
Rotate3dTextActivity.java | 55 lp.weight = 1.0f;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
mcomp.h | 40 extern int vp8_mv_bit_cost(int_mv *mv, int_mv *ref, int *mvcost[2], int Weight);
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/shortest_paths/tests/ |
test_dense_numpy.py | 45 dist = nx.floyd_warshall_numpy(XG4, weight='heavy')
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
BitmapFilterTests.java | 46 int weight = Color.red(color) + Color.blue(color) + Color.green(color); 47 return weight < DEFAULT_THRESHOLD // is approx Color.BLACK 48 || weight > WHITE_WEIGHT - DEFAULT_THRESHOLD; // is approx Color.WHITE
|
/docs/source.android.com/src/source/assets/ |
main.css | 89 font-weight: bold; 112 font-weight: bold; 162 font-weight: bold;
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
GaussNewtonOptimizer.java | 85 final double weight = residualsWeights[i]; local 89 final double wr = weight * residual; 97 double wgk = weight * grad[k];
|
/external/chromium-trace/trace-viewer/tracing/third_party/mocha/ |
mocha.css | 30 font-weight: 200; 53 font-weight: normal; 212 font-weight: 100;
|
/external/jmonkeyengine/engine/src/test/jme3test/model/anim/ |
TestCustomAnim.java | 76 // Setup bone weight buffer 97 // Assign all verticies to bone 0 with weight 1 105 // set weight to 1 only for first entry
|
/external/libnl/src/ |
nl-route-delete.c | 42 " weight=WEIGHT weight of nexthop\n"
|
/external/linux-tools-perf/src/tools/perf/ |
builtin-mem.c | 101 sample->weight, 140 printf("# PID, TID, IP, ADDR, LOCAL WEIGHT, DSRC, SYMBOL\n"); 171 * there is no weight (cost) associated with stores, so don't print
|
Completed in 3393 milliseconds
<<21222324252627282930>>