Searched
full:weight (Results
326 -
350 of
2039) sorted by null
<<11121314151617181920>>
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/ |
quat_accuracy_monitor.h | 39 void set_accuracy_weight(enum accuracy_signal_type_e type, int weight);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
gen_stats.h | 63 * @ewma_log: the log of measurement window weight
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
gen_stats.h | 59 * @ewma_log: the log of measurement window weight
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/testing/tests/ |
test_utils.py | 65 G.add_path([0,1,2],weight=1) 67 H.add_path([0,1,2],weight=1) 73 G.add_path([0,1,2],weight=1) 75 H.add_path([0,1,2],weight=2)
|
/prebuilts/tools/common/easymock-tools/ |
easymock.css | 19 font-weight:bold;
|
/external/openfst/src/include/fst/ |
equivalent.h | 57 typedef typename Arc::Weight Weight; 86 false : (fa.Final(UnMapState(s)) != Weight::Zero()); 133 typedef typename Arc::Weight Weight; 229 if (arc.weight != Weight::Zero()) { // Zero-weight arcs 241 if (arc.weight != Weight::Zero()) { // Zero-weight arc [all...] |
/external/ceres-solver/data/nist/ |
Rat43.dat | 13 The response variable is the dry weight of onion bulbs
25 Data: 1 Response (y = onion bulb dry weight)
|
/external/clang/tools/scan-build/ |
scanview.css | 9 font-weight: bold; cursor: default; 11 font-weight: bold; font-family: Verdana;
|
/external/guava/guava-tests/test/com/google/common/cache/ |
TestingWeighers.java | 32 * Returns a {@link Weigher} that uses the integer key as the weight. 39 * Returns a {@link Weigher} that uses the integer value as the weight.
|
/external/icu/icu4c/source/i18n/ |
collationdata.h | 134 * (not necessarily an actual root collator primary weight), 142 * (not an actual root collator primary weight), 148 * Finds the reordering group which contains the primary weight. 149 * @return the first script of the group, or -1 if the weight is beyond the last group 157 * Writes the permutation of primary-weight ranges 193 /** The single-byte primary weight (xx000000) for numeric collation. */ 200 /** 256 flags for which primary-weight lead bytes are compressible. */ 232 * Start primary weight (top 16 bits only) for a group/script/reserved range
|
/external/iproute2/examples/ |
README.cbq | 55 # WEIGHT=10Kbit 63 # 1Mbit - "weight" of :1 class (parent for all shapers for eth0), 64 # as a rule of thumb weight=batdwidth/10. 67 # enough to describe bandwidth and weight once - cbq.init 73 # WEIGHT: "weight" of shaper (CBQ class). Like for DEVICE - approx. RATE/10 108 # WEIGHT=2Kbit 116 # WEIGHT=10Kbit
|
/external/iproute2/examples/diffserv/ |
efcbq | 15 "allot 1514 weight 1 maxburst 10 \n"; 25 "10Mbit rate 5Mbit avpkt 1000 prio 7 allot 1514 weight 1 ".
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
perf-diff.txt | 172 wdiff:WEIGHT-B,WEIGHT-A 176 d = B->period * WEIGHT-A - A->period * WEIGHT-B 183 - WEIGHT-A/WEIGHT-B being user suplied weights in the the '-c' option 185 - WIEGHT-A being the weight of the data file 186 - WIEGHT-B being the weight of the baseline data file
|
/external/openfst/src/include/fst/script/ |
determinize.h | 23 #include <fst/script/weight-class.h> 54 *(opts.weight_threshold.GetWeight<typename Arc::Weight>());
|
disambiguate.h | 23 #include <fst/script/weight-class.h> 54 *(opts.weight_threshold.GetWeight<typename Arc::Weight>());
|
/external/pdfium/core/src/fxge/android/ |
fx_android_font.cpp | 26 void* CFX_AndroidFontInfo::MapFont(int weight, FX_BOOL bItalic, int charset, int pitch_family, FX_LPCSTR face, FX_BOOL& bExact) 32 if (weight >= 700) {
|
/external/pdfium/third_party/freetype/src/type1/ |
t1tokens.h | 32 T1_FIELD_STRING( "Weight", weight,
|
/external/proguard/docs/manual/ |
style.css | 73 font-weight: bold; 138 font-weight: bold;
|
/external/slf4j/slf4j-site/src/site/pages/css/ |
popup.css | 43 font-weight:700; 53 font-weight: bold;
|
/frameworks/support/v4/java/android/support/v4/view/animation/ |
LookupTableInterpolator.java | 51 float weight = diff / mStepSize; local 54 return mValues[position] + weight * (mValues[position + 1] - mValues[position]);
|
/frameworks/support/v7/gridlayout/tests/res/layout/ |
fill_horizontal_test.xml | 35 android:text="column 1, with weight of 2"/> 43 android:text="column 2, with weight of 1"/>
|
height_wrap_content_test.xml | 34 android:text="column 1, with weight of 2"/> 41 android:text="column 2, with weight of 1"/>
|
make_view_gone_test.xml | 31 android:text="column 1, weight 2" /> 38 android:text="column 2, weight 1" />
|
use_default_margin_test.xml | 38 android:text="column 1, with weight of 2"/> 47 android:text="column 2, with weight of 1"/>
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/ |
scanview.css | 9 font-weight: bold; cursor: default; 11 font-weight: bold; font-family: Verdana;
|
Completed in 1340 milliseconds
<<11121314151617181920>>