Home
last modified time | relevance | path

Searched refs:final_output (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/misc/mxnet/incubator-mxnet-1.9.0/contrib/tvmop/core/
H A Dfromnumeric.py28 output_placeholder, final_output = assign_by_req(reduce_output, req)
29 s = tvm.create_schedule(final_output.op)
30 return s, a, output_placeholder, final_output, [reduce_output, final_output]
38 s, a, output_placeholder, final_output, tensor_list = _compute_sum(
44 return s, [a, output_placeholder, final_output]
52 s, a, output_placeholder, final_output, tensor_list = _compute_sum(
63 return s, [a, output_placeholder, final_output]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/contrib/tvmop/core/
H A Dfromnumeric.py28 output_placeholder, final_output = assign_by_req(reduce_output, req)
29 s = tvm.create_schedule(final_output.op)
30 return s, a, output_placeholder, final_output, [reduce_output, final_output]
38 s, a, output_placeholder, final_output, tensor_list = _compute_sum(
44 return s, [a, output_placeholder, final_output]
52 s, a, output_placeholder, final_output, tensor_list = _compute_sum(
63 return s, [a, output_placeholder, final_output]
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/ProxyBuilder/
H A DProxyBuilder.php165 … $final_output = $class_documentation . $class_start . "\n {\n\n" . $output . "\n }\n\n}\n";
167 $final_output = str_replace('{{ class_name }}', $class_name, $final_output);
168 …$final_output = str_replace('{{ namespace }}', $proxy_namespace ? $proxy_namespace . ' ' : '', $fi…
169 … $final_output = str_replace('{{ proxy_class_shortname }}', $proxy_class_shortname, $final_output);
171 return $final_output;
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/ProxyBuilder/
H A DProxyBuilder.php157 … $final_output = $class_documentation . $class_start . "\n {\n\n" . $output . "\n }\n\n}\n";
159 $final_output = str_replace('{{ class_name }}', $class_name, $final_output);
160 …$final_output = str_replace('{{ namespace }}', $proxy_namespace ? $proxy_namespace . ' ' : '', $fi…
161 … $final_output = str_replace('{{ proxy_class_shortname }}', $proxy_class_shortname, $final_output);
163 return $final_output;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c92 store_s16q_to_tran_low(final_output + 0 * 8, out_01); in aom_fdct4x4_neon()
109 vst1q_s16(final_output + 0 * 8, out_01); in aom_fdct4x4_lp_neon()
110 vst1q_s16(final_output + 1 * 8, out_23); in aom_fdct4x4_lp_neon()
290 vst1q_s16(&final_output[0 * 8], input_0); in aom_fdct8x8_neon()
291 vst1q_s16(&final_output[1 * 8], input_1); in aom_fdct8x8_neon()
292 vst1q_s16(&final_output[2 * 8], input_2); in aom_fdct8x8_neon()
293 vst1q_s16(&final_output[3 * 8], input_3); in aom_fdct8x8_neon()
294 vst1q_s16(&final_output[4 * 8], input_4); in aom_fdct8x8_neon()
295 vst1q_s16(&final_output[5 * 8], input_5); in aom_fdct8x8_neon()
296 vst1q_s16(&final_output[6 * 8], input_6); in aom_fdct8x8_neon()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/arm/
H A Dfwd_txfm_neon.c92 store_s16q_to_tran_low(final_output + 0 * 8, out_01); in aom_fdct4x4_neon()
109 vst1q_s16(final_output + 0 * 8, out_01); in aom_fdct4x4_lp_neon()
110 vst1q_s16(final_output + 1 * 8, out_23); in aom_fdct4x4_lp_neon()
290 vst1q_s16(&final_output[0 * 8], input_0); in aom_fdct8x8_neon()
291 vst1q_s16(&final_output[1 * 8], input_1); in aom_fdct8x8_neon()
292 vst1q_s16(&final_output[2 * 8], input_2); in aom_fdct8x8_neon()
293 vst1q_s16(&final_output[3 * 8], input_3); in aom_fdct8x8_neon()
294 vst1q_s16(&final_output[4 * 8], input_4); in aom_fdct8x8_neon()
295 vst1q_s16(&final_output[5 * 8], input_5); in aom_fdct8x8_neon()
296 vst1q_s16(&final_output[6 * 8], input_6); in aom_fdct8x8_neon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c92 store_s16q_to_tran_low(final_output + 0 * 8, out_01); in aom_fdct4x4_neon()
109 vst1q_s16(final_output + 0 * 8, out_01); in aom_fdct4x4_lp_neon()
110 vst1q_s16(final_output + 1 * 8, out_23); in aom_fdct4x4_lp_neon()
290 vst1q_s16(&final_output[0 * 8], input_0); in aom_fdct8x8_neon()
291 vst1q_s16(&final_output[1 * 8], input_1); in aom_fdct8x8_neon()
292 vst1q_s16(&final_output[2 * 8], input_2); in aom_fdct8x8_neon()
293 vst1q_s16(&final_output[3 * 8], input_3); in aom_fdct8x8_neon()
294 vst1q_s16(&final_output[4 * 8], input_4); in aom_fdct8x8_neon()
295 vst1q_s16(&final_output[5 * 8], input_5); in aom_fdct8x8_neon()
296 vst1q_s16(&final_output[6 * 8], input_6); in aom_fdct8x8_neon()
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/arm/
H A Dfwd_txfm_neon.c92 store_s16q_to_tran_low(final_output + 0 * 8, out_01); in aom_fdct4x4_neon()
109 vst1q_s16(final_output + 0 * 8, out_01); in aom_fdct4x4_lp_neon()
110 vst1q_s16(final_output + 1 * 8, out_23); in aom_fdct4x4_lp_neon()
290 vst1q_s16(&final_output[0 * 8], input_0); in aom_fdct8x8_neon()
291 vst1q_s16(&final_output[1 * 8], input_1); in aom_fdct8x8_neon()
292 vst1q_s16(&final_output[2 * 8], input_2); in aom_fdct8x8_neon()
293 vst1q_s16(&final_output[3 * 8], input_3); in aom_fdct8x8_neon()
294 vst1q_s16(&final_output[4 * 8], input_4); in aom_fdct8x8_neon()
295 vst1q_s16(&final_output[5 * 8], input_5); in aom_fdct8x8_neon()
296 vst1q_s16(&final_output[6 * 8], input_6); in aom_fdct8x8_neon()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/fst-0.4.7/src/raw/
H A Dnode.rs31 final_output: Output, field
71 final_output: Output::zero(), in new()
115 final_output: s.final_output(version, data, sizes, ntrans), in new()
196 pub fn final_output(&self) -> Output { in final_output() method
197 self.final_output in final_output()
253 && node.final_output.is_zero() in compile()
628 fn final_output( in final_output() method
913 assert_eq!(compiled.final_output(), uncompiled.final_output); in nodes_equal()
944 final_output: Output::zero(), in bin_no_trans()
957 final_output: Output::zero(), in bin_one_trans_common()
[all …]
H A Dbuild.rs89 pub final_output: Output, field
278 && node.final_output.is_zero() in compile()
366 self.stack[0].node.final_output = out; in set_root_output()
438 self.node.final_output = prefix.cat(self.node.final_output); in add_output_prefix()
453 final_output: self.final_output, in clone()
460 self.final_output = source.final_output; in clone_from()
470 final_output: Output::zero(), in default()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/fst-0.4.7/src/raw/
H A Dnode.rs31 final_output: Output, field
71 final_output: Output::zero(), in new()
115 final_output: s.final_output(version, data, sizes, ntrans), in new()
196 pub fn final_output(&self) -> Output { in final_output() method
197 self.final_output in final_output()
253 && node.final_output.is_zero() in compile()
628 fn final_output( in final_output() method
913 assert_eq!(compiled.final_output(), uncompiled.final_output); in nodes_equal()
944 final_output: Output::zero(), in bin_no_trans()
957 final_output: Output::zero(), in bin_one_trans_common()
[all …]
H A Dbuild.rs89 pub final_output: Output, field
278 && node.final_output.is_zero() in compile()
366 self.stack[0].node.final_output = out; in set_root_output()
438 self.node.final_output = prefix.cat(self.node.final_output); in add_output_prefix()
453 final_output: self.final_output, in clone()
460 self.final_output = source.final_output; in clone_from()
470 final_output: Output::zero(), in default()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/fst-0.3.5/src/raw/
H A Dnode.rs31 final_output: Output, field
72 final_output: Output::zero(), in node_new()
86 final_output: Output::zero(), in node_new()
117 final_output: s.final_output(version, data, sizes, ntrans), in node_new()
200 pub fn final_output(&self) -> Output { in final_output() method
201 self.final_output in final_output()
610 fn final_output( in final_output() method
896 assert_eq!(compiled.final_output(), uncompiled.final_output); in nodes_equal()
926 final_output: Output::zero(), in bin_no_trans()
939 final_output: Output::zero(), in bin_one_trans_common()
[all …]
H A Dbuild.rs90 pub final_output: Output, field
259 && node.final_output.is_zero() { in compile()
345 self.stack[0].node.final_output = out; in set_root_output()
418 self.node.final_output = prefix.cat(self.node.final_output); in add_output_prefix()
433 final_output: self.final_output, in clone()
440 self.final_output = source.final_output; in clone_from()
450 final_output: Output::zero(), in default()
/dports/lang/rust/rustc-1.58.1-src/vendor/fst/src/raw/
H A Dnode.rs31 final_output: Output, field
71 final_output: Output::zero(), in new()
115 final_output: s.final_output(version, data, sizes, ntrans), in new()
196 pub fn final_output(&self) -> Output { in final_output() method
197 self.final_output in final_output()
253 && node.final_output.is_zero() in compile()
628 fn final_output( in final_output() method
913 assert_eq!(compiled.final_output(), uncompiled.final_output); in nodes_equal()
944 final_output: Output::zero(), in bin_no_trans()
957 final_output: Output::zero(), in bin_one_trans_common()
[all …]
H A Dbuild.rs89 pub final_output: Output, field
278 && node.final_output.is_zero() in compile()
366 self.stack[0].node.final_output = out; in set_root_output()
438 self.node.final_output = prefix.cat(self.node.final_output); in add_output_prefix()
453 final_output: self.final_output, in clone()
460 self.final_output = source.final_output; in clone_from()
470 final_output: Output::zero(), in default()
/dports/lang/rust/rustc-1.58.1-src/vendor/fst-0.4.5/src/raw/
H A Dnode.rs31 final_output: Output, field
71 final_output: Output::zero(), in new()
115 final_output: s.final_output(version, data, sizes, ntrans), in new()
196 pub fn final_output(&self) -> Output { in final_output() method
197 self.final_output in final_output()
253 && node.final_output.is_zero() in compile()
631 fn final_output( in final_output() method
916 assert_eq!(compiled.final_output(), uncompiled.final_output); in nodes_equal()
947 final_output: Output::zero(), in bin_no_trans()
960 final_output: Output::zero(), in bin_one_trans_common()
[all …]
H A Dbuild.rs89 pub final_output: Output, field
278 && node.final_output.is_zero() in compile()
366 self.stack[0].node.final_output = out; in set_root_output()
438 self.node.final_output = prefix.cat(self.node.final_output); in add_output_prefix()
453 final_output: self.final_output, in clone()
460 self.final_output = source.final_output; in clone_from()
470 final_output: Output::zero(), in default()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-optimize.c62 FILE *final_output = fopen (flag_dump_final_insns, "a"); in execute_cleanup_cfg_post_optimizing() local
64 if (!final_output) in execute_cleanup_cfg_post_optimizing()
76 fprintf (final_output, "\n"); in execute_cleanup_cfg_post_optimizing()
77 dump_enumerated_decls (final_output, dump_flags | TDF_NOUID); in execute_cleanup_cfg_post_optimizing()
80 if (fclose (final_output)) in execute_cleanup_cfg_post_optimizing()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-optimize.c62 FILE *final_output = fopen (flag_dump_final_insns, "a"); in execute_cleanup_cfg_post_optimizing() local
64 if (!final_output) in execute_cleanup_cfg_post_optimizing()
76 fprintf (final_output, "\n"); in execute_cleanup_cfg_post_optimizing()
77 dump_enumerated_decls (final_output, dump_flags | TDF_NOUID); in execute_cleanup_cfg_post_optimizing()
80 if (fclose (final_output)) in execute_cleanup_cfg_post_optimizing()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dfwd_txfm.c16 void aom_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in aom_fdct8x8_c() argument
91 output = final_output; in aom_fdct8x8_c()
96 for (j = 0; j < 8; ++j) final_output[j + i * 8] /= 2; in aom_fdct8x8_c()
100 void aom_highbd_fdct8x8_c(const int16_t *input, tran_low_t *final_output, in aom_highbd_fdct8x8_c() argument
102 aom_fdct8x8_c(input, final_output, stride); in aom_highbd_fdct8x8_c()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dfwd_txfm.c16 void aom_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in aom_fdct8x8_c() argument
91 output = final_output; in aom_fdct8x8_c()
96 for (j = 0; j < 8; ++j) final_output[j + i * 8] /= 2; in aom_fdct8x8_c()
100 void aom_highbd_fdct8x8_c(const int16_t *input, tran_low_t *final_output, in aom_highbd_fdct8x8_c() argument
102 aom_fdct8x8_c(input, final_output, stride); in aom_highbd_fdct8x8_c()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dfwd_txfm.c16 void aom_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in aom_fdct8x8_c() argument
91 output = final_output; in aom_fdct8x8_c()
96 for (j = 0; j < 8; ++j) final_output[j + i * 8] /= 2; in aom_fdct8x8_c()
100 void aom_highbd_fdct8x8_c(const int16_t *input, tran_low_t *final_output, in aom_highbd_fdct8x8_c() argument
102 aom_fdct8x8_c(input, final_output, stride); in aom_highbd_fdct8x8_c()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Dfwd_txfm.c16 void aom_fdct8x8_c(const int16_t *input, tran_low_t *final_output, int stride) { in aom_fdct8x8_c() argument
91 output = final_output; in aom_fdct8x8_c()
96 for (j = 0; j < 8; ++j) final_output[j + i * 8] /= 2; in aom_fdct8x8_c()
100 void aom_highbd_fdct8x8_c(const int16_t *input, tran_low_t *final_output, in aom_highbd_fdct8x8_c() argument
102 aom_fdct8x8_c(input, final_output, stride); in aom_highbd_fdct8x8_c()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Dfwd_txfm_neon.c20 void vpx_fdct8x8_neon(const int16_t *input, tran_low_t *final_output, in vpx_fdct8x8_neon() argument
201 store_s16q_to_tran_low(final_output + 0 * 8, input_0); in vpx_fdct8x8_neon()
202 store_s16q_to_tran_low(final_output + 1 * 8, input_1); in vpx_fdct8x8_neon()
203 store_s16q_to_tran_low(final_output + 2 * 8, input_2); in vpx_fdct8x8_neon()
204 store_s16q_to_tran_low(final_output + 3 * 8, input_3); in vpx_fdct8x8_neon()
205 store_s16q_to_tran_low(final_output + 4 * 8, input_4); in vpx_fdct8x8_neon()
206 store_s16q_to_tran_low(final_output + 5 * 8, input_5); in vpx_fdct8x8_neon()
207 store_s16q_to_tran_low(final_output + 6 * 8, input_6); in vpx_fdct8x8_neon()
208 store_s16q_to_tran_low(final_output + 7 * 8, input_7); in vpx_fdct8x8_neon()

1234567891011