| /openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/ |
| D | process_control.py | 589 terminated = True 595 terminated = False 597 return terminated, done_trying 625 terminated = self.returncode is not None 629 return terminated, done_trying 642 terminated = self.returncode is not None 644 return terminated, done_trying 652 terminated = self.returncode is not None 654 return terminated, done_trying
|
| /openbsd/src/gnu/usr.bin/perl/t/comp/ |
| D | opsubs.t | 163 like( $@, qr/^Substitution replacement not terminated/, "s('unqualified') doesn't work" ); 170 like( $@, qr/^Transliteration replacement not terminated/, "tr('unqualified') doesn't work" ); 177 like( $@, qr/^Transliteration replacement not terminated/, "y('unqualified') doesn't work" ); 188 <kane-xs> Transliteration replacement not terminated at -e line 1.
|
| /openbsd/src/gnu/usr.bin/perl/t/op/ |
| D | dor.t | 63 like( $@, qr/^Search pattern not terminated/, 69 like( $@, qr/^Search pattern not terminated/,
|
| D | heredoc.t | 39 "blank-terminated heredoc at EOF" 45 "blank-terminated heredoc at EOF and no semicolon" 51 "crlf-terminated heredoc"
|
| /openbsd/src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
| D | fixed-font-in-item | 7 In podlators 4.06 and earlier, italic was terminated with \f(CW, which 21 In podlators 4.06 and earlier, italic was terminated with \ef(CW, which
|
| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| D | ptyprocess.py | 164 self.terminated = False 672 self.terminated = True 677 self.terminated = True 692 if self.terminated: 749 self.terminated = True 754 self.terminated = True
|
| /openbsd/src/regress/usr.bin/make/ |
| D | mk33 | 8 # note the non-terminated brace
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | gcc | 8 # The version field is annoying. It's 3 characters, not zero-terminated.
|
| D | msdos | 660 # Note that this isn't a null-terminated string; the length is actually 661 # (16.L). Assuming a null-terminated string happens to work usually, but it 682 # Note that this isn't a null-terminated string; the length is actually 683 # (16.L). Assuming a null-terminated string happens to work usually, but it 697 # Note that this isn't a null-terminated string; the length is actually 698 # (16.L). Assuming a null-terminated string happens to work usually, but it
|
| D | tex | 12 # zero terminated. [but we do anyway, christos]
|
| /openbsd/src/usr.bin/ssh/ |
| D | sftp.c | 1170 u_int *terminated) in makeargv() argument 1184 if (terminated != NULL) in makeargv() 1185 *terminated = 1; in makeargv() 1275 if (terminated != NULL) in makeargv() 1276 *terminated = 0; in makeargv() 1877 int terminated) in complete_cmd_parse() argument 1932 if (!terminated) in complete_cmd_parse() 1974 char *file, int remote, int lastarg, char quote, int terminated) in complete_match() argument 2082 if (!terminated && quote != '\0') in complete_match() 2104 u_int cursor, len, terminated, ret = CC_ERROR; in complete() local [all …]
|
| /openbsd/src/gnu/usr.bin/perl/dist/threads/t/ |
| D | kill.t | 83 $q->enqueue(0, 'Thread terminated normally'); 168 ok($thr->kill('TERM') == $thr, 'Ignore signal to terminated thread');
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
| D | fwd-proto-1.m | 23 harness to match correctly on the "compilation terminated" message
|
| /openbsd/src/games/hunt/ |
| D | README.protocol | 97 text message are terminated with the \n (LF) character. 101 S: {char[]: lines of text, each terminated with <LF>} 113 All fixed sized octet strings are ASCII encoded, NUL terminated. 134 nul-terminated.)
|
| /openbsd/src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| D | pty_spawn.py | 309 self.terminated = False 669 self.terminated = True 688 self.terminated = True
|
| D | popen_spawn.py | 168 self.terminated = True
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | infttrace.c | 356 int terminated; /* 1 if thread has terminated. */ member 615 new_p->terminated = 0; in create_thread_info() 848 if (NULL == p || p->terminated) in is_pseudo_thread() 862 return p->terminated; in is_terminated() 995 p->terminated = 1; in del_tthread() 1967 if (p->terminated) in check_thread_consistency() 3966 if (p->terminated) in threads_continue_all_but_one() 4098 if (p->terminated) in threads_continue_all_with_signals() 4236 if (p->terminated) in threads_continue_one_with_signal() 4365 if (k->terminated) in child_resume() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-xc16x.texi | 38 The string is terminated with a null byte.
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/osf-share/ |
| D | cma_tcb_defs.h | 251 cma_t_boolean terminated; /* Set if terminated */ member
|
| /openbsd/src/regress/bin/ksh/ |
| D | read.t | 13 # - a here-document isn't terminated after newline ????
|
| /openbsd/src/gnu/usr.bin/perl/dist/Unicode-Normalize/t/ |
| D | null.t | 19 # if $_ is not NULL-terminated, test may fail.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-m88k.texi | 44 copying @var{str} into the object file. The string is not terminated
|
| /openbsd/src/lib/libc/db/hash/ |
| D | README | 68 terminated (both the keys and the data).
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | format.texi | 80 a NULL-terminated list of the names of the formats that matched,
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | format.texi | 83 a NULL-terminated list of the names of the formats that matched,
|