/netbsd/sys/arch/arm/sunxi/ |
H A D | sunxi_ts.c | 111 int64_t temp_offset; member 117 .temp_offset = 257000000, 123 .temp_offset = 144700000, 129 .temp_offset = 271000000, 260 sc->sc_conf->temp_step - sc->sc_conf->temp_offset) + in sunxi_ts_intr()
|
/netbsd/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_set_format_xar.c | 171 uint64_t temp_offset; member 230 uint64_t temp_offset; member 591 xar->temp_offset = 0; in xar_write_header() 605 xar->temp_offset = algsize; in xar_write_header() 636 file->data.temp_offset = xar->temp_offset; in xar_write_header() 668 xar->temp_offset += ws; in write_to_temp() 956 r = xmlwrite_fstring(a, writer, "offset", "%ju", heap->temp_offset); in xmlwrite_heap() 1704 xar->toc.temp_offset = xar->temp_offset; in make_toc() 1826 length = xar->temp_offset; in xar_close() 1851 r = copy_out(a, xar->toc.temp_offset, xar->toc.length); in xar_close() [all …]
|
H A D | archive_write_set_format_7zip.c | 172 uint64_t temp_offset; member 531 zip->temp_offset = 0; in write_to_temp() 550 zip->temp_offset += ws; in write_to_temp() 672 if (zip->temp_offset > 0 && in copy_out() 823 length = zip->temp_offset; in _7z_close()
|
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 1828 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 1830 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 1880 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 1882 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin() 1928 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 1930 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 1971 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 1973 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin()
|
H A D | rs6000-call.c | 11544 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11546 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 11596 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 11598 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin() 11644 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11646 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 11687 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 11689 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 11544 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11546 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 11596 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 11598 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin() 11644 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg0); in rs6000_gimple_fold_builtin() local 11646 arg1_type, arg1, temp_offset); in rs6000_gimple_fold_builtin() 11687 tree temp_offset = gimple_convert (&stmts, loc, sizetype, arg1); in rs6000_gimple_fold_builtin() local 11689 arg2_type, arg2, temp_offset); in rs6000_gimple_fold_builtin()
|