Searched defs:Remove (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/microsoft/resource_state_manager/ |
| H A D | D3D12ResourceState.h | 255 Remove, enumerator in enum:ResourceStateManager::TransitionResult
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | auth.c | 57 AuthRemCFunc Remove; /* remove a specific cookie */ member in struct:protocol
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | auth.c | 58 AuthRemCFunc Remove; /* remove a specific cookie */ member in struct:protocol
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | driver.h | 147 void (*Remove)(ScreenPtr, PixmapPtr); member in struct:_modesettingRec::__anondb6bdb930308
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui_internal.h | 280 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 D | imgui_internal.h | 280 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