Searched refs:gotten (Results 1 – 25 of 51) sorted by relevance
123
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | tracefile.c | 141 LONGEST gotten = 0; in trace_save() local 151 gotten = target_get_raw_trace_data (buf.data (), offset, in trace_save() 153 if (gotten < 0) in trace_save() 156 if (gotten == 0) in trace_save() 159 writer->ops->write_trace_buffer (writer, buf.data (), gotten); in trace_save() 161 offset += gotten; in trace_save() 170 gotten = target_get_raw_trace_data (buf.data (), offset, 6); in trace_save() 172 if (gotten == 0) in trace_save() 184 gotten = 6; in trace_save() 199 gotten = target_get_raw_trace_data (buf.data (), in trace_save() [all …]
|
| D | tracefile-tfile.c | 369 uint32_t gotten = 0; in tfile_end() local 372 if (fwrite (&gotten, 4, 1, writer->fp) < 1) in tfile_end() 440 int gotten; in tfile_read() local 442 gotten = read (trace_fd, readbuf, size); in tfile_read() 443 if (gotten < 0) in tfile_read() 445 else if (gotten < size) in tfile_read()
|
| D | ChangeLog-3.x | 4400 values to be restored were being gotten in the inferior frame, and
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntp.keys.def | 152 has gotten rather fat. 153 While not huge, it has gotten larger than might
|
| D | ntpd-opts.def | 598 utility has gotten rather fat. 599 While not huge, it has gotten
|
| /netbsd/src/distrib/amiga/stand/ |
| D | runbootblock.README | 10 blocks for the bootable partition. I've gotten the GForce-40 to boot directly
|
| /netbsd/src/games/fish/ |
| D | fish.instr | 24 how many are left in the deck, and which books I've gotten.
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | MINOR-BUGS | 3 has gotten around to fixing it.
|
| D | README.VMS | 117 (util.c in gzip is said to provide an example), but noone has gotten
|
| D | TODO | 92 109. I had gotten pieces of the sys directory in the past but not a
|
| /netbsd/src/games/hack/ |
| D | Original_READ_ME | 62 Mike Clancy, without whose generous help I would never have gotten to play
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | stopwords.txt | 192 gotten
|
| /netbsd/src/external/bsd/ipf/dist/FWTK/ |
| D | fwtkp | 294 /* if we haven't gotten a valid PORT scrub the connection */
|
| /netbsd/src/bin/sh/ |
| D | TOUR | 153 years, and to the best of my knowledge they still haven't gotten
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | streambuf | 399 * the last character @a gotten.
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | RELEASE_NOTES-2.0 | 244 gotten too annoyed with naive reviewers who complain about performance
|
| /netbsd/src/games/fortune/datfiles/ |
| D | fortunes-o.real | 198 is fun, but you show me anyone who has gotten a baby from playing with 1307 evening. It had gotten quite late when she motioned for the pencil and
|
| D | farber | 588 I haven't gotten the knack down yet.
|
| D | limerick-o.real | 3660 And said, "Where have you gotten us 3752 To see if he'd gotten it in.
|
| /netbsd/src/games/adventure/ |
| D | glorkz | 1452 81 Oh dear, you seem to have gotten yourself killed. I might be able to
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | ChangeLog | 1375 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | ChangeLog | 1413 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | ChangeLog | 1375 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
|
| /netbsd/src/share/dict/ |
| D | web2a | 19508 evil-gotten 20087 false-gotten 21663 first-gotten 29833 ill-gotten 51893 self-gotten 62613 tavern-gotten 72060 well-gotten 75580 wrong-gotten
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | libgomp.texi | 3919 Profiling Interface has gotten enabled: for example, because of the
|
123