Home
last modified time | relevance | path

Searched refs:points (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/
H A DDJoinGroup.txt14 # All code points not explicitly listed for Joining_Group
28 # Total code points: 9
34 # Total code points: 1
46 # Total code points: 29
59 # Total code points: 27
66 # Total code points: 2
76 # Total code points: 15
84 # Total code points: 4
90 # Total code points: 1
99 # Total code points: 10
[all …]
H A DDNumValues.txt38 # Total code points: 1
128 # Total code points: 87
135 # Total code points: 2
142 # Total code points: 2
148 # Total code points: 1
154 # Total code points: 1
161 # Total code points: 2
167 # Total code points: 1
174 # Total code points: 2
180 # Total code points: 1
[all …]
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DScriptExtensions.txt29 # points associated with that value, listed in code point order.
31 # All code points not explicitly listed for Script_Extensions
46 # Total code points: 1
60 # Total code points: 18
68 # Total code points: 4
78 # Total code points: 4
102 # Total code points: 238
110 # Total code points: 13
118 # Total code points: 1
126 # Total code points: 1
[all …]
H A DScripts.txt20 # All code points not explicitly listed for Script
632 # Total code points: 8301
701 # Total code points: 1481
761 # Total code points: 518
790 # Total code points: 506
804 # Total code points: 96
831 # Total code points: 134
924 # Total code points: 1368
937 # Total code points: 88
945 # Total code points: 50
[all …]
/openbsd-src/regress/lib/libm/fpaccuracy/
H A Dtrailer.h19 static struct point { double arg, res, err1, err2; } points[N+1]; variable
45 for( p=input_points, q=points; q-points<N; p++,q++ ) { in Fn()
50 for( i=0; i<N; i++ ) by_err1[i] = by_err2[i] = points+i; in Fn()
53 q->res = points[N/2].res+points[N/3].res+points[N/4].res; in Fn()
56 for( p=input_points, q=points; q-points<N; p++,q++ ) { in Fn()
81 for( q=points; q-points < N; q++ ) { in Fn()
/openbsd-src/share/locale/ctype/
H A Dgen_ctype_utf8.pl272 my ( $list, $points ) = @_;
274 my @squished = reverse @{ squish_points($points) };
293 my ( $map, $points ) = @_;
303 foreach my $point ( sort { $a <=> $b } keys %{$points} ) {
304 my $diff = $point - $points->{$point};
316 $adjustment //= $points->{$point};
348 my ($points) = @_;
354 foreach my $i ( 0 .. $#{$points} + 1 ) {
356 my $point = $points->[$i];
366 format_point( $points->[$start] );
[all …]
/openbsd-src/gnu/llvm/llvm/tools/sancov/
H A Dcoverage-report-server.py88 points = self.point_symbol_info.get(filename, dict())
91 for fn, points in points.items():
92 for point, loc in points.items():
97 for line, points in line_to_points.items():
99 covered_points = self.covered_points & set(points)
102 elif len(covered_points) != len(points):
112 for fn, points in fns.items():
113 file_points.extend(points.keys())
/openbsd-src/games/hack/
H A Dhack.end.c86 long int points; member
335 t0->points = u.urexp; in topten()
344 if(t0->points < POINTSMIN) in topten()
345 t0->points = 0; in topten()
354 &t1->hp, &t1->maxhp, &t1->points, in topten()
356 || t1->points < POINTSMIN) in topten()
357 t1->points = 0; in topten()
358 if(rank0 < 0 && t1->points < t0->points) { in topten()
369 if(t1->points == 0) break; in topten()
381 t1->points); in topten()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990527-1.c21 XPoint points [4]; in hurm() local
30 points [j].x = xlim - x; in hurm()
33 points [j].x = x; in hurm()
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_syncobj.c130 * handles as well as an array of u64 points and does a host-side wait on all
131 * of syncobj fences at the given points simultaneously.
178 * Import/export of timeline points in timeline syncobjs
1096 uint64_t *points; in drm_syncobj_array_wait_timeout() local
1103 points = kmalloc_array(count, sizeof(*points), GFP_KERNEL); in drm_syncobj_array_wait_timeout()
1104 if (points == NULL) in drm_syncobj_array_wait_timeout()
1108 memset(points, 0, count * sizeof(uint64_t)); in drm_syncobj_array_wait_timeout()
1110 } else if (copy_from_user(points, user_points, in drm_syncobj_array_wait_timeout()
1135 entries[i].point = points[ in drm_syncobj_array_wait_timeout()
1603 uint64_t *points; drm_syncobj_timeline_signal_ioctl() local
1674 uint64_t __user *points = u64_to_user_ptr(args->points); drm_syncobj_query_ioctl() local
[all...]
/openbsd-src/games/sail/
H A Dassorted.c260 int points; in strike() local
265 points = ship->specs->pts + from->file->points; in strike()
266 Write(W_POINTS, from, points, 0, 0, 0); in strike()
/openbsd-src/regress/usr.bin/mandoc/roff/sp/
H A Dscaling-man.out_ascii18 6 points:
19 7 points:
H A Dscaling-mdoc.out_ascii18 6 points:
19 7 points:
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A DREADME.md56 points (see below) and skip a TML block if those points are not available.
78 points', usually representing input and expected output, and possibly
106 The test label is provided on a line beginning with qr/^===/. Test "points"
110 Different tests expect different test points in a .tml file, based on the
113 Many .tml files have the points 'yaml' and 'perl' as in the example above. The
119 The semantics of points (including annotations) is specific to the callback
157 test points required by the corresponding test functions defined
/openbsd-src/gnu/llvm/llvm/docs/
H A DXRay.rst15 instrumentation points and a runtime library that can dynamically enable and
27 - Compiler-inserted instrumentation points.
36 The compiler-inserted instrumentation points come in the form of nop-sleds in
38 contains entries pointing to these instrumentation points. The runtime library
40 overwrite the instrumentation points at runtime.
66 get XRay instrumentation points. You can tweak that number through the
148 instrumentation points. When you use ``clang`` to link your binaries and the
166 | | | | instrumentation points |
317 XRay supports several different instrumentation points including ``function-entry``,
318 ``function-exit``, ``custom``, and ``typed`` points. These can be enabled individually
[all …]
/openbsd-src/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c1460 struct gamma_pixel *points, in build_evenly_distributed_points() argument
1464 struct gamma_pixel *p = points; in build_evenly_distributed_points()
2034 struct dc_transfer_func_distributed_points *points, in calculate_curve() argument
2045 points->end_exponent = 0; in calculate_curve()
2046 points->x_point_at_y1_red = 1; in calculate_curve()
2047 points->x_point_at_y1_green = 1; in calculate_curve()
2048 points->x_point_at_y1_blue = 1; in calculate_curve()
2058 points->end_exponent = 7; in calculate_curve()
2059 points->x_point_at_y1_red = 125; in calculate_curve()
2060 points->x_point_at_y1_green = 125; in calculate_curve()
[all …]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlunicode.pod196 can give unexpected results if any of the strings contain code points
212 Perl knew only about the 128 characters defined by ASCII, code points 0
215 points 128 to 255 as unassigned, and available for whatever use a
221 Unicode, of course, assigns each of those code points a particular
225 code points remain treated as if they are unassigned.
270 Perl has never accepted code points above 255 without them being
405 points as a single logical character is in the C<\X> construct, already
501 See L</Beyond Unicode code points> for special considerations when
502 matching Unicode properties against non-Unicode code points.
774 non-Unicode code point (see L</Beyond Unicode code points> belo
[all...]
H A Dperluniintro.pod35 I<code points>. A code point is essentially the position of the
40 points. If numbers like C<0x0041> are unfamiliar to you, take a peek
80 (code points) to express many more potential grapheme clusters. To
91 converse is not true: some code points do not have an assigned
92 character. Firstly, there are unallocated code points within
108 C<block> of consecutive unallocated code points for its characters. So
109 far, the number of code points in these blocks has always been evenly
112 a later release needed more code points than the available extras, and a
117 well, the C<Script_Extensions> property.) Those code points that are in
133 The Unicode code points ar
[all...]
H A Dperluniprops.pod20 single code points. (L</Other information in the Unicode data base>
143 when there used to be characters or code points that were matched by them, but
208 Numbers in (parentheses) indicate the total number of Unicode code points
211 of the code points matched by it. The list includes all the matched
217 For emphasis, those properties that match no code points at all are listed as
220 Most properties match the same code points regardless of whether C<"/i">
224 same code pode points as the property I<other_property>.
263 =item B<(\d+)> in the info column gives the number of Unicode code points matched
428 above-Unicode code points)
431 (Short: \p{Age=NA}) (825_279 plus all above-Unicode code points:
[all …]
/openbsd-src/gnu/llvm/lld/docs/
H A DPartitions.rst24 going to be used as the "entry points" for each partition. An entry point
35 Once the entry points have been decided, the translation unit(s)
36 containing the entry points should be compiled using the Clang compiler flag
41 The linker will then use these entry points to automatically split the program
43 which entry points, similarly to how ``--gc-sections`` removes unused parts of
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dtargets.texi68 Every BFD points to a target structure with its @code{xvec}
107 @code{xvec} member of the struct @code{bfd} itself points here. Each
112 the entry points which call them. Too bad we can't have one
181 other entry points, since they don't take a BFD asthe first argument.
204 /* Format dependent routines: these are vectors of entry points
221 /* Generic entry points. */
241 /* Entry points to copy private data. */
270 /* Core file entry points. */
280 /* Archive entry points. */
307 /* Entry points used for symbols. */
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dtargets.texi68 Every BFD points to a target structure with its @code{xvec}
107 @code{xvec} member of the struct @code{bfd} itself points here. Each
112 the entry points which call them. Too bad we can't have one
181 other entry points, since they don't take a BFD as the first argument.
204 /* Format dependent routines: these are vectors of entry points
221 /* Generic entry points. */
241 /* Entry points to copy private data. */
282 /* Core file entry points. */
292 /* Archive entry points. */
319 /* Entry points used for symbols. */
/openbsd-src/lib/libcrypto/ec/
H A Dec_mult.c234 ec_points_free(EC_POINT **points, size_t num_points) in ec_wNAF_mul()
238 if (points == NULL) in ec_wNAF_mul()
242 EC_POINT_free(points[i]); in ec_wNAF_mul()
243 free(points); in ec_wNAF_mul()
227 ec_wNAF_mul(const EC_GROUP * group,EC_POINT * r,const BIGNUM * scalar,size_t num,const EC_POINT * points[],const BIGNUM * scalars[],BN_CTX * ctx) ec_wNAF_mul() argument
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_bw.c30 struct intel_qgv_point points[I915_NUM_QGV_POINTS]; member
103 struct intel_psf_gv_point *points) in adls_pcode_read_psf_gv_point_info() argument
115 points[i].clk = val & 0xff; in adls_pcode_read_psf_gv_point_info()
285 qi->num_points > ARRAY_SIZE(qi->points))) in icl_get_qgv_points()
286 qi->num_points = ARRAY_SIZE(qi->points); in icl_get_qgv_points()
289 struct intel_qgv_point *sp = &qi->points[i]; in icl_get_qgv_points()
333 dclk = max(dclk, qi->points[i].dclk); in icl_sagv_max_dclk()
420 const struct intel_qgv_point *sp = &qi.points[j]; in icl_get_bw_info()
522 const struct intel_qgv_point *sp = &qi.points[j]; in tgl_get_bw_info()
/openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
H A Dillegal.t38 # NULL is tailorable but illegal code points are not.
39 # illegal code points should be always ingored
40 # (cf. UCA, 7.1.1 Illegal code points).

12345678910>>...23