Searched defs:allocs (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/ |
| H A D | compute_size_class_config.cpp | 21 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 D | unbalanced_allocs.py | 38 def ProcessFree(line, f, allocs): argument 50 def ProcessMalloc(line, f, allocs): argument
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/scripts/ |
| H A D | unbalanced_allocs.py | 37 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 D | bi.c | 38 list_ptr allocs = NULL; variable
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | sm-malloc.cc | 1528 for (tree allocs = attrs; in maybe_create_custom_deallocator_set() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-ssa-warn-access.cc | 1582 for (tree allocs = attrs; in fndecl_alloc_p() local
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 1293 std::vector<uint64_t> allocs; in CaptureScriptInvokeForEachMulti() local
|