Home
last modified time | relevance | path

Searched full:spaced (Results 1 – 25 of 220) sorted by relevance

123456789

/third_party/glib/glib/
Dgprimes.h39 /* This function returns prime numbers spaced by approximately 1.5-2.0
41 * prime-valued sizes. The closest spaced prime function returns the
/third_party/glib/glib/tests/
Dspawn-singlethread.c329 … "\\\"\"doublequotes spaced after backslashes\\\\\"", /* this would be special escaped on win32 */ in test_spawn_sync()
336 "$odd spaced$dollars$", in test_spawn_sync()
337 "%odd spaced%spercents%", in test_spawn_sync()
338 "\"odd spaced\"doublequotes\"", in test_spawn_sync()
339 "'odd spaced'singlequotes'", in test_spawn_sync()
340 "\\odd spaced\\backslashes\\", /* this wasn't handled correctly on win32 in glib <=2.58 */ in test_spawn_sync()
341 "/odd spaced/slashes/", in test_spawn_sync()
/third_party/boost/libs/math/doc/interpolators/
Dbarycentric_rational_interpolation.qbk43 Barycentric rational interpolation is a high-accuracy interpolation method for non-uniformly spaced
46 However, using the cubic B-spline requires uniformly-spaced samples, which are not always available.
84 where samples are clustered at the endpoints and somewhat uniformly spaced throughout the center.
Dcardinal_cubic_b_spline.qbk42 …Boost allows fast and accurate interpolation of a function which is known at equally spaced points.
46 There are many use cases for interpolating a function at equally spaced points.
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgprimes.in.h50 /* This function returns prime numbers spaced by approximately 1.5-2.0
52 * prime-valued sizes. The closest spaced prime function returns the
/third_party/skia/bench/
DHardStopGradientBench_ScaleNumColors.cpp40 * different colors. The positions are evenly spaced,
70 // Evenly spaced afterwards in onPreDraw()
/third_party/flutter/skia/bench/
DHardStopGradientBench_ScaleNumColors.cpp40 * different colors. The positions are evenly spaced,
70 // Evenly spaced afterwards in onPreDraw()
/third_party/PyYAML/tests/data/
Dspec-02-22.data3 spaced: 2001-12-14 21:59:43.10 -5
/third_party/openssl/doc/man3/
DX509_NAME_print_ex.pod62 B<XN_FLAG_SEP_SPLUS_SPC> uses spaced semicolon and plus. B<XN_FLAG_SEP_MULTILINE> uses
63 spaced newline and plus respectively.
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dsliver_grid.dart96 /// equally sized and spaced tiles.
125 /// A [SliverGridLayout] that uses equally sized and spaced tiles.
146 /// Creates a layout that uses equally sized and spaced tiles.
275 /// This delegate creates grids with equally sized and spaced tiles.
362 /// This delegate creates grids with equally sized and spaced tiles.
/third_party/mindspore/mindspore/core/ops/
Dlin_space.h29 /// \brief Returns a Tensor whose value is evenly spaced in the interval start and stop (including …
/third_party/boost/libs/math/example/
Dcardinal_cubic_b_spline_example.cpp23 /*`This example demonstrates how to use the cubic b spline interpolator for regularly spaced data.
54 …// Since the census is taken every 10 years, the data is equally spaced, so we can use the cubic b… in main()
/third_party/css-what/
D.eslintrc.json21 "spaced-comment": 2,
/third_party/harfbuzz/src/
Dhb-ot-post-table.hh278 * spaced, non-zero if the font is not
279 * proportionally spaced (i.e. monospaced). */
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table.hh279 * spaced, non-zero if the font is not
280 * proportionally spaced (i.e. monospaced). */
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dspace-infix-ops.ts25 missingSpace: "Operator '{{operator}}' must be spaced.",
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DHan_Latin_Names.txt18 # Need Spacedhan so the name transliterations get spaced properly
/third_party/icu/icu4c/source/data/translit/
DHan_Latin_Names.txt19 # Need Spacedhan so the name transliterations get spaced properly
/third_party/skia/third_party/externals/icu/source/data/translit/
DHan_Latin_Names.txt19 # Need Spacedhan so the name transliterations get spaced properly
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table.hh296 * spaced, non-zero if the font is not
297 * proportionally spaced (i.e. monospaced). */
/third_party/boost/libs/math/doc/internals/
Dminimax.qbk119 [[graph N][Prints N evaluations of f(x) at evenly spaced points over the
140 Tests are conducted at N evenly spaced points over the range
/third_party/jsframework/
D.eslintrc88 "spaced-comment": 2,
/third_party/jsframework/mock-generate/
D.eslintrc88 "spaced-comment": 2,
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_point_sprite.txt109 antialiased point sizes are all evenly spaced by the point size
256 widths must be equally spaced. If an unsupported width is requested,
/third_party/boost/boost/math/interpolators/
Dcubic_b_spline.hpp16 // The main restriction of this method is that the samples of f must be evenly spaced.

123456789