HomeSort by: relevance | last modified time | path
    Searched refs:recent (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-mi-cmd.exp 124 [string_to_regexp {Traceback (most recent call last):\n}]
  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 2574 mru *recent; local
2653 recent = HEAD_DLIST(mru_list, mlink);
2654 INSIST(recent != NULL);
2658 sptoa(&recent->addr));
2659 UNLINK_DLIST(recent, mlink);
2660 hash = NTP_HASH_ADDR(&recent->addr);
2662 recent, hlink, mru);
2663 INSIST(unlinked == recent);
2664 free(recent);
2760 for (recent = hash_table[hash]
3199 mru *recent; local
    [all...]
  /src/external/bsd/jemalloc/dist/src/
prof_recent.c 189 * that the associated recent allocation record can contain the following
199 * Check whether the recent allocation record still exists without
222 prof_recent_t *recent = edata_prof_recent_alloc_get(tsd, edata); local
223 if (recent != NULL) {
224 assert(nstime_equals_zero(&recent->dalloc_time));
225 assert(recent->dalloc_tctx == NULL);
227 nstime_prof_update(&recent->dalloc_time);
228 recent->dalloc_tctx = dalloc_tctx;
231 edata_prof_recent_alloc_reset(tsd, edata, recent);
  /src/external/apache2/llvm/dist/libcxx/
appveyor-reqs-install.cmd 26 :: Install a recent CMake
  /src/usr.bin/vacation/
vacation.c 113 static int recent(void);
277 if (!recent()) {
529 * recent --
534 recent(void) function
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
DynamicLibrary.inc 118 // Get the most recent list in case any modules added/removed between calls
  /src/crypto/external/bsd/openssh/bin/ssh-copy-id/
ssh-copy-id 49 If you have a more recent shell available, that supports \$(...) etc.
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 102 - removed --disable-gost, assume recent openssl on the destination platform.
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
FileUtils.pm 211 Is C<$file> more recent than C<@dep>?
  /src/external/gpl3/gcc/dist/contrib/
config-list.mk 4 # Make sure you have a recent enough gcc (with ada support) in your path so
  /src/external/gpl3/gcc.old/dist/contrib/
config-list.mk 4 # Make sure you have a recent enough gcc (with ada support) in your path so
  /src/external/gpl3/gdb/dist/gdb/contrib/ari/
update-web-ari.sh 803 <a href="../gdb/ari/">most recent branch</a>
  /src/external/gpl3/gdb.old/dist/gdb/contrib/ari/
update-web-ari.sh 803 <a href="../gdb/ari/">most recent branch</a>
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 191 Or you may want to retrieve the dependency automatically if you have a sufficiently recent version of CMake (3.11 or better at least):
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 168 Or you may want to retrieve the dependency automatically if you have a sufficiently recent version of CMake (3.11 or better at least):
  /src/external/gpl2/lvm2/dist/
configure.in 460 dnl -- only enough recent version of corosync ship pkg-config files.
770 dnl -- getline included in recent libc
776 dnl -- canonicalize_file_name included in recent libc
  /src/usr.sbin/sysinst/
msg.mi.en 749 a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
  /src/external/bsd/libarchive/dist/test_utils/
test_main.c 1460 /* If 'recent', verify that it's within last 10 seconds. */
1463 const char *pathname, long t, long nsec, char type, int recent)
1546 if (recent) {
  /src/external/gpl3/autoconf/dist/
configure 2750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $TEST_EMACS is sufficiently recent" >&5
2751 $as_echo_n "checking whether $TEST_EMACS is sufficiently recent... " >&6; }
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.xs 2233 # in old perl, since recent versions have gone to 64-bits for IV and UV, the
  /src/external/mit/isl/dist/doc/
implementation.tex 301 Recent versions of {\tt PipLib} also check for such duplicates.
342 \parencite{Feautrier02}. Recent versions allow the user to simply
362 as recent versions of {\tt PipLib}, it will therefore eventually
394 Recent versions of {\tt PipLib} also perform this simplification
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 5179 % the broken-off section in the recent contributions. As soon as
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 5179 % the broken-off section in the recent contributions. As soon as
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 4901 % the broken-off section in the recent contributions. As soon as
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 5126 % the broken-off section in the recent contributions. As soon as

Completed in 88 milliseconds

1 2