Home
last modified time | relevance | path

Searched refs:gaps (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/stand/i386/loader/
H A Dhelp.i38635 gaps in the sequence (eg. no primary slave), the unit number can be
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp37 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 Dbioinformatics138 # IUPAC codes/gaps: [ACGTURYKMSWBDHVNX-]+
139 # not in IUPAC codes/gaps: [EFIJLOPQZ]
H A Dwindows325 # Reserved1; reserved fields and gaps between BLOBs are padded with \0
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqca,qca7000.txt28 between each data word. In burst mode these gaps aren't
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsii902x.txt24 but there can be no gaps. E.g. an i2s pin must be mapped to
/freebsd/contrib/tzcode/
H A DCONTRIBUTING11 free to fill gaps or fix mistakes, and please email improvements
H A Dcalendars54 those unsightly calendar gaps :-), they simply decreed that the next leap
/freebsd/contrib/tzdata/
H A DCONTRIBUTING11 free to fill gaps or fix mistakes, and please email improvements
H A Dcalendars54 those unsightly calendar gaps :-), they simply decreed that the next leap
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c575 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 DObjcopyOpts.td283 : Eq<"gap-fill", "Fill the gaps between sections with <value> instead of zero. "
/freebsd/contrib/tcpdump/
H A DCONTRIBUTING.md182 If your code uses the macros above only on some packet data, then the gaps
/freebsd/sys/netinet/
H A Dsctp_output.c65 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 Dsctputil.c181 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 DDwarf.def900 // encoding space must skip zero (which is reserved) and have no gaps.
/freebsd/contrib/ncurses/include/
H A DCaps.uwin171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
H A DCaps.hpux11171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
H A DCaps171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
H A DCaps.osf1r5171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
H A DCaps.keys174 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
H A DCaps.aix4171 # Reducing the inter-column gaps to 2 ens gives them enough room. --GBR
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.01111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
/freebsd/contrib/libevent/
H A DChangeLog-2.01111 …erfaces so that you can use them without causing extraneous copies or leaving gaps in the evbuffer.
/freebsd/contrib/tcsh/
H A DFixes987 26. Fix histdup, so that it does not leave gaps in the event sequence.

12