Home
last modified time | relevance | path

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

123456789

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DASN1_STRING_print_ex.pod73 The content of a string instead of being interpreted can be "dumped": this just
77 If B<ASN1_STRFLGS_DUMP_ALL> is set then any type is dumped.
81 be dumped instead.
83 When a type is dumped normally just the content octets are printed, if
84 B<ASN1_STRFLGS_DUMP_DER> is set then the complete encoding is dumped
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DASN1_STRING_print_ex.pod73 The content of a string instead of being interpreted can be "dumped": this just
77 If B<ASN1_STRFLGS_DUMP_ALL> is set then any type is dumped.
81 be dumped instead.
83 When a type is dumped normally just the content octets are printed, if
84 B<ASN1_STRFLGS_DUMP_DER> is set then the complete encoding is dumped
/netbsd-src/sbin/ping/
H A Dping.c1071 int hlen, dupflag = 0, dumped; in pr_pack() local
1073 #define PR_PACK_SUB() {if (!dumped) { \ in pr_pack()
1074 dumped = 1; \ in pr_pack()
1092 dumped = 0; in pr_pack()
1214 dumped = 2; in pr_pack()
1231 if (dumped <= 1) { in pr_pack()
1258 if (dumped <= 1) { in pr_pack()
1261 if (dumped) in pr_pack()
1271 if (!dumped) { in pr_pack()
1274 dumped = 1; in pr_pack()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-dwarfdump.rst159 entry at that offset will be dumped, else the entire
160 section will be dumped.
193 :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
266 information is dumped in a more human readable form (also in text) with
273 are not dumped.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-driver.c571 if (root->dumped) in __gcov_dump_one()
576 root->dumped = 1; in __gcov_dump_one()
H A Dlibgcov-interface.c142 root->dumped = 0; in __gcov_reset_int()
H A Dlibgcov.h214 unsigned dumped : 1; /* counts have been dumped. */ member
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLflow_notes.txt43 (currently) dumped in sequence by /usr/sbin/dtrace whenever it wakes
H A DALLsnoop_notes.txt18 dumped in sequence by the DTrace consumer (/usr/sbin/dtrace) whenever it
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-interface.c129 root->dumped = 0; in __gcov_reset_int()
H A Dlibgcov-driver.c701 if (root->dumped) in __gcov_dump_one()
706 root->dumped = 1; in __gcov_dump_one()
H A Dlibgcov.h254 unsigned dumped : 1; /* counts have been dumped. */ member
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLflow_notes.txt43 (currently) dumped in sequence by /usr/sbin/dtrace whenever it wakes
H A DALLsnoop_notes.txt18 dumped in sequence by the DTrace consumer (/usr/sbin/dtrace) whenever it
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dunbound_cache.cmd99 echo filename - file to save/load dumped cache. If not specified, %program_path%\%fname% will be us…
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dautotest.m440 # Do not use _ACEOF as we are being dumped into config.status via
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DABOUT-GCC-NLS11 the human translators. Messages used for debugging, such as used in dumped
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DABOUT-GCC-NLS11 the human translators. Messages used for debugging, such as used in dumped
/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A DREADME88 or dumped directly by xntpd.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/
H A Ddebug.options.texi8 of data will be dumped. The letters and words refer to the following
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/
H A Ddebug.options.texi8 of data will be dumped. The letters and words refer to the following
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-namedisplay-options.pod99 way. That is, the content octets are merely dumped as though one octet
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A Dindex.rst26 * Internal linker model can be dumped/read to textual format

123456789