| /src/external/gpl2/texinfo/dist/info/ |
| gc.c | 52 int new_index = 0; local 70 (node->contents, new_index, new, new_slots, 10, char *); 80 for (j = 0; j < new_index; j++) 93 gcable_pointers_index = new_index;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| vec-perm-indices.cc | 141 element_type new_index; local 142 if (!multiple_p (first, factor, &new_index)) 147 encoding.quick_push (new_index);
|
| mcf.cc | 464 int new_index = 0; local 661 new_index = fixup_graph->num_vertices; 669 fprintf (dump_file, "New vertex is %d.\n", new_index); 674 pfedge->norm_vertex_index = new_index; 681 /* Add a new fixup edge: new_index->src. */ 682 add_fixup_edge (fixup_graph, new_index, pfedge->src, 688 ==> r_pfedge->src -> new_index. */ 689 r_pfedge->dest = new_index;
|
| early-remat.cc | 1300 unsigned int new_index = canon_candidate (old_index); local 1301 if (old_index != new_index) 1309 bitmap_set_bit (new_set, new_index);
|
| ipa-param-manipulation.cc | 83 int new_index; member in struct:pass_through_split_map 674 " (base_index: %u, offset: %u, new_index: %i)", 677 mod_info->pass_through_map[i].new_index); 736 int repl_idx = mod_info->pass_through_map[j].new_index; 2053 unsigned oldnew = sum->pass_through_map[i].new_index; 2054 sum->pass_through_map[i].new_index = new_index_map[oldnew]; 2075 ptm_item.new_index = new_pt_map[j].new_index; 2317 pt_map.new_index = new_arg_idx;
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| sarray.c | 103 struct sindex *new_index; local 150 new_index = (struct sindex *) objc_malloc (sizeof (struct sindex)); 151 memcpy (new_index, array->empty_index, sizeof (struct sindex)); 152 new_index->version.version = array->version.version; 153 *the_index = new_index; /* Prepared for install. */ 162 new_index = (struct sindex *) objc_malloc (sizeof (struct sindex)); 163 memcpy (new_index, old_index, sizeof (struct sindex)); 164 new_index->version.version = array->version.version; 165 *the_index = new_index; /* Prepared for install. */
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| vec-perm-indices.cc | 141 element_type new_index; local 142 if (!multiple_p (first, factor, &new_index)) 147 encoding.quick_push (new_index);
|
| mcf.cc | 464 int new_index = 0; local 661 new_index = fixup_graph->num_vertices; 669 fprintf (dump_file, "New vertex is %d.\n", new_index); 674 pfedge->norm_vertex_index = new_index; 681 /* Add a new fixup edge: new_index->src. */ 682 add_fixup_edge (fixup_graph, new_index, pfedge->src, 688 ==> r_pfedge->src -> new_index. */ 689 r_pfedge->dest = new_index;
|
| early-remat.cc | 1302 unsigned int new_index = canon_candidate (old_index); local 1303 if (old_index != new_index) 1311 bitmap_set_bit (new_set, new_index);
|
| ipa-param-manipulation.cc | 80 int new_index; member in struct:pass_through_split_map 704 " (base_index: %u, offset: %u, new_index: %i)", 707 mod_info->pass_through_map[i].new_index); 766 int repl_idx = mod_info->pass_through_map[j].new_index; 1884 unsigned oldnew = sum->pass_through_map[i].new_index; 1885 sum->pass_through_map[i].new_index = new_index_map[oldnew]; 1906 ptm_item.new_index = new_pt_map[j].new_index; 2155 pt_map.new_index = new_arg_idx;
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| sarray.c | 103 struct sindex *new_index; local 150 new_index = (struct sindex *) objc_malloc (sizeof (struct sindex)); 151 memcpy (new_index, array->empty_index, sizeof (struct sindex)); 152 new_index->version.version = array->version.version; 153 *the_index = new_index; /* Prepared for install. */ 162 new_index = (struct sindex *) objc_malloc (sizeof (struct sindex)); 163 memcpy (new_index, old_index, sizeof (struct sindex)); 164 new_index->version.version = array->version.version; 165 *the_index = new_index; /* Prepared for install. */
|
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| msgl-fsearch.c | 93 new_index (index_ty idx) function 259 new_index (j));
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| gp-display-text.cc | 1762 int new_index = 0; local 1776 lists[0][new_index] = dbe_strdup (GTXT ("show")); 1779 lists[0][new_index] = dbe_strdup (GTXT ("hide")); 1782 lists[0][new_index] = dbe_strdup (GTXT ("API-only")); 1785 lists[1][new_index] = dbe_strdup (lo_name); 1786 lists[2][new_index] = dbe_sprintf (NTXT ("%d"), lo->seg_idx); 1787 lists[3][new_index] = dbe_strdup (lo->get_pathname ()); 1788 new_index++; 1790 disp_list (4, new_index, align, header, lists); 1793 for (int j = 0; j < new_index; j++ 1829 int new_index = 0; local 1885 int new_index = 0; local [all...] |
| Dbe.cc | 2625 int new_index = 0; local 2641 isJava->store (new_index, 1); 2643 isJava->store (new_index, 0); 2646 isJava->store (new_index, 0); 2649 names->store (new_index, dbe_sprintf (NTXT ("%s"), lo_name)); 2650 states->store (new_index, (int) expand); 2651 indices->store (new_index, (int) lo->seg_idx); 2652 paths->store (new_index, dbe_sprintf (NTXT ("%s"), lo->get_pathname ())); 2653 new_index++; 2685 int new_index = 0 local 2729 int new_index = 0; local [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| gp-display-text.cc | 1762 int new_index = 0; local 1776 lists[0][new_index] = dbe_strdup (GTXT ("show")); 1779 lists[0][new_index] = dbe_strdup (GTXT ("hide")); 1782 lists[0][new_index] = dbe_strdup (GTXT ("API-only")); 1785 lists[1][new_index] = dbe_strdup (lo_name); 1786 lists[2][new_index] = dbe_sprintf (NTXT ("%d"), lo->seg_idx); 1787 lists[3][new_index] = dbe_strdup (lo->get_pathname ()); 1788 new_index++; 1790 disp_list (4, new_index, align, header, lists); 1793 for (int j = 0; j < new_index; j++ 1829 int new_index = 0; local 1885 int new_index = 0; local [all...] |
| Dbe.cc | 2625 int new_index = 0; local 2641 isJava->store (new_index, 1); 2643 isJava->store (new_index, 0); 2646 isJava->store (new_index, 0); 2649 names->store (new_index, dbe_sprintf (NTXT ("%s"), lo_name)); 2650 states->store (new_index, (int) expand); 2651 indices->store (new_index, (int) lo->seg_idx); 2652 paths->store (new_index, dbe_sprintf (NTXT ("%s"), lo->get_pathname ())); 2653 new_index++; 2685 int new_index = 0 local 2729 int new_index = 0; local [all...] |