Home
last modified time | relevance | path

Searched refs:dumped (Results 1 – 25 of 107) sorted by relevance

12345

/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/
H A Dst-dump.pl23 local %dumped;
26 local $dumped = '';
28 return $dumped;
57 if ($link && $dumped{$addr}++) {
59 $dumped .= "OBJECT #$num seen\n";
75 $dumped .= "OBJECT $objcount\n";
81 $dumped .= "BLESS $class\n";
89 $dumped .= "UNDEF\n";
93 $dumped .= "SCALAR len=$len $scalar\n";
100 $dumped .= "ARRAY items=$items\n";
[all …]
H A Dlock.t37 my $dumped = &dump(\@a);
38 isnt($dumped, undef);
43 is(&dump($root), $dumped);
H A Ddclone.t36 $dumped = &dump(\@a);
37 isnt($dumped, undef);
42 is($got, $dumped);
H A Dstore.t35 $dumped = &dump(\@a);
36 isnt($dumped, undef);
44 is($got, $dumped);
H A Dfreeze.t41 $dumped = &dump(\@a);
42 isnt($dumped, undef);
50 is($got, $dumped);
H A Dtied.t153 $dumped = &dump(\@a);
154 isnt($dumped, undef);
168 is($got, $dumped);
H A Dtied_hook.t168 $dumped = &dump(\@a);
169 isnt($dumped, undef);
177 isnt($got, $dumped); # our hooks did not handle refs in array
/openbsd-src/lib/libcrypto/bio/
H A Db_dump.c83 int bytes_per_line, dumped, printed, trailing, written; in BIO_dump_indent() local
123 dumped = 0; in BIO_dump_indent()
136 dumped)) < 0) in BIO_dump_indent()
185 dumped += row_bytes; in BIO_dump_indent()
190 indent, "", dumped + trailing)) < 0) in BIO_dump_indent()
/openbsd-src/gnu/usr.bin/perl/cpan/Tie-RefHash/t/
H A Drefhash.t165 sub dumped { subroutine
182 $r = dumped($_) . ' => ' . dumped($h->{$_}) . "\n";
291 foreach my $key (map dumped($_), @things) {
292 foreach my $value ((map dumped($_), @things), '$ref') {
/openbsd-src/gnu/usr.bin/perl/dist/Dumpvalue/t/
H A DDumpvalue.t199 'dumped filehandle from glob fine' );
203 is( $out->read, '', 'no sub dumped without $all set' );
205 is( $out->read, "&read in ???\n", 'sub dumped when requested' );
210 is( $out->read, "\$_<foo = 1\n", 'dumped glob for $_<foo correctly (DB)' );
H A Dextend-coverage.t273 like( $out->read, qr/\@INC =/, 'dumped variables from a package' );
278 like( $out->read, qr/\@INC =/, 'dumped variables from a package' );
289 like( $out->read, qr/\@INC =/, 'dumped variables from a package' );
294 like( $out->read, qr/\@INC =/, 'dumped variables from a package' );
304 like( $out->read, qr/\@INC =/, 'dumped variables from a package' );
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Ddiagnose_nsstring.py105 dumped = target.EvaluateExpression(expression, options)
106 print(str(dumped), file=result)
111 info_bits = dumped.GetChildMemberWithName("_cfinfo").GetChildAtIndex(
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/
H A DBase.pm401 my $dumped = $wait & 0x80;
402 $description .= ', dumped core' if $dumped;
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DChanges148 - Pure Perl implementation fixes in corner cases ("\n" dumped raw").
303 - C<0> is now dumped as such, not as C<'0'>.
304 - qr// objects are now dumped correctly (provided a post-5.005_58)
324 used in data dumped in a later pass. There used to be a problem
326 dumped correctly.
365 - GLOB elements are dumped now when C<Purity> is set (using the
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-dwarfdump.rst164 entry at that offset will be dumped, else the entire
165 section will be dumped.
202 :program:`llvm-dwarfdump` returns 0 if the input files were parsed and dumped
H A Dllvm-pdbutil.rst214 For symbols dumped via the -module-syms, -globals, or -externals options, sort
340 dump symbols (functions, variables, etc) for each module dumped.
344 For each symbol record dumped as a result of the :option:`-symbols` option,
361 For each type record dumped, display the full bytes of the record in binary as
379 For each ID record dumped, display the full bytes of the record in binary as
H A Dllvm-profdata.rst116 the profile will be dumped in the text format that is parsable by the profile
281 information is dumped in a more human readable form (also in text) with
288 are not dumped.
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_mbuild.sh289 fail "gdb dumped core" -r core -o -r gdb.core
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/
H A DChanges2 0.4: Hashes dumped recursively.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DABOUT-GCC-NLS11 the human translators. Messages used for debugging, such as used in dumped
/openbsd-src/gnu/usr.bin/cvs/
H A DBUGS62 * 'cvs admin' dumped core when files were missing from working directory
81 Abort (core dumped)
/openbsd-src/etc/
H A Ddaily139 next_part "Filesystems which need to be dumped:"
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-arm.texi378 dumped into the current section (which is assumed to be the .text
383 all remaining, un-empty literal pools will automatically be dumped.
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_display_power.c2219 static bool dumped; in intel_power_domains_verify_state() local
2221 if (!dumped) { in intel_power_domains_verify_state()
2223 dumped = true; in intel_power_domains_verify_state()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlunifaq.pod145 as UTF-8, when you dumped it.) When it has to give that up because other
150 concern, and you can just C<eval> dumped data as always.

12345