| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | x-awk.c | 707 flag_context_ty inner_context = in extract_parenthesized() local 724 outer_context = inner_context; in extract_parenthesized() 725 inner_context = in extract_parenthesized() 759 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 777 inner_context = in extract_parenthesized() 793 remember_a_message (mlp, NULL, token.string, inner_context, &pos, in extract_parenthesized() 797 inner_context, in extract_parenthesized() 812 remember_a_message (mlp, NULL, token.string, inner_context, &pos, in extract_parenthesized() 831 inner_context = in extract_parenthesized()
|
| H A D | x-ycp.c | 635 flag_context_ty inner_context = in extract_parenthesized() local 654 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 672 inner_context, &pos, in extract_parenthesized() 680 inner_context, &pos, in extract_parenthesized() 704 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 719 inner_context = in extract_parenthesized()
|
| H A D | x-tcl.c | 860 flag_context_ty inner_context; in read_command() local 863 inner_context = null_context; in read_command() 865 inner_context = in read_command() 870 read_word (&inner, looking_for, inner_context); in read_command() 890 inner_context, &pos, savable_comment); in read_command() 933 inner_context, in read_command()
|
| H A D | x-sh.c | 1205 flag_context_ty inner_context; in read_command() local 1208 inner_context = null_context; in read_command() 1210 inner_context = in read_command() 1215 read_word (&inner, looking_for, inner_context); in read_command() 1236 inner_context, &pos, savable_comment); in read_command() 1286 inner_context, in read_command()
|
| H A D | x-librep.c | 626 flag_context_ty inner_context; in read_object() local 629 inner_context = null_context; in read_object() 631 inner_context = in read_object() 636 read_object (&inner, inner_context); in read_object() 689 inner_context, in read_object()
|
| H A D | x-c.c | 1729 flag_context_ty inner_context = in extract_parenthesized() local 1772 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 1790 inner_context = in extract_parenthesized() 1803 inner_context = in extract_parenthesized() 1804 inherited_context (inner_context, in extract_parenthesized() 1820 remember_a_message (mlp, NULL, token.string, inner_context, in extract_parenthesized() 1824 inner_context, in extract_parenthesized()
|
| H A D | x-scheme.c | 737 flag_context_ty inner_context; in read_object() local 740 inner_context = null_context; in read_object() 742 inner_context = in read_object() 747 read_object (&inner, inner_context); in read_object() 800 inner_context, in read_object()
|
| H A D | x-php.c | 1281 flag_context_ty inner_context = in extract_parenthesized() local 1318 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 1335 inner_context = in extract_parenthesized() 1350 remember_a_message (mlp, NULL, token.string, inner_context, in extract_parenthesized() 1354 inner_context, in extract_parenthesized()
|
| H A D | x-elisp.c | 651 flag_context_ty inner_context; in read_object() local 654 inner_context = null_context; in read_object() 656 inner_context = in read_object() 662 inner_context); in read_object() 715 inner_context, in read_object()
|
| H A D | x-java.c | 1193 flag_context_ty inner_context = in extract_parenthesized() local 1294 inner_context, next_context_iter, in extract_parenthesized() 1363 inner_context = in extract_parenthesized() 1379 remember_a_message (mlp, NULL, token.string, inner_context, in extract_parenthesized() 1383 inner_context, in extract_parenthesized()
|
| H A D | x-lisp.c | 1019 flag_context_ty inner_context; in read_object() local 1022 inner_context = null_context; in read_object() 1024 inner_context = in read_object() 1029 read_object (&inner, inner_context); in read_object() 1093 inner_context, in read_object()
|
| H A D | x-csharp.c | 1882 flag_context_ty inner_context = in extract_parenthesized() local 1983 inner_context, next_context_iter, in extract_parenthesized() 2052 inner_context = in extract_parenthesized() 2068 remember_a_message (mlp, NULL, token.string, inner_context, in extract_parenthesized() 2072 inner_context, in extract_parenthesized()
|
| H A D | x-python.c | 1665 flag_context_ty inner_context = in extract_parenthesized() local 1702 if (extract_parenthesized (mlp, inner_context, next_context_iter, in extract_parenthesized() 1723 inner_context = in extract_parenthesized() 1739 remember_a_message (mlp, NULL, token.string, inner_context, in extract_parenthesized() 1743 inner_context, in extract_parenthesized()
|
| H A D | x-perl.c | 2880 flag_context_ty inner_context = in extract_balanced() local 2972 inner_context, next_context_iter, in extract_balanced() 3045 inner_context, next_context_iter, in extract_balanced() 3060 inner_context, next_context_iter, in extract_balanced() 3113 inner_context = in extract_balanced() 3140 remember_a_message (mlp, NULL, string, inner_context, &pos, savable_comment); in extract_balanced() 3168 string, inner_context, in extract_balanced() 3298 inner_context = in extract_balanced()
|
| H A D | ChangeLog | 2966 (extract_parenthesized): Change the context_iter and inner_context
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | omp-low.c | 13337 gimple *inner_context; in diagnose_sb_1() local 13359 inner_context = stmt; in diagnose_sb_1() 13360 wi->info = inner_context; in diagnose_sb_1() 13366 inner_context = stmt; in diagnose_sb_1() 13367 wi->info = inner_context; in diagnose_sb_1()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | omp-low.cc | 14671 gimple *inner_context; in diagnose_sb_1() local 14695 inner_context = stmt; in diagnose_sb_1() 14696 wi->info = inner_context; in diagnose_sb_1() 14702 inner_context = stmt; in diagnose_sb_1() 14703 wi->info = inner_context; in diagnose_sb_1()
|