| /src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
| mkoffload.cc | 263 size_t *file_idx = XALLOCAVEC (size_t, len); local 273 file_idx[file_cnt++] = i; 391 const char *p = input + file_idx[fidx]; 400 p = input + file_idx[fidx]; 462 const char *p = input + file_idx[fidx]; 471 p = input + file_idx[fidx];
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_write_set_format_xar.c | 255 int file_idx; member in struct:xar 2473 file->id = xar->file_idx++;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| dwarf2out.cc | 12440 struct dwarf_file_data * file_idx; /* Index in input file table. */ 12530 fi->file_idx = d; 12828 backmap[files[i].file_idx->emitted_number - 1] = i; 12854 int file_idx = backmap[i]; 12855 int dir_idx = dirs[files[file_idx].dir_idx].dir_idx; 12899 int file_idx = backmap[i]; 12900 int dir_idx = dirs[files[file_idx].dir_idx].dir_idx; 12911 int maxfilelen = (strlen (files[file_idx].path) 12916 vms_file_stats_name (files[file_idx].path, 0, 0, 0, &ver); 12918 files[file_idx].path + dirs[dir_idx].length, ver) 12428 struct dwarf_file_data * file_idx; \/* Index in input file table. *\/ member in struct:file_info 12842 int file_idx = backmap[i]; local 12887 int file_idx = backmap[i]; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| dwarf2out.cc | 12398 struct dwarf_file_data * file_idx; /* Index in input file table. */ 12488 fi->file_idx = d; 12786 backmap[files[i].file_idx->emitted_number - 1] = i; 12812 int file_idx = backmap[i]; 12813 int dir_idx = dirs[files[file_idx].dir_idx].dir_idx; 12857 int file_idx = backmap[i]; 12858 int dir_idx = dirs[files[file_idx].dir_idx].dir_idx; 12869 int maxfilelen = (strlen (files[file_idx].path) 12874 vms_file_stats_name (files[file_idx].path, 0, 0, 0, &ver); 12876 files[file_idx].path + dirs[dir_idx].length, ver) 12386 struct dwarf_file_data * file_idx; \/* Index in input file table. *\/ member in struct:file_info 12800 int file_idx = backmap[i]; local 12845 int file_idx = backmap[i]; local [all...] |