Home
last modified time | relevance | path

Searched refs:off2 (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/sys/arch/sh3/dev/
H A Dshpcic.c1083 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2, bus_size_t count) in shpcic_io_copy_region_1() argument
1086 u_long addr2 = bsh2 + off2; in shpcic_io_copy_region_1()
1092 __shpcic_io_write_1(bsh2, off2, value); in shpcic_io_copy_region_1()
1094 off2 += 1; in shpcic_io_copy_region_1()
1098 off2 += (count - 1) * 1; in shpcic_io_copy_region_1()
1101 __shpcic_io_write_1(bsh2, off2, value); in shpcic_io_copy_region_1()
1103 off2 -= 1; in shpcic_io_copy_region_1()
1110 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2, bus_size_t count) in shpcic_io_copy_region_2() argument
1113 u_long addr2 = bsh2 + off2; in shpcic_io_copy_region_2()
1119 __shpcic_io_write_2(bsh2, off2, value); in shpcic_io_copy_region_2()
[all …]
H A Dshpcicvar.h170 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
173 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
176 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
179 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
182 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
185 bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2,
/netbsd-src/tests/lib/libc/string/
H A Dt_strrchr.c26 char *off, *off2; in ATF_TC_BODY() local
242 off2 = f(&buf[a], 0xffffff00 | '/'); in ATF_TC_BODY()
243 if (off != off2) { in ATF_TC_BODY()
H A Dt_memchr.c26 void *off, *off2; in ATF_TC_BODY() local
123 off2 = f(&buf[a], 0xffffff00 | '/', tab[t].len); in ATF_TC_BODY()
124 if (off2 != off) in ATF_TC_BODY()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dargtypes.c424 unsigned off2 = f->offset; in toArgTypes() local
426 off2 = 8; in toArgTypes()
427 if (!t2 && off2 != 8) in toArgTypes()
429 assert(t2 || off2 == 8); in toArgTypes()
430 t2 = argtypemerge(t2, ft2, off2 - 8); in toArgTypes()
/netbsd-src/usr.sbin/sysinst/
H A Dmsg_cmp.sh73 set -- $(tr '\000' '\n' < $inp2); off2=$(( $(( $2 + 2 )) \* 8 ))
75 dd bs=1 skip=$off2 if=$inp2 2>/dev/null | tr '\n' '~' | tr '\000' '\n' > $TMP2
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dspu_ovl.S40 #define off2 reserved2 macro
213 shli off2, ovl, 4 # 0,4 3
220 lqx vma, tab2, off2 # 1,6 7
228 shli off2, ovl, 4 # 0,4 2
237 lqx vma, tab2, off2 # 1,6 6
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dspu_ovl.S40 #define off2 reserved2 macro
213 shli off2, ovl, 4 # 0,4 3
220 lqx vma, tab2, off2 # 1,6 7
228 shli off2, ovl, 4 # 0,4 2
237 lqx vma, tab2, off2 # 1,6 6
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dfrags.c530 frag_gtoffset_p (valueT off2, const fragS *frag2, in frag_gtoffset_p() argument
547 offsetT delta = off2 - off1; in frag_gtoffset_p()
565 *offset = (off2 - off1 - delta) * OCTETS_PER_BYTE; in frag_gtoffset_p()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dfrags.c529 frag_gtoffset_p (valueT off2, const fragS *frag2, in frag_gtoffset_p() argument
546 offsetT delta = off2 - off1; in frag_gtoffset_p()
564 *offset = (off2 - off1 - delta) * OCTETS_PER_BYTE; in frag_gtoffset_p()
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp606 uint32 off2 = f.get_uint32(); // offset to symbol set index array in read_symbol_sets() local
611 for (j = 0; j < off2 - off1; j++) { in read_symbol_sets()
1210 uint32 off2 = f.get_uint32(); // offset to symbol set index array in dump_symbol_sets() local
1212 for (uint32 j = 0; j < off2 - off1; j++) { in dump_symbol_sets()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-modref-tree.cc702 poly_int64 off2; in get_ao_ref() local
703 if (!off.to_shwi (&off2)) in get_ao_ref()
705 ao_ref_init_from_ptr_and_range (ref, arg, true, off2, size, max_size); in get_ao_ref()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-microblaze.c1266 bfd_vma off, off2; in microblaze_elf_relocate_section() local
1304 off2 = off; in microblaze_elf_relocate_section()
1307 off2 = off + 4; in microblaze_elf_relocate_section()
1377 + off2); in microblaze_elf_relocate_section()
1383 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
1398 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
1403 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-microblaze.c1284 bfd_vma off, off2; in microblaze_elf_relocate_section() local
1322 off2 = off; in microblaze_elf_relocate_section()
1325 off2 = off + 4; in microblaze_elf_relocate_section()
1395 + off2); in microblaze_elf_relocate_section()
1401 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
1416 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
1421 htab->elf.sgot->contents + off2); in microblaze_elf_relocate_section()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-x86.pl659 my ($off1,$off2,$i) = (0,0,);
678 &movq (&QWP($off2-128,"ebp"),$lo[2]) if ($i>1);
680 &movq (&QWP($off2,"ebp"),$hi[2]) if ($i>1);
688 $off2 += 8 if ($i>1);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-x86.pl658 my ($off1,$off2,$i) = (0,0,);
677 &movq (&QWP($off2-128,"ebp"),$lo[2]) if ($i>1);
679 &movq (&QWP($off2,"ebp"),$hi[2]) if ($i>1);
687 $off2 += 8 if ($i>1);
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmmfile.d468 size_t off2 = cast(size_t)(i2-start); in opSlice() local
469 return data[off1 .. off2]; in opSlice()
/netbsd-src/sys/arch/news68k/include/
H A Dbus.h515 bus_space_handle_t bsh2, bus_size_t off2, \
/netbsd-src/sys/arch/luna68k/include/
H A Dbus.h511 bus_space_handle_t bsh2, bus_size_t off2, \
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmmfile.d466 size_t off2 = cast(size_t)(i2-start); in opSlice() local
467 return data[off1 .. off2]; in opSlice()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c1673 aff_tree off1, off2; in mem_refs_may_alias_p() local
1685 get_inner_reference_aff (mem2->mem.ref, &off2, &size2); in mem_refs_may_alias_p()
1687 aff_combination_expand (&off2, ttae_cache); in mem_refs_may_alias_p()
1689 aff_combination_add (&off2, &off1); in mem_refs_may_alias_p()
1691 if (aff_comb_cannot_overlap_p (&off2, size1, size2)) in mem_refs_may_alias_p()
/netbsd-src/sys/arch/mvme68k/include/
H A Dbus_space.h551 bus_space_handle_t bsh2, bus_size_t off2, \
/netbsd-src/sys/arch/evbcf/include/
H A Dbus_space.h548 bus_space_handle_t bsh2, bus_size_t off2, \
/netbsd-src/sys/arch/virt68k/include/
H A Dbus_space.h560 bus_space_handle_t bsh2, bus_size_t off2, \
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap.c246 uint64_t off2 = idx2 & ((1<<(bs-3))-1); in zap_table_store() local
257 ((uint64_t *)db2->db_data)[off2] = val; in zap_table_store()
258 ((uint64_t *)db2->db_data)[off2+1] = val; in zap_table_store()

123