Home
last modified time | relevance | path

Searched refs:date (Results 1 – 8 of 8) sorted by relevance

/xnu-11215.81.4/osfmk/i386/
H A Ducode.h39 uint32_t date; member
/xnu-11215.81.4/tools/tests/kernpost_test_report/
H A Dkernpost_test_report.lua56 local timezone = os.difftime(now, os.time(os.date("!*t", now)))
66 local time_str = os.date('%Y-%m-%dT%H:%M:%S', walltime_secs)
/xnu-11215.81.4/SETUP/
H A Dnewvers15 v="${major}.${minor}" d=`pwd` h="rcbuilder" t=`date` w=`whoami`
/xnu-11215.81.4/libkern/libkern/
H A Dversion.h.template109 * "Darwin Kernel Version <osrelease>: <build date>; <osbuilder>:<build root>"
/xnu-11215.81.4/
H A DAPPLE_LICENSE77 the date You accept this License and download the Original Code, a
110 stating that You changed the files and the date of any change; and
119 (12) months from the date of initial External Deployment, whichever is
/xnu-11215.81.4/makedefs/
H A DMakeInc.kernel376 # date, start over. Normal dependencies don't work because we can have
378 # the timestamps would $(DSTROOT)/$(KERNEL_FILE_NAME) is not out of date compared
H A DMakeInc.def1051 CFLAGS_GEN += -Wno-error=profile-instr-out-of-date
/xnu-11215.81.4/doc/scheduler/
H A Dsched_clutch_edge.md62 …dline updates are computationally cheap, the algorithm can maintain up-to-date information without…
88 * Since the priority calculation is fairly cheap, the scheduler is able to maintain up-to-date info…