| /netbsd/src/sys/fs/cd9660/ |
| D | cd9660_lookup.c | 185 dp->i_offset = 0; in cd9660_lookup() 188 dp->i_offset = dp->i_diroff; in cd9660_lookup() 189 if ((entryoffsetinblock = dp->i_offset & bmask) && in cd9660_lookup() 190 (error = cd9660_blkatoff(vdp, (off_t)dp->i_offset, NULL, in cd9660_lookup() 199 while (dp->i_offset < endsearch) { in cd9660_lookup() 205 if ((dp->i_offset & bmask) == 0) { in cd9660_lookup() 208 error = cd9660_blkatoff(vdp, (off_t)dp->i_offset, in cd9660_lookup() 224 dp->i_offset = in cd9660_lookup() 225 (dp->i_offset & ~bmask) + imp->logical_block_size; in cd9660_lookup() 272 saveoffset = dp->i_offset; in cd9660_lookup() [all …]
|
| D | cd9660_node.h | 76 doff_t i_offset; /* offset of free space in directory */ member
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | irix-core.c | 230 if (idg->i_offset + idg->i_len != idf->i_offset in irix_core_core_file_p() 231 || idf->i_offset + idf->i_len != ids->i_offset) in irix_core_core_file_p() 234 if (bfd_seek (abfd, idg->i_offset, SEEK_SET) != 0) in irix_core_core_file_p() 241 idg->i_offset)) in irix_core_core_file_p()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | irix-core.c | 230 if (idg->i_offset + idg->i_len != idf->i_offset in irix_core_core_file_p() 231 || idf->i_offset + idf->i_len != ids->i_offset) in irix_core_core_file_p() 234 if (bfd_seek (abfd, idg->i_offset, SEEK_SET) != 0) in irix_core_core_file_p() 241 idg->i_offset)) in irix_core_core_file_p()
|
| /netbsd/src/sys/arch/mipsco/stand/common/ |
| D | saio.c | 87 int32_t i_offset; /* seek offset in file */ member 123 iob->i_offset = offset; in saiostrategy()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/iq2000/ |
| D | sem.c | 865 USI opval = FLD (i_offset); in SEM_FN_NAME() 894 USI opval = FLD (i_offset); in SEM_FN_NAME() 923 USI opval = FLD (i_offset); in SEM_FN_NAME() 952 USI opval = FLD (i_offset); in SEM_FN_NAME() 981 USI opval = FLD (i_offset); in SEM_FN_NAME() 1010 USI opval = FLD (i_offset); in SEM_FN_NAME() 1042 USI opval = FLD (i_offset); in SEM_FN_NAME() 1078 USI opval = FLD (i_offset); in SEM_FN_NAME() 1115 USI opval = FLD (i_offset); in SEM_FN_NAME() 1148 USI opval = FLD (i_offset); in SEM_FN_NAME() [all …]
|
| D | sem-switch.c | 991 USI opval = FLD (i_offset); in CASE() 1018 USI opval = FLD (i_offset); in CASE() 1045 USI opval = FLD (i_offset); in CASE() 1072 USI opval = FLD (i_offset); in CASE() 1099 USI opval = FLD (i_offset); in CASE() 1126 USI opval = FLD (i_offset); in CASE() 1156 USI opval = FLD (i_offset); in CASE() 1190 USI opval = FLD (i_offset); in CASE() 1225 USI opval = FLD (i_offset); in CASE() 1256 USI opval = FLD (i_offset); in CASE() [all …]
|
| D | decode.c | 1081 FLD (i_offset) = f_offset; in iq2000bf_decode() 1110 FLD (i_offset) = f_offset; in iq2000bf_decode() 1136 FLD (i_offset) = f_offset; in iq2000bf_decode() 1162 FLD (i_offset) = f_offset; in iq2000bf_decode()
|
| D | cpu.h | 92 IADDR i_offset; member
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | cp-valprint.c | 318 int i_offset = type->field (i).loc_bitpos () / 8; in cp_print_value_fields() local 321 if (valprint_check_validity (stream, i_type, i_offset, val)) in cp_print_value_fields() 325 i_offset += val->embedded_offset (); in cp_print_value_fields() 326 addr = extract_typed_address (valaddr + i_offset, i_type); in cp_print_value_fields()
|
| /netbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_lookup.c | 398 doff_t i_offset; /* cached i_offset value */ in ext2fs_lookup() local 404 cnp->cn_namelen, &bp, &entryoffsetinblock, &i_offset, in ext2fs_lookup() 408 ep = (void *)((char *)bp->b_data + (i_offset & bmask)); in ext2fs_lookup() 412 i_offset = roundup2(dp->i_size, dp->i_e2fs->e2fs_bsize); in ext2fs_lookup()
|
| /netbsd/src/sys/dev/raidframe/ |
| D | rf_reconstruct.c | 1378 u_int i, j, k, i_offset, j_offset; in ComputePSDiskOffsets() local 1416 i_offset = i; in ComputePSDiskOffsets() 1419 i_offset--; in ComputePSDiskOffsets() 1423 i_offset = 0; in ComputePSDiskOffsets() 1440 …layoutPtr->map->MapParity(raidPtr, sosRaidAddress + i_offset * layoutPtr->sectorsPerStripeUnit, &t… in ComputePSDiskOffsets() 1442 …layoutPtr->map->MapSector(raidPtr, sosRaidAddress + i_offset * layoutPtr->sectorsPerStripeUnit, &t… in ComputePSDiskOffsets()
|
| /netbsd/src/sys/dev/pci/ |
| D | if_mcx.c | 3835 bus_size_t i_offset; member 3843 i->i_offset = 0; in bus_dma_iter_init() 3850 return (i->i_map->dm_segs[i->i_index].ds_addr + i->i_offset); in bus_dma_iter_addr() 3860 diff = seg->ds_len - i->i_offset; in bus_dma_iter_add() 3868 i->i_offset = 0; in bus_dma_iter_add() 3872 i->i_offset += size; in bus_dma_iter_add()
|