Home
last modified time | relevance | path

Searched refs:Float64Array (Results 76 – 100 of 1366) sorted by relevance

12345678910>>...55

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/compression/
H A Ddecompression-buffersource.tentative.any.js.ini5 [chunk of type Float64Array should work for deflate]
11 [chunk of type Float64Array should work for gzip]
73 [chunk of type Float64Array should work for deflate]
79 [chunk of type Float64Array should work for gzip]
141 [chunk of type Float64Array should work for deflate]
147 [chunk of type Float64Array should work for gzip]
209 [chunk of type Float64Array should work for deflate]
215 [chunk of type Float64Array should work for gzip]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/compression/
H A Ddecompression-buffersource.tentative.any.js.ini5 [chunk of type Float64Array should work for deflate]
11 [chunk of type Float64Array should work for gzip]
73 [chunk of type Float64Array should work for deflate]
79 [chunk of type Float64Array should work for gzip]
141 [chunk of type Float64Array should work for deflate]
147 [chunk of type Float64Array should work for gzip]
209 [chunk of type Float64Array should work for deflate]
215 [chunk of type Float64Array should work for gzip]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/compression/
H A Ddecompression-buffersource.tentative.any.js.ini5 [chunk of type Float64Array should work for deflate]
11 [chunk of type Float64Array should work for gzip]
73 [chunk of type Float64Array should work for deflate]
79 [chunk of type Float64Array should work for gzip]
141 [chunk of type Float64Array should work for deflate]
147 [chunk of type Float64Array should work for gzip]
209 [chunk of type Float64Array should work for deflate]
215 [chunk of type Float64Array should work for gzip]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/compression/
H A Ddecompression-buffersource.tentative.any.js.ini5 [chunk of type Float64Array should work for deflate]
11 [chunk of type Float64Array should work for gzip]
73 [chunk of type Float64Array should work for deflate]
79 [chunk of type Float64Array should work for gzip]
141 [chunk of type Float64Array should work for deflate]
147 [chunk of type Float64Array should work for gzip]
209 [chunk of type Float64Array should work for deflate]
215 [chunk of type Float64Array should work for gzip]
/dports/www/node10/node-v10.24.1/test/cctest/
H A Dtest_aliased_buffer.cc174 TEST_F(AliasBufferTest, Float64Array) { in TEST_F() argument
175 ReadWriteTest<double, v8::Float64Array>(isolate_); in TEST_F()
181 double, v8::Float64Array, in TEST_F()
187 double, v8::Float64Array, in TEST_F()
189 double, v8::Float64Array>(isolate_, 100, 8, 8); in TEST_F()
196 double, v8::Float64Array>(isolate_, 1, 7, 8); in TEST_F()
/dports/devel/binaryen/binaryen-version_98/test/wasm2js/
H A Dreinterpret_scratch.2asm.js.opt6 var f64ScratchView = new Float64Array(scratchBuffer);
24 var HEAPF64 = new global.Float64Array(buffer);
66 Float64Array,
H A Demscripten-grow-yes.2asm.js.opt13 var HEAPF64 = new global.Float64Array(buffer);
50 HEAPF64 = new global.Float64Array(newBuffer);
101 'Float64Array': Float64Array,
H A Dstart_func.2asm.js.opt10 var HEAPF64 = new global.Float64Array(buffer);
48 HEAPF64 = new global.Float64Array(newBuffer);
70 Float64Array,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/controller/aggregation/
H A Dthread_aggregation_controller.ts89 values: new Float64Array(numRows),
139 columnConstructor: Float64Array,
146 columnConstructor: Float64Array,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/tracks/debug_slices/
H A Dcontroller.ts58 sliceIds: new Float64Array(numRows),
59 starts: new Float64Array(numRows),
60 ends: new Float64Array(numRows),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/tracks/async_slices/
H A Dcontroller.ts76 sliceIds: new Float64Array(numRows),
77 starts: new Float64Array(numRows),
78 ends: new Float64Array(numRows),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/common/
H A Daggregation_data.ts25 data: Float64Array;
61 values: Float64Array;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/nashorn/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/nashorn/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/nashorn/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/test/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/test/script/basic/
H A DJDK-8023784.js.EXPECTED10 [object Float64Array]
25 [object Float64Array]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/tracks/chrome_slices/
H A Dcontroller.ts74 sliceIds: new Float64Array(numRows),
75 starts: new Float64Array(numRows),
76 ends: new Float64Array(numRows),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/tracks/cpu_profile/
H A Dcontroller.ts43 ids: new Float64Array(numRows),
44 tsStarts: new Float64Array(numRows),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/js/src/vector/
H A Dfloat.ts52 public static from(this: typeof FloatVector, input: Float64Array): Float64Vector;
114 public toFloat64Array() { return new Float64Array(this as Iterable<number>); }
131 case Float64Array: return Float64;
/dports/databases/arrow/apache-arrow-6.0.1/js/src/vector/
H A Dfloat.ts52 public static from(this: typeof FloatVector, input: Float64Array): Float64Vector;
114 public toFloat64Array() { return new Float64Array(this as Iterable<number>); }
131 case Float64Array: return Float64;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/tracks/thread_state/
H A Dcontroller.ts98 ids: new Float64Array(numRows),
99 starts: new Float64Array(numRows),
100 ends: new Float64Array(numRows),
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/js/src/vector/
H A Dfloat.ts52 public static from(this: typeof FloatVector, input: Float64Array): Float64Vector;
114 public toFloat64Array() { return new Float64Array(this as Iterable<number>); }
131 case Float64Array: return Float64;

12345678910>>...55