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

1 2 3

  /src/external/gpl2/xcvs/dist/maint-aux/
gnulib-update 106 Makefile.am needs updating. Use `cvs diff lib/Makefile.gnulib' to
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hpdata.h 251 hpdata_updating_set(hpdata_t *hpdata, bool updating) {
252 assert(updating != hpdata->h_updating);
253 hpdata->h_updating = updating;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hpdata.h 251 hpdata_updating_set(hpdata_t *hpdata, bool updating) {
252 assert(updating != hpdata->h_updating);
253 hpdata->h_updating = updating;
  /src/external/gpl2/gmake/dist/
filedef.h 38 FILE_TIMESTAMP mtime_before_update; /* File's modtime before any updating
81 unsigned int updating:1; /* Nonzero while updating deps of this file */ member in struct:file
file.c 322 MERGE (updating);
467 unsigned int last_dep_has_cmds = f->updating;
470 f->updating = 0;
remake.c 45 /* The test for circular dependencies is based on the 'updating' bit in
50 ->updating = 1)
52 ->updating = 0)
54 ->updating)
165 1 if updating failed, or to 0 if updating succeeded. Leave
166 STATUS as it is if no updating was done. */
173 /* Updating failed, or -q triggered. The STATUS value
190 /* Updating was done. If this is a makefile and
413 DBF (DB_VERBOSE, _("Still updating file `%s'.\n"))
    [all...]
  /src/external/gpl2/gettext/dist/build-aux/
ylwrap 189 echo updating "$2"
  /src/external/gpl2/xcvs/dist/build-aux/
ylwrap 187 echo updating "$2"
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 9 * updating an existing software package with the next version. When patching,
  /src/usr.bin/make/unit-tests/
varmod-mtime.mk 20 # from the 'now' that is used when updating the timestamps in archives or for
  /src/external/lgpl3/gmp/dist/mpn/ia64/
sqr_diag_addlsh1.asm 44 C - 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 Needs updating
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /src/external/gpl3/binutils/dist/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /src/external/gpl3/gdb/dist/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 640 # If already deployed, too late to wait, otherwise advise updating TLSA
649 (deploy after updating the DNS and waiting for stale RRs to expire).
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 49 -- a new record with a larger timestamp value, and never updating previous
schema_v2.sql 50 -- records, and never updating previous records. When extracting data from
  /src/tools/make/
configure 3609 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3610 $as_echo "$as_me: updating cache $cache_file" >&6;}
3624 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3625 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
configure 4107 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
4108 echo "$as_me: updating cache $cache_file" >&6;}
4111 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4112 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
configure 4043 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
4044 echo "$as_me: updating cache $cache_file" >&6;}
4047 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4048 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
configure 4555 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
4556 echo "$as_me: updating cache $cache_file" >&6;}
4559 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4560 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
configure 4107 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
4108 echo "$as_me: updating cache $cache_file" >&6;}
4111 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4112 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlzyx/
configure 5002 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
5003 echo "$as_me: updating cache $cache_file" >&6;}
5006 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
5007 echo "$as_me: not updating unwritable cache $cache_file" >&6;}

Completed in 80 milliseconds

1 2 3