| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| D | PdbUtil.cpp | 32 llvm::ArrayRef<LocalVariableAddrGap> gaps) { in MakeRangeList() argument 38 while (!gaps.empty()) { in MakeRangeList() 39 const LocalVariableAddrGap &gap = gaps.front(); in MakeRangeList() 44 gaps = gaps.drop_front(); in MakeRangeList()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf32-spu.c | 1808 bfd_boolean gaps = FALSE; in check_function_ranges() local 1824 gaps = TRUE; in check_function_ranges() 1827 gaps = TRUE; in check_function_ranges() 1831 gaps = TRUE; in check_function_ranges() 1840 gaps = TRUE; in check_function_ranges() 1842 return gaps; in check_function_ranges() 2106 bfd_boolean gaps = FALSE; in discover_functions() local 2207 for (sec = ibfd->sections; sec != NULL && !gaps; sec = sec->next) in discover_functions() 2209 gaps |= check_function_ranges (sec, info); in discover_functions() 2212 if (gaps) in discover_functions() [all …]
|
| /freebsd-12-stable/stand/i386/loader/ |
| D | help.i386 | 35 gaps in the sequence (eg. no primary slave), the unit number can be
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | bioinformatics | 138 # IUPAC codes/gaps: [ACGTURYKMSWBDHVNX-]+ 139 # not in IUPAC codes/gaps: [EFIJLOPQZ]
|
| D | windows | 154 # Reserved1; reserved fields and gaps between BLOBs are padded with \0
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | objcopy.c | 1321 bfd_size_type *gaps = NULL; in copy_object() local 1569 gaps = xmalloc (c * sizeof (bfd_size_type)); in copy_object() 1570 memset (gaps, 0, c * sizeof (bfd_size_type)); in copy_object() 1599 gaps[i] = gap_stop - gap_start; in copy_object() 1625 gaps[c - 1] = pad_to - (lma + size); in copy_object() 1729 if (gaps[i] != 0) in copy_object() 1734 left = gaps[i]; in copy_object()
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | CONTRIBUTING | 11 free to fill gaps or fix mistakes, and please email improvements
|
| D | calendars | 54 those unsightly calendar gaps :-), they simply decreed that the next leap
|
| D | australasia | 2217 # land, forming gaps: it is a pole-to-pole dashed line.
|
| /freebsd-12-stable/contrib/byacc/package/debian/ |
| D | changelog | 88 * add test-cases to fill in gaps reported by lcov
|
| /freebsd-12-stable/contrib/dtc/Documentation/ |
| D | manual.txt | 460 (*) The alignment gaps are not necessarily present; their presence
|
| /freebsd-12-stable/sys/netinet/ |
| D | sctp_output.c | 69 struct sctp_gap_ack_block gaps[SCTP_MAX_GAPS_INARRAY]; member 10699 gap_descriptor->start = htons((selector->gaps[j].start + offset)); in sctp_send_sack() 10701 gap_descriptor->end = htons((selector->gaps[j].end + offset)); in sctp_send_sack() 10775 gap_descriptor->start = htons((selector->gaps[j].start + offset)); in sctp_send_sack() 10777 gap_descriptor->end = htons((selector->gaps[j].end + offset)); in sctp_send_sack()
|
| D | sctputil.c | 184 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack() argument 192 sctp_clog.x.sack.numGaps = gaps; in sctp_log_sack()
|
| /freebsd-12-stable/contrib/tzcode/zic/ |
| D | Theory | 416 those unsightly calendar gaps :-), they simply decreed that the next leap
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | ld.texinfo | 1607 everything else. This is to prevent gaps between symbols due to 3612 gaps left due to the required alignment of input sections) are filled 3943 within the output section (for example, gaps left due to the required 4669 specifies what data to write in the gaps (@pxref{Output Section Fill}).
|
| D | ChangeLog-9197 | 7170 fill out gaps between section.
|
| /freebsd-12-stable/contrib/libevent/ |
| D | ChangeLog-2.0 | 1111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
|
| D | ChangeLog | 1267 closes some longstanding gaps in the interface, makde other
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | ChangeLog-2.0 | 1111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
|
| D | ChangeLog | 1267 closes some longstanding gaps in the interface, makde other
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | Fixes | 987 26. Fix histdup, so that it does not leave gaps in the event sequence.
|
| /freebsd-12-stable/contrib/binutils/binutils/po/ |
| D | binutils.pot | 2533 " --gap-fill <val> Fill gaps between sections with <val>\n"
|
| /freebsd-12-stable/contrib/binutils/binutils/doc/ |
| D | binutils.texi | 1210 Fill gaps between sections with @var{val}. This operation applies to
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | NEWS | 2900 cchar_t struct's without comparing gaps in a possibly unpacked 9520 + modify ncurses 'b' test to add gaps, specified by user, to allow
|
| /freebsd-12-stable/contrib/binutils/gas/doc/ |
| D | as.texinfo | 2741 Roughly, a section is a range of addresses, with no gaps; all data
|