| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 80-test_cmp_http.t | 142 my $aspect = shift; 156 print $faillog "$server_name $aspect \"$title\" ($i/$n)". 168 my $aspect = shift; 170 subtest "CMP app CLI $server_name $aspect\n" => sub { 175 test_cmp_http($server_name, $aspect, $n, $i++, $$_[0], $$_[1], $$_[2]); 218 foreach my $aspect (@all_aspects) { 219 $aspect = chop_dblquot($aspect); 220 if ($server_name eq "Mock" && $aspect eq "certstatus") { 224 load_config($server_name, $aspect); # update with any aspect-specific settings 226 my $tests = load_tests($server_name, $aspect); [all …]
|
| /freebsd/sys/dev/videomode/ |
| H A D | pickmode.c | 119 int aspect, refresh, hbest, vbest, abest, atemp, rbest, rtemp; in sort_modes() local 128 aspect = (*preferred)->hdisplay * 100 / (*preferred)->vdisplay; in sort_modes() 154 aspect = mtemp->hdisplay * 100 / mtemp->vdisplay; in sort_modes() 179 abs(aspect - atemp) < abs(aspect - abest)) { in sort_modes()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | pc98 | 20 >38 ubeshort&1 1 \b, 2:1 dot aspect ratio 35 # - b0=pixel aspect ratio: 1=2:1 (note: this ignores that the machine's 1:1 pixel aspect ratio is… 53 >>>&0 ubyte&0x01 1 \b, 2:1 dot aspect ratio
|
| H A D | jpeg | 33 # Next, the resolution or aspect ratio of the image: 34 >>13 byte 0 \b, aspect ratio
|
| H A D | images | 166 # Denominator of Pixel ratio. 0~no pixel aspect 169 >>>>>&-4 uleshort >0 - aspect %d
|
| /freebsd/sys/dev/syscons/ |
| H A D | scvgarndr.c | 390 int aspect, best_i, best_v, i, n, v, wb, wi, xpixel, ypixel; in vga_setmdp() local 398 aspect = xpixel * 900 / ypixel / 16; in vga_setmdp() 399 if (aspect < 99 || aspect > 100) in vga_setmdp() 400 aspect = xpixel * 300 / ypixel / 4 * vga_aspect_scale / 100; in vga_setmdp() 430 v = (wb * abs(mdpp[i]->md_baspect - aspect) + in vga_setmdp() 431 wi * abs(mdpp[i]->md_iaspect - aspect)) / aspect; in vga_setmdp()
|
| /freebsd/stand/forth/ |
| H A D | brand-fbsd.4th | 39 \ and 0, 7 for lower right to preserve aspect ratio
|
| /freebsd/usr.sbin/bsdconfig/dot/ |
| H A D | dot | 320 printf '\tratio = fill;\t\t// approximate aspect ratio\n'
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 599 # Return unless at least one size aspect has been requested 699 # Return unless at least one size aspect has been requested 760 # Return unless at least one size aspect has been requested 828 # Return unless at least one size aspect has been requested 903 # Return unless at least one size aspect has been requested 996 # Return unless at least one size aspect has been requested 1101 # Return unless at least one size aspect has been requested 1222 # Return unless at least one size aspect has been requested 1361 # Return unless at least one size aspect has been requested 1463 # Return unless at least one size aspect has been requested
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 74 // Match: what aspect of the message or message exchange
|
| /freebsd/contrib/bzip2/ |
| H A D | CHANGES | 126 aspect, they are fully portable.
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 456 One possibly interesting aspect of the implementation is the way the 545 aspect of the code is the use of a predicate function passed in to
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-quic-client-non-block.pod | 299 means that the application developer does not need to handle this aspect. To do
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 60 unstable aspect of the Libvent ABI. New programs should generally not
|
| /freebsd/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 60 unstable aspect of the Libvent ABI. New programs should generally not
|
| /freebsd/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 908 aspect is inspired directly by kqueue. 1394 Poll descriptors which have become ready in some aspect and which were
|
| /freebsd/contrib/jemalloc/ |
| H A D | ChangeLog | 404 Continuous integration is now an integral aspect of development thanks to the
|
| /freebsd/contrib/sendmail/src/ |
| H A D | README | 1014 >> *huge* amount of discussion regarding the security aspect of things.
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1248 L. Fein The practical aspect of computer science
|
| H A D | funstack.in | 9141 title = "The practical aspect of computer science education --- discussion",
|
| /freebsd/contrib/tzdata/ |
| H A D | asia | 3185 # time was in effect, but maybe the legal aspect of time was just neglected).
|
| /freebsd/share/dict/ |
| H A D | web2a | 2675 aspect ratio 8152 broadside aspect 17424 double-aspect theory 68516 two-aspect
|
| H A D | web2 | 14297 aspect
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 3186 + add "-a" aspect-ratio option to picsmap. 3526 + improve aspect ratio of images read from "convert" in picsmap.c
|