| /dragonfly/contrib/nvi2/common/ |
| HD | search.c | 147 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/ |
| HD | README | 2 a SCSI disk, wrapped into Perl (for easier decoding of the list) by
|
| /dragonfly/contrib/tcp_wrappers/ |
| HD | README.IRIX | 34 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/ |
| HD | directives.c | 858 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/ |
| HD | directives.c | 924 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/ |
| HD | formbox.c | 233 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()
|
| HD | CHANGES | 2194 preserved. Lines are always wrapped on word boundaries.
|
| /dragonfly/contrib/ncurses/progs/ |
| HD | dump_entry.c | 66 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/ |
| HD | plugin.c | 746 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/ |
| HD | hosts.allow | 2 # hosts.allow access control file for "tcp wrapped" applications.
|
| /dragonfly/contrib/wpa_supplicant/src/common/ |
| HD | dpp.c | 2367 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/ |
| HD | ngctl | 165 # this structure in ASCII form (lines wrapped for readability):
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | options.texi | 156 The help text is automatically line-wrapped before being displayed. 187 be wrapped in curly braces within the parentheses to demarcate it, e.g.:
|
| HD | md.texi | 111 output, all wrapped up in a @code{define_insn} expression. 6148 @c Each of the following nodes are wrapped in separate
|
| /dragonfly/contrib/bzip2/ |
| HD | CHANGES | 90 wrapped bzlib.h in #ifdef __cplusplus ... extern "C" { ... }
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | riff | 621 # MPEG-1 wrapped in a RIFF, apparently 623 >8 string CDXA \b, wrapped MPEG-1 (CDXA)
|
| /dragonfly/nrelease/gui/root/.vim/plugin/ |
| HD | minibufexpl.vim | 679 " 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/ |
| HD | readelf.c | 7680 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/ |
| HD | NEWS | 953 long (wrapped) lines correctly, as long as the input contains only
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | readelf.c | 8412 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/ |
| HD | ChangeLog | 1631 This code is wrapped in "#ifdef ENABLE_CONDITIONALS" as it is
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree.def | 935 PLUS_EXPR with a variable possibly wrapped in a NOP_EXPR first
|
| HD | common.opt | 990 …once|every-line] How often to emit source location at the beginning of line-wrapped diagnostics
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree.def | 1030 PLUS_EXPR with a variable possibly wrapped in a NOP_EXPR first
|
| HD | common.opt | 1224 …nce|every-line] How often to emit source location at the beginning of line-wrapped diagnostics.
|