Searched refs:is_empty (Results 1 – 7 of 7) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/lib/Tie/File/t/ |
| D | 41_heap.t | 92 print $h->is_empty ? "ok $N\n" : "not ok $N\n"; 157 print ! $h->is_empty ? "ok $N\n" : "not ok $N\n"; 236 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
|
| D | 40_abs_cache.t | 91 print $h->is_empty ? "ok $N\n" : "not ok $N\n"; 166 print ! $h->is_empty ? "ok $N\n" : "not ok $N\n"; 251 print $h->is_empty ? "ok $N\n" : "not ok $N\n";
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/B/ |
| D | C.pm | 1061 my $is_empty = $gv->is_empty; 1067 unless ($is_empty) { 1078 $init->add(sprintf("GvLINE($sym) = %u;", $gv->LINE)) unless $is_empty; 1087 return $sym if $is_empty;
|
| /mirbsd/src/sys/altq/ |
| D | altq_rmclass.c | 727 int is_empty = qempty(cl->q_); in rmc_queue_packet() local 770 if (is_empty) { in rmc_queue_packet()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Tie/ |
| D | File.pm | 1596 sub is_empty { subroutine 1781 sub is_empty { subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/ |
| D | B.xs | 1404 is_empty(gv)
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltoc.pod | 10643 is_empty, NAME, SAFENAME, STASH, SV, IO, FORM, AV, HV, EGV, CV, CVGEN,
|