HomeSort by relevance Sort by last modified time
    Searched refs:deallocated (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
bytes.pxd 82 # size). It must not be deallocated. If string is a Unicode
105 # size). It must not be deallocated. If string is a Unicode
133 # fails, the original string object at *string is deallocated,
string.pxd 82 # size). It must not be deallocated. If string is a Unicode
105 # size). It must not be deallocated. If string is a Unicode
133 # fails, the original string object at *string is deallocated,
ref.pxd 30 # method is deallocated). While exceptions in such code are not
  /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:__anon3608
  /external/jemalloc/src/
jemalloc.c 1233 thread_allocated_tsd_get()->deallocated += usize;
1297 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:__anon2207
  /external/chromium_org/mojo/public/python/mojo/
system.pyx 112 Will also retain the given handle until this object is deallocated.
  /external/libunwind/doc/
libunwind-dynamic.tex 65 deallocated portion of the stack frame become invalid and hence

Completed in 210 milliseconds