Searched refs:index2 (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | mon.c | 274 int index2; in mon_print_info() local 287 for (index2 = 0; index2 < nr_sort_insns; index2++) { in mon_print_info() 288 index = sort_insns[index2]; in mon_print_info()
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | cg_print.c | 1267 unsigned int index2; in cg_print_file_ordering() local 1274 for (index2 = 0; index2 < symtab.len; index2++) in cg_print_file_ordering() 1276 if (! symtab.base[index2].mapped) in cg_print_file_ordering() 1279 if (!filename_cmp (symtab.base[index2].name, in cg_print_file_ordering() 1286 if (index2 == symtab.len) in cg_print_file_ordering()
|
| D | ChangeLog-9203 | 963 (cg_print_file_ordering): Change symbol_count and index2 to
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa-address.cc | 366 tree base, index2; in create_mem_ref_raw() local 383 index2 = addr->base; in create_mem_ref_raw() 389 index2 = NULL_TREE; in create_mem_ref_raw() 394 index2 = addr->base; in create_mem_ref_raw() 402 && (!index2 || integer_zerop (index2)) in create_mem_ref_raw() 407 base, addr->offset, addr->index, addr->step, index2); in create_mem_ref_raw()
|
| D | tree-ssa-alias.cc | 1491 tree index2 = TREE_OPERAND (ref2, 1); in nonoverlapping_array_refs_p() local 1498 && operand_equal_p (index2, low_bound2, 0)) in nonoverlapping_array_refs_p() 1535 if (TREE_CODE (index1) == INTEGER_CST && TREE_CODE (index2) == INTEGER_CST) in nonoverlapping_array_refs_p() 1537 if (tree_int_cst_equal (index1, index2)) in nonoverlapping_array_refs_p()
|
| D | ipa-modref.cc | 2792 int index2 = m_lattice[index1] in propagate() local 2796 if (!m_lattice[index2].known in propagate() 2797 && m_lattice[index2].propagate_to.length ()) in propagate() 2799 stack_entry e = {index2, 0}; in propagate() 2802 m_lattice[index2].known = true; in propagate()
|
| D | ChangeLog-2010 | 15509 base to index2.
|
| /netbsd/src/external/mit/lua/dist/src/ |
| D | lapi.c | 334 LUA_API int lua_rawequal (lua_State *L, int index1, int index2) { in lua_rawequal() argument 336 const TValue *o2 = index2value(L, index2); in lua_rawequal() 357 LUA_API int lua_compare (lua_State *L, int index1, int index2, int op) { in lua_compare() argument 363 o2 = index2value(L, index2); in lua_compare()
|
| /netbsd/src/sys/dev/stbi/ |
| D | stb_image.c | 3802 int index2 = (tga_height - 1 - j) * tga_width * req_comp; in tga_load() local 3806 tga_data[index1] = tga_data[index2]; in tga_load() 3807 tga_data[index2] = temp; in tga_load() 3809 ++index2; in tga_load()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | typeck.cc | 1186 tree index1, index2; in comp_template_parms_position() local 1194 index2 = TEMPLATE_TYPE_PARM_INDEX (TYPE_MAIN_VARIANT (t2)); in comp_template_parms_position() 1197 if (TEMPLATE_PARM_IDX (index1) != TEMPLATE_PARM_IDX (index2) in comp_template_parms_position() 1198 || TEMPLATE_PARM_LEVEL (index1) != TEMPLATE_PARM_LEVEL (index2) in comp_template_parms_position() 1200 != TEMPLATE_PARM_PARAMETER_PACK (index2))) in comp_template_parms_position()
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 90724 257d0bb8855d433968b5e1920ce0ab6a gcc/testsuite/go.test/test/index2.go
|