Home
last modified time | relevance | path

Searched refs:SQUARE (Results 1 – 16 of 16) sorted by relevance

/freebsd-9-stable/sbin/ffsinfo/
Dffsinfo.c437 #define SQUARE(a) ((a)*(a)) in dump_whole_ufs1_inode() macro
442 SQUARE(howmany(sblock.fs_bsize, sizeof(ufs1_daddr_t))))); in dump_whole_ufs1_inode()
443 #undef SQUARE in dump_whole_ufs1_inode()
578 #define SQUARE(a) ((a)*(a)) in dump_whole_ufs2_inode() macro
583 SQUARE(howmany(sblock.fs_bsize, sizeof(ufs2_daddr_t))))); in dump_whole_ufs2_inode()
584 #undef SQUARE in dump_whole_ufs2_inode()
/freebsd-9-stable/sbin/growfs/
Ddebug.c710 #define SQUARE(a) ((a) * (a)) in dbg_dump_ufs1_ino() macro
711 remaining_blocks -= SQUARE(howmany(sb->fs_bsize, sizeof(ufs1_daddr_t))); in dbg_dump_ufs1_ino()
712 #undef SQUARE in dbg_dump_ufs1_ino()
787 #define SQUARE(a) ((a) * (a)) in dbg_dump_ufs2_ino() macro
788 remaining_blocks -= SQUARE(howmany(sb->fs_bsize, sizeof(ufs2_daddr_t))); in dbg_dump_ufs2_ino()
789 #undef SQUARE in dbg_dump_ufs2_ino()
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_loopfilter.c656 etemp = SQUARE(clock_jitter); in local_clock()
657 dtemp = SQUARE(max(fabs(fp_offset - last_offset), in local_clock()
864 dtemp = SQUARE(clock_frequency - drift_comp); in local_clock()
877 etemp = SQUARE(clock_stability); in local_clock()
Dntp_refclock.c493 pp->jitter += SQUARE(off[k] - off[k - 1]); in refclock_sample()
Dntp_proto.c3599 sys_jitter = SQRT(w / y + SQUARE(peers[syspeer].seljit)); in clock_combine()
/freebsd-9-stable/contrib/ntp/include/
Dntp.h156 #define SQUARE(x) ((x) * (x)) macro
158 #define DIFF(x, y) (SQUARE((x) - (y)))
160 #define UNIVAR(x) (SQUARE(.28867513 * LOGTOD(x))) /* std uniform distr */
/freebsd-9-stable/share/i18n/csmapper/CP/
DCP1046%UCS.src56 0x89 = 0x25A0 # BLACK SQUARE
DUCS%CP1046.src635 0x25A0 = 0x89 # BLACK SQUARE
/freebsd-9-stable/share/i18n/csmapper/APPLE/
DHEBREW%UCS.src513 0xFC = 0x005D # RIGHT SQUARE BRACKET, right-left
515 0xFE = 0x005B # LEFT SQUARE BRACKET, right-left
DFARSI%UCS.src185 # 0xFA -> <RL>+0x25A0 BLACK SQUARE, right-left
DUCS%FARSI.src185 # 0xFA -> <RL>+0x25A0 BLACK SQUARE, right-left
DARABIC%UCS.src212 # 0xFC -> <RL>+0x25A0 BLACK SQUARE, right-left
DUCS%ARABIC.src212 # 0xFC -> <RL>+0x25A0 BLACK SQUARE, right-left
/freebsd-9-stable/contrib/nvi/docs/tutorial/
Dvi.advanced899 sequence with SQUARE braces, as on the previous Section line.)
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.01147 SQUARE(). peer->jitter uses dtemp instead of SQUARE().
/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.md1911 ;; SQUARE ROOT