| /freebsd-12-stable/contrib/libedit/TEST/ |
| D | tc1.c | 64 static int continuation = 0; variable 78 return (continuation ? b : a); in prompt() 197 if (!continuation && num == 1) in main() 204 continuation = 0; in main() 212 if (continuation) { in main() 226 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main() 229 continuation = ncontinuation; in main() 231 if (continuation) in main()
|
| D | wtc1.c | 16 static int continuation; variable 26 return continuation ? b : a; in prompt() 178 if(!continuation && numc == 1) in main() 185 continuation = 0; in main() 193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line); in main() 195 continuation = ncontinuation; in main() 197 if(continuation) in main()
|
| /freebsd-12-stable/contrib/subversion/subversion/svnserve/ |
| D | logger.c | 100 const char *timestr, *continuation; in log_message() local 120 continuation = ""; in log_message() 130 repos, prefix, continuation, in log_message() 146 continuation = "-"; in log_message()
|
| /freebsd-12-stable/contrib/amd/amd/ |
| D | amfs_generic.c | 74 struct continuation { struct 92 static void free_continuation(struct continuation *cp); argument 93 static int amfs_bgmount(struct continuation *cp); 505 struct continuation *cp = (struct continuation *) arg; in amfs_cont() 608 struct continuation *cp = (struct continuation *) arg; in amfs_retry() 648 free_continuation(struct continuation *cp) in free_continuation() 710 amfs_bgmount(struct continuation *cp) in amfs_bgmount() 1090 struct continuation *cp; /* Continuation structure if need to mount */ in amfs_generic_mount_child() 1104 cp = ALLOC(struct continuation); in amfs_generic_mount_child()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | dump | 17 >0 belong 4 continuation of file record, 36 >0 belong 4 continuation of file record, 55 >0 belong 4 continuation of file record, 93 >0 leshort 4 continuation of file record.
|
| D | sniffer | 88 # clear that continuation level match
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | utils.c | 120 struct continuation *cmd_continuation; 121 struct continuation *intermediate_continuation; 439 struct continuation *continuation_ptr; in add_continuation() 442 (struct continuation *) xmalloc (sizeof (struct continuation)); in add_continuation() 460 struct continuation *continuation_ptr; in do_all_continuations() 461 struct continuation *saved_continuation; in do_all_continuations() 485 struct continuation *continuation_ptr; in discard_all_continuations() 502 struct continuation *continuation_ptr; in add_intermediate_continuation() 505 (struct continuation *) xmalloc (sizeof (struct continuation)); in add_intermediate_continuation() 523 struct continuation *continuation_ptr; in do_all_intermediate_continuations() [all …]
|
| D | defs.h | 707 struct continuation struct 711 struct continuation *next; argument 715 extern struct continuation *cmd_continuation; 717 extern struct continuation *intermediate_continuation;
|
| /freebsd-12-stable/sbin/pfctl/tests/files/ |
| D | pf0030.in | 1 #test line continuation
|
| /freebsd-12-stable/crypto/heimdal/lib/asn1/ |
| D | der_put.c | 382 unsigned int continuation = 0; in der_put_tag() local 387 *p-- = tag % 128 | continuation; in der_put_tag() 391 continuation = 0x80; in der_put_tag()
|
| D | der_get.c | 522 unsigned int continuation; in der_get_tag() local 528 continuation = *p & 128; in der_get_tag() 535 } while(continuation); in der_get_tag()
|
| /freebsd-12-stable/usr.bin/indent/tests/ |
| D | comments.0.stdout | 27 * Old indent unnecessarily removed the star comment continuation on
|
| D | comments.0 | 24 * Old indent unnecessarily removed the star comment continuation on the next line.
|
| /freebsd-12-stable/contrib/gdb/gdb/config/i386/ |
| D | i386v42mp.mh | 14 # continuation character (backslash) to extend a commented line. As a
|
| /freebsd-12-stable/usr.bin/patch/ |
| D | pch.c | 1454 int continuation; in do_ed_script() local 1481 continuation = 0; in do_ed_script() 1484 continuation = !continuation; in do_ed_script() 1485 if (!continuation || in do_ed_script()
|
| /freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/ |
| D | ftp.c | 451 int originalcode = 0, continuation = 0; 517 if (continuation) 519 continuation++; 530 if (continuation && code != originalcode) {
|
| /freebsd-12-stable/contrib/tnftp/src/ |
| D | ftp.c | 375 int originalcode = 0, continuation = 0; in getreply() local 474 if (continuation) in getreply() 476 continuation++; in getreply() 496 if (continuation && code != originalcode) { in getreply()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | bcm7445.dtsi | 94 compatible = "brcm,bcm7445-hif-continuation",
|
| /freebsd-12-stable/contrib/googletest/googletest/docs/ |
| D | PumpManual.md | 43 …nerated) at acceptable places to fit within 80 columns and indent the continuation lines correctly.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticCommonKinds.td | 40 /// note_matching - this is used as a continuation of a previous diagnostic,
|
| /freebsd-12-stable/contrib/lua/src/ |
| D | luaconf.h.dist | 658 @@ LUA_KCONTEXT is the type of the context ('ctx') for continuation
|
| /freebsd-12-stable/contrib/file/ |
| D | ChangeLog | 88 the issue in the PR with -k and --mime-type there was no continuation 251 * Make sure that continuation separators are printed 862 * Warn about inconsistent continuation levels.
|
| /freebsd-12-stable/contrib/one-true-awk/ |
| D | FIXES | 119 More cleanups from Christos Zoulas: notably backslash continuation 771 message. also fixed line number error in continuation lines.
|
| /freebsd-12-stable/tools/test/testfloat/ |
| D | testfloat.txt | 396 leftmost column, and any subsequent ``continuation'' lines are indented with
|
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx.seq | 1857 * this L-Q is a continuation of a data transfer for which 1864 * a continuation of a transfer already setup in our FIFO
|