| /src/external/mpl/bind/dist/bin/tools/ |
| named-journalprint.c | 74 bool compact = false; local 84 compact = true; 123 } else if (compact) {
|
| /src/external/gpl3/gcc/dist/gcc/ |
| print-rtl.h | 34 rtx_writer (FILE *outfile, int ind, bool simple, bool compact, 62 /* If true, use compact dump format: 94 extern void print_rtx_function (FILE *file, function *fn, bool compact);
|
| print-rtl-function.cc | 166 If COMPACT, then instructions are printed in a compact form: 174 Example output (with COMPACT==true): 219 print_rtx_function (FILE *outfile, function *fn, bool compact) 222 rtx_writer w (outfile, 0, false, compact, &r);
|
| read-md.h | 159 md_reader (bool compact); 246 /* Are we reading a compact dump? */ 344 rtx_reader (bool compact);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| print-rtl.h | 34 rtx_writer (FILE *outfile, int ind, bool simple, bool compact, 62 /* If true, use compact dump format: 94 extern void print_rtx_function (FILE *file, function *fn, bool compact);
|
| print-rtl-function.cc | 166 If COMPACT, then instructions are printed in a compact form: 174 Example output (with COMPACT==true): 219 print_rtx_function (FILE *outfile, function *fn, bool compact) 222 rtx_writer w (outfile, 0, false, compact, &r);
|
| read-md.h | 159 md_reader (bool compact); 246 /* Are we reading a compact dump? */ 344 rtx_reader (bool compact);
|
| /src/usr.sbin/intrctl/ |
| intrctl.c | 130 intrctl_list_one(bool compact, bool skipzero) 173 if (compact) { 204 if (compact) { 248 bool compact = false; local 255 compact = true; 271 intrctl_list_one(compact, skipzero);
|
| /src/external/gpl3/gdb/dist/gdb/ |
| silent-rules.mk | 1 # If V is undefined or V=0 is specified, use the silent/verbose/compact mode.
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| silent-rules.mk | 1 # If V is undefined or V=0 is specified, use the silent/verbose/compact mode.
|
| /src/crypto/external/bsd/openssh/dist/ |
| sntrup761.sh | 11 supercop-20240808/crypto_kem/sntrup761/compact/kem.c 92 */crypto_kem/sntrup761/compact/kem.c)
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| unwind-arm.h | 96 int compact __attribute__ ((unused)))
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| unwind-arm.h | 96 int compact __attribute__ ((unused)))
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/ |
| mi-trace-unavailable.exp | 88 foreach entry_values { no only preferred if-needed both compact default } {
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/ |
| mi-trace-unavailable.exp | 88 foreach entry_values { no only preferred if-needed both compact default } {
|
| /src/external/gpl2/groff/dist/src/include/ |
| font.h | 116 void compact();
|
| /src/external/bsd/mdocml/dist/ |
| mandoc.css | 103 .Bl-compact > li { 108 .Bl-compact > li { 145 .Bl-compact { margin-top: 0em; } 146 .Bl-compact > dd { 148 .Bl-compact > dt { 155 .Bl-compact > tbody > tr > td {
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-eh-frame.c | 478 if (hdr_info->u.compact.entries[i]->flags & SEC_EXCLUDE) 482 hdr_info->u.compact.entries[j-1] = hdr_info->u.compact.entries[j]; 485 hdr_info->u.compact.entries[hdr_info->array_count] = NULL; 497 if (hdr_info->array_count == hdr_info->u.compact.allocated_entries) 499 if (hdr_info->u.compact.allocated_entries == 0) 502 hdr_info->u.compact.allocated_entries = 2; 503 hdr_info->u.compact.entries = 504 bfd_malloc (hdr_info->u.compact.allocated_entries 505 * sizeof (hdr_info->u.compact.entries[0])) [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-eh-frame.c | 478 if (hdr_info->u.compact.entries[i]->flags & SEC_EXCLUDE) 482 hdr_info->u.compact.entries[j-1] = hdr_info->u.compact.entries[j]; 485 hdr_info->u.compact.entries[hdr_info->array_count] = NULL; 497 if (hdr_info->array_count == hdr_info->u.compact.allocated_entries) 499 if (hdr_info->u.compact.allocated_entries == 0) 502 hdr_info->u.compact.allocated_entries = 2; 503 hdr_info->u.compact.entries = 504 bfd_malloc (hdr_info->u.compact.allocated_entries 505 * sizeof (hdr_info->u.compact.entries[0])) [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-eh-frame.c | 477 if (hdr_info->u.compact.entries[i]->flags & SEC_EXCLUDE) 481 hdr_info->u.compact.entries[j-1] = hdr_info->u.compact.entries[j]; 484 hdr_info->u.compact.entries[hdr_info->array_count] = NULL; 496 if (hdr_info->array_count == hdr_info->u.compact.allocated_entries) 498 if (hdr_info->u.compact.allocated_entries == 0) 501 hdr_info->u.compact.allocated_entries = 2; 502 hdr_info->u.compact.entries = 503 bfd_malloc (hdr_info->u.compact.allocated_entries 504 * sizeof (hdr_info->u.compact.entries[0])) [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-eh-frame.c | 478 if (hdr_info->u.compact.entries[i]->flags & SEC_EXCLUDE) 482 hdr_info->u.compact.entries[j-1] = hdr_info->u.compact.entries[j]; 485 hdr_info->u.compact.entries[hdr_info->array_count] = NULL; 497 if (hdr_info->array_count == hdr_info->u.compact.allocated_entries) 499 if (hdr_info->u.compact.allocated_entries == 0) 502 hdr_info->u.compact.allocated_entries = 2; 503 hdr_info->u.compact.entries = 504 bfd_malloc (hdr_info->u.compact.allocated_entries 505 * sizeof (hdr_info->u.compact.entries[0])) [all...] |
| /src/external/bsd/ntp/dist/ntpd/ |
| ntp.keys.def | 96 .Bl -tag -width RMD160 -compact 127 .Bl -tag -width /etc/ntp.keys -compact
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/ |
| Makefile | 41 stm32mp153c-dhcor-drc-compact.dtb \
|
| /src/external/bsd/ntp/dist/ntpsnmpd/ |
| ntpsnmpd-opts.def | 90 .Bl -tag -width ".Li ntpEntSoftwareVersionVal" -compact -offset indent
|
| /src/sys/arch/i386/stand/efiboot/ |
| boot.c | 419 "memmap [{sorted|unsorted|compact}]\n" 817 bool compact = false; local 823 else if (strcmp(arg, "compact") == 0) 824 compact = true; 827 "must be 'sorted', 'unsorted' or 'compact'.\n"); 831 efi_memory_show_map(sorted, compact);
|