Home
last modified time | relevance | path

Searched refs:gotten (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracefile.c141 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 …]
Dtracefile-tfile.c369 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()
DChangeLog-3.x4400 values to be restored were being gotten in the inferior frame, and
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp.keys.def152 has gotten rather fat.
153 While not huge, it has gotten larger than might
Dntpd-opts.def598 utility has gotten rather fat.
599 While not huge, it has gotten
/netbsd/src/distrib/amiga/stand/
Drunbootblock.README10 blocks for the bootable partition. I've gotten the GForce-40 to boot directly
/netbsd/src/games/fish/
Dfish.instr24 how many are left in the deck, and which books I've gotten.
/netbsd/src/external/gpl2/xcvs/dist/
DMINOR-BUGS3 has gotten around to fixing it.
DREADME.VMS117 (util.c in gzip is said to provide an example), but noone has gotten
DTODO92 109. I had gotten pieces of the sys directory in the past but not a
/netbsd/src/games/hack/
DOriginal_READ_ME62 Mike Clancy, without whose generous help I would never have gotten to play
/netbsd/src/usr.sbin/makemandb/
Dstopwords.txt192 gotten
/netbsd/src/external/bsd/ipf/dist/FWTK/
Dfwtkp294 /* if we haven't gotten a valid PORT scrub the connection */
/netbsd/src/bin/sh/
DTOUR153 years, and to the best of my knowledge they still haven't gotten
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dstreambuf399 * the last character @a gotten.
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-2.0244 gotten too annoyed with naive reviewers who complain about performance
/netbsd/src/games/fortune/datfiles/
Dfortunes-o.real198 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
Dfarber588 I haven't gotten the knack down yet.
Dlimerick-o.real3660 And said, "Where have you gotten us
3752 To see if he'd gotten it in.
/netbsd/src/games/adventure/
Dglorkz1452 81 Oh dear, you seem to have gotten yourself killed. I might be able to
/netbsd/src/external/gpl3/gdb/dist/config/
DChangeLog1375 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
/netbsd/src/external/gpl3/gcc/dist/config/
DChangeLog1413 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
/netbsd/src/external/gpl3/binutils/dist/config/
DChangeLog1375 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
/netbsd/src/share/dict/
Dweb2a19508 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/
Dlibgomp.texi3919 Profiling Interface has gotten enabled: for example, because of the

123