Home
last modified time | relevance | path

Searched refs:non_empty (Results 1 – 25 of 917) sorted by relevance

12345678910>>...37

/dports/graphics/py-gdal/gdal-3.3.3/scripts/
H A Dfix_container_dot_size_zero.py93 non_empty = False variable
101 non_empty = True variable
104 non_empty = True variable
107 non_empty = True variable
110 non_empty = True variable
132 non_empty = True variable
134 non_empty = True variable
136 non_empty = True variable
138 non_empty = True variable
140 non_empty = True variable
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/scripts/
H A Dfix_container_dot_size_zero.py93 non_empty = False variable
101 non_empty = True variable
104 non_empty = True variable
107 non_empty = True variable
110 non_empty = True variable
132 non_empty = True variable
134 non_empty = True variable
136 non_empty = True variable
138 non_empty = True variable
140 non_empty = True variable
[all …]
/dports/graphics/gdal/gdal-3.3.3/scripts/
H A Dfix_container_dot_size_zero.py93 non_empty = False variable
101 non_empty = True variable
104 non_empty = True variable
107 non_empty = True variable
110 non_empty = True variable
132 non_empty = True variable
134 non_empty = True variable
136 non_empty = True variable
138 non_empty = True variable
140 non_empty = True variable
[all …]
/dports/lang/gawk/gawk-5.1.1/test/
H A Dfpat4.awk46 eosflag, non_empty, nf) # locals
53 eosflag = non_empty = false
57 non_empty = true
68 } else if (non_empty) {
72 non_empty = false
84 if (! non_empty && ! eosflag) { # prev was empty
92 non_empty = false
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYMail.c319 if (non_empty(value)) { in blat_option()
393 if (non_empty(ccaddr)) { in blat_cmd()
743 if (non_empty(ccaddr)) in mailform()
746 if (non_empty(keywords)) in mailform()
763 if (non_empty(mailto_type)) { in mailform()
773 if (non_empty(keywords)) { in mailform()
873 if (non_empty(ccaddr)) { in mailform()
1336 if (non_empty(refid)) { in reply_by_mail()
1469 if (non_empty(ccaddr)) { in reply_by_mail()
1643 if (non_empty(keywords)) { in reply_by_mail()
[all …]
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYMail.c319 if (non_empty(value)) { in blat_option()
393 if (non_empty(ccaddr)) { in blat_cmd()
743 if (non_empty(ccaddr)) in mailform()
746 if (non_empty(keywords)) in mailform()
763 if (non_empty(mailto_type)) { in mailform()
773 if (non_empty(keywords)) { in mailform()
873 if (non_empty(ccaddr)) { in mailform()
1336 if (non_empty(refid)) { in reply_by_mail()
1469 if (non_empty(ccaddr)) { in reply_by_mail()
1643 if (non_empty(keywords)) { in reply_by_mail()
[all …]
/dports/textproc/source-highlight/source-highlight-3.1.9/src/
H A Dlog.lang4 vardef non_empty = '[^[:blank:]]+'
8 state symbol start $non_empty begin
23 string = $non_empty exit
46 string = $non_empty exit
49 cbracket = $non_empty exit
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/metrics/tests/
H A Dtest_set_metrics.py14 non_empty = np.zeros((3, 2), dtype=bool)
15 assert hausdorff_distance(empty, non_empty) == 0.
17 assert_array_equal(hausdorff_pair(empty, non_empty), [(), ()])
18 assert hausdorff_distance(non_empty, empty) == 0.
20 assert_array_equal(hausdorff_pair(non_empty, empty), [(), ()])
21 assert hausdorff_distance(empty, non_empty) == 0.
23 assert_array_equal(hausdorff_pair(empty, non_empty), [(), ()])
/dports/devel/grpc130/grpc-1.30.2/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/devel/grpc134/grpc-1.34.1/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/devel/grpc/grpc-1.42.0/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/devel/pecl-grpc/grpc-1.42.0/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/devel/py-grpcio/grpcio-1.43.0/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpc/support/
H A Dsync.h183 gpr_cv non_empty; /* Signalled when length becomes non-zero. */
197 gpr_cv_init(&q->non_empty);
206 gpr_cv_destroy(&q->non_empty);
225 gpr_cv_broadcast(&q->non_empty);
239 gpr_cv_broadcast(&q->non_empty);
262 !gpr_cv_wait(&q->non_empty, &q->mu, abs_deadline)) {
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_index_test.cc110 S2CellIndex::NonEmptyRangeIterator non_empty(&index_); in VerifyRangeIterators() local
111 non_empty.Begin(); in VerifyRangeIterators()
112 non_empty.Finish(); in VerifyRangeIterators()
113 EXPECT_TRUE(non_empty.done()); in VerifyRangeIterators()
119 for (it.Begin(), non_empty.Begin(); !it.done(); it.Next()) { in VerifyRangeIterators()
130 S2CellId non_empty_start = non_empty.start_id(); in VerifyRangeIterators()
158 EXPECT_EQ(it.start_id(), non_empty.start_id()); in VerifyRangeIterators()
159 EXPECT_EQ(it.limit_id(), non_empty.limit_id()); in VerifyRangeIterators()
160 EXPECT_FALSE(non_empty.done()); in VerifyRangeIterators()
162 non_empty.Next(); in VerifyRangeIterators()
[all …]
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_index_test.cc110 S2CellIndex::NonEmptyRangeIterator non_empty(&index_); in VerifyRangeIterators() local
111 non_empty.Begin(); in VerifyRangeIterators()
112 non_empty.Finish(); in VerifyRangeIterators()
113 EXPECT_TRUE(non_empty.done()); in VerifyRangeIterators()
119 for (it.Begin(), non_empty.Begin(); !it.done(); it.Next()) { in VerifyRangeIterators()
130 S2CellId non_empty_start = non_empty.start_id(); in VerifyRangeIterators()
158 EXPECT_EQ(it.start_id(), non_empty.start_id()); in VerifyRangeIterators()
159 EXPECT_EQ(it.limit_id(), non_empty.limit_id()); in VerifyRangeIterators()
160 EXPECT_FALSE(non_empty.done()); in VerifyRangeIterators()
162 non_empty.Next(); in VerifyRangeIterators()
[all …]
/dports/databases/tiledb/TileDB-2.5.2/test/benchmarking/src/
H A Dbench_sparse_read_large_tile.cc94 auto non_empty = array.non_empty_domain<uint32_t>(); in pre_run() local
95 subarray_ = {non_empty[0].second.first, in pre_run()
96 non_empty[0].second.second, in pre_run()
97 non_empty[1].second.first, in pre_run()
98 non_empty[1].second.second}; in pre_run()
H A Dbench_sparse_read_small_tile.cc94 auto non_empty = array.non_empty_domain<uint32_t>(); in pre_run() local
95 subarray_ = {non_empty[0].second.first, in pre_run()
96 non_empty[0].second.second, in pre_run()
97 non_empty[1].second.first, in pre_run()
98 non_empty[1].second.second}; in pre_run()
H A Dbench_sparse_tile_cache.cc104 auto non_empty = array.non_empty_domain<uint32_t>(); in pre_run() local
105 subarray_ = {non_empty[0].second.first, in pre_run()
106 non_empty[0].second.second, in pre_run()
107 non_empty[1].second.first, in pre_run()
108 non_empty[1].second.second}; in pre_run()
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpedit_pdb.c60 gboolean non_empty = FALSE; in gimp_edit_cut() local
68 non_empty = return_vals[1].data.d_int32; in gimp_edit_cut()
72 return non_empty; in gimp_edit_cut()
98 gboolean non_empty = FALSE; in gimp_edit_copy() local
106 non_empty = return_vals[1].data.d_int32; in gimp_edit_copy()
110 return non_empty; in gimp_edit_copy()
135 gboolean non_empty = FALSE; in gimp_edit_copy_visible() local
143 non_empty = return_vals[1].data.d_int32; in gimp_edit_copy_visible()
147 return non_empty; in gimp_edit_copy_visible()
/dports/lang/lfe/lfe-1.3/test/
H A Dprop_lfe_doc.erl82 ['match-lambda'|non_empty(list(function_pattern_clause()))];
84 ['match-lambda'|non_empty(list(macro_pattern_clause()))].
90 body() -> non_empty(list(form())).
126 guard() -> ['when'|non_empty(list(union([logical_clause(),comparison()])))].
133 [logical_operator(),X|non_empty(list(X))].
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/property_test/
H A Duri_string_recompose.erl341 non_empty(segment()).
344 non_empty(segment_nu()).
349 non_empty(list(frequency([{30, unreserved()},
359 non_empty(list(frequency([{30, unreserved()},
433 non_empty(list(frequency([{30, unreserved()},
456 [$?| non_empty(list(frequency([{20, pchar()},
468 [$?| non_empty(list(frequency([{20, pchar()},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/property_test/
H A Duri_string_recompose.erl338 non_empty(segment()).
341 non_empty(segment_nu()).
346 non_empty(list(frequency([{30, unreserved()},
356 non_empty(list(frequency([{30, unreserved()},
430 non_empty(list(frequency([{30, unreserved()},
453 [$?| non_empty(list(frequency([{20, pchar()},
465 [$?| non_empty(list(frequency([{20, pchar()},
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/property_test/
H A Duri_string_recompose.erl338 non_empty(segment()).
341 non_empty(segment_nu()).
346 non_empty(list(frequency([{30, unreserved()},
356 non_empty(list(frequency([{30, unreserved()},
430 non_empty(list(frequency([{30, unreserved()},
453 [$?| non_empty(list(frequency([{20, pchar()},
465 [$?| non_empty(list(frequency([{20, pchar()},

12345678910>>...37