Home
last modified time | relevance | path

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

12

/freebsd/sbin/ffsinfo/
H A Dffsinfo.c432 #define SQUARE(a) ((a)*(a)) in dump_whole_ufs1_inode() macro
437 SQUARE(howmany(sblock.fs_bsize, sizeof(ufs1_daddr_t))))); in dump_whole_ufs1_inode()
438 #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/sbin/growfs/
H A Ddebug.c708 #define SQUARE(a) ((a) * (a)) in dbg_dump_ufs1_ino() macro
709 remaining_blocks -= SQUARE(howmany(sb->fs_bsize, sizeof(ufs1_daddr_t))); in dbg_dump_ufs1_ino()
710 #undef SQUARE in dbg_dump_ufs1_ino()
785 #define SQUARE(a) ((a) * (a)) in dbg_dump_ufs2_ino() macro
786 remaining_blocks -= SQUARE(howmany(sb->fs_bsize, sizeof(ufs2_daddr_t))); in dbg_dump_ufs2_ino()
787 #undef SQUARE in dbg_dump_ufs2_ino()
/freebsd/crypto/heimdal/lib/wind/
H A DDerivedNormalizationProps.txt77 32CC ; FC_NFKC; 0068 0067 # So SQUARE HG
78 32CE ; FC_NFKC; 0065 0076 # So SQUARE EV
80 3371 ; FC_NFKC; 0068 0070 0061 # So SQUARE HPA
81 3373 ; FC_NFKC; 0061 0075 # So SQUARE AU
82 3375 ; FC_NFKC; 006F 0076 # So SQUARE OV
83 337A ; FC_NFKC; 0069 0075 # So SQUARE IU
84 3380 ; FC_NFKC; 0070 0061 # So SQUARE PA AMPS
85 3381 ; FC_NFKC; 006E 0061 # So SQUARE NA
86 3382 ; FC_NFKC; 03BC 0061 # So SQUARE MU A
87 3383 ; FC_NFKC; 006D 0061 # So SQUARE MA
[all …]
H A DUnicodeData.txt92 005B;LEFT SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING SQUARE BRACKET;;;;
94 005D;RIGHT SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING SQUARE BRACKET;;;;
803 033B;COMBINING SQUARE BELOW;Mn;220;NSM;;;;;N;NON-SPACING SQUARE BELOW;;;;
5632 2045;LEFT SQUARE BRACKET WITH QUILL;Ps;0;ON;;;;;Y;;;;;
5633 2046;RIGHT SQUARE BRACKET WITH QUILL;Pe;0;ON;;;;;Y;;;;;
5721 20DE;COMBINING ENCLOSING SQUARE;Me;0;NSM;;;;;N;ENCLOSING SQUARE;;;;
5996 221A;SQUARE ROOT;Sm;0;ON;;;;;Y;;;;;
6113 228F;SQUARE IMAGE OF;Sm;0;ON;;;;;Y;;;;;
6114 2290;SQUARE ORIGINAL OF;Sm;0;ON;;;;;Y;;;;;
6115 2291;SQUARE IMAGE OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
[all …]
H A DNormalizationTest.txt1282 22E2;22E2;2291 0338;22E2;2291 0338; # (⋢; ⋢; ⊑◌̸; ⋢; ⊑◌̸; ) NOT SQUARE IMAGE OF OR EQUAL TO
1283 22E3;22E3;2292 0338;22E3;2292 0338; # (⋣; ⋣; ⊒◌̸; ⋣; ⊒◌̸; ) NOT SQUARE ORIGINAL OF OR EQUAL TO
1505 2F45;2F45;2F45;65B9;65B9; # (⽅; ⽅; ⽅; 方; 方; ) KANGXI RADICAL SQUARE
2014 32CC;32CC;32CC;0048 0067;0048 0067; # (㋌; ㋌; ㋌; Hg; Hg; ) SQUARE HG
2015 32CD;32CD;32CD;0065 0072 0067;0065 0072 0067; # (㋍; ㋍; ㋍; erg; erg; ) SQUARE ERG
2016 32CE;32CE;32CE;0065 0056;0065 0056; # (㋎; ㋎; ㋎; eV; eV; ) SQUARE EV
2065 3300;3300;3300;30A2 30D1 30FC 30C8;30A2 30CF 309A 30FC 30C8; # (㌀; ㌀; ㌀; アパート; アハ◌゚ート; ) SQUARE APA…
2066 3301;3301;3301;30A2 30EB 30D5 30A1;30A2 30EB 30D5 30A1; # (㌁; ㌁; ㌁; アルファ; アルファ; ) SQUARE ARUHUA
2067 3302;3302;3302;30A2 30F3 30DA 30A2;30A2 30F3 30D8 309A 30A2; # (㌂; ㌂; ㌂; アンペア; アンヘ◌゚ア; ) SQUARE ANP…
2068 3303;3303;3303;30A2 30FC 30EB;30A2 30FC 30EB; # (㌃; ㌃; ㌃; アール; アール; ) SQUARE AARU
[all …]
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c661 etemp = SQUARE(clock_jitter); in local_clock()
662 dtemp = SQUARE(max(fabs(fp_offset - last_offset), in local_clock()
853 dtemp = SQUARE(clock_frequency - drift_comp); in local_clock()
866 etemp = SQUARE(clock_stability); in local_clock()
/freebsd/contrib/ntp/include/
H A 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/tools/tools/locale/etc/charmaps/
H A DCP866.TXT110 0x5b 0x005b #LEFT SQUARE BRACKET
112 0x5d 0x005d #RIGHT SQUARE BRACKET
270 0xfb 0x221a #SQUARE ROOT
273 0xfe 0x25a0 #BLACK SQUARE
H A DUS-ASCII.TXT100 0x5B 0x005B # LEFT SQUARE BRACKET
102 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DKOI8-R.TXT139 0x5B 0x005B # LEFT SQUARE BRACKET
141 0x5D 0x005D # RIGHT SQUARE BRACKET
196 0x94 0x25A0 # BLACK SQUARE
198 0x96 0x221A # SQUARE ROOT
H A DKOI8-U.TXT147 0x5B 0x005B # LEFT SQUARE BRACKET
149 0x5D 0x005D # RIGHT SQUARE BRACKET
204 0x94 0x25A0 # BLACK SQUARE
206 0x96 0x221A # SQUARE ROOT
H A DCP1251.TXT111 0x5B 0x005B #LEFT SQUARE BRACKET
113 0x5D 0x005D #RIGHT SQUARE BRACKET
H A DPT154.TXT114 0x5b 0x005B # LEFT SQUARE BRACKET
116 0x5d 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-5.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-13.TXT136 0x5B 0x005B # LEFT SQUARE BRACKET
138 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-9.TXT142 0x5B 0x005B # LEFT SQUARE BRACKET
144 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-1.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-15.TXT139 0x5B 0x005B # LEFT SQUARE BRACKET
141 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-2.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-4.TXT140 0x5B 0x005B # LEFT SQUARE BRACKET
142 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DISO8859-7.TXT148 0x5B 0x005B # LEFT SQUARE BRACKET
150 0x5D 0x005D # RIGHT SQUARE BRACKET
H A DeucKR.TXT111 0x5B 0x005B #LEFT SQUARE BRACKET
113 0x5D 0x005D #RIGHT SQUARE BRACKET
6119 0xA1E0 0x25A1 #WHITE SQUARE
6120 0xA1E1 0x25A0 #BLACK SQUARE
6133 0xA1EE 0x221A #SQUARE ROOT
6268 0xA2C3 0x25A3 #WHITE SQUARE CONTAINING BLACK SMALL SQUARE
6272 0xA2C7 0x25A4 #SQUARE WITH HORIZONTAL FILL
6273 0xA2C8 0x25A5 #SQUARE WITH VERTICAL FILL
6274 0xA2C9 0x25A8 #SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL
6275 0xA2CA 0x25A7 #SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
[all …]
H A DISCII-DEV.TXT313 0x5B 0x005B # LEFT SQUARE BRACKET
315 0x5D 0x005D # RIGHT SQUARE BRACKET
/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt5 33FF;SQUARE GAL;So;0;ON;<square> 0067 0061 006C;;;;N;;;;;
/freebsd/share/i18n/csmapper/CP/
H A DCP1046%UCS.src55 0x89 = 0x25A0 # BLACK SQUARE

12