Home
last modified time | relevance | path

Searched refs:deallocated (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/Analysis/
DMismatchedDeallocator-checker-test.mm23 …delete p; // expected-warning{{Memory allocated by malloc() should be deallocated by free(), not '…
29 …delete q; // expected-warning{{Memory allocated by realloc() should be deallocated by free(), not …
34 …delete p; // expected-warning{{Memory allocated by calloc() should be deallocated by free(), not '…
39 …delete p; // expected-warning{{Memory allocated by strdup() should be deallocated by free(), not '…
44 …delete p; // expected-warning{{Memory allocated by my_malloc() should be deallocated by free(), no…
49 …operator delete(p); // expected-warning{{Memory allocated by malloc() should be deallocated by fre…
54 …delete[] p; // expected-warning{{Memory allocated by malloc() should be deallocated by free(), not…
59 …operator delete[](p); // expected-warning{{Memory allocated by malloc() should be deallocated by f…
64 delete p; // expected-warning{{Memory allocated by alloca() should not be deallocated}}
70 …free(p); // expected-warning{{Memory allocated by 'new' should be deallocated by 'delete', not fre…
[all …]
Dedges-new.mm18622 // CHECK-NEXT: <string>Memory allocated by &apos;new[]&apos; should be deallocated by &apos;de…
18624 // CHECK-NEXT: <string>Memory allocated by &apos;new[]&apos; should be deallocated by &apos;de…
18627 …scription</key><string>Memory allocated by &apos;new[]&apos; should be deallocated by &apos;delete…
Dretain-release.m659 // foo is not leaked, since it has been deallocated.
667 // NSInternalInconsistencyException: message sent to deallocated object
1024 CFRelease(x); // the dictionary keeps a reference, so the object isn't deallocated yet
/external/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h253 tNFA_HCI_DEALLOCATE_GATE deallocated; /* NFA_HCI_DEALLOCATE_GATE_EVT */ member
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.c543 evt_data.deallocated.gate = gate_id;; in nfa_hci_api_dealloc_gate()
549 evt_data.deallocated.status = NFA_STATUS_UNKNOWN_GID; in nfa_hci_api_dealloc_gate()
553 evt_data.deallocated.status = NFA_STATUS_FAILED; in nfa_hci_api_dealloc_gate()
563 evt_data.deallocated.status = NFA_STATUS_OK; in nfa_hci_api_dealloc_gate()
572 evt_data.deallocated.status = NFA_STATUS_FAILED; in nfa_hci_api_dealloc_gate()
/external/e2fsprogs/doc/
Dlibblkid.txt63 and deallocated. To initialize the blkid cache, blkid_get_cache()
/external/llvm/test/DebugInfo/X86/
Dghost-sdnode-dbgvalues.ll22 ; This map was never purged when the SDNodes were deallocated and thus if a new
/external/lldb/scripts/Python/
Dpython-wrapper.swig389 // I do not want the SBValue to be deallocated when going out of scope because python
682 // I do not want the SBProcess to be deallocated when going out of scope because python
/external/clang/docs/
DAutomaticReferenceCounting.rst965 as long as the underlying memory is not deallocated. The conversion to
1364 operations in ways which might cause an object to be deallocated
1413 ARC may not allow a retainable object ``X`` to be deallocated at a
1496 has been deallocated by the time of an observable side-effect, then
1497 ARC must cause ``X`` to be deallocated by no later than the occurrence
1622 object but before it is deallocated or any of its instance variables are
1634 object may have been pool-allocated and should not be deallocated with
1706 dangerous, to cause an object to be deallocated during a message send to that
1719 possible in theory to cause an object to be deallocated during its execution
2110 into ``object`` has not yet been deallocated or begun deallocation, retains and
[all …]
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m664 // foo is not leaked, since it has been deallocated.
672 // NSInternalInconsistencyException: message sent to deallocated object
1029 CFRelease(x); // the dictionary keeps a reference, so the object isn't deallocated yet
Dobjcmt-arc-cf-annotations.m.result706 // foo is not leaked, since it has been deallocated.
714 // NSInternalInconsistencyException: message sent to deallocated object
1071 CFRelease(x); // the dictionary keeps a reference, so the object isn't deallocated yet
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface189 be deallocated before a new one can be created. Perhaps a resize
/external/libunwind/doc/
Dlibunwind-dynamic.tex65 deallocated portion of the stack frame become invalid and hence
/external/jemalloc/
DChangeLog614 "thread.allocated" and "thread.deallocated" mallctls.
/external/lldb/docs/
Dlldb-gdb-remote.txt649 if the memory was successfully deallocated, or "EXX" for an error, or "" if
/external/llvm/docs/
DProgrammersManual.rst1797 and it should not be dynamically allocated or deallocated using ``operator new``
/external/e2fsprogs/debian/
Dchangelog517 extent, and removing it leads to a block needing to be deallocated.
/external/e2fsprogs/
DRELEASE-NOTES1002 extent, and removing it leads to a block needing to be deallocated.
5658 when inodes or blocks are allocated or deallocated.
/external/libxml2/
DChangeLog13334 xmlParseElement was likely to have been deallocated at the
19167 not deallocated memory blocks