Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/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 …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationWeights.java146 long weight = range.start; in nextWeight() local
181 public static int lengthOfWeight(long weight) { in lengthOfWeight()
193 private static int getWeightTrail(long weight, int length) { in getWeightTrail()
197 private static long setWeightTrail(long weight, int length, int trail) { in setWeightTrail()
202 private static int getWeightByte(long weight, int idx) { in getWeightByte()
206 private static long setWeightByte(long weight, int idx, int b) { in setWeightByte()
229 private static long truncateWeight(long weight, int length) { in truncateWeight()
233 private static long incWeightTrail(long weight, int length) { in incWeightTrail()
237 private static long decWeightTrail(long weight, int length) { in decWeightTrail()
246 private long incWeight(long weight, int length) { in incWeight()
[all …]
/third_party/icu/icu4c/source/i18n/
Dcollationweights.cpp44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail()
49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail()
55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte()
60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
84 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight()
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail()
94 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail()
154 CollationWeights::incWeight(uint32_t weight, int32_t length) const { in incWeight()
169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset()
263 uint32_t weight=lowerLimit; in getWeightRanges() local
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dcollationweights.cpp44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail()
49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail()
55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte()
60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
84 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight()
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail()
94 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail()
154 CollationWeights::incWeight(uint32_t weight, int32_t length) const { in incWeight()
169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset()
263 uint32_t weight=lowerLimit; in getWeightRanges() local
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationweights.cpp44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail()
49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail()
55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte()
60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
84 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight()
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail()
94 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail()
154 CollationWeights::incWeight(uint32_t weight, int32_t length) const { in incWeight()
169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset()
263 uint32_t weight=lowerLimit; in getWeightRanges() local
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationweights.cpp44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail()
49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail()
55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte()
60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte()
84 truncateWeight(uint32_t weight, int32_t length) { in truncateWeight()
89 incWeightTrail(uint32_t weight, int32_t length) { in incWeightTrail()
94 decWeightTrail(uint32_t weight, int32_t length) { in decWeightTrail()
154 CollationWeights::incWeight(uint32_t weight, int32_t length) const { in incWeight()
169 CollationWeights::incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const { in incWeightByOffset()
263 uint32_t weight=lowerLimit; in getWeightRanges() local
[all …]
/third_party/flutter/skia/src/gpu/effects/generated/
DGrComposeLerpEffect.h21 float weight) { in Make()
30 float weight; variable
34 std::unique_ptr<GrFragmentProcessor> child2, float weight) in GrComposeLerpEffect()
DGrMixerEffect.h39 float weight) { in Make()
48 float weight; variable
54 float weight) in GrMixerEffect()
/third_party/node/deps/npm/node_modules/are-we-there-yet/
Dtracker-group.js37 TrackerGroup.prototype.addUnit = function (unit, weight) { argument
71 TrackerGroup.prototype.newGroup = function (name, weight) { argument
75 TrackerGroup.prototype.newItem = function (name, todo, weight) { argument
79 TrackerGroup.prototype.newStream = function (name, todo, weight) { argument
/third_party/flutter/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js124 'weight': '', property
134 'weight': '', property
144 'weight': '', property
154 'weight': '', property
178 'weight': 'bold', property
188 'weight': 'bold', property
198 'weight': 'bold', property
208 'weight': 'bold', property
218 'weight': '', property
228 'weight': '', property
[all …]
/third_party/skia/modules/canvaskit/tests/
Dcanvas2d.spec.js122 'weight': '', property
132 'weight': '', property
142 'weight': '', property
152 'weight': '', property
172 'weight': 'bold', property
182 'weight': 'bold', property
192 'weight': 'bold', property
202 'weight': 'bold', property
212 'weight': '', property
222 'weight': '', property
[all …]
/third_party/node/test/parallel/
Dtest-http2-priority-event.js14 function onPriority(stream, parent, weight, exclusive) { argument
24 weight: 1, property
46 weight: 1, property
/third_party/skia/src/ports/skia_ohos/config/
Dfontconfig.json25 "weight": 50, "to": 100 number
28 "weight": 80, "to": 400 number
31 "weight": 100, "to": 700 number
34 "weight": 200, "to": 900 number
/third_party/flutter/skia/src/ports/skia_ohos/config/
Dfontconfig.json25 "weight": 50, "to": 100 number
28 "weight": 80, "to": 400 number
31 "weight": 100, "to": 700 number
34 "weight": 200, "to": 900 number
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocalePriorityList.java101 public static Builder add(ULocale locale, final double weight) { in add()
155 double weight = entry.getValue(); in toString() local
236 double weight = value; in Builder() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocalePriorityList.java102 public static Builder add(ULocale locale, final double weight) { in add()
160 double weight = entry.getValue(); in toString() local
244 double weight = value; in Builder() local
/third_party/skia/src/pathops/
DSkPathOpsCurve.h114 static SkDPoint dconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_xy_at_t()
158 static SkPoint fline_xy_at_t(const SkPoint a[2], SkScalar weight, double t) { in fline_xy_at_t()
162 static SkPoint fquad_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_xy_at_t()
166 static SkPoint fconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_xy_at_t()
170 static SkPoint fcubic_xy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_xy_at_t()
194 static SkDVector dconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_dxdy_at_t()
242 static SkVector fquad_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_dxdy_at_t()
246 static SkVector fconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_dxdy_at_t()
250 static SkVector fcubic_dxdy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_dxdy_at_t()
276 static bool conic_is_vertical(const SkPoint a[3], SkScalar weight, double startT, double endT) { in conic_is_vertical()
[all …]
DSkOpContour.cpp44 void SkOpContourBuilder::addConic(SkPoint pts[3], SkScalar weight) { in addConic()
54 void SkOpContourBuilder::addCurve(SkPath::Verb verb, const SkPoint pts[4], SkScalar weight) { in addCurve()
/third_party/flutter/skia/src/pathops/
DSkPathOpsCurve.h114 static SkDPoint dconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_xy_at_t()
158 static SkPoint fline_xy_at_t(const SkPoint a[2], SkScalar weight, double t) { in fline_xy_at_t()
162 static SkPoint fquad_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_xy_at_t()
166 static SkPoint fconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_xy_at_t()
170 static SkPoint fcubic_xy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_xy_at_t()
194 static SkDVector dconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_dxdy_at_t()
242 static SkVector fquad_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_dxdy_at_t()
246 static SkVector fconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_dxdy_at_t()
250 static SkVector fcubic_dxdy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_dxdy_at_t()
276 static bool conic_is_vertical(const SkPoint a[3], SkScalar weight, double startT, double endT) { in conic_is_vertical()
[all …]
DSkOpContour.cpp45 void SkOpContourBuilder::addConic(SkPoint pts[3], SkScalar weight) { in addConic()
55 void SkOpContourBuilder::addCurve(SkPath::Verb verb, const SkPoint pts[4], SkScalar weight) { in addCurve()
/third_party/icu/icu4c/source/common/
Dlocaleprioritylist.cpp38 int32_t weight; // 0..1000 = 0.0..1.0 member
79 int32_t weight = (c - '0') * 1000; in parseWeight() local
139 int32_t weight = WEIGHT_ONE; in LocalePriorityList() local
182 bool LocalePriorityList::add(const Locale &locale, int32_t weight, UErrorCode &errorCode) { in add()
/third_party/node/deps/icu-small/source/common/
Dlocaleprioritylist.cpp38 int32_t weight; // 0..1000 = 0.0..1.0 member
79 int32_t weight = (c - '0') * 1000; in parseWeight() local
139 int32_t weight = WEIGHT_ONE; in LocalePriorityList() local
182 bool LocalePriorityList::add(const Locale &locale, int32_t weight, UErrorCode &errorCode) { in add()
/third_party/skia/third_party/externals/icu/source/common/
Dlocaleprioritylist.cpp38 int32_t weight; // 0..1000 = 0.0..1.0 member
79 int32_t weight = (c - '0') * 1000; in parseWeight() local
139 int32_t weight = WEIGHT_ONE; in LocalePriorityList() local
182 bool LocalePriorityList::add(const Locale &locale, int32_t weight, UErrorCode &errorCode) { in add()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dairtime_policy.c98 unsigned int weight) in sta_set_airtime_weight()
111 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights()
244 unsigned int weight; in airtime_policy_new_sta() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dairtime_policy.c94 unsigned int weight) in sta_set_airtime_weight()
107 static void set_sta_weights(struct hostapd_data *hapd, unsigned int weight) in set_sta_weights()
240 unsigned int weight; in airtime_policy_new_sta() local

12345678910>>...13