/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_marker.c | 81 bool updated = false; local in function:vmw_marker_pull 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/usr.bin/indent/ |
README.md | 13 In 2021, indent was updated to handle C99 comments and the code got a major
|
/src/distrib/amiga/stand/ |
device-streams.README.md | 3 Originally released by Christian E. Hopps in 1993, updated to be useful today. 52 * Removed SAS/C-isms and updated to build in modern toolchains.
|
/src/ |
README.md | 47 To work in the Git mirror, which is updated every few hours from CVS:
|
/src/sys/arch/m68k/060sp/dist/ |
changes | 51 was A0 or A1, the address register was not being updated as a result
|
/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/external/bsd/acpica/dist/compiler/ |
readme.txt | 73 the updated $Path. Otherwise, Bison will not be able to find the M4
|
/src/sys/arch/mips/mips/ |
lock_stubs_llsc.S | 262 INT_L ta2, CPU_INFO_CPL(t2) # get updated CPL
|
/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 in function:dcn_bw_apply_registry_override 634 updated = true; 641 updated = true; 648 updated = true; 655 updated = true; 663 updated = true; 669 return updated;
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
armada-ap80x.dtsi | 36 * mainline U-Boot, and should be updated by the
|
armada-37xx.dtsi | 32 * and should be updated by the bootloader.
|
/src/sys/altq/ |
altq_jobs.c | 1028 int is_backlogged, class_exists, updated; local in function:enforce_wc 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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
dra76x-mmc-iodelay.dtsi | 9 * Datamanual revision that was used should be updated in comment below.
|
/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
|
/src/usr.sbin/route6d/ |
route6d.c | 1787 int updated = 0; local in function:rt_deladdr 1843 updated++; 1869 updated++; 1880 return updated ? 0 : -1;
|
/src/sbin/fsck_udf/ |
main.c | 1906 /* check if it was updated the last time */ 2659 updated = 1; \ 2669 int updated = 0; local in function:udf_process_vds_descriptor 2684 if (!preen && !updated) { 2698 if (!preen && !updated) 2994 pwarn("Last unique id updated from %" PRIi64 " to %" PRIi64 " : FIXED\n", 3050 /* write out updated free space map */
|
/src/lib/librumpuser/build-aux/ |
config.guess | 1429 If $0 has already been updated, send the following data and any
|