Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 16709) sorted by relevance

12345678910>>...669

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/
H A DTODO8 /adjustcurves done TODO done done
10 /autocorrection done TODO done done
11 /bcg done TODO done done
12 /bwsepia done TODO done done
13 /cb done TODO done done
36 /filmgrain done done done done
39 /noisereduction done done done done
40 /sharpen done done done done
42 /blur done done done done
43 /localcontrast done done done done
[all …]
/dports/shells/bash/bash-5.1/tests/
H A Dexportfunc2.sub214 done
215 done
216 done
217 done
218 done
219 done
220 done
221 done
222 done
223 done
[all …]
/dports/math/maxima/maxima-5.43.2/tests/
H A Drexamples.mac3 done; */
6 done;
9 done;
12 done;
15 done;
18 done;
21 done;
24 done;
27 done;
30 done;
[all …]
/dports/games/opencity/opencity-0.0.6.5stable/
H A DTODO78 Use less triangles to render water (done)
148 Add speed button (done)
149 Add RCI bars (done)
150 Fix RCI bars ratio (done)
151 Fix P bar ratio (done)
152 Add toolcircle button (done)
155 Load model dimensions (done)
156 Load model direction (done)
157 Load cost (done)
158 Load property attributes (done)
[all …]
/dports/math/gap/gap-4.11.0/pkg/walrus-0.999/tst/
H A Dtestexamples.tst7 testing: 1...done: true
8 testing: 2...done: false
9 testing: 3...done: false
10 testing: 4...done: true
11 testing: 5...done: true
12 testing: 6...done: true
13 testing: 7...done: true
14 testing: 8...done: true
15 testing: 9...done: true
16 testing: 10...done: true
[all …]
/dports/editors/ted/Ted-2.23/bitmap/
H A DbmEmfIo.c9 int done= 0; in bmMetaReadEmfHeader() local
51 return done; in bmMetaReadEmfHeader()
57 int done= 0; in bmEmfReadRectangle() local
64 return done; in bmEmfReadRectangle()
70 int done= 0; in bmEmfReadXYWHRectangle() local
82 return done; in bmEmfReadXYWHRectangle()
88 int done= 0; in bmEmfReadRgb8Color() local
95 return done; in bmEmfReadRgb8Color()
101 int done= 0; in bmEmfReadAffineTransform2D() local
111 return done; in bmEmfReadAffineTransform2D()
[all …]
/dports/net/p5-AnyEvent-RabbitMQ/AnyEvent-RabbitMQ-1.22/xt/
H A D04_anyevent.t99 $done->recv;
104 $done->recv;
132 $done->recv;
143 $done->recv;
155 $done->recv;
166 $done->recv;
179 $done->recv;
198 $done->recv;
209 $done->recv;
222 $done->recv;
[all …]
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_netconf_lib.c107 done: in netconf_in_use()
158 done: in netconf_invalid_value_xml()
184 done: in netconf_invalid_value()
222 done: in netconf_too_big()
264 done: in netconf_missing_attribute()
294 done: in netconf_bad_attribute()
345 done: in netconf_bad_attribute_xml()
385 done: in netconf_unknown_attribute()
441 done: in netconf_common_xml()
470 done: in netconf_missing_element()
[all …]
H A Dclixon_datastore_write.c118 goto done; in attr_ns_value()
128 done: in attr_ns_value()
160 goto done; in check_body_namespace()
164 goto done; in check_body_namespace()
166 goto done; in check_body_namespace()
200 done: in check_body_namespace()
265 goto done; in text_modify()
690 done: in text_modify()
862 done: in text_modify_top()
1038 done: in xmldb_put()
[all …]
H A Dclixon_proto_client.c154 done: in clicon_rpc_msg()
186 done: in session_id_check()
221 done: in clicon_rpc_netconf()
277 done: in clicon_rpc_netconf_xml()
508 done: in clicon_rpc_copy_config()
553 done: in clicon_rpc_delete_config()
594 done: in clicon_rpc_lock()
635 done: in clicon_rpc_unlock()
803 done: in clicon_rpc_close_session()
843 done: in clicon_rpc_kill_session()
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/utils/tply/
H A Dlexrules.pas309 done := act_char in letters; if not done then exit;
320 ident(done); if not done then exit;
324 ident(done); if not done then exit;
332 start_state_list(done); if not done then exit;
415 scan_char(done, c); if not done then exit;
443 scan_char(done, c); if not done then exit;
449 scan_char(done, c1); if not done then exit;
565 factor(done, r); if not done then exit;
568 factor(done, r1); if not done then exit;
619 rule(done);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/tply/
H A Dlexrules.pas309 done := act_char in letters; if not done then exit;
320 ident(done); if not done then exit;
324 ident(done); if not done then exit;
332 start_state_list(done); if not done then exit;
415 scan_char(done, c); if not done then exit;
443 scan_char(done, c); if not done then exit;
449 scan_char(done, c1); if not done then exit;
565 factor(done, r); if not done then exit;
568 factor(done, r1); if not done then exit;
619 rule(done);
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_storage/storage/cache/
H A Dstorage_cache_database.cpp33 done = std::move(done) in open()
41 done = std::move(done) in close()
49 done = std::move(done) in waitForCleaner()
76 done = std::move(done) in remove()
99 done = std::move(done) in copyIfEmpty()
112 done = std::move(done) in moveIfEmpty()
125 done = std::move(done) in put()
138 done = std::move(done) in putIfEmpty()
149 done = std::move(done) in getWithTag()
162 done = std::move(done) in getWithSizes()
[all …]
/dports/devel/clixon/clixon-4.8.0/apps/restconf/
H A Drestconf_err.c91 done: in restconf_badrequest()
108 done: in restconf_badrequest()
130 done: in restconf_unauthorized()
148 done: in restconf_unauthorized()
168 done: in restconf_forbidden()
185 done: in restconf_forbidden()
206 done: in restconf_notfound()
223 done: in restconf_notfound()
245 done: in restconf_method_notallowed()
263 done: in restconf_notacceptable()
[all …]
H A Drestconf_methods_post.c109 done: in http_location_header()
185 goto done; in api_data_post()
191 goto done; in api_data_post()
317 goto done; in api_data_post()
319 goto done; in api_data_post()
321 goto done; in api_data_post()
324 goto done; in api_data_post()
407 done: in api_data_post()
564 done: in api_operations_post_input()
698 done: in api_operations_post_output()
[all …]
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/pk/ecc/
H A Dltc_ecc_projective_add_point.c42 goto done; in ltc_ecc_projective_add_point()
49 goto done; in ltc_ecc_projective_add_point()
58 if ((err = mp_sub(modulus, Q->y, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
62 goto done; in ltc_ecc_projective_add_point()
66 if ((err = mp_copy(P->x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
67 if ((err = mp_copy(P->y, y)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
68 if ((err = mp_copy(P->z, z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
73 if ((err = mp_sqr(Q->z, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
74 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
76 if ((err = mp_mul(t1, x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
[all …]
H A Dltc_ecc_projective_dbl_point.c55 if ((err = ltc_ecc_copy_point(P, R)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
62 goto done; in ltc_ecc_projective_dbl_point()
66 if ((err = mp_sqr(R->z, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
67 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
69 if ((err = mp_mul(R->z, R->y, R->z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
70 if ((err = mp_montgomery_reduce(R->z, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
72 if ((err = mp_add(R->z, R->z, R->z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
74 if ((err = mp_sub(R->z, modulus, R->z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
79 if ((err = mp_sub(R->x, t1, t2)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
81 if ((err = mp_add(t2, modulus, t2)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_dbl_point()
[all …]
/dports/editors/ted/Ted-2.23/drawMeta/
H A DdrawPlayEmf.c33 int done= 0; in appEmfReadBmi() local
40 return done; in appEmfReadBmi()
64 int done= 0; in appEmfGetPolyPoly() local
70 done += step; in appEmfGetPolyPoly()
98 return done; in appEmfGetPolyPoly()
124 done += step; in appEmfDrawPolyPolygonXX()
136 return done; in appEmfDrawPolyPolygonXX()
162 return done; in appEmfReadPolyPoints32()
188 return done; in appEmfReadPolyPoints16()
629 done += step; in appEmfReadLogFontPanose()
[all …]
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/pk/ecc/
H A Dltc_ecc_projective_add_point.c49 if ((err = mp_sub(modulus, Q->y, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
58 if ((err = mp_copy(P->x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
59 if ((err = mp_copy(P->y, y)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
60 if ((err = mp_copy(P->z, z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
65 if ((err = mp_sqr(Q->z, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
66 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
68 if ((err = mp_mul(t1, x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
69 if ((err = mp_montgomery_reduce(x, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
71 if ((err = mp_mul(Q->z, t1, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
72 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
[all …]
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/pk/ecc/
H A Dltc_ecc_projective_add_point.c49 if ((err = mp_sub(modulus, Q->y, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
58 if ((err = mp_copy(P->x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
59 if ((err = mp_copy(P->y, y)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
60 if ((err = mp_copy(P->z, z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
65 if ((err = mp_sqr(Q->z, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
66 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
68 if ((err = mp_mul(t1, x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
69 if ((err = mp_montgomery_reduce(x, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
71 if ((err = mp_mul(Q->z, t1, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
72 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
[all …]
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/pk/ecc/
H A Dltc_ecc_projective_add_point.c51 if ((err = mp_sub(modulus, Q->y, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
60 if ((err = mp_copy(P->x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
61 if ((err = mp_copy(P->y, y)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
62 if ((err = mp_copy(P->z, z)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
67 if ((err = mp_sqr(Q->z, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
68 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
70 if ((err = mp_mul(t1, x, x)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
71 if ((err = mp_montgomery_reduce(x, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
73 if ((err = mp_mul(Q->z, t1, t1)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
74 if ((err = mp_montgomery_reduce(t1, modulus, mp)) != CRYPT_OK) { goto done; } in ltc_ecc_projective_add_point()
[all …]
/dports/science/hdf5/hdf5-1.10.6/hl/test/
H A Dgen_test_ld.c103 goto done; in generate_dset()
130 goto done; in generate_dset()
134 goto done; in generate_dset()
146 done: in generate_dset()
187 goto done; in main()
197 goto done; in main()
199 goto done; in main()
201 goto done; in main()
203 goto done; in main()
205 goto done; in main()
[all …]
/dports/devel/clixon/clixon-4.8.0/apps/backend/
H A Dbackend_client.c192 done: in client_get_capabilities()
249 done: in client_get_streams()
290 done: in clixon_stats_get_db()
383 done: in client_statedata()
453 done: in client_get_config_only()
546 done: in from_client_get_config()
715 done: in from_client_edit_config()
796 done: in from_client_copy_config()
933 done: in from_client_lock()
1006 done: in from_client_unlock()
[all …]
H A Dbackend_main.c194 goto done; in nacm_load_external()
198 goto done; in nacm_load_external()
202 goto done; in nacm_load_external()
209 goto done; in nacm_load_external()
211 goto done; in nacm_load_external()
215 goto done; in nacm_load_external()
226 done: in nacm_load_external()
248 done: in xmldb_drop_priv()
343 done: in check_drop_priv()
385 done: in ret2status()
[all …]
/dports/devel/clixon/clixon-4.8.0/apps/cli/
H A Dcli_common.c132 done: in cli_notification_register()
208 done: in dbxml_body()
316 done: in cli_dbxml()
343 done: in cli_set()
362 done: in cli_merge()
381 done: in cli_create()
400 done: in cli_remove()
419 done: in cli_del()
450 done: in cli_debug_cli()
480 done: in cli_debug_backend()
[all …]

12345678910>>...669