| /netbsd-src/external/bsd/atf/dist/atf-c/ |
| H A D | utils.c | 85 bool continued = false; in atf_utils_cat_file() local 89 if (!continued) in atf_utils_cat_file() 102 continued = false; in atf_utils_cat_file() 106 continued = true; in atf_utils_cat_file()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | file_pos.c | 105 int continued; in unformatted_backspace() local 173 continued = m < 0; in unformatted_backspace() 174 if (continued) in unformatted_backspace() 179 } while (continued); in unformatted_backspace()
|
| H A D | transfer.c | 763 if (likely (dtp->u.p.current_unit->continued)) in read_block_direct() 2817 us_read (st_parameter_dt *dtp, int continued) in us_read() argument 2899 dtp->u.p.current_unit->continued = 0; in us_read() 2904 dtp->u.p.current_unit->continued = 1; in us_read() 2907 if (! continued) in us_read() 2916 us_write (st_parameter_dt *dtp, int continued) in us_write() argument 2937 dtp->u.p.current_unit->continued = continued; in us_write() 3739 if ( ! (complete_record && dtp->u.p.current_unit->continued)) in next_record_r_unf() 3968 if (dtp->u.p.current_unit->continued) in next_record_w_unf()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | file_pos.c | 105 int continued; in unformatted_backspace() local 168 continued = m < 0; in unformatted_backspace() 169 if (continued) in unformatted_backspace() 174 } while (continued); in unformatted_backspace()
|
| H A D | transfer.c | 763 if (likely (dtp->u.p.current_unit->continued)) in read_block_direct() 2665 us_read (st_parameter_dt *dtp, int continued) in us_read() argument 2743 dtp->u.p.current_unit->continued = 0; in us_read() 2748 dtp->u.p.current_unit->continued = 1; in us_read() 2751 if (! continued) in us_read() 2760 us_write (st_parameter_dt *dtp, int continued) in us_write() argument 2781 dtp->u.p.current_unit->continued = continued; in us_write() 3576 if ( ! (complete_record && dtp->u.p.current_unit->continued)) in next_record_r_unf() 3801 if (dtp->u.p.current_unit->continued) in next_record_w_unf()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-run-at-line/internal-shell/ |
| H A D | line-continuation.txt | 1 # RUN: : first line continued \
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/ |
| H A D | comments | 9 ."the comment really continued, we place an echo command with some\n"
|
| /netbsd-src/external/bsd/atf/dist/atf-sh/ |
| H A D | libatf-sh.subr | 677 "continued execution" 681 atf_fail "Test case was expected to exit cleanly but it continued" \ 693 "but it continued execution" 697 atf_fail "Test case was expected to hang but it continued execution"
|
| /netbsd-src/external/gpl3/gdb/dist/include/coff/ |
| H A D | sym.h | 277 unsigned continued : 1; /* indicates additional TQ info in next AUX */ member
|
| /netbsd-src/external/gpl3/binutils/dist/include/coff/ |
| H A D | sym.h | 277 unsigned continued : 1; /* indicates additional TQ info in next AUX */ member
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
| H A D | sym.h | 277 unsigned continued : 1; /* indicates additional TQ info in next AUX */ member
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | os9 | 51 # OS9/m68k stuff (to be continued)
|
| /netbsd-src/games/hack/ |
| H A D | hh | 11 S save save the game (to be continued later)
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grops/ |
| H A D | psrm.cpp | 278 int continued = 0; in print_resources_comment() local 281 if (continued) in print_resources_comment() 288 continued = 1; in print_resources_comment()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/ |
| H A D | openldap.ldif | 48 # two SPACEs in LDIF, otherwise the continued text may get joined as
|
| /netbsd-src/external/gpl3/gcc/dist/libcody/ |
| H A D | CODING.md | 71 Thus you can tell what lines are continued from the previous by
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_sunos5.man | 85 continued to interpret process priority in this manner, even though
|
| /netbsd-src/external/mit/libuv/dist/docs/src/guide/ |
| H A D | introduction.rst | 46 Since then libuv has continued to mature and become a high quality standalone
|
| /netbsd-src/sys/arch/m68k/060sp/ |
| H A D | ReadMe.NetBSD | 106 [to be continued]
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ecofflink.c | 56 intern->continued = 0 != (ext->t_bits1[0] & TIR_BITS1_CONTINUED_BIG); in _bfd_ecoff_swap_tir_in() 75 intern->continued = 0 != (ext->t_bits1[0] & TIR_BITS1_CONTINUED_LITTLE); in _bfd_ecoff_swap_tir_in() 115 | (intern->continued ? TIR_BITS1_CONTINUED_BIG : 0) in _bfd_ecoff_swap_tir_out() 134 | (intern->continued ? TIR_BITS1_CONTINUED_LITTLE : 0) in _bfd_ecoff_swap_tir_out()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | ecofflink.c | 56 intern->continued = 0 != (ext->t_bits1[0] & TIR_BITS1_CONTINUED_BIG); in _bfd_ecoff_swap_tir_in() 75 intern->continued = 0 != (ext->t_bits1[0] & TIR_BITS1_CONTINUED_LITTLE); in _bfd_ecoff_swap_tir_in() 115 | (intern->continued ? TIR_BITS1_CONTINUED_BIG : 0) in _bfd_ecoff_swap_tir_out() 134 | (intern->continued ? TIR_BITS1_CONTINUED_LITTLE : 0) in _bfd_ecoff_swap_tir_out()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_verify.pod | 80 The handshake will be continued regardless of the verification result. 177 the verification process is continued. If B<verify_callback> always returns
|
| /netbsd-src/external/gpl3/autoconf/dist/build-aux/ |
| H A D | announce-gen | 530 ## perl-continued-statement-offset: 2 531 ## perl-continued-brace-offset: 0
|
| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | configure.ac | 100 # look for EGREP and SED here, see continued problem
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_verify.pod | 95 The handshake will be continued regardless of the verification result. 195 the verification process is continued. If B<verify_callback> always returns
|