| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRMemoryMap.cpp | 466 Allocation &allocation = iter->second; in Leak() local 468 allocation.m_leak = true; in Leak() 482 Allocation &allocation = iter->second; in Free() local 484 switch (allocation.m_policy) { in Free() 558 Allocation &allocation = iter->second; in WriteMemory() local 564 switch (allocation.m_policy) { in WriteMemory() 674 Allocation &allocation = iter->second; in ReadMemory() local 678 if (offset > allocation.m_size) { in ReadMemory() 686 switch (allocation.m_policy) { in ReadMemory() 815 Allocation &allocation = iter->second; in GetMemoryData() local [all …]
|
| /freebsd-14.2/contrib/expat/tests/ |
| H A D | memcheck.c | 46 void *allocation; member 66 entry->allocation = malloc(size); in tracking_malloc() 67 if (entry->allocation == NULL) { in tracking_malloc() 83 return entry->allocation; in tracking_malloc() 91 if (entry->allocation == ptr) { in find_allocation() 150 entry->allocation = realloc(ptr, size); in tracking_realloc() 151 if (entry->allocation == NULL) { in tracking_realloc() 171 entry->allocation = reallocated; in tracking_realloc() 175 return entry->allocation; in tracking_realloc() 188 entry->allocation); in tracking_report()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | flags.inc | 28 "Terminate on a type mismatch in allocation-deallocation functions, " 35 SCUDO_FLAG(bool, zero_contents, false, "Zero chunk contents on allocation.") 38 "Pattern fill chunk contents on allocation.") 43 "invalid allocation alignments, etc.") 50 "Entries to keep in the allocation ring buffer for scudo. "
|
| /freebsd-14.2/contrib/tcsh/nls/french/ |
| H A D | set19 | 4 2 free(%lx) appelé avant allocation. 10 8 %s allocation mémoire actuelle:\nfree:\t 15 13 %s current memory allocation:\n
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | ASN1_OBJECT_new.pod | 5 ASN1_OBJECT_new, ASN1_OBJECT_free - object allocation functions 16 The B<ASN1_OBJECT> allocation routines, allocate and free an 32 If the allocation fails, ASN1_OBJECT_new() returns NULL and sets an error
|
| H A D | X509_new.pod | 7 X509_chain_up_ref - X509 certificate ASN1 allocation functions 21 The X509 ASN1 allocation routines allocate and free an 57 If the allocation fails, X509_new() returns NULL and sets an error
|
| H A D | SSL_alloc_buffers.pod | 26 avoid allocation during data processing or with CRYPTO_set_mem_functions() 39 an allocation failure.
|
| H A D | ASN1_INTEGER_get_int64.pod | 99 fail if a memory allocation error occurs. 108 only fail due to a memory allocation error. 112 (due to programming error) or due to a memory allocation failure.
|
| H A D | OPENSSL_malloc.pod | 22 - Memory allocation functions 87 OpenSSL memory allocation is handled by the B<OPENSSL_xxx> API. These are 154 B<OPENSSL_MALLOC_FAILURES> described above. For every allocation it will log 156 chance there is for this allocation failing, and whether it has actually failed.
|
| H A D | BN_CTX_new.pod | 23 library functions. Since dynamic memory allocation to create B<BIGNUM>s 51 If the allocation fails,
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 31 "The probability (1 / SampleRate) that an allocation is " 45 "allows better error reports by providing stack traces for allocation and " 56 "crash. Only one crash per sampled allocation will ever be recorded, and " 57 "if a sampled allocation does actually cause a crash, it'll permanently "
|
| /freebsd-14.2/contrib/tcsh/nls/russian/ |
| H A D | set19 | 10 8 %s current memory allocation:\nfree:\t 15 13 %s current memory allocation:\n
|
| /freebsd-14.2/contrib/jemalloc/ |
| H A D | ChangeLog | 167 allocation. (@interwq, @davidtgoldblatt) 586 allocation. (@kspinka, @Whissi, @jasone) 710 - Move retained memory allocation out of the default chunk allocation 872 allocation versus deallocation. 985 small/large allocation if chunk allocation failed. In the absence of this 986 bug, chunk allocation failure would result in allocation failure, e.g. NULL 1050 allocation, not just deallocation. 1051 - Fix a data race for large allocation stats counters. 1086 set during the first allocation prior to this fix. 1158 after primary dss allocation fails. [all …]
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set19 | 10 8 %s current memory allocation:\nfree:\t 15 13 %s current memory allocation:\n
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/dma/ti/ |
| H A D | k3-pktdma.yaml | 62 Array of PKTDMA split tx channel resource subtypes for resource allocation 73 Array of PKTDMA split tx flow resource subtypes for resource allocation 84 Array of PKTDMA split rx channel resource subtypes for resource allocation 95 Array of PKTDMA split rx flow resource subtypes for resource allocation
|
| H A D | k3-bcdma.yaml | 89 allocation for this host 99 Array of BCDMA split tx channel resource subtypes for resource allocation 110 Array of BCDMA split rx channel resource subtypes for resource allocation
|
| H A D | k3-udma.yaml | 88 Array of UDMA tchan resource subtypes for resource allocation for this 97 Array of UDMA rchan resource subtypes for resource allocation for this 106 Array of UDMA rflow resource subtypes for resource allocation for this
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | qcom,rmtfs-mem.txt | 14 Usage: required for static allocation 20 Usage: required for dynamic allocation
|
| H A D | shared-dma-pool.yaml | 42 that since coherent allocation needs remapping, one must set 45 allocation.
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-kmap-atomic-args.m4 | 4 dnl # push/pop based dynamical allocation.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | renesas,h8s-intc.txt | 12 - any properties, listed in interrupts.txt, and any standard resource allocation
|
| H A D | renesas,h8300h-intc.txt | 12 - any properties, listed in interrupts.txt, and any standard resource allocation
|
| /freebsd-14.2/contrib/tcsh/nls/greek/ |
| H A D | set19 | 15 13 %s current memory allocation:\n
|
| /freebsd-14.2/contrib/llvm-project/libcxx/modules/std/ |
| H A D | new.inc | 11 // [alloc.errors], storage allocation errors
|
| /freebsd-14.2/contrib/tcsh/nls/ukrainian/ |
| H A D | set19 | 15 13 %s current memory allocation:\n
|