OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deallocated
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_hci_api.h
127
UINT8 gate; /* The gate
deallocated
from the application */
253
tNFA_HCI_DEALLOCATE_GATE
deallocated
; /* NFA_HCI_DEALLOCATE_GATE_EVT */
member in union:__anon27858
/external/jemalloc/src/
jemalloc.c
1225
thread_allocated_tsd_get()->
deallocated
+= usize;
1289
ta->
deallocated
+= old_usize;
[
all
...]
ctl.c
208
{NAME("
deallocated
"), CTL(thread_deallocated)},
[
all
...]
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
543
evt_data.
deallocated
.gate = gate_id;;
549
evt_data.
deallocated
.status = NFA_STATUS_UNKNOWN_GID;
553
evt_data.
deallocated
.status = NFA_STATUS_FAILED;
563
evt_data.
deallocated
.status = NFA_STATUS_OK;
572
evt_data.
deallocated
.status = NFA_STATUS_FAILED;
[
all
...]
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h
356
uint64_t
deallocated
;
member in struct:__anon26457
/external/libunwind/doc/
libunwind-dynamic.tex
65
deallocated
portion of the stack frame become invalid and hence
Completed in 1592 milliseconds