Home
last modified time | relevance | path

Searched refs:mlp (Results 1 – 25 of 1453) sorted by relevance

12345678910>>...59

/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/partitioner/
H A Dmulti_level_partition.cpp31 BOOST_CHECK_EQUAL(mlp.GetCell(1, 0), mlp.GetCell(1, 1)); in BOOST_AUTO_TEST_CASE()
32 BOOST_CHECK_EQUAL(mlp.GetCell(1, 2), mlp.GetCell(1, 3)); in BOOST_AUTO_TEST_CASE()
33 BOOST_CHECK_EQUAL(mlp.GetCell(1, 4), mlp.GetCell(1, 5)); in BOOST_AUTO_TEST_CASE()
34 BOOST_CHECK_EQUAL(mlp.GetCell(1, 6), mlp.GetCell(1, 7)); in BOOST_AUTO_TEST_CASE()
35 BOOST_CHECK_EQUAL(mlp.GetCell(1, 8), mlp.GetCell(1, 9)); in BOOST_AUTO_TEST_CASE()
36 BOOST_CHECK_EQUAL(mlp.GetCell(1, 10), mlp.GetCell(1, 11)); in BOOST_AUTO_TEST_CASE()
53 BOOST_CHECK_EQUAL(mlp.GetCell(1, 0), mlp.GetCell(1, 1)); in BOOST_AUTO_TEST_CASE()
54 BOOST_CHECK_EQUAL(mlp.GetCell(1, 2), mlp.GetCell(1, 3)); in BOOST_AUTO_TEST_CASE()
55 BOOST_CHECK_EQUAL(mlp.GetCell(1, 4), mlp.GetCell(1, 5)); in BOOST_AUTO_TEST_CASE()
56 BOOST_CHECK_EQUAL(mlp.GetCell(1, 6), mlp.GetCell(1, 7)); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/test/libvlc/
H A Dmedia_list_player.c82 wait_stopped (mlp); in stop_and_wait()
131 assert(mlp); in test_media_list_player_items_queue()
196 assert(mlp);; in test_media_list_player_previous()
209 wait_playing (mlp); in test_media_list_player_previous()
215 wait_playing (mlp); in test_media_list_player_previous()
220 wait_playing (mlp); in test_media_list_player_previous()
226 wait_playing (mlp); in test_media_list_player_previous()
255 assert(mlp); in test_media_list_player_next()
314 assert(mlp); in test_media_list_player_pause_stop()
354 assert(mlp); in test_media_list_player_play_item_at_index()
[all …]
/dports/devel/aegis/aegis-4.25.D510/libaegis/
H A Dmove_list.cc45 mlp->length = 0; in move_list_constructor()
46 mlp->maximum = 0; in move_list_constructor()
47 mlp->item = 0; in move_list_constructor()
59 mlp->length = 0; in move_list_destructor()
60 mlp->maximum = 0; in move_list_destructor()
61 mlp->item = 0; in move_list_destructor()
77 if (mlp->length >= mlp->maximum) in move_list_append_unique()
79 mlp->maximum = mlp->maximum * 2 + 4; in move_list_append_unique()
83 delete [] mlp->item; in move_list_append_unique()
84 mlp->item = new_item; in move_list_append_unique()
[all …]
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dshpsub.c218 mlp->unit.ship.shp_mobil = (int)mlp->mobil; in shp_nav_put_one()
219 putship(mlp->unit.ship.shp_uid, &mlp->unit.ship); in shp_nav_put_one()
272 mlp->mobil -= shp_mobcost(&mlp->unit.ship); in shp_sweep()
273 mlp->unit.ship.shp_mobil = (int)mlp->mobil; in shp_sweep()
275 putship(mlp->unit.ship.shp_uid, &mlp->unit.ship); in shp_sweep()
296 putship(mlp->unit.ship.shp_uid, &mlp->unit.ship); in shp_sweep()
323 putship(mlp->unit.ship.shp_uid, &mlp->unit.ship); in shp_check_one_mines()
419 getship(mlp->unit.ship.shp_uid, &mlp->unit.ship); in shp_damage_one()
424 free(mlp); in shp_damage_one()
873 mlp->unit.ship.shp_mobil = (int)mlp->mobil; in shp_nav_dir()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/multiline/
H A Dflb_ml_parser_go.c55 if (!mlp) {
60 ret = rule(mlp,
65 rule_error(mlp);
69 ret = rule(mlp,
78 ret = rule(mlp,
87 ret = rule(mlp,
96 ret = rule(mlp,
105 ret = rule(mlp,
114 ret = rule(mlp,
123 ret = rule(mlp,
[all …]
H A Dflb_ml_parser_java.c55 if (!mlp) { in flb_ml_parser_java()
60 ret = rule(mlp, in flb_ml_parser_java()
65 rule_error(mlp); in flb_ml_parser_java()
69 ret = rule(mlp, in flb_ml_parser_java()
78 ret = rule(mlp, in flb_ml_parser_java()
87 ret = rule(mlp, in flb_ml_parser_java()
96 ret = rule(mlp, in flb_ml_parser_java()
106 ret = rule(mlp, in flb_ml_parser_java()
117 ret = rule(mlp, in flb_ml_parser_java()
126 ret = rule(mlp, in flb_ml_parser_java()
[all …]
H A Dflb_ml_parser_python.c34 flb_ml_parser_destroy(mlp); in rule_error()
41 struct flb_ml_parser *mlp; in flb_ml_parser_python() local
55 if (!mlp) { in flb_ml_parser_python()
61 ret = rule(mlp, in flb_ml_parser_python()
65 rule_error(mlp); in flb_ml_parser_python()
72 rule_error(mlp); in flb_ml_parser_python()
79 rule_error(mlp); in flb_ml_parser_python()
86 rule_error(mlp); in flb_ml_parser_python()
91 ret = flb_ml_parser_init(mlp); in flb_ml_parser_python()
94 flb_ml_parser_destroy(mlp); in flb_ml_parser_python()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dmessage.c342 if (mlp->nitems >= mlp->nitems_max) in message_list_append()
348 mlp->item = xrealloc (mlp->item, nbytes); in message_list_append()
350 mlp->item[mlp->nitems++] = mp; in message_list_append()
365 if (mlp->nitems >= mlp->nitems_max) in message_list_prepend()
371 mlp->item = xrealloc (mlp->item, nbytes); in message_list_prepend()
374 mlp->item[j] = mlp->item[j - 1]; in message_list_prepend()
391 if (mlp->nitems >= mlp->nitems_max) in message_list_insert_at()
400 mlp->item[j] = mlp->item[j - 1]; in message_list_insert_at()
422 mlp->item[j - 1] = mlp->item[j];
443 mlp->item[i++] = mlp->item[j]; in message_list_remove_if_not()
[all …]
H A Dwrite-resources.c59 message_list_ty *mlp; member
83 message_list_ty *mlp = l->mlp; in execute_writing_input() local
86 for (j = 0; j < mlp->nitems; j++) in execute_writing_input()
88 message_ty *mp = mlp->item[j]; in execute_writing_input()
113 msgdomain_write_csharp_resources (message_list_ty *mlp, in msgdomain_write_csharp_resources() argument
119 if (mlp->nitems != 0) in msgdomain_write_csharp_resources()
127 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
128 if (mlp->item[j]->msgctxt != NULL) in msgdomain_write_csharp_resources()
146 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
147 if (mlp->item[j]->msgid_plural != NULL) in msgdomain_write_csharp_resources()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dmessage.c342 if (mlp->nitems >= mlp->nitems_max) in message_list_append()
348 mlp->item = xrealloc (mlp->item, nbytes); in message_list_append()
350 mlp->item[mlp->nitems++] = mp; in message_list_append()
365 if (mlp->nitems >= mlp->nitems_max) in message_list_prepend()
371 mlp->item = xrealloc (mlp->item, nbytes); in message_list_prepend()
374 mlp->item[j] = mlp->item[j - 1]; in message_list_prepend()
391 if (mlp->nitems >= mlp->nitems_max) in message_list_insert_at()
400 mlp->item[j] = mlp->item[j - 1]; in message_list_insert_at()
422 mlp->item[j - 1] = mlp->item[j];
443 mlp->item[i++] = mlp->item[j]; in message_list_remove_if_not()
[all …]
H A Dwrite-resources.c59 message_list_ty *mlp; member
83 message_list_ty *mlp = l->mlp; in execute_writing_input() local
86 for (j = 0; j < mlp->nitems; j++) in execute_writing_input()
88 message_ty *mp = mlp->item[j]; in execute_writing_input()
113 msgdomain_write_csharp_resources (message_list_ty *mlp, in msgdomain_write_csharp_resources() argument
119 if (mlp->nitems != 0) in msgdomain_write_csharp_resources()
127 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
128 if (mlp->item[j]->msgctxt != NULL) in msgdomain_write_csharp_resources()
146 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
147 if (mlp->item[j]->msgid_plural != NULL) in msgdomain_write_csharp_resources()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dmessage.c342 if (mlp->nitems >= mlp->nitems_max) in message_list_append()
348 mlp->item = xrealloc (mlp->item, nbytes); in message_list_append()
350 mlp->item[mlp->nitems++] = mp; in message_list_append()
365 if (mlp->nitems >= mlp->nitems_max) in message_list_prepend()
371 mlp->item = xrealloc (mlp->item, nbytes); in message_list_prepend()
374 mlp->item[j] = mlp->item[j - 1]; in message_list_prepend()
391 if (mlp->nitems >= mlp->nitems_max) in message_list_insert_at()
400 mlp->item[j] = mlp->item[j - 1]; in message_list_insert_at()
422 mlp->item[j - 1] = mlp->item[j];
443 mlp->item[i++] = mlp->item[j]; in message_list_remove_if_not()
[all …]
H A Dwrite-resources.c59 message_list_ty *mlp; member
83 message_list_ty *mlp = l->mlp; in execute_writing_input() local
86 for (j = 0; j < mlp->nitems; j++) in execute_writing_input()
88 message_ty *mp = mlp->item[j]; in execute_writing_input()
113 msgdomain_write_csharp_resources (message_list_ty *mlp, in msgdomain_write_csharp_resources() argument
119 if (mlp->nitems != 0) in msgdomain_write_csharp_resources()
127 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
128 if (mlp->item[j]->msgctxt != NULL) in msgdomain_write_csharp_resources()
146 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
147 if (mlp->item[j]->msgid_plural != NULL) in msgdomain_write_csharp_resources()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dmessage.c342 if (mlp->nitems >= mlp->nitems_max) in message_list_append()
348 mlp->item = xrealloc (mlp->item, nbytes); in message_list_append()
350 mlp->item[mlp->nitems++] = mp; in message_list_append()
365 if (mlp->nitems >= mlp->nitems_max) in message_list_prepend()
371 mlp->item = xrealloc (mlp->item, nbytes); in message_list_prepend()
374 mlp->item[j] = mlp->item[j - 1]; in message_list_prepend()
391 if (mlp->nitems >= mlp->nitems_max) in message_list_insert_at()
400 mlp->item[j] = mlp->item[j - 1]; in message_list_insert_at()
422 mlp->item[j - 1] = mlp->item[j];
443 mlp->item[i++] = mlp->item[j]; in message_list_remove_if_not()
[all …]
H A Dwrite-resources.c59 message_list_ty *mlp; member
83 message_list_ty *mlp = l->mlp; in execute_writing_input() local
86 for (j = 0; j < mlp->nitems; j++) in execute_writing_input()
88 message_ty *mp = mlp->item[j]; in execute_writing_input()
113 msgdomain_write_csharp_resources (message_list_ty *mlp, in msgdomain_write_csharp_resources() argument
119 if (mlp->nitems != 0) in msgdomain_write_csharp_resources()
127 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
128 if (mlp->item[j]->msgctxt != NULL) in msgdomain_write_csharp_resources()
146 for (j = 0; j < mlp->nitems; j++) in msgdomain_write_csharp_resources()
147 if (mlp->item[j]->msgid_plural != NULL) in msgdomain_write_csharp_resources()
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/neural_network/tests/
H A Dtest_mlp.py102 mlp.n_outputs_ = 1
112 mlp.n_iter_ = 0
116 mlp.n_layers_ = 3
119 mlp._coef_grads = [0] * (mlp.n_layers_ - 1)
120 mlp._intercept_grads = [0] * (mlp.n_layers_ - 1)
123 mlp.t_ = 0
130 mlp._coef_velocity = [np.zeros_like(coefs) for coefs in mlp.coefs_]
334 mlp.max_fun = -1
379 mlp.fit(X, y)
408 mlp.fit(X, y)
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dgenref.cpp907 for(; mlp != NULL; mlp = mlp->next) in EasySeqLocMerge()
914 for(mlp = second; mlp != NULL; mlp = mlp->next) in EasySeqLocMerge()
961 for(mlp = tres->next; mlp != NULL; mlp = mlp->next) in EasySeqLocMerge()
1035 for (MixLocPtr mlp = first; mlp != NULL; mlp = mlp->next) { in CircularSeqLocCollect() local
1492 for(; mlp != NULL; mlp = mlp->next) in MakeCLoc()
1519 for(mlp = second; mlp != NULL; mlp = mlp->next) in GetMergeOrder()
1530 for(mlp = first; mlp != NULL; mlp = mlp->next) in GetMergeOrder()
1558 for(mlp = c->mlp; mlp != NULL; mlp = mlp->next) in CircularSeqLocFormat()
1656 for(mlp = c->mlp; mlp != NULL; mlpprev = mlp, mlp = mlp->next) in CircularSeqLocFormat()
1660 if(mlp != NULL && mlp != c->mlp) in CircularSeqLocFormat()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dpk11util.c122 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
123 last = mlp; in secmod_AddModuleToList()
213 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
223 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
252 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
276 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
363 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
379 if (mlp) { in SECMOD_DeleteModuleEx()
384 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
441 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/devel/xmltooling/xmltooling-3.2.1/xmltoolingtest/data/
H A Dtemplate.in3 <mlp foo1/> <mlp foo2/> <mlp foo3/>
5 <mlpif foo1><mlp foo3/></mlpif>
7 <mlpif foo2><mlp foo1/></mlpif>
11 <mlp foo3/>
15 <mlp encoded/>
18 <mlp $name/> <mlp foo1/> <mlp $value/>
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11util.c151 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
152 last = mlp; in secmod_AddModuleToList()
242 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
252 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
281 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
305 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
392 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
408 if (mlp) { in SECMOD_DeleteModuleEx()
413 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
475 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11util.c151 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
152 last = mlp; in secmod_AddModuleToList()
242 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
252 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
281 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
305 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
392 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
408 if (mlp) { in SECMOD_DeleteModuleEx()
413 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
475 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pk11wrap/
H A Dpk11util.c123 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
124 last = mlp; in secmod_AddModuleToList()
214 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
224 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
253 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
277 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
364 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
380 if (mlp) { in SECMOD_DeleteModuleEx()
385 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
447 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11util.c150 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
151 last = mlp; in secmod_AddModuleToList()
241 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
251 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
280 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
304 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
391 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
407 if (mlp) { in SECMOD_DeleteModuleEx()
412 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
474 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dpk11util.c151 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
152 last = mlp; in secmod_AddModuleToList()
242 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
252 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
281 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
305 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
392 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
408 if (mlp) { in SECMOD_DeleteModuleEx()
413 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
475 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11util.c151 for (mlp = *moduleList; mlp != NULL; mlp = mlp->next) { in secmod_AddModuleToList()
152 last = mlp; in secmod_AddModuleToList()
242 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
252 for (mlp = modulesUnload; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModule()
281 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in SECMOD_FindModuleByID()
305 for (mlp = modules; mlp != NULL; mlp = mlp->next) { in secmod_FindModuleByFuncPtr()
392 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
408 if (mlp) { in SECMOD_DeleteModuleEx()
413 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteModuleEx()
475 mlp != NULL; mlpp = &mlp->next, mlp = *mlpp) { in SECMOD_DeleteInternalModule()
[all …]

12345678910>>...59