| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | copypix.c | 32 static void Reset( void ) function in typeref:typename:void 118 Reset(); 214 Reset(); 221 printf(" SPACE Reset Parameters\n");
|
| H A D | drawpix.c | 34 static void Reset( void ) function in typeref:typename:void 143 Reset(); 290 Reset(); 297 printf(" SPACE Reset Parameters\n");
|
| H A D | fogcoord.c | 31 Reset(void) function in typeref:typename:void 348 Reset(); 400 Reset();
|
| H A D | readpix.c | 64 Reset( void ) function in typeref:typename:void 371 Reset();
|
| H A D | pixeltest.c | 49 Reset( void ) function in typeref:typename:void 467 Reset();
|
| /xsrc/external/mit/libxcb/dist/tools/ |
| H A D | api_conv.pl | 70 s/^(GX|RandR|XFixes|XP|XvMC|ScreenSaver)(.)/uc($1) . "_" . $2/e unless /^ScreenSaver(?:Reset|Active)$/;
|
| /xsrc/external/mit/xorg-server.old/dist/miext/sync/ |
| H A D | misync.h | 59 SyncFenceResetFunc Reset; member in struct:_syncFenceFuncs
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/resource_state_manager/ |
| H A D | D3D12ResourceState.h | 89 void Reset(); 134 void Reset();
|
| H A D | D3D12ResourceState.cpp | 76 void CDesiredResourceState::Reset() function in class:CDesiredResourceState 156 void CCurrentResourceState::Reset() function in class:CCurrentResourceState
|
| /xsrc/external/mit/xorg-server/dist/miext/sync/ |
| H A D | misync.h | 61 SyncFenceResetFunc Reset; member in struct:_syncFenceFuncs
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | auth.c | 55 AuthRstCFunc Reset; /* delete all authorization data entries */ member in struct:protocol 230 if (protocols[i].Reset) 231 (*protocols[i].Reset)();
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | auth.c | 56 AuthRstCFunc Reset; /* delete all authorization data entries */ member in struct:protocol 230 if (protocols[i].Reset) 231 (*protocols[i].Reset) ();
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | pbo.c | 51 Reset( void ) function in typeref:typename:void 265 Reset();
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_batch.cpp | 134 if (FAILED(batch->cmdalloc->Reset())) { 167 if (FAILED(ctx->cmdlist->Reset(batch->cmdalloc, NULL))) {
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.7.rst | 54 - util/fossilize_db: Reset file position to parsed_offset on cache_offset read failure. 119 - gallium: Reset {d,r}Priv in dri_unbind_context
|
| H A D | 13.0.2.rst | 100 - anv/gen8: Stall when needed in Cmd(Set|Reset)Event
|
| H A D | 17.2.3.rst | 117 - anv/cmd_buffer: Reset state in cmd_buffer_destroy
|
| H A D | 19.1.2.rst | 158 - anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | arena.h | 376 ~TArena() { Reset(true); } 448 void Reset(bool removeAll = false) function in class:TArena
|
| H A D | context.h | 405 void Reset(uint32_t numThreads) function in struct:DRAW_DYNAMIC_STATE
|
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 670 write_handle_.Reset(); 671 event_handle_.Reset(); 685 child_handle_.Reset(); 720 write_handle_.Reset(write_handle); 721 event_handle_.Reset(::CreateEvent( 777 child_handle_.Reset(process_info.hProcess);
|
| H A D | gtest-port.cc | 190 Reset(); 197 void AutoHandle::Reset() { function in class:testing::internal::AutoHandle 198 Reset(INVALID_HANDLE_VALUE); 201 void AutoHandle::Reset(HANDLE handle) { function in class:testing::internal::AutoHandle
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 700 write_handle_.Reset(); 701 event_handle_.Reset(); 715 child_handle_.Reset(); 750 write_handle_.Reset(write_handle); 751 event_handle_.Reset(::CreateEvent( 805 child_handle_.Reset(process_info.hProcess);
|
| H A D | gtest-port.cc | 292 Reset(); 299 void AutoHandle::Reset() { function in class:testing::internal::AutoHandle 300 Reset(INVALID_HANDLE_VALUE); 303 void AutoHandle::Reset(HANDLE handle) { function in class:testing::internal::AutoHandle
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Command.c | 97 static void Reset(Widget, XEvent*, String*, Cardinal*); 157 {"reset", Reset}, 355 Reset(Widget w, XEvent *event, String *params, Cardinal *num_params) function in typeref:typename:void
|