Home
last modified time | relevance | path

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

/trueos/sys/nfsserver/
HDnfs_serv.c978 int ioflags, aftat_ret = 1, retlen = 0, zeroing, adjust; in nfsrv_write() local
1025 zeroing = 1; in nfsrv_write()
1029 zeroing = 0; in nfsrv_write()
1035 if (zeroing) in nfsrv_write()
1041 zeroing = 1; in nfsrv_write()
/trueos/sys/pc98/conf/
HDNOTES320 # The npx registers are normally used to optimize copying and zeroing when
326 # Then copying and zeroing using the npx registers is normally 30-100% faster.
/trueos/contrib/llvm/lib/Target/X86/
HDX86InstrFragmentsSIMD.td250 // These are 'extloads' from a scalar to the low element of a vector, zeroing
HDX86InstrSSE.td533 // Loading from memory automatically zeroing upper bits.
559 // Move scalar to XMM zero-extended, zeroing a VR128 then do a
708 // Move scalar to XMM zero-extended, zeroing a VR128 then do a
742 // Move scalar to XMM zero-extended, zeroing a VR128 then do a
HDX86InstrAVX512.td1365 // Move scalar to XMM zero-extended, zeroing a VR128X then do a
/trueos/sys/dev/isp/
HDDriverManual.txt216 in the arena of basic simple services like memory zeroing, memory copying,
277 MEMZERO(dst, src) platform zeroing function
/trueos/sys/i386/conf/
HDNOTES397 # The npx registers are normally used to optimize copying and zeroing when
403 # Then copying and zeroing using the npx registers is normally 30-100% faster.
/trueos/contrib/jemalloc/
HDChangeLog243 - Fix large calloc() zeroing bugs due to dropping chunk map unzeroed flags.
/trueos/contrib/top/
HDChanges366 with zeroing out lines in screenbuf.
/trueos/contrib/jansson/doc/
HDapiref.rst1571 JSON structures by zeroing all memory when freed::
/trueos/contrib/gdb/gdb/
HDNEWS1038 For Mips targets, you may control the zeroing of the upper 32 bits of
/trueos/contrib/binutils/bfd/
HDChangeLog-00014172 a zeroing loop.
6331 zeroing of `flags'.
HDChangeLog-96975485 Delete zeroing of fix_{value,tag,end,scnlen} fields.
HDChangeLog-02035867 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
/trueos/contrib/ntp/
HDCommitLog24899 For KAME we need to fix the zeroing out of a couple of bytes. Fix to do it properly
24902 For KAME we need to fix the zeroing out of a couple of bytes. Fix to do it properly
24905 For KAME we need to fix the zeroing out of a couple of bytes. The wrong variable name got used
24908 For KAME we need to fix the zeroing out of a couple of bytes. The wrong variable got used
/trueos/contrib/libstdc++/
DChangeLog-20053101 (OutputContainer::OutputContainer): Correct zeroing array.
DChangeLog-2003913 (__numpunct_cache<>::_M_cache): Avoid zeroing _M_grouping,
/trueos/crypto/openssl/
HDCHANGES2107 zeroing past the valid field. (CVE-2009-0789)
7580 *) Fix for HMAC. It wasn't zeroing the rest of the block if the key length
/trueos/contrib/gcc/
HDChangeLog-19993131 size bb_pending_lists_length when zeroing.
5738 Call mark_regs_live_at_end before zeroing regs_ever_live.
HDFSFChangeLog.105593 to next instead of zeroing TREE_VALUE, which may be shared.
HDChangeLog-200126438 (build_keyword_selector): Clear the buffer by only zeroing
HDChangeLog-200418089 unneeded zeroing.
/trueos/contrib/gcc/config/i386/
HDi386.md20237 ;; Attempt to always use XOR for zeroing registers.