Home
last modified time | relevance | path

Searched defs:dealloc (Results 1 - 10 of 10) sorted by relevance

/third_party/python/Lib/test/
H A D_testcppext.cpp142 static void dealloc(PyObject* o) { in dealloc() function in VirtualPyObject
/foundation/communication/bluetooth_service/services/bluetooth/hardware/include/
H A Dbt_vendor_lib.h148 free_callback dealloc; member
/third_party/glslang/glslang/Include/
H A Darrays.h209 void dealloc() in dealloc() function
/third_party/lwip/src/include/lwip/priv/
H A Daltcp_priv.h115 altcp_dealloc_fn dealloc; member
/third_party/mesa3d/src/util/tests/vma/
H A Dvma_random_test.cpp150 void dealloc() in dealloc() function
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc322 void dealloc(PyObject* pself) { in dealloc() function
/third_party/lwip/src/apps/lwiperf/
H A Dlwiperf.c822 lwiperf_state_base_t *i, *dealloc, *last = NULL; in lwiperf_abort() local
/third_party/libbpf/src/
H A Dlibbpf_internal.h210 void (*dealloc)(struct bpf_link *link); member
/third_party/python/Objects/
H A Dobject.c2264 destructor dealloc = Py_TYPE(op)->tp_dealloc; in _PyTrash_thread_destroy_chain() local
2310 _PyTrash_cond(PyObject *op, destructor dealloc) in _PyTrash_cond() argument
2376 destructor dealloc = type->tp_dealloc; in _Py_Dealloc() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14103 pub unsafe fn dealloc(ptr: *mut u8, layout: Layout) { in dealloc() functions
[all...]

Completed in 37 milliseconds