Searched defs:Remove (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/resource_state_manager/
H A DD3D12ResourceState.h255 Remove, enumerator in enum:ResourceStateManager::TransitionResult
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dauth.c57 AuthRemCFunc Remove; /* remove a specific cookie */ member in struct:protocol
/xsrc/external/mit/xorg-server/dist/os/
H A Dauth.c58 AuthRemCFunc Remove; /* remove a specific cookie */ member in struct:protocol
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.h147 void (*Remove)(ScreenPtr, PixmapPtr); member in struct:_modesettingRec::__anondb6bdb930308
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h280 void Remove(ImGuiID key, const T* p) { Remove(key, GetIndex(p)); } function in struct:ImPool
281 void Remove(ImGuiID key, ImPoolIdx idx) { Data[idx].~T(); *(int*)&Data[idx] = FreeIdx; FreeIdx = idx; Map.SetInt(key, -1); } function in struct:ImPool
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h280 void Remove(ImGuiID key, const T* p) { Remove(key, GetIndex(p)); } function in struct:ImPool
281 void Remove(ImGuiID key, ImPoolIdx idx) { Data[idx].~T(); *(int*)&Data[idx] = FreeIdx; FreeIdx = idx; Map.SetInt(key, -1); } function in struct:ImPool

Completed in 16 milliseconds