Home
last modified time | relevance | path

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

12345678910>>...340

/dports/finance/ktoblzcheck/ktoblzcheck-1.53/src/lib/
H A Dmethods.cc56 AccountNumberCheck::Result method_00(const int *account, int *weight) in method_00()
62 AccountNumberCheck::Result method_01(const int *account, int *weight) in method_01()
68 AccountNumberCheck::Result method_02(const int *account, int *weight) in method_02()
74 AccountNumberCheck::Result method_03(const int *account, int *weight) in method_03()
81 AccountNumberCheck::Result method_04(const int *account, int *weight) in method_04()
87 AccountNumberCheck::Result method_05(const int *account, int *weight) in method_05()
93 AccountNumberCheck::Result method_06(const int *account, int *weight) in method_06()
100 AccountNumberCheck::Result method_07(const int *account, int *weight) in method_07()
107 AccountNumberCheck::Result method_08(const int *account, int *weight) in method_08()
116 AccountNumberCheck::Result method_09(const int *account, int *weight) in method_09()
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/artifact/
H A Drelic_procgen_data.json7 "weight": 100, number
50 "weight": 100, number
58 "weight": 100, number
66 "weight": 100, number
74 "weight": 100, number
82 "weight": 100, number
90 "weight": 100, number
98 "weight": 100, number
205 "weight": 50, number
213 "weight": 50, number
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/artifact/
H A Drelic_procgen_data.json7 "weight": 100, number
50 "weight": 100, number
58 "weight": 100, number
66 "weight": 100, number
74 "weight": 100, number
82 "weight": 100, number
90 "weight": 100, number
98 "weight": 100, number
205 "weight": 50, number
213 "weight": 50, number
[all …]
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/shortest_paths/
H A Dweighted.py40 def _weight_function(G, weight): argument
80 def dijkstra_path(G, source, target, weight="weight"): argument
161 def dijkstra_path_length(G, source, target, weight="weight"): argument
932 def all_pairs_dijkstra(G, cutoff=None, weight="weight"): argument
1111 G, source, target=None, weight="weight", heuristic=False argument
1357 def bellman_ford_path(G, source, target, weight="weight"): argument
1651 def all_pairs_bellman_ford_path_length(G, weight="weight"): argument
1695 def all_pairs_bellman_ford_path(G, weight="weight"): argument
1733 def goldberg_radzik(G, source, weight="weight"): argument
1911 def negative_edge_cycle(G, weight="weight", heuristic=True): argument
[all …]
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/fontconfig/test/
H A Dtest-90-synthetic.json6 "weight": 100 number
11 "weight": 80 number
16 "weight": 200 number
24 "weight": 200 number
28 "weight": 200, number
36 "weight": 102 number
40 "weight": 80 number
47 "weight": 200 number
51 "weight": 200, number
59 "weight": 200 number
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/fontconfig/src/test/
H A Dtest-90-synthetic.json6 "weight": 100 number
11 "weight": 80 number
16 "weight": 200 number
24 "weight": 200 number
28 "weight": 200, number
36 "weight": 102 number
40 "weight": 80 number
47 "weight": 200 number
51 "weight": 200, number
59 "weight": 200 number
[all …]
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/test/
H A Dtest-90-synthetic.json6 "weight": 100 number
11 "weight": 80 number
16 "weight": 200 number
24 "weight": 200 number
28 "weight": 200, number
36 "weight": 102 number
40 "weight": 80 number
47 "weight": 200 number
51 "weight": 200, number
59 "weight": 200 number
[all …]
/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dvariations.c142 void var0_linear (flam3_iter_helper *f, double weight) { in var0_linear()
178 void var3_swirl (flam3_iter_helper *f, double weight) { in var3_swirl()
218 void var5_polar (flam3_iter_helper *f, double weight) { in var5_polar()
246 void var7_heart (flam3_iter_helper *f, double weight) { in var7_heart()
264 void var8_disc (flam3_iter_helper *f, double weight) { in var8_disc()
326 void var12_ex (flam3_iter_helper *f, double weight) { in var12_ex()
795 void var37_pie(flam3_iter_helper *f, double weight) { in var37_pie()
832 void var39_curl(flam3_iter_helper *f, double weight) in var39_curl()
857 void var41_arch(flam3_iter_helper *f, double weight) in var41_arch()
915 void var44_rays(flam3_iter_helper *f, double weight) in var44_rays()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_vertex_weight_utils.c167 BLI_INLINE float wval_add(const float weight, const float paintval, const float alpha) in wval_add()
171 BLI_INLINE float wval_sub(const float weight, const float paintval, const float alpha) in wval_sub()
175 BLI_INLINE float wval_mul(const float weight, const float paintval, const float alpha) in wval_mul()
189 BLI_INLINE float wval_colordodge(float weight, float paintval, float fac) in wval_colordodge()
200 BLI_INLINE float wval_difference(float weight, float paintval, float fac) in wval_difference()
210 BLI_INLINE float wval_screen(float weight, float paintval, float fac) in wval_screen()
220 BLI_INLINE float wval_hardlight(float weight, float paintval, float fac) in wval_hardlight()
235 BLI_INLINE float wval_overlay(float weight, float paintval, float fac) in wval_overlay()
250 BLI_INLINE float wval_softlight(float weight, float paintval, float fac) in wval_softlight()
265 BLI_INLINE float wval_exclusion(float weight, float paintval, float fac) in wval_exclusion()
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/
H A Dskills.json9 …"companion_skill_practice": [ { "skill": "recruiting", "weight": 15 }, { "skill": "recruiting", "w… number
26 …"companion_skill_practice": [ { "skill": "hunting", "weight": 10 }, { "skill": "combat", "weight":… number
35 …"companion_skill_practice": [ { "skill": "menial", "weight": 10 }, { "skill": "construction", "wei… number
44 …"companion_skill_practice": [ { "skill": "", "weight": 15 }, { "skill": "gathering", "weight": 15 … number
59 …"companion_skill_practice": [ { "skill": "", "weight": 5 }, { "skill": "gathering", "weight": 5 },… number
69 { "skill": "", "weight": 10 }, number
102 { "skill": "", "weight": 80 }, number
131 { "skill": "", "weight": 5 }, number
145 …"companion_skill_practice": [ { "skill": "gathering", "weight": 60 }, { "skill": "combat", "weight… number
215 { "skill": "", "weight": 5 }, number
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/
H A Dskills.json9 …"companion_skill_practice": [ { "skill": "recruiting", "weight": 15 }, { "skill": "recruiting", "w… number
26 …"companion_skill_practice": [ { "skill": "hunting", "weight": 10 }, { "skill": "combat", "weight":… number
35 …"companion_skill_practice": [ { "skill": "menial", "weight": 10 }, { "skill": "construction", "wei… number
44 …"companion_skill_practice": [ { "skill": "", "weight": 15 }, { "skill": "gathering", "weight": 15 … number
59 …"companion_skill_practice": [ { "skill": "", "weight": 5 }, { "skill": "gathering", "weight": 5 },… number
69 { "skill": "", "weight": 10 }, number
102 { "skill": "", "weight": 80 }, number
131 { "skill": "", "weight": 5 }, number
145 …"companion_skill_practice": [ { "skill": "gathering", "weight": 60 }, { "skill": "combat", "weight… number
215 { "skill": "", "weight": 5 }, number
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/
H A DColumnWeightData.java41 public int weight; field in ColumnWeightData
49 public ColumnWeightData(int weight) { in ColumnWeightData()
59 public ColumnWeightData(int weight, int minimumWidth) { in ColumnWeightData()
71 public ColumnWeightData(int weight, int minimumWidth, boolean resizable) { in ColumnWeightData()
87 public ColumnWeightData(int weight, boolean resizable) { in ColumnWeightData()
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/tree/
H A Dmst.py23 G, minimum=True, weight="weight", keys=False, data=True, ignore_nan=False argument
119 G, minimum, weight="weight", keys=True, data=True, ignore_nan=False argument
152 def filter_nan_edges(edges=edges, weight=weight): argument
166 def filter_nan_edges(edges=edges, weight=weight): argument
203 def prim_mst_edges(G, minimum, weight="weight", keys=True, data=True, ignore_nan=False): argument
309 G, algorithm="kruskal", weight="weight", keys=True, data=True, ignore_nan=False argument
403 G, algorithm="kruskal", weight="weight", keys=True, data=True, ignore_nan=False argument
494 def minimum_spanning_tree(G, weight="weight", algorithm="kruskal", ignore_nan=False): argument
553 def maximum_spanning_tree(G, weight="weight", algorithm="kruskal", ignore_nan=False): argument
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/
H A Dstructuralholes.py8 def mutual_weight(G, u, v, weight=None): argument
30 def normalized_mutual_weight(G, u, v, norm=sum, weight=None): argument
50 def effective_size(G, nodes=None, weight=None): argument
130 def redundancy(G, u, v, weight=None): argument
162 def constraint(G, nodes=None, weight=None): argument
222 def local_constraint(G, u, v, weight=None): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_optimizer.py89 def create_state(self, index, weight): argument
217 def create_state(self, index, weight): argument
337 def create_state(self, index, weight): argument
444 def create_state(self, index, weight): argument
551 def create_state(self, index, weight): argument
642 def create_state(self, index, weight): argument
708 def create_state(self, index, weight): argument
837 def create_state(self, index, weight): argument
912 def create_state(self, index, weight): argument
1008 def create_state(self, index, weight): argument
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/python/unittest/
H A Dtest_optimizer.py89 def create_state(self, index, weight): argument
217 def create_state(self, index, weight): argument
337 def create_state(self, index, weight): argument
444 def create_state(self, index, weight): argument
551 def create_state(self, index, weight): argument
642 def create_state(self, index, weight): argument
708 def create_state(self, index, weight): argument
837 def create_state(self, index, weight): argument
912 def create_state(self, index, weight): argument
1008 def create_state(self, index, weight): argument
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/cck/help/
H A Dcontent.help.ini9 weight = -10 key
17 weight = 1 key
22 weight = 1 key
27 weight = 2 key
32 weight = 3 key
37 weight = 2 key
42 weight = 3 key
50 weight = 1 key
55 weight = 2 key
60 weight = 3 key
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/
H A DHDFSBlocksDistribution.java55 private long weight; field in HDFSBlocksDistribution.HostAndWeight
62 public HostAndWeight(String host, long weight) { in HostAndWeight()
71 public void addWeight(long weight) { in addWeight()
125 public void addHostsAndBlockWeight(String[] hosts, long weight) { in addHostsAndBlockWeight()
141 private void addUniqueWeight(long weight) { in addUniqueWeight()
151 private void addHostAndBlockWeight(String host, long weight) { in addHostAndBlockWeight()
180 long weight = 0; in getWeight() local
/dports/devel/icu-lx/icu/source/i18n/
H A 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 …]
/dports/devel/icu/icu/source/i18n/
H A 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 …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A 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 …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A 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 …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A 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 …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A 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 …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A 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 …]

12345678910>>...340