Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 25 of 267) sorted by relevance

1234567891011

/external/chromium-trace/catapult/tracing/test_data/
Dperf_sampling_trace.json66125 "weight": 300628, number
66133 "weight": 324619, number
66141 "weight": 331529, number
66149 "weight": 338586, number
66157 "weight": 84, number
66165 "weight": 84, number
66173 "weight": 330935, number
66181 "weight": 312161, number
66189 "weight": 28, number
66197 "weight": 28, number
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationWeights.java144 long weight = range.start; in nextWeight() local
179 public static int lengthOfWeight(long weight) { in lengthOfWeight()
191 private static int getWeightTrail(long weight, int length) { in getWeightTrail()
195 private static long setWeightTrail(long weight, int length, int trail) { in setWeightTrail()
200 private static int getWeightByte(long weight, int idx) { in getWeightByte()
204 private static long setWeightByte(long weight, int idx, int b) { in setWeightByte()
227 private static long truncateWeight(long weight, int length) { in truncateWeight()
231 private static long incWeightTrail(long weight, int length) { in incWeightTrail()
235 private static long decWeightTrail(long weight, int length) { in decWeightTrail()
244 private long incWeight(long weight, int length) { in incWeight()
[all …]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationWeights.java142 long weight = range.start; in nextWeight() local
177 public static int lengthOfWeight(long weight) { in lengthOfWeight()
189 private static int getWeightTrail(long weight, int length) { in getWeightTrail()
193 private static long setWeightTrail(long weight, int length, int trail) { in setWeightTrail()
198 private static int getWeightByte(long weight, int idx) { in getWeightByte()
202 private static long setWeightByte(long weight, int idx, int b) { in setWeightByte()
225 private static long truncateWeight(long weight, int length) { in truncateWeight()
229 private static long incWeightTrail(long weight, int length) { in incWeightTrail()
233 private static long decWeightTrail(long weight, int length) { in decWeightTrail()
242 private long incWeight(long weight, int length) { in incWeight()
[all …]
/external/icu/icu4c/source/i18n/
Dcollationweights.cpp42 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail()
47 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail()
53 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte()
58 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
82 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight()
87 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail()
92 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail()
152 CollationWeights::incWeight(uint32_t weight, int32_t length) const { in incWeight()
167 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset()
261 uint32_t weight=lowerLimit; in getWeightRanges() local
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocalePriorityList.java96 public static Builder add(ULocale languageCode, final double weight) { in add()
147 double weight = languagesAndWeights.get(language); in toString() local
241 Double weight = languageToWeight.get(lang); in build() local
252 final Double weight = langEntry.getKey(); in build() local
311 double weight) { in add()
337 final double weight = Double.parseDouble(itemMatcher.group(2)); in add() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocalePriorityList.java95 public static Builder add(ULocale languageCode, final double weight) { in add()
142 double weight = languagesAndWeights.get(language); in toString() local
230 Double weight = languageToWeight.get(lang); in build() local
241 final Double weight = langEntry.getKey(); in build() local
296 double weight) { in add()
321 final double weight = Double.parseDouble(itemMatcher.group(2)); in add() local
/external/jmdns/src/javax/jmdns/
DServiceInfo.java119 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create()
142 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create()
163 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create()
186 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create()
207 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create()
230 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create()
253 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create()
278 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create()
301 …ceInfo create(final String type, final String name, final int port, final int weight, final int pr… in create()
326 …ring type, final String name, final String subtype, final int port, final int weight, final int pr… in create()
[all …]
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java15 private final int weight; field in PreFillType
29 PreFillType(int width, int height, Bitmap.Config config, int weight) { in PreFillType()
107 private int weight = 1; field in PreFillType.Builder
157 public Builder setWeight(int weight) { in setWeight()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Droute5375 def _add_del(conn, hosted_zone_id, change, name, type, identifier, weight, values, ttl, comment): argument
84 def _add_del_alias(conn, hosted_zone_id, change, name, type, identifier, weight, alias_hosted_zone_… argument
93 identifier=None, weight=None, comment=""): argument
99 identifier=None, weight=None, comment=""): argument
105 alias_dns_name, identifier=None, weight=None, comment=""): argument
111 alias_dns_name, identifier=None, weight=None, comment=""): argument
117 identifier=None, weight=None, comment=""): argument
140 …ame, type, new_alias_hosted_zone_id, new_alias_dns_name, identifier=None, weight=None, comment=""): argument
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
DWeightedMeasurement.java60 private final double weight; field in WeightedMeasurement
79 public WeightedMeasurement(double weight, double measuredValue) { in WeightedMeasurement()
93 public WeightedMeasurement(double weight, double measuredValue, in WeightedMeasurement()
/external/skia/src/pathops/
DSkPathOpsCurve.h98 static SkDPoint dconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_xy_at_t()
118 static SkPoint fline_xy_at_t(const SkPoint a[2], SkScalar weight, double t) { in fline_xy_at_t()
122 static SkPoint fquad_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_xy_at_t()
126 static SkPoint fconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_xy_at_t()
130 static SkPoint fcubic_xy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_xy_at_t()
154 static SkDVector dconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_dxdy_at_t()
178 static SkVector fquad_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_dxdy_at_t()
182 static SkVector fconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_dxdy_at_t()
186 static SkVector fcubic_dxdy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_dxdy_at_t()
212 static bool conic_is_vertical(const SkPoint a[3], SkScalar weight, double startT, double endT) { in conic_is_vertical()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
DWeightedObservedPoint.java34 private final double weight; field in WeightedObservedPoint
47 public WeightedObservedPoint(final double weight, final double x, final double y) { in WeightedObservedPoint()
/external/autotest/client/profilers/powertop/src/
Dsuggestions.c46 int weight; member
80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) in add_suggestion()
106 int weight; in pick_suggestion() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DBNF.java189 int weight = getWeight(); in qualify() local
274 int weight = getWeight(); in getAlternation() local
295 int weight; in getWeight() local
310 int weight = getWeight(); in getWeights() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DBNF.java188 int weight = getWeight(); in qualify() local
273 int weight = getWeight(); in getAlternation() local
294 int weight; in getWeight() local
309 int weight = getWeight(); in getWeights() local
/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp40 int weight, in GetJapanesePreference()
52 void* CFX_MacFontInfo::MapFont(int weight, in MapFont()
/external/opencv3/modules/cudabgsegm/src/cuda/
Dmog2.cu165 float weight = alpha1 * gmm_weight(mode * frame.rows + y, x) + prune; in mog2() local
333 …2_caller(PtrStepSzb frame, PtrStepSzb fgmask, PtrStepSzb modesUsed, PtrStepSzf weight, PtrStepSzf … in mog2_caller()
364 …(PtrStepSzb frame, int cn, PtrStepSzb fgmask, PtrStepSzb modesUsed, PtrStepSzf weight, PtrStepSzf … in mog2_gpu()
393 float weight = gmm_weight(mode * modesUsed.rows + y, x); in getBackgroundImage2() local
410 …void getBackgroundImage2_caller(PtrStepSzb modesUsed, PtrStepSzf weight, PtrStepSzb mean, PtrStepS… in getBackgroundImage2_caller()
424 …void getBackgroundImage2_gpu(int cn, PtrStepSzb modesUsed, PtrStepSzf weight, PtrStepSzb mean, Ptr… in getBackgroundImage2_gpu()
Dmog.cu169 …void mog_withoutLearning_caller(PtrStepSzb frame, PtrStepSzb fgmask, PtrStepSzf weight, PtrStepSzb… in mog_withoutLearning_caller()
321 …void mog_withLearning_caller(PtrStepSzb frame, PtrStepSzb fgmask, PtrStepSzf weight, PtrStepSzf so… in mog_withLearning_caller()
343 …void mog_gpu(PtrStepSzb frame, int cn, PtrStepSzb fgmask, PtrStepSzf weight, PtrStepSzf sortKey, P… in mog_gpu()
379 float weight = gmm_weight(mode * dst.rows + y, x); in getBackgroundImage() local
396 …void getBackgroundImage_caller(PtrStepSzf weight, PtrStepSzb mean, PtrStepSzb dst, int nmixtures, … in getBackgroundImage_caller()
410 …void getBackgroundImage_gpu(int cn, PtrStepSzf weight, PtrStepSzb mean, PtrStepSzb dst, int nmixtu… in getBackgroundImage_gpu()
/external/ceres-solver/internal/ceres/
Dgraph.h55 void AddVertex(const Vertex& vertex, double weight) { in AddVertex()
97 void AddEdge(const Vertex& vertex1, const Vertex& vertex2, double weight) { in AddEdge()
/external/opencv3/modules/imgproc/src/
Dgcgraph.hpp66 TWeight weight; member in GCGraph::Vtx
74 TWeight weight; member in GCGraph::Edge
188 TWeight minWeight, weight; in maxFlow() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp45 int weight, in GetJapanesePreference()
68 void* CFX_LinuxFontInfo::MapFont(int weight, in MapFont()
/external/skia/src/core/
DSkFontStyle.cpp19 SkFontStyle::SkFontStyle(int weight, int width, Slant slant) { in SkFontStyle()
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/particle/
DParticleContact.java11 public float weight; field in ParticleContact
DParticleBodyContact.java12 float weight; field in ParticleBodyContact
/external/webrtc/webrtc/modules/audio_processing/vad/
Dgmm.h25 const double* weight; member

1234567891011