/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 59 Frees = 0; in Start() 65 Frees.load(), Mallocs == Frees ? "same" : "DIFFERENT"); in Stop() 66 bool Result = Mallocs > Frees; in Stop() 68 Frees = 0; in Stop() 73 std::atomic<size_t> Frees; member 116 size_t N = AllocTracer.Frees++; in FreeHook()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | OSSL_CRMF_MSG_set0_validity.pod | 59 certTemplate of I<crm>. Frees any pre-existing ones and consumes I<exts>.
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | misc.rst | 363 Frees the `cpu_infos` array previously allocated with :c:func:`uv_cpu_info`. 538 Frees the `pwd` memory previously allocated with :c:func:`uv_os_get_passwd`. 624 Frees the memory allocated for the environment variables by
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ct.h.in | 162 * Frees the SCT and the underlying data structures.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 5125 const auto &Frees = FreesForMalloc.lookup(&I); in updateImpl() local 5126 if (Frees.size() != 1) in updateImpl() 5128 Instruction *UniqueFree = *Frees.begin(); in updateImpl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 2727 (** Frees the memory of a pass pipeline. For function pipelines, does not free
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-2016 | 1851 (free_words): New function: Frees the memory allocated to the
|
H A D | ChangeLog-2005 | 2998 (_bfd_dwarf2_cleanup_debug_info): New function: Frees memory
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2016 | 1851 (free_words): New function: Frees the memory allocated to the
|
H A D | ChangeLog-2005 | 2998 (_bfd_dwarf2_cleanup_debug_info): New function: Frees memory
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2016 | 1851 (free_words): New function: Frees the memory allocated to the
|
H A D | ChangeLog-2005 | 2998 (_bfd_dwarf2_cleanup_debug_info): New function: Frees memory
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-2016 | 1851 (free_words): New function: Frees the memory allocated to the
|
H A D | ChangeLog-2005 | 2998 (_bfd_dwarf2_cleanup_debug_info): New function: Frees memory
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.dataflow | 1598 (df_chain_fully_remove_problem, df_chain_free): Frees
|
H A D | FSFChangeLog.10 | 8246 (cpp_cleanup): New function. Frees resources used by a cpp_reader.
|
H A D | ChangeLog-2010 | 19646 (free_loop_data): Frees up loop iteration descriptors.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.texi | 6540 @section @code{FREE} --- Frees memory 6546 Frees memory previously allocated by @code{MALLOC}. The @code{FREE}
|
H A D | gfortran.info | 12540 9.115 'FREE' -- Frees memory 12544 Frees memory previously allocated by 'MALLOC'. The 'FREE'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.texi | 6538 @section @code{FREE} --- Frees memory 6544 Frees memory previously allocated by @code{MALLOC}. The @code{FREE}
|
H A D | gfortran.info | 12210 8.115 'FREE' -- Frees memory 12214 Frees memory previously allocated by 'MALLOC'. The 'FREE'
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | target.def | 1419 /* Frees the scheduler context. */
|
H A D | FSFChangeLog.10 | 8246 (cpp_cleanup): New function. Frees resources used by a cpp_reader.
|