Home
last modified time | relevance | path

Searched refs:deallocated (Results 1 – 22 of 22) 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.mm18716 // CHECK-NEXT: <string>Memory allocated by &apos;new[]&apos; should be deallocated by &apos;de…
18718 // CHECK-NEXT: <string>Memory allocated by &apos;new[]&apos; should be deallocated by &apos;de…
18721 …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/opencv3/doc/tutorials/core/
Dmat_operations.markdown86 the same data. A Mat keeps a reference count that tells if data has to be deallocated when a
106 data is deallocated (and lost) and a new data is allocated. For example:
/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/opencv3/modules/core/doc/
Dintro.markdown71 The buffer is deallocated if and only if the reference counter reaches zero, that is, when no other
99 // matrix will be deallocated, since it is not referenced by anyone
299 automatically deallocated in case of a sudden error. You only need to add a try statement to catch
/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/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.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
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
/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/
DChangeLog782 "thread.allocated" and "thread.deallocated" mallctls.
/external/ImageMagick/Magick++/
DChangeLog1197 explicitly deallocated at program exit to avoid the appearance of
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.20867 objects were not deallocated when the objects were parsed the
/external/llvm/docs/
DProgrammersManual.rst1805 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/dbus/
DChangeLog.pre-1-03069 to keep tuple from being deallocated instead of the global var hack
3071 Use Py_INCREF to keep tuple from being deallocated instead of the
3074 Use Py_INCREF to keep tuple from being deallocated instead of the
/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