/freebsd/stand/i386/loader/ |
H A D | help.i386 | 35 gaps in the sequence (eg. no primary slave), the unit number can be
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbUtil.cpp | 37 llvm::ArrayRef<LocalVariableAddrGap> gaps) { in MakeRangeList() argument 45 while (!gaps.empty()) { in MakeRangeList() 46 const LocalVariableAddrGap &gap = gaps.front(); in MakeRangeList() 50 gaps = gaps.drop_front(); in MakeRangeList()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | bioinformatics | 138 # IUPAC codes/gaps: [ACGTURYKMSWBDHVNX-]+ 139 # not in IUPAC codes/gaps: [EFIJLOPQZ]
|
H A D | windows | 325 # Reserved1; reserved fields and gaps between BLOBs are padded with \0
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | qca,qca7000.txt | 28 between each data word. In burst mode these gaps aren't
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | sii902x.txt | 24 but there can be no gaps. E.g. an i2s pin must be mapped to
|
/freebsd/contrib/tzcode/ |
H A D | CONTRIBUTING | 11 free to fill gaps or fix mistakes, and please email improvements
|
H A D | calendars | 54 those unsightly calendar gaps :-), they simply decreed that the next leap
|
/freebsd/contrib/tzdata/ |
H A D | CONTRIBUTING | 11 free to fill gaps or fix mistakes, and please email improvements
|
H A D | calendars | 54 those unsightly calendar gaps :-), they simply decreed that the next leap
|
/freebsd/contrib/ncurses/progs/ |
H A D | dump_entry.c | 575 int gaps = (int) strlen(separator); in wrap_concat() local 576 int want = gaps + need; in wrap_concat() 622 while ((column + (need + gaps)) > used) { in wrap_concat()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 283 : Eq<"gap-fill", "Fill the gaps between sections with <value> instead of zero. "
|
/freebsd/contrib/tcpdump/ |
H A D | CONTRIBUTING.md | 182 If your code uses the macros above only on some packet data, then the gaps
|
/freebsd/sys/netinet/ |
H A D | sctp_output.c | 65 struct sctp_gap_ack_block gaps[SCTP_MAX_GAPS_INARRAY]; member 10783 gap_descriptor->start = htons((selector->gaps[j].start + offset)); in sctp_send_sack() 10785 gap_descriptor->end = htons((selector->gaps[j].end + offset)); in sctp_send_sack() 10858 gap_descriptor->start = htons((selector->gaps[j].start + offset)); in sctp_send_sack() 10860 gap_descriptor->end = htons((selector->gaps[j].end + offset)); in sctp_send_sack()
|
H A D | sctputil.c | 181 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 189 sctp_clog.x.sack.numGaps = gaps; in sctp_log_sack()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 900 // encoding space must skip zero (which is reserved) and have no gaps.
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
H A D | Caps.hpux11 | 171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
H A D | Caps | 171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
H A D | Caps.osf1r5 | 171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
H A D | Caps.keys | 174 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
H A D | Caps.aix4 | 171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog-2.0 | 1111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-2.0 | 1111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 987 26. Fix histdup, so that it does not leave gaps in the event sequence.
|