Searched defs:diff (Results 151 - 175 of 250) sorted by relevance

12345678910

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c930 lua_Number diff = n - (lua_Number)ni; local
940 lua_Number diff = n - (lua_Number)ni; local
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h220 ptrdiff_t diff = (BYTE*)dst - (const BYTE*)src; local
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1433 struct timeval diff; local
1475 struct timeval diff; local
[all...]
H A Dtest-ratelim.c268 struct timeval diff; local
521 double diff = expected_total_persec - local
534 double diff = expected_avg_persec - (((double)total_received)/cfg_duration)/cfg_n_connections; local
[all...]
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc972 const int diff = std::get<0>(value) - std::get<1>(value); variable
974 *listener << "where the first value is " << diff variable
/freebsd-current/sys/net/altq/
H A Daltq_subr.c943 u_int64_t start, end, diff; local
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c449 off_t diff, fsize; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_modes.c903 int diff; local
[all...]
/freebsd-current/usr.bin/gzip/
H A Dunlz.c353 off_t diff = lz->pos - ahead - 1; local
/freebsd-current/sys/netgraph/
H A Dng_pptpgre.c758 long diff; local
[all...]
/freebsd-current/sys/netinet/
H A Dsctp_cc_functions.c1984 uint32_t diff = htcp_cong_time(ca); local
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-initiator.c995 u32 curr_gp2, diff; local
/freebsd-current/contrib/libevent/test/
H A Dregress_util.c1433 struct timeval diff; local
1475 struct timeval diff; local
[all...]
H A Dtest-ratelim.c268 struct timeval diff; local
521 double diff = expected_total_persec - local
534 double diff = expected_avg_persec - (((double)total_received)/cfg_duration)/cfg_n_connections; local
[all...]
/freebsd-current/usr.bin/diff3/
H A Ddiff3.c92 struct diff { struct
528 edit(struct diff *diff, bool dup, int j, int difftype) argument
[all...]
/freebsd-current/sys/kern/
H A Dkern_resource.c1540 chglimit(struct uidinfo *uip, long *limit, int diff, rlim_t max, const char *name) argument
1561 chgproccnt(struct uidinfo *uip, int diff, rlim_t max) argument
1573 int diff, rv; local
1591 chgptscnt(struct uidinfo *uip, int diff, rlim_t max) argument
1598 chgkqcnt(struct uidinfo *uip, int diff, rlim_t max) argument
1605 chgumtxcnt(struct uidinfo *uip, int diff, rlim_t max) argument
[all...]
H A Dlink_elf_obj.c1562 u_long diff = off; local
/freebsd-current/sys/fs/tmpfs/
H A Dtmpfs_vnops.c1895 ssize_t diff; local
2012 ssize_t diff; local
/freebsd-current/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c526 u_long diff; local
1509 int diff; local
[all...]
/freebsd-current/sys/vm/
H A Dvm_phys.c1181 vm_paddr_t diff, lo; local
/freebsd-current/sys/dev/ice/
H A Dif_ice_iflib.c1482 int diff = requested - vectors; local
/freebsd-current/contrib/jemalloc/src/
H A Darena.c339 size_t diff, regind; local
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_msfees.c926 l_fp diff; local
1348 long diff = (long) (ees->offset.l_uf - offset.l_uf); local
[all...]
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c1451 ULONGLONG diff; local
1463 Adjust(int milliseconds, int diff) argument
1531 int diff; local
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dcert.c914 int diff; local
1025 int ret, diff; local
1294 int diff; local
1315 int diff; local
1708 int diff, ret; local
1980 int ret, proxy_cert_depth, selfsigned_depth, diff; local
2948 int ret, diff; local
[all...]

Completed in 679 milliseconds

12345678910