Home
last modified time | relevance | path

Searched refs:zeroing (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd/src/sys/nfs/
Dnfs_serv.c862 int ioflags, aftat_ret = 1, retlen, zeroing, adjust; in nfsrv_write() local
897 zeroing = 1; in nfsrv_write()
901 zeroing = 0; in nfsrv_write()
907 if (zeroing) in nfsrv_write()
913 zeroing = 1; in nfsrv_write()
1077 int ioflags, aftat_ret = 1, adjust, v3, zeroing; in nfsrv_writegather() local
1122 zeroing = 1; in nfsrv_writegather()
1127 zeroing = 0; in nfsrv_writegather()
1133 if (zeroing) in nfsrv_writegather()
1139 zeroing = 1; in nfsrv_writegather()
/netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/
Dv850_rh850.sc191 value of '_edata' and zeroing until it reaches '_end'. */
Dv850.sc172 value of '_edata' and zeroing until it reaches '_end'. */
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
Dsqr_basecase.asm90 C * Consider expanding feed-in code in order to avoid zeroing registers.
94 C * Try zeroing with xor in m2 loops.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Di386-dis.c225 bool zeroing; member
8832 || ins->vex.zeroing != 0 in get_valid_dis386()
9167 ins->vex.zeroing = *ins->codep & 0x80; in get_valid_dis386()
9197 || ins->vex.zeroing != 0)) in get_valid_dis386()
9661 if (ins.vex.zeroing) in print_insn()
9664 else if (ins.vex.zeroing) in print_insn()
9673 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode) in print_insn()
9681 || ins.vex.zeroing)) in print_insn()
11744 if (ins->vex.zeroing) in OP_E_memory()
DChangeLog-2011614 * bfin-dis.c (decode_dsp32mac_0): Move MM zeroing down to MAC0 logic.
DChangeLog-2013596 zeroing, ll, b.
DChangeLog819 zeroing-masking without masking.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Di386-dis.c225 bool zeroing; member
8816 || ins->vex.zeroing != 0 in get_valid_dis386()
9137 ins->vex.zeroing = *ins->codep & 0x80; in get_valid_dis386()
9164 || ins->vex.zeroing != 0)) in get_valid_dis386()
9620 if (ins.vex.zeroing) in print_insn()
9623 else if (ins.vex.zeroing) in print_insn()
9632 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode) in print_insn()
9640 || ins.vex.zeroing)) in print_insn()
11651 if (ins->vex.zeroing) in OP_E_memory()
DChangeLog-2011614 * bfin-dis.c (decode_dsp32mac_0): Move MM zeroing down to MAC0 logic.
DChangeLog-2013596 zeroing, ll, b.
DChangeLog805 zeroing-masking without masking.
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/sh/
Dcrt1.S61 ! before zeroing the bss ...
/netbsd/src/games/larn/
DFixed.Bugs83 the scoreboard). If you want to prevent players from zeroing the
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c376 unsigned int zeroing; member
4118 if (i.mask.reg && i.mask.zeroing) in build_evex_prefix()
4752 || ((!i.mask.reg || i.mask.zeroing) in optimize_encoding()
8115 if (i.mask.zeroing in check_VecOperands()
13485 i.mask.zeroing = 1; in check_VecOperations()
13490 if (i.mask.zeroing) in check_VecOperations()
13497 i.mask.zeroing = 1; in check_VecOperations()
13537 if (i.mask.reg && i.mask.zeroing && !i.mask.reg->reg_num) in check_VecOperations()
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW694 Attempt to remove incomplete LVs with lvcreate zeroing/activation problems.
993 When adding snapshot leave cow LV mapped device active after zeroing.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog127 release() on node handle instead of just zeroing its pointer.
137 Call release() on node handle instead of just zeroing its
3868 and remove redundant zeroing of _M_frames and _M_capacity.
/netbsd/src/external/bsd/top/dist/
DChanges683 with zeroing out lines in screenbuf.
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20141076 (md_apply_fix): Delete now unnecessary zeroing for BFD_RELOC_ARM_GOT*
DChangeLog-20053788 zeroing of used_at.
3789 (macro2): Remove duplicate zeroing of used_at.
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-20161723 comment to stress the importance of zeroing veneer section content.
2876 zeroing veneer section content.
DChangeLog-2019131 running off end of buffer by allocating one more byte and zeroing.
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-20161723 comment to stress the importance of zeroing veneer section content.
2876 zeroing veneer section content.
DChangeLog-2019131 running off end of buffer by allocating one more byte and zeroing.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20101356 instead of zeroing context.

1234