Home
last modified time | relevance | path

Searched refs:series (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dparser.c218 ptest->series[0].data = data; in gst_parser_test_init()
219 ptest->series[0].size = size; in gst_parser_test_init()
220 ptest->series[0].num = num; in gst_parser_test_init()
221 ptest->series[0].fpb = 1; in gst_parser_test_init()
222 ptest->series[1].fpb = 1; in gst_parser_test_init()
223 ptest->series[2].fpb = 1; in gst_parser_test_init()
251 added_frame = test->series[0].fpb; in gst_parser_test_run()
254 for (i = 0; i < test->series[j].num; i++) { in gst_parser_test_run()
256 for (k = 0; k < MAX (1, test->series[j].fpb); k++) { in gst_parser_test_run()
258 buffer = buffer_new (test->series[j].data, test->series[j].size); in gst_parser_test_run()
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dparser.c217 ptest->series[0].data = data; in gst_parser_test_init()
218 ptest->series[0].size = size; in gst_parser_test_init()
219 ptest->series[0].num = num; in gst_parser_test_init()
220 ptest->series[0].fpb = 1; in gst_parser_test_init()
221 ptest->series[1].fpb = 1; in gst_parser_test_init()
222 ptest->series[2].fpb = 1; in gst_parser_test_init()
249 for (i = 0; i < test->series[j].num; i++) { in gst_parser_test_run()
251 for (k = 0; k < MAX (1, test->series[j].fpb); k++) { in gst_parser_test_run()
253 buffer = buffer_new (test->series[j].data, test->series[j].size); in gst_parser_test_run()
256 buffer_new (test->series[j].data, test->series[j].size)); in gst_parser_test_run()
[all …]
Damrparse.c172 ptest.series[2].data = frame_data_nb; in GST_START_TEST()
173 ptest.series[2].size = sizeof (frame_data_nb); in GST_START_TEST()
174 ptest.series[2].num = 10; in GST_START_TEST()
248 ptest.series[2].data = frame_data_wb; in GST_START_TEST()
249 ptest.series[2].size = sizeof (frame_data_wb); in GST_START_TEST()
250 ptest.series[2].num = 10; in GST_START_TEST()
/third_party/typescript/
DGulpfile.js12 const { src, dest, task, parallel, series, watch } = require("gulp");
62 task("generate-diagnostics", series(buildScripts, generateDiagnostics));
106 const lkgPreBuild = parallel(generateLibs, series(buildScripts, generateDiagnostics, buildShimsAndT…
109 task("tsc", series(lkgPreBuild, buildTsc));
118 task("watch-tsc", series(lkgPreBuild, parallel(watchLib, watchDiagnostics, watchTsc)));
122 const localPreBuild = parallel(generateLibs, series(buildScripts, generateDiagnostics, buildShimsAn…
170 return series(
179 task("services", series(preBuild, buildServices));
210 ], series(preBuild, buildServices));
211 task("watch-services", series(preBuild, parallel(watchLib, watchDiagnostics, watchServices)));
[all …]
/third_party/typescript/tests/baselines/reference/
DspecializationsShouldNotAffectEachOther.types7 var series: Series;
8 >series : Series
14 var seriesExtent = (series) => null;
15 >seriesExtent : (series: any) => any
16 >(series) => null : (series: any) => any
17 >series : any
28 >seriesExtent : (series: any) => any
35 var keyExtent2: any[] = series.data.map(function (d: string) { return d; });
37 >series.data.map(function (d: string) { return d; }) : string[]
38 >series.data.map : <U>(callbackfn: (value: string, index: number, array: string[]) => U, thisArg?: …
[all …]
DspecializationsShouldNotAffectEachOther.symbols9 var series: Series;
10 >series : Symbol(series, Decl(specializationsShouldNotAffectEachOther.ts, 4, 3))
17 var seriesExtent = (series) => null;
19 >series : Symbol(series, Decl(specializationsShouldNotAffectEachOther.ts, 9, 24))
34 var keyExtent2: any[] = series.data.map(function (d: string) { return d; });
36 >series.data.map : Symbol(Array.map, Decl(lib.es5.d.ts, --, --))
37 >series.data : Symbol(Series.data, Decl(specializationsShouldNotAffectEachOther.ts, 0, 19))
38 >series : Symbol(series, Decl(specializationsShouldNotAffectEachOther.ts, 4, 3))
DspecializationsShouldNotAffectEachOther.js6 var series: Series; variable
11 var seriesExtent = (series) => null; argument
20 var keyExtent2: any[] = series.data.map(function (d: string) { return d; });
23 var series; variable
25 var seriesExtent = function (series) { return null; };
30 var keyExtent2 = series.data.map(function (d) { return d; });
DunderscoreMapFirst.types59 series: ISeries[];
60 >series : ISeries[]
88 var allSeries: ISeries[][] = _.pluck(data, "series");
90 >_.pluck(data, "series") : any[]
95 >"series" : "series"
/third_party/boost/libs/hana/doc/js/
Dchart.js33 options.plotOptions.series = options.plotOptions.series || {};
34 options.plotOptions.series.marker = options.plotOptions.series.marker || { enabled: false };
40 if (options.series.stickyTracking == undefined) {
41 options.series.stickyTracking = false;
58 options.series.forEach(function(series) { argument
59 if (colorMap[series.name])
60 series.color = colorMap[series.name];
Dhighcharts-data.js17series&&a.series.map(function(){return{x:0}})||[];var k;(a&&a.series||[]).forEach(function(a){e.pu…
25 …t),f.liveDataURL=h);F({url:h,dataType:l||"json",success:function(a){f&&f.series&&k(a);m()},error:f…
29 0;e<a.length;e++)"undefined"===typeof a[e]&&(a[e]=null)});b&&b.series?b.update({data:{columns:d}}):…
36 …h};k.name&&(l[d].name=k.name);"category"===c&&(l[d].turboThreshold=0)}a={series:l};c&&(a.xAxis={ty… property
37series)for(d=Math.max(c.series.length,b&&b.series?b.series.length:0);d--;){var e=c.series[d]||{};c…
/third_party/boost/libs/hana/doc/html/
Dchart.js33 options.plotOptions.series = options.plotOptions.series || {};
34 options.plotOptions.series.marker = options.plotOptions.series.marker || { enabled: false };
40 if (options.series.stickyTracking == undefined) {
41 options.series.stickyTracking = false;
58 options.series.forEach(function(series) { argument
59 if (colorMap[series.name])
60 series.color = colorMap[series.name];
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DAffixPatternMatcher.java38 AffixPatternMatcher series = new AffixPatternMatcher(affixPattern); in fromAffixPattern() local
39 series.factory = factory; in fromAffixPattern()
40 series.ignorables = (0 != (parseFlags & ParsingUtils.PARSE_FLAG_EXACT_AFFIX)) ? null in fromAffixPattern()
42 series.lastTypeOrCp = 0; in fromAffixPattern()
43 AffixUtils.iterateWithConsumer(affixPattern, series); in fromAffixPattern()
46 series.factory = null; in fromAffixPattern()
47 series.ignorables = null; in fromAffixPattern()
48 series.lastTypeOrCp = 0; in fromAffixPattern()
50 series.freeze(); in fromAffixPattern()
51 return series; in fromAffixPattern()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DAffixPatternMatcher.java40 AffixPatternMatcher series = new AffixPatternMatcher(affixPattern); in fromAffixPattern() local
41 series.factory = factory; in fromAffixPattern()
42 series.ignorables = (0 != (parseFlags & ParsingUtils.PARSE_FLAG_EXACT_AFFIX)) ? null in fromAffixPattern()
44 series.lastTypeOrCp = 0; in fromAffixPattern()
45 AffixUtils.iterateWithConsumer(affixPattern, series); in fromAffixPattern()
48 series.factory = null; in fromAffixPattern()
49 series.ignorables = null; in fromAffixPattern()
50 series.lastTypeOrCp = 0; in fromAffixPattern()
52 series.freeze(); in fromAffixPattern()
53 return series; in fromAffixPattern()
/third_party/boost/libs/math/doc/internals/
Dseries.qbk6 #include <boost/math/tools/series.hpp>
43 [@http://en.wikipedia.org/wiki/Series_%28mathematics%29 summation of infinite series].
47 the series being summed.
56 of terms of the series to evaluate. In addition, on exit the function will
57 set /max_terms/ to the actual number of terms of the series that were
59 properties of a new series.
62 to which the terms of the series should be added. This is useful in two situations:
64 * Where the first value of the series has a different formula to successive
65 terms. In this case the first value in the series can be passed as the
68 * Where the series is being added (or subtracted) from some other value:
[all …]
/third_party/mesa3d/bin/
Dgen_calendar_entries.py47 series: str
54 series: str
156 writer.writerow([args.series, date.isoformat(), f'{args.series}.{base}', args.manager])
161 …terow([None, date.isoformat(), f'{args.series}.3', args.manager, LAST_RELEASE.format(args.series)])
184 if row[0] == args.series:
186 …d and len(row) >= 5 and row[4] in {LAST_RELEASE.format(args.series), OR_FINAL.format(args.series)}:
218 r = [None, date.isoformat(), template.format(args.series, i), row[3], None]
221 r[4] = LAST_RELEASE.format(args.series)
223 r[4] = OR_FINAL.format(args.series)
Dgen_calendar_entries_test.py197 args.series = '20.3'
223 args.series = '21.0'
249 args.series = '21.0'
292 args.series = '21.0'
298 …'', '2021-02-17', f'21.0.3', 'Dylan Baker', gen_calendar_entries.LAST_RELEASE.format(args.series)))
308 args.series = '21.0'
315 …'', '2021-02-24', f'21.0.3', 'Dylan Baker', gen_calendar_entries.LAST_RELEASE.format(args.series)))
/third_party/typescript/tests/cases/compiler/
DspecializationsShouldNotAffectEachOther.ts6 var series: Series; variable
11 var seriesExtent = (series) => null;
20 var keyExtent2: any[] = series.data.map(function (d: string) { return d; });
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberParserTest.java214 SeriesMatcher series = new SeriesMatcher(); in testSeriesMatcher() local
215 series.addMatcher(PlusSignMatcher.getInstance(symbols, false)); in testSeriesMatcher()
216 series.addMatcher(MinusSignMatcher.getInstance(symbols, false)); in testSeriesMatcher()
217 series.addMatcher(IgnorablesMatcher.getInstance(0)); in testSeriesMatcher()
218 series.addMatcher(PercentMatcher.getInstance(symbols)); in testSeriesMatcher()
219 series.addMatcher(IgnorablesMatcher.getInstance(0)); in testSeriesMatcher()
220 series.freeze(); in testSeriesMatcher()
222 assertFalse(series.smokeTest(new StringSegment("x", false))); in testSeriesMatcher()
223 assertFalse(series.smokeTest(new StringSegment("-", false))); in testSeriesMatcher()
224 assertTrue(series.smokeTest(new StringSegment("+", false))); in testSeriesMatcher()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberParserTest.java217 SeriesMatcher series = new SeriesMatcher(); in testSeriesMatcher() local
218 series.addMatcher(PlusSignMatcher.getInstance(symbols, false)); in testSeriesMatcher()
219 series.addMatcher(MinusSignMatcher.getInstance(symbols, false)); in testSeriesMatcher()
220 series.addMatcher(IgnorablesMatcher.getInstance(0)); in testSeriesMatcher()
221 series.addMatcher(PercentMatcher.getInstance(symbols)); in testSeriesMatcher()
222 series.addMatcher(IgnorablesMatcher.getInstance(0)); in testSeriesMatcher()
223 series.freeze(); in testSeriesMatcher()
225 assertFalse(series.smokeTest(new StringSegment("x", false))); in testSeriesMatcher()
226 assertFalse(series.smokeTest(new StringSegment("-", false))); in testSeriesMatcher()
227 assertTrue(series.smokeTest(new StringSegment("+", false))); in testSeriesMatcher()
[all …]
/third_party/protobuf/js/
Dgulpfile.js148 gulp.task('dist', gulp.series(['genproto_wellknowntypes'], function(cb) {
185 gulp.series(
219 gulp.series(
236 gulp.series(
251 gulp.task('test_commonjs', gulp.series(['make_commonjs_out'], function(cb) {
260 gulp.task('test', gulp.series(['test_closure', 'test_commonjs'], function(cb) {
/third_party/pixman/
DREADME60 command to send the patch series to pixman@lists.freedesktop.org.
67 http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#patch-series
69 describes how what a good patch series is, and to create one with
72 - At each point in the series, pixman should compile and the test
104 - For big patch series, send an introductory email with an overall
105 description of the patch series, including benchmarks and
/third_party/boost/libs/math/doc/sf/
Dchebyshev.qbk56 So they are unsuitable for use in calculation of (say) a Chebyshev series, as a sum of linear scali…
57 Though there are very sophisticated algorithms for the evaluation of Chebyshev series,
74 This uses the `chebyshev_next` function to evaluate each term of the Chebyshev series in constant t…
84 …/ difference in our definition of the first coefficient in the Chebyshev series from Clenshaw's or…
85 This is because two traditions exist in notation for the Chebyshev series expansion,
109 Evaluation of a Chebyshev series is relatively simple.
110 The real challenge is /generation/ of the Chebyshev series.
155 After the coefficients of the Chebyshev series are known, the routine goes back through them and fi…
/third_party/eudev/hwdb/
D70-pointingstick.hwdb118 # Lenovo ThinkPad *30 series
121 # Lenovo Thinkpad *40 series
124 # Lenovo Thinkpad *50 series
127 # Lenovo Thinkpad *60 series
130 # Lenovo Thinkpad *70 series
133 # Lenovo Thinkpad *80 series
136 # Lenovo Thinkpad *90 series
/third_party/flutter/skia/src/gpu/
DGrFragmentProcessor.cpp286 std::unique_ptr<GrFragmentProcessor>* series, int cnt) { in RunInSeries() argument
362 return std::move(series[0]); in RunInSeries()
367 GrColorFragmentProcessorAnalysis info(inputColor, unique_ptr_address_as_pointer_address(series), in RunInSeries()
382 replacementSeries.emplace_back(std::move(series[leadingFPsToEliminate + i])); in RunInSeries()
384 series = replacementSeries.begin(); in RunInSeries()
386 return SeriesFragmentProcessor::Make(series, cnt); in RunInSeries()
/third_party/libinput/doc/user/
Dt440-support.rst4 Lenovo \*40 series touchpad support
7 The Lenovo \*40 series emulates trackstick buttons on the top part of the
16 The Lenovo \*40 series introduced a new type of touchpad. Previously, all
19 series removed these buttons, relying on a software emulation of the top

12345678910>>...28