Home
last modified time | relevance | path

Searched defs:allocs (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/
H A Dcompute_size_class_config.cpp21 size_t measureWastage(const std::vector<Alloc> &allocs, in measureWastage()
40 void readAllocs(std::vector<Alloc> &allocs, const char *path) { in readAllocs()
79 std::vector<Alloc> allocs; in main() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py38 def ProcessFree(line, f, allocs): argument
50 def ProcessMalloc(line, f, allocs): argument
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py37 def ProcessFree(line, f, allocs): argument
49 def ProcessMalloc(line, f, allocs): argument
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi.c38 list_ptr allocs = NULL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm-malloc.cc1528 for (tree allocs = attrs; in maybe_create_custom_deallocator_set() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc1582 for (tree allocs = attrs; in fndecl_alloc_p() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1293 std::vector<uint64_t> allocs; in CaptureScriptInvokeForEachMulti() local