Home
last modified time | relevance | path

Searched refs:wrapped (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/contrib/nvi2/common/
HDsearch.c147 int cnt, eval, rval, wrapped = 0; in f_search() local
186 wrapped = 1; in f_search()
203 if ((wrapped && lno > fm->lno) || db_get(sp, lno, 0, &l, &len)) { in f_search()
204 if (wrapped) { in f_search()
215 wrapped = 1; in f_search()
245 if (wrapped && LF_ISSET(SEARCH_WMSG)) in f_search()
288 int cnt, eval, rval, wrapped; in b_search() local
321 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; --lno, coff = 0) { in b_search()
331 if ((wrapped && lno < fm->lno) || lno == 0) { in b_search()
332 if (wrapped) { in b_search()
[all …]
/dragonfly/tools/tools/scsi-defects/
HDREADME2 a SCSI disk, wrapped into Perl (for easier decoding of the list) by
/dragonfly/contrib/tcp_wrappers/
HDREADME.IRIX34 services cannot be wrapped until SGI fixes their system so that it
48 So, TLI services cannot be wrapped until SGI fixes their system so
/dragonfly/contrib/gcc-4.7/libcpp/
HDdirectives.c858 strtolinenum (const uchar *str, size_t len, linenum_type *nump, bool *wrapped) in strtolinenum() argument
864 *wrapped = false; in strtolinenum()
873 *wrapped = true; in strtolinenum()
899 bool wrapped; in do_line() local
905 &new_lineno, &wrapped)) in do_line()
916 if (CPP_PEDANTIC (pfile) && (new_lineno == 0 || new_lineno > cap || wrapped)) in do_line()
918 else if (wrapped) in do_line()
956 bool wrapped; in do_linemarker() local
967 &new_lineno, &wrapped)) in do_linemarker()
/dragonfly/contrib/gcc-8.0/libcpp/
HDdirectives.c924 strtolinenum (const uchar *str, size_t len, linenum_type *nump, bool *wrapped) in strtolinenum() argument
930 *wrapped = false; in strtolinenum()
939 *wrapped = true; in strtolinenum()
965 bool wrapped; in do_line() local
971 &new_lineno, &wrapped)) in do_line()
982 if (CPP_PEDANTIC (pfile) && (new_lineno == 0 || new_lineno > cap || wrapped)) in do_line()
984 else if (wrapped) in do_line()
1023 bool wrapped; in do_linemarker() local
1034 &new_lineno, &wrapped)) in do_linemarker()
/dragonfly/contrib/dialog/
HDformbox.c233 bool wrapped = FALSE; in tab_next() local
240 wrapped = TRUE; in tab_next()
243 wrapped = TRUE; in tab_next()
266 if (wrapped) { in tab_next()
HDCHANGES2194 preserved. Lines are always wrapped on word boundaries.
/dragonfly/contrib/ncurses/progs/
HDdump_entry.c66 static bool wrapped; /* true if we wrap too-long strings */ variable
210 wrapped = wrap_strings; in dump_init()
583 wrapped && in wrap_concat()
1268 if (wrapped && did_wrap) { in fmt_entry()
/dragonfly/contrib/binutils-2.34/ld/
HDplugin.c746 enum { wrap_none, wrapper, wrapped } wrap_status = wrap_none; in get_symbols() enumerator
767 wrap_status = wrapped; in get_symbols()
857 else if (wrap_status == wrapped) in get_symbols()
/dragonfly/etc/
HDhosts.allow2 # hosts.allow access control file for "tcp wrapped" applications.
/dragonfly/contrib/wpa_supplicant/src/common/
HDdpp.c2367 u8 *wrapped; in dpp_build_conf_req_attr() local
2435 wrapped = wpabuf_put(msg, wpabuf_len(clear) + AES_BLOCK_SIZE); in dpp_build_conf_req_attr()
2441 0, NULL, NULL, wrapped) < 0) in dpp_build_conf_req_attr()
2444 wrapped, wpabuf_len(clear) + AES_BLOCK_SIZE); in dpp_build_conf_req_attr()
4851 u8 *wrapped; in dpp_build_conf_resp() local
4941 wrapped = wpabuf_put(msg, wpabuf_len(clear) + AES_BLOCK_SIZE); in dpp_build_conf_resp()
4946 1, addr, len, wrapped) < 0) in dpp_build_conf_resp()
4949 wrapped, wpabuf_len(clear) + AES_BLOCK_SIZE); in dpp_build_conf_resp()
6103 u8 *wrapped; in dpp_build_conf_result() local
6134 wrapped = wpabuf_put(msg, wpabuf_len(clear) + AES_BLOCK_SIZE); in dpp_build_conf_result()
[all …]
/dragonfly/share/examples/netgraph/
HDngctl165 # this structure in ASCII form (lines wrapped for readability):
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDoptions.texi156 The help text is automatically line-wrapped before being displayed.
187 be wrapped in curly braces within the parentheses to demarcate it, e.g.:
HDmd.texi111 output, all wrapped up in a @code{define_insn} expression.
6148 @c Each of the following nodes are wrapped in separate
/dragonfly/contrib/bzip2/
HDCHANGES90 wrapped bzlib.h in #ifdef __cplusplus ... extern "C" { ... }
/dragonfly/contrib/file/magic/Magdir/
HDriff621 # MPEG-1 wrapped in a RIFF, apparently
623 >8 string CDXA \b, wrapped MPEG-1 (CDXA)
/dragonfly/nrelease/gui/root/.vim/plugin/
HDminibufexpl.vim679 " scroll in a wrapped single line buffer
1465 " we wrapped so we are going to have to delete a buffer
/dragonfly/contrib/binutils-2.27/binutils/
HDreadelf.c7680 bfd_boolean wrapped; in get_unwind_section_word() local
7758 wrapped = FALSE; in get_unwind_section_word()
7763 if (rp->r_offset > word_offset && !wrapped) in get_unwind_section_word()
7766 wrapped = TRUE; in get_unwind_section_word()
/dragonfly/contrib/less/
HDNEWS953 long (wrapped) lines correctly, as long as the input contains only
/dragonfly/contrib/binutils-2.34/binutils/
HDreadelf.c8412 bfd_boolean wrapped; in get_unwind_section_word() local
8490 wrapped = FALSE; in get_unwind_section_word()
8495 if (rp->r_offset > word_offset && !wrapped) in get_unwind_section_word()
8498 wrapped = TRUE; in get_unwind_section_word()
/dragonfly/contrib/file/
HDChangeLog1631 This code is wrapped in "#ifdef ENABLE_CONDITIONALS" as it is
/dragonfly/contrib/gcc-4.7/gcc/
HDtree.def935 PLUS_EXPR with a variable possibly wrapped in a NOP_EXPR first
HDcommon.opt990 …once|every-line] How often to emit source location at the beginning of line-wrapped diagnostics
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.def1030 PLUS_EXPR with a variable possibly wrapped in a NOP_EXPR first
HDcommon.opt1224 …nce|every-line] How often to emit source location at the beginning of line-wrapped diagnostics.

12