Home
last modified time | relevance | path

Searched refs:in_elts (Results 1 – 21 of 21) sorted by relevance

/dports/www/nginx-full/nginx-rtmp-module-8e344d7/
H A Dngx_rtmp_cmd_module.c158 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_cmd_connect_init() local
170 if (ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_cmd_connect_init()
171 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_connect_init()
343 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_create_stream_init()
409 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_close_stream_init()
449 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_delete_stream_init()
500 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_publish_init()
558 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_play_init()
622 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_play2_init()
676 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_cmd_pause_init()
[all …]
H A Dngx_rtmp_live_module.c1206 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_live_on_fi() local
1251 res = ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_live_on_fi()
1252 sizeof(in_elts) / sizeof(in_elts[0])); in ngx_rtmp_live_on_fi()
1286 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_live_on_fcpublish() local
1320 ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_live_on_fcpublish()
1321 sizeof(in_elts) / sizeof(in_elts[0])); in ngx_rtmp_live_on_fcpublish()
1344 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_live_on_fcunpublish() local
1378 ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_live_on_fcunpublish()
1379 sizeof(in_elts) / sizeof(in_elts[0])); in ngx_rtmp_live_on_fcunpublish()
H A Dngx_rtmp_relay_module.c1125 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_relay_on_result() local
1147 if (ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_relay_on_result()
1148 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_relay_on_result()
1208 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_relay_on_error() local
1230 if (ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_relay_on_error()
1231 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_relay_on_error()
1419 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_relay_on_status() local
1452 ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_relay_on_status()
1453 sizeof(in_elts) / sizeof(in_elts[0])); in ngx_rtmp_relay_on_status()
H A Dngx_rtmp_flv_module.c140 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_flv_init_index() local
163 if (ngx_rtmp_receive_amf(s, in, in_elts, in ngx_rtmp_flv_init_index()
164 sizeof(in_elts) / sizeof(in_elts[0]))) in ngx_rtmp_flv_init_index()
H A Dngx_rtmp_codec_module.c857 static ngx_rtmp_amf_elt_t in_elts[] = { in ngx_rtmp_codec_meta_data() local
895 if (ngx_rtmp_receive_amf(s, in, in_elts + skip, in ngx_rtmp_codec_meta_data()
896 sizeof(in_elts) / sizeof(in_elts[0]) - skip)) in ngx_rtmp_codec_meta_data()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8974 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8975 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8976 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8985 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8987 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfold-const.c8947 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8948 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8949 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8958 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8960 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8974 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8975 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8976 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8985 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8987 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8974 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8975 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8976 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8985 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8987 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfold-const.c8974 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8975 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8976 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8985 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8987 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfold-const.c9034 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9035 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9036 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9045 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9047 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfold-const.c9070 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9071 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9072 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9081 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9083 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfold-const.c8981 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
8982 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
8983 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
8992 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
8994 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfold-const.c9070 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9071 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9072 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9081 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9083 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfold-const.c10480 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
10481 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
10482 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
10491 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
10493 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfold-const.c9835 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9836 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9837 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9846 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9848 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfold-const.c10443 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
10444 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
10445 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
10454 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
10456 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfold-const.c9872 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9873 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9874 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9883 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9885 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfold-const.c10442 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
10443 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
10444 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
10453 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
10455 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfold-const.c9872 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
9873 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
9874 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
9883 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
9885 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfold-const.c10442 tree *in_elts = XALLOCAVEC (tree, nelts * 2); in fold_vec_perm() local
10443 if (!vec_cst_ctor_to_array (arg0, nelts, in_elts) in fold_vec_perm()
10444 || !vec_cst_ctor_to_array (arg1, nelts, in_elts + nelts)) in fold_vec_perm()
10453 if (!CONSTANT_CLASS_P (in_elts[index])) in fold_vec_perm()
10455 out_elts.quick_push (unshare_expr (in_elts[index])); in fold_vec_perm()