| /netbsd/src/usr.sbin/makemandb/ |
| D | apropos-utils.c | 710 callback_args.snippet = get_stmt_col_text(stmt, 4); in execute_search_query() 712 strlen(callback_args.snippet); in execute_search_query() 714 callback_args.snippet = ""; in execute_search_query() 841 char *qsnippet = get_escaped_html_string(callback_args->snippet, &length); in callback_html() 845 callback_args->snippet = qsnippet; in callback_html() 910 const char *temp = callback_args->snippet; in callback_pager() 939 const char *snippet = callback_args->snippet; in callback_pager() local 940 while (*snippet) { in callback_pager() 941 sz = strcspn(snippet, "\002"); in callback_pager() 942 memcpy(&psnippet[i], snippet, sz); in callback_pager() [all …]
|
| D | apropos.c | 310 fprintf(out, "%s\n\n", qargs->snippet); in query_callback() 315 fprintf(out, "<tr><td colspan=2>%s</td></tr>\n", qargs->snippet); in query_callback()
|
| D | apropos-utils.h | 79 const char *snippet; member
|
| /netbsd/src/share/examples/rump/virtual_ip_router/ |
| D | README.txt | 81 can be easily autogenerated. Here's a snippet of executed commands
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | NOTES-WINDOWS.md | 239 your application code a small "shim" snippet, which provides
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | gcc-cp-fe.def | 72 visible for the code snippet, or, if there could be template 76 As for making a local declaration visible for the code snippet, 138 Then, as we set up the binding context to compile a code snippet at 150 . If the code snippet is at point 2, we don't need to (re)activate
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | gcc-cp-fe.def | 72 visible for the code snippet, or, if there could be template 76 As for making a local declaration visible for the code snippet, 138 Then, as we set up the binding context to compile a code snippet at 150 . If the code snippet is at point 2, we don't need to (re)activate
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | gcc-cp-fe.def | 72 visible for the code snippet, or, if there could be template 76 As for making a local declaration visible for the code snippet, 138 Then, as we set up the binding context to compile a code snippet at 150 . If the code snippet is at point 2, we don't need to (re)activate
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ |
| D | README-HACKING | 114 will take a form similar to the above snippet. So to trace instructions, you
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | cfg.texi | 153 The following snippet will pretty-print all PHI nodes the statements
|
| D | invoke.texi | 6334 following snippet only when @option{-Winit-self} has been specified: 7140 uninitialized in the following snippet:
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2018 | 3908 * gnulib/import/extra/snippet/_Noreturn.h: Rename to... 3911 * gnulib/import/extra/snippet/arg-nonnull.h: Rename to... 3916 * gnulib/import/extra/snippet/c++defs.h: Rename to... 4217 * gnulib/import/extra/snippet/warn-on-use.h: Update. 4722 * gnulib/import/extra/snippet/_Noreturn.h: Rename to... 4725 * gnulib/import/extra/snippet/arg-nonnull.h: Rename to... 4730 * gnulib/import/extra/snippet/c++defs.h: Rename to... 5031 * gnulib/import/extra/snippet/warn-on-use.h: Update.
|
| D | ChangeLog-2016 | 1889 * gnulib/import/extra/snippet/c++defs.h: Update. 3859 * gnulib/import/extra/snippet/arg-nonnull.h: Update. 3860 * gnulib/import/extra/snippet/c++defs.h: Update. 3861 * gnulib/import/extra/snippet/warn-on-use.h: Update.
|
| D | ChangeLog-2015 | 5353 * gnulib/import/extra/snippet/arg-nonnull.h: Update. 5354 * gnulib/import/extra/snippet/c++defs.h: Update. 5355 * gnulib/import/extra/snippet/warn-on-use.h: Update.
|
| D | ChangeLog-2012 | 275 * gnulib/import/extra/snippet/warn-on-use.h: Update.
|
| D | ChangeLog-2014 | 1107 * import/extra/snippet/_Noreturn.h: New file.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | python.texi | 4744 The following code snippet shows how a trivial CLI command can be 4863 The following code snippet shows how some trivial MI commands can be 5254 The following code snippet shows how a trivial convenience function can
|
| D | guile.texi | 1997 The following code snippet shows how a trivial CLI command can be
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | ChangeLog | 3764 -mfloat128-hardware to the CFLAGS. Fix syntax error in the C snippet. 11443 * configure.ac: Add snippet for maintainer-mode.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | NEWS | 5452 For example, compiling the following snippet with 5487 For example, in the following snippet the call to sprintf is 5543 For example, in the following snippet, because the call to 7382 two arguments. The following snippet demonstrates how this can be
|
| /netbsd/src/external/bsd/flex/dist/doc/ |
| D | flex.texi | 6682 > page (mine's dated April '95) is a nice little snippet showing how to
|
| D | flex.info-1 | 5617 > page (mine's dated April '95) is a nice little snippet showing how to
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | ChangeLog | 9025 * acinclude.m4 (GMP_ASM_RODATA): Make test code snippet C++ compatible. 9029 * config.guess (x86): Make test C snippet C++ compatible.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 11516 Fold an additional snippet of code from write_gdbindex into 110383 due to this snippet in ld/emulparams/elf32ppc.sh. 114458 inferior_ptid. In the first snippet, use find_inferior_pid to see if 114462 won't go into the second snippet. But still, fix the second snippet to 132647 In the first snippet, we resume the stepping thread with the range-stepping (r) 132786 that snippet that fills in the signal or syscall number. 144688 Here's the offending snippet: 153630 happens from this code snippet in i386-dis.c in the print_insn 158223 Here's a snippet from gdb.log showing the circumstances - I've trimmed 178189 is 4 bits. According to the third line of the code snippet the
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2008 | 286 use rs6000/x-linux-relax snippet if ld is new enough,
|