Home
last modified time | relevance | path

Searched refs:aspect (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_cmp_http.t126 my $aspect = shift;
140 print $faillog "$server_name $aspect \"$title\" ($i/$n)".
149 my $aspect = shift;
151 subtest "CMP app CLI $server_name $aspect\n" => sub {
156 test_cmp_http($server_name, $aspect, $n, $i++, $$_[0], $$_[1], $$_[2]);
189 foreach my $aspect (@all_aspects) {
190 $aspect = chop_dblquot($aspect);
191 next if $server_name eq "Mock" && $aspect eq "certstatus";
192 load_config($server_name, $aspect); # update with any aspect-specific settings
194 my $tests = load_tests($server_name, $aspect);
[all …]
/netbsd-src/sys/dev/videomode/
H A Dpickmode.c122 int aspect, refresh, hbest, vbest, abest, atemp, rbest, rtemp; in sort_modes() local
131 aspect = (*preferred)->hdisplay * 100 / (*preferred)->vdisplay; in sort_modes()
157 aspect = mtemp->hdisplay * 100 / mtemp->vdisplay; in sort_modes()
182 abs(aspect - atemp) < abs(aspect - abest)) { in sort_modes()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-admin-xx.txt46 aspect of administration is described in this document. The
47 definitions that apply for a specific aspect of administration, e.g.,
82 model that apply to every aspect of directory data administration.
151 aspect of administration. In this case, there is a precise
155 Alternatively, for each specific aspect of administration, the
159 If so partitioned for a particular aspect of administration, each
169 only one specific administrative area for that aspect, i.e., specific
176 aspect is encountered, at which point another specific administrative
181 specific aspect of administration, the specific administrative area
182 for that aspect coincides with the autonomous administrative area.
[all …]
H A Ddraft-legg-ldap-acm-admin-xx.txt84 of the administrative model that apply to every aspect of directory
195 administrative entry, for any aspect of administration, MAY hold
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpc9820 >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 Djpeg33 # Next, the resolution or aspect ratio of the image:
34 >>13 byte 0 \b, aspect ratio
/netbsd-src/sys/external/bsd/drm2/dist/drm/i2c/
H A Dch7006_mode.c341 uint64_t scale, aspect; in ch7006_setup_properties() local
354 aspect = ch_mode->enc_hdisp*fixed1; in ch7006_setup_properties()
355 do_div(aspect, ch_mode->enc_vdisp); in ch7006_setup_properties()
357 hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale) in ch7006_setup_properties()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.h91 enum location_aspect aspect
H A Dinput.c160 enum location_aspect aspect) in expand_location_1() argument
198 switch (aspect) in expand_location_1()
209 return expand_location_1 (start, expansion_point_p, aspect); in expand_location_1()
216 return expand_location_1 (finish, expansion_point_p, aspect); in expand_location_1()
820 enum location_aspect aspect) in expand_location_to_spelling_point() argument
822 return expand_location_1 (loc, /*expansion_point_p=*/false, aspect); in expand_location_to_spelling_point()
836 enum location_aspect aspect) in linemap_client_expand_location_to_spelling_point() argument
838 return expand_location_1 (loc, /*expansion_point_p=*/false, aspect); in linemap_client_expand_location_to_spelling_point()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.h161 enum location_aspect aspect
H A Dinput.cc213 enum location_aspect aspect) in expand_location_1() argument
251 switch (aspect) in expand_location_1()
262 return expand_location_1 (start, expansion_point_p, aspect); in expand_location_1()
269 return expand_location_1 (finish, expansion_point_p, aspect); in expand_location_1()
967 enum location_aspect aspect) in expand_location_to_spelling_point() argument
969 return expand_location_1 (loc, /*expansion_point_p=*/false, aspect); in expand_location_to_spelling_point()
983 enum location_aspect aspect) in linemap_client_expand_location_to_spelling_point() argument
985 return expand_location_1 (loc, /*expansion_point_p=*/false, aspect); in linemap_client_expand_location_to_spelling_point()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2002-05-12-InstListChange.txt49 The only negative aspect of this change that I see is that it increases
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dmonitoringslapd.sdf20 subtree. Each object contains information about a particular aspect
115 information about a particular aspect of the server. The information
193 Each object contains information about a particular aspect of
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT26 * INCOMPLETE - US 34: Are there attributes of a file that are not an aspect of the file system?
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dultra3.md67 ;; ??? single group. So, the reservation aspect is represented accurately
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dultra3.md67 ;; ??? single group. So, the reservation aspect is represented accurately
/netbsd-src/sys/arch/evbarm/nslu2/
H A DREADME14 documenting just about every aspect of the hardware and original firmware.
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c2181 enum dc_aspect_ratio aspect = ASPECT_RATIO_NO_DATA; in set_avi_info_frame() local
2267 aspect = stream->timing.aspect_ratio; in set_avi_info_frame()
2269 switch (aspect) { in set_avi_info_frame()
2272 hdmi_info.bits.M0_M1 = aspect; in set_avi_info_frame()
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.DOS176 important aspect of these functions is that they use a special
181 another drive). Another aspect worth mentioning is that you can
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DPipeline.rst119 This makes it difficult to write a test that reliably tests a particular aspect
/netbsd-src/sys/dev/ic/
H A DREADME.ncr5380sbc169 compatible with some aspect of your system. If you end up suffering
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl02.rst253 2) Another interesting aspect of this function is that it uses recursion
306 also has recursion and error handling. One interesting aspect of this is
H A DLangImpl10.rst115 One nice aspect of LLVM is that it is often capable of preserving target
/netbsd-src/external/bsd/bzip2/dist/
H A DCHANGES126 aspect, they are fully portable.
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dthreads.rst18 A notable aspect of libuv's thread facilities is that it is a self contained

1234