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

1 2

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_marker.c 81 bool updated = false; local
90 updated = true;
100 updated = true;
108 return (updated) ? 0 : -EBUSY;
  /src/common/dist/zlib/watcom/
watcom_l.mak 3 # Last updated: 28-Dec-2005
watcom_f.mak 3 # Last updated: 28-Dec-2005
  /src/sys/arch/m68k/060sp/dist/
changes 51 was A0 or A1, the address register was not being updated as a result
pfpsp.s 1568 # post-increment addressing mode, the address register is not updated. is the
3304 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3491 # post-increment, then the address register did not get updated.
3875 # 1) -(An) : The register is not updated regardless of size. #
3878 # 2) (An)+ : The register is not updated. #
3961 # updated. #
3989 # : "An" not updated
4034 # : "An" not updated
6344 # updated guard,round,sticky in d0{31:29}
8716 # the INEX2 bit has already been updated by the round to the correct precision
    [all...]
fpsp.s 1568 # post-increment addressing mode, the address register is not updated. is the
3304 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3491 # post-increment, then the address register did not get updated.
12284 # the INEX2 bit has already been updated by the round to the correct precision.
13064 # the INEX2 bit has already been updated by the round to the correct precision.
13679 # the INEX2 bit has already been updated by the round to the correct precision.
15761 # the INEX2 bit has already been updated by the round to the correct precision.
16264 # store_dreg_l() - store updated Dn value #
18090 # then the address registers have not been updated.
19361 # 1) -(An) : The register is not updated regardless of size.
    [all...]
  /src/usr.bin/make/unit-tests/
varmod-assign.mk 174 # Existing variables are updated in their previous scope, and environment
203 # Existing variables are updated in their previous scope, and environment
  /src/doc/
TODO.compat-module 34 9. syscalls.master has been updated to autoload the version-specific
  /src/sys/arch/mips/mips/
lock_stubs_llsc.S 262 INT_L ta2, CPU_INFO_CPL(t2) # get updated CPL
locore_mips1.S 1154 * 0 if skipped, 1 if updated
1422 LONG_S t2, 0(ta2) # save the updated value.
1440 LONG_S t2, 0(ta2) # save the updated value.
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 73 the updated $Path. Otherwise, Bison will not be able to find the M4
  /src/sys/dev/pci/cxgb/
cxgb_offload.c 924 neigh->updated = jiffies;
929 neigh->updated = jiffies;
938 neigh->updated = jiffies;
944 neigh->updated = jiffies;
961 neigh->updated = jiffies;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calcs.c 629 volatile bool updated = false; local
634 updated = true;
641 updated = true;
648 updated = true;
655 updated = true;
663 updated = true;
669 return updated;
  /src/sys/altq/
altq_jobs.c 1028 int is_backlogged, class_exists, updated; local
1030 updated = 0;
1043 updated = 1;
1046 if (updated) {
1059 return (updated);
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 149 ${ECHO} "Your package tools need to be updated to ${PKGTOOLS_REQD:C|(....)(..)(..)|\1/\2/\3|} versions."; \
150 ${ECHO} "The installed package tools were last updated on ${PKGTOOLS_VERSION:C|(....)(..)(..)|\1/\2/\3|}."; \
  /src/sbin/fsck_udf/
main.c 1906 /* check if it was updated the last time */
2659 updated = 1; \
2669 int updated = 0; local
2684 if (!preen && !updated) {
2698 if (!preen && !updated)
2993 pwarn("Last unique id updated from %" PRIi64 " to %" PRIi64 " : FIXED\n",
3049 /* write out updated free space map */
  /src/sys/dev/pci/
if_agereg.h 537 uint32_t updated; member in struct:smb
if_age.c 1697 * Updated producer/consumer index information is exchanged
1999 if (smb->updated == 0)
2079 smb->updated = 0;
if_alcreg.h 1157 uint32_t updated; member in struct:smb
if_alc.c 2183 smb->updated = 0;
2217 if (smb->updated == 0)
2312 smb->updated = 0;
2517 * Sync updated Rx descriptors such that controller see
if_mcx.c 8683 struct timeval updated; local
8685 TIMESPEC_TO_TIMEVAL(&updated, &ks->ks_updated);
8687 if (!ratecheck(&updated, &mcx_kstat_mtmp_rate))
8711 TIMEVAL_TO_TIMESPEC(&updated, &ks->ks_updated);
  /src/usr.sbin/route6d/
route6d.c 1787 int updated = 0; local
1843 updated++;
1869 updated++;
1880 return updated ? 0 : -1;
  /src/lib/librumpuser/build-aux/
config.guess 1429 If $0 has already been updated, send the following data and any
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1440 If $0 has already been updated, send the following data and any
  /src/etc/
MAKEDEV.tmpl 32 # AFTER CHANGING THIS FILE, AND COMMIT THE UPDATED MANPAGE!
330 -f Force permissions to be updated on existing devices.

Completed in 175 milliseconds

1 2