Searched refs:ClientFree (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/amd/addrlib/core/ |
D | addrobject.cpp | 133 VOID Object::ClientFree( in ClientFree() function in Addr::Object 164 ClientFree(pObjMem, &m_client); in Free() 197 ClientFree(pObjMem, &pObj->m_client); in operator delete()
|
D | addrobject.h | 83 static VOID ClientFree(VOID* pObj, const Client* pClient);
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 2713 RpcSsSetClientAllocFree(ClientAlloc ptr[inout, intptr], ClientFree ptr[inout, intptr]) 2715 RpcSsSwapClientAllocFree(ClientAlloc ptr[inout, intptr], ClientFree ptr[inout, intptr], OldClientAl… 2723 RpcSmSetClientAllocFree(ClientAlloc ptr[inout, intptr], ClientFree ptr[inout, intptr]) 2725 RpcSmSwapClientAllocFree(ClientAlloc ptr[inout, intptr], ClientFree ptr[inout, intptr], OldClientAl…
|