/dports/chinese/phpbb3-tw/phpBB3/includes/utf/ |
H A D | utf_normalizer.php | 585 $decomp_cnt = sizeof($decomp_seq); 589 $utf_seq[$k + $decomp_i - $decomp_cnt] = $decomp_char; 591 $k -= $decomp_cnt; 658 $decomp_cnt = sizeof($decomp_seq); 661 $utf_seq[$k + $decomp_i - $decomp_cnt] = $utf_char; 663 $k -= $decomp_cnt;
|
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/ |
H A D | parser.c | 12244 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12261 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12324 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12418 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 36884 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 36894 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 36909 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 36913 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 36931 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 36936 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 16779 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 16783 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 16788 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 16793 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 17421 unsigned decomp_cnt = 0; in tsubst_expr() local 17425 &decomp_first, &decomp_cnt); in tsubst_expr() 17433 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 17440 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/ |
H A D | parser.c | 12227 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12244 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12307 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12401 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 36775 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 36785 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 36800 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 36804 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 36822 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 36827 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 16580 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 16584 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 16589 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 16594 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 17210 unsigned decomp_cnt = 0; in tsubst_expr() local 17214 &decomp_first, &decomp_cnt); in tsubst_expr() 17222 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 17229 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/ |
H A D | parser.c | 12244 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12261 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12324 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12418 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 36884 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 36894 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 36909 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 36913 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 36931 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 36936 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 16779 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 16783 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 16788 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 16793 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 17421 unsigned decomp_cnt = 0; in tsubst_expr() local 17425 &decomp_first, &decomp_cnt); in tsubst_expr() 17433 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 17440 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/ |
H A D | parser.c | 12427 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12444 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12507 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12601 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 38783 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 38793 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 38808 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 38812 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 38830 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 38835 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17408 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17412 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17417 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17422 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18060 unsigned decomp_cnt = 0; in tsubst_expr() local 18064 &decomp_first, &decomp_cnt); in tsubst_expr() 18072 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18079 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/ |
H A D | parser.c | 12774 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12791 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12854 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 13030 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 40061 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 40071 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 40086 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 40090 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 40108 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 40113 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17733 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17737 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17742 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17747 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18440 unsigned decomp_cnt = 0; in tsubst_expr() local 18444 &decomp_first, &decomp_cnt); in tsubst_expr() 18452 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18459 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/ |
H A D | parser.c | 12771 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12788 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12851 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 13027 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 40056 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 40066 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 40081 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 40085 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 40103 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 40108 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17729 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17733 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17738 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17743 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18436 unsigned decomp_cnt = 0; in tsubst_expr() local 18440 &decomp_first, &decomp_cnt); in tsubst_expr() 18448 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18455 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/ |
H A D | parser.c | 12438 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12455 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12518 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12612 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 38835 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 38845 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 38860 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 38864 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 38882 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 38887 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17508 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17512 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17517 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17522 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18172 unsigned decomp_cnt = 0; in tsubst_expr() local 18176 &decomp_first, &decomp_cnt); in tsubst_expr() 18184 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18191 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/ |
H A D | parser.c | 12771 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12788 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12851 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 13027 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 40056 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 40066 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 40081 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 40085 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 40103 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 40108 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17729 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17733 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17738 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17743 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18436 unsigned decomp_cnt = 0; in tsubst_expr() local 18440 &decomp_first, &decomp_cnt); in tsubst_expr() 18448 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18455 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/ |
H A D | parser.c | 12438 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 12455 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 12518 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 12612 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 38842 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 38852 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 38867 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 38871 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 38889 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 38894 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17545 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17549 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17554 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17559 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18209 unsigned decomp_cnt = 0; in tsubst_expr() local 18213 &decomp_first, &decomp_cnt); in tsubst_expr() 18221 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18228 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/ |
H A D | parser.c | 13493 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 13510 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 13573 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 13747 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 41958 unsigned decomp_cnt = 0; in cp_convert_omp_range_for() local 41968 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_convert_omp_range_for() 41983 tree v = make_tree_vec (decomp_cnt + 3); in cp_convert_omp_range_for() 41987 for (unsigned i = 0; i < decomp_cnt; i++) in cp_convert_omp_range_for() 42005 unsigned int decomp_cnt = 0; in cp_finish_omp_range_for() local 42010 decomp_cnt = TREE_VEC_LENGTH (TREE_CHAIN (orig)) - 3; in cp_finish_omp_range_for() [all …]
|
H A D | pt.c | 17756 unsigned decomp_cnt = 0; in tsubst_omp_for_iterator() local 17760 in_decl, &decomp_first, &decomp_cnt); in tsubst_omp_for_iterator() 17765 for (unsigned int i = 0; i < decomp_cnt; i++) in tsubst_omp_for_iterator() 17770 size_int (decomp_cnt - i - 1), in tsubst_omp_for_iterator() 18460 unsigned decomp_cnt = 0; in tsubst_expr() local 18464 &decomp_first, &decomp_cnt); in tsubst_expr() 18472 cp_finish_decomp (decl, decomp_first, decomp_cnt); in tsubst_expr() 18479 decomp_first, decomp_cnt, in tsubst_expr()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/ |
H A D | parser.c | 11754 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 11771 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 11773 for (unsigned int i = 0; i < decomp_cnt; i++, d = DECL_CHAIN (d)) in cp_parser_range_for() 11829 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 11923 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 11994 cp_maybe_mangle_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for() 12003 cp_finish_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | parser.c | 11797 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 11814 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 11816 for (unsigned int i = 0; i < decomp_cnt; i++, d = DECL_CHAIN (d)) in cp_parser_range_for() 11872 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 11966 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 12037 cp_maybe_mangle_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for() 12046 cp_finish_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | parser.c | 11797 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 11814 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 11816 for (unsigned int i = 0; i < decomp_cnt; i++, d = DECL_CHAIN (d)) in cp_parser_range_for() 11872 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 11966 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 12037 cp_maybe_mangle_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for() 12046 cp_finish_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/ |
H A D | parser.c | 11797 unsigned int decomp_cnt = 0; in cp_parser_range_for() local 11814 decomp_cnt = tree_to_uhwi (TREE_OPERAND (v, 1)) + 1; in cp_parser_range_for() 11816 for (unsigned int i = 0; i < decomp_cnt; i++, d = DECL_CHAIN (d)) in cp_parser_range_for() 11872 decomp_first_name, decomp_cnt, ivdep, in cp_parser_range_for() 11966 tree decomp_first_name, unsigned int decomp_cnt, in cp_convert_range_for() argument 12037 cp_maybe_mangle_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for() 12046 cp_finish_decomp (range_decl, decomp_first_name, decomp_cnt); in cp_convert_range_for()
|