Searched defs:dt (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-current/lib/libcalendar/
H A Deaster.c38 easterg(int y, date *dt) argument
57 easterog(int y, date *dt) argument
65 easteroj(int y, date * dt) argument
85 date dt; local
[all...]
H A Dcalendar.c67 jdate(int ndays, date *dt) argument
104 ndaysj(date *dt) argument
131 gdate(int ndays, date *dt) argument
183 ndaysg(date *dt) argument
238 date dt; local
296 date2idt(date *idt, date *dt) argument
315 idt2date(date *dt, date *idt) argument
[all...]
/freebsd-current/tools/regression/sockets/unix_cmsg/
H A Duc_check_time.c48 struct timeval ct, dt; local
/freebsd-current/lib/libc/tests/gen/
H A Dglob2_test.c51 double dt; local
/freebsd-current/usr.sbin/pw/
H A Dpsdate.c160 parse_date(time_t dt, char const * str) argument
[all...]
/freebsd-current/lib/msun/src/
H A Ds_cbrtl.c36 double dr, dt, dx; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/
H A Dt_convfp.c78 long double dt; local
/freebsd-current/contrib/ntp/include/
H A Dntp_calgps.h117 gpsntp_from_daytime1(TcCivilDate *dt, l_fp fofs, l_fp pivot) { argument
125 gpsntp_from_daytime2(TcCivilDate *dt, l_fp fofs, TcNtpDatum *pivot) { argument
/freebsd-current/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_pair.c186 data_type_t dt; local
/freebsd-current/contrib/ntp/adjtimed/
H A Dadjtimed.c279 register long rate, dt, leftover; local
[all...]
/freebsd-current/crypto/heimdal/lib/hdb/
H A Ddbinfo.c94 struct hdb_dbinfo *di, **dt, *databases; local
/freebsd-current/sys/fs/smbfs/
H A Dsmbfs_subr.c101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dmain_winsvc.c417 SERVICE_TABLE_ENTRY dt[] = { local
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse_decompress.c59 size_t FSE_buildDTable(FSE_DTable* dt, const short* normalizedCounter, unsigned maxSymbolValue, unsigned tableLog) argument
122 size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) argument
140 size_t FSE_buildDTable_raw (FSE_DTable* dt, unsigned nbBits) argument
166 FSE_decompress_usingDTable_generic( void* dst, size_t maxDstSize, const void* cSrc, size_t cSrcSize, const FSE_DTable* dt, const unsigned fast) argument
229 FSE_decompress_usingDTable(void* dst, size_t originalSize, const void* cSrc, size_t cSrcSize, const FSE_DTable* dt) argument
269 DTable_max_t dt; /* Static analyzer seems unable to understand this table will be properly initialized later */ local
[all...]
/freebsd-current/usr.sbin/gstat/
H A Dgstat.c83 double dt; local
/freebsd-current/sys/fs/devfs/
H A Ddevfs_devs.c513 struct devfs_dirent *dd, *dt; local
/freebsd-current/sbin/dump/
H A Doptr.c369 struct fstab *dt; local
/freebsd-current/sys/netpfil/ipfw/
H A Dip_dn_io.c601 struct dn_pkt_tag *dt = dn_tag_get(m); local
870 struct dn_pkt_tag *dt; local
[all...]
/freebsd-current/stand/uboot/
H A Dmain.c143 struct device_type *dt; local
/freebsd-current/stand/libsa/
H A Dufsread.c125 uint8_t dt; local
/freebsd-current/sbin/setkey/
H A Dsetkey.c640 register int dt, dir; local
/freebsd-current/sys/kern/
H A Dsubr_fattime.c216 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, argument
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dfse_decompress.c66 void FSE_freeDTable (FSE_DTable* dt) argument
71 static size_t FSE_buildDTable_internal(FSE_DTable* dt, const short* normalizedCounter, unsigned maxSymbolValue, unsigned tableLog, void* workSpace, size_t wkspSize) argument
176 size_t FSE_buildDTable_wksp(FSE_DTable* dt, const short* normalizedCounter, unsigned maxSymbolValue, unsigned tableLog, void* workSpace, size_t wkspSize) argument
187 size_t FSE_buildDTable_rle (FSE_DTable* dt, BYTE symbolValue) argument
205 FSE_buildDTable_raw(FSE_DTable* dt, unsigned nbBits) argument
231 FSE_decompress_usingDTable_generic( void* dst, size_t maxDstSize, const void* cSrc, size_t cSrcSize, const FSE_DTable* dt, const unsigned fast) argument
294 FSE_decompress_usingDTable(void* dst, size_t originalSize, const void* cSrc, size_t cSrcSize, const FSE_DTable* dt) argument
389 FSE_buildDTable(FSE_DTable* dt, const short* normalizedCounter, unsigned maxSymbolValue, unsigned tableLog) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c244 vdev_raidz_math_reconstruct(raidz_map_t *rm, raidz_row_t *rr, const int *parity_valid, const int *dt, const int nbaddata) argument
/freebsd-current/sbin/recoverdisk/
H A Drecoverdisk.c77 report_good_read2(time_t now, size_t bytes, struct period_head *ph, time_t dt) argument

Completed in 149 milliseconds

1234