Home
last modified time | relevance | path

Searched refs:SetFlash (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/posix/sdl/
H A Dsdlvideo.cpp44 bool SetFlash (PalEntry rgb, int amount);
338 fb->SetFlash (flashColor, flashAmount); in CreateFrameBuffer()
609 bool SDLFB::SetFlash (PalEntry rgb, int amount) in SetFlash() function in SDLFB
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dsdlvideo.cpp271 bool SetFlash (PalEntry rgb, int amount);
627 fb->SetFlash (flashColor, flashAmount); in CreateFrameBuffer()
987 bool SDLFB::SetFlash (PalEntry rgb, int amount) in SetFlash() function in SDLFB
H A Dv_video.h375 virtual bool SetFlash (PalEntry rgb, int amount) = 0;
H A Dv_palette.cpp490 screen->SetFlash (PalEntry (BlendR, BlendG, BlendB), BlendA); in V_ForceBlend()
H A Dv_video.cpp40 bool SetFlash(PalEntry rgb, int amount) { DBGBREAK; return false; } in SetFlash() function in DDummyFrameBuffer
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h63 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h63 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h63 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h66 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash() function
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Dwin32iface.h161 bool SetFlash (PalEntry rgb, int amount);
243 bool SetFlash (PalEntry rgb, int amount);
H A Dfb_ddraw.cpp358 SetFlash (Flash, FlashAmount); in CreateResources()
1280 bool DDrawFB::SetFlash (PalEntry rgb, int amount) in SetFlash() function in DDrawFB
H A Dwin32video.cpp733 fb->SetFlash (flashColor, flashAmount); in CreateFrameBuffer()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_video.h349 virtual bool SetFlash (PalEntry rgb, int amount) = 0;
H A Dv_palette.cpp478 screen->SetFlash (PalEntry (BlendR, BlendG, BlendB), BlendA); in V_ForceBlend()
H A Dv_video.cpp96 bool SetFlash(PalEntry rgb, int amount) { DBGBREAK; return false; } in SetFlash() function in DDummyFrameBuffer
/dports/games/zdoom/zdoom-2.8.1/src/posix/cocoa/
H A Di_video.mm253 virtual bool SetFlash(PalEntry rgb, int amount);
542 fb->SetFlash(flashColor, flashAmount);
923 bool CocoaFrameBuffer::SetFlash(PalEntry rgb, int amount) function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1564 region_info.SetFlash(qXfer_region_info.GetFlash()); in GetMemoryRegionInfo()
1650 region.SetFlash(MemoryRegionInfo::eYes); in LoadQXferMemoryMap()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1646 region_info.SetFlash(qXfer_region_info.GetFlash()); in GetMemoryRegionInfo()
1732 region.SetFlash(MemoryRegionInfo::eYes); in LoadQXferMemoryMap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1582 region_info.SetFlash(qXfer_region_info.GetFlash()); in GetMemoryRegionInfo()
1668 region.SetFlash(MemoryRegionInfo::eYes); in LoadQXferMemoryMap()

12