/dports/devel/tclvfs/tclvfs-20080503/library/template/ |
H A D | templatevfs.tcl | 214 CacheClear $to 231 CacheClear $virtualName 235 CacheClear $virtualName 260 CacheClear $virtualName 318 CacheClear $virtualName 339 CacheClear $virtualName 507 proc CacheClear {file} { procedure
|
/dports/astro/geographiclib/GeographicLib-1.52/src/ |
H A D | Geoid.cpp | 395 void Geoid::CacheClear() const { in CacheClear() function in GeographicLib::Geoid 412 CacheClear(); in CacheArea() 456 CacheClear(); in CacheArea() 484 CacheClear(); in CacheArea()
|
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/NETGeographicLib/ |
H A D | Geoid.cpp | 77 void Geoid::CacheClear() in CacheClear() function in Geoid 79 m_pGeoid->CacheClear(); in CacheClear()
|
H A D | Geoid.h | 173 void CacheClear();
|
/dports/devel/go-glide/glide-0.13.2/action/ |
H A D | cache.go | 11 func CacheClear() { func
|
/dports/www/bolt/bolt-2.2.24/src/Nut/ |
H A D | CacheClear.php | 11 class CacheClear extends BaseCommand class
|
/dports/multimedia/obs-streamfx/obs-StreamFX-0.9.3/cmake/ |
H A D | util.cmake | 11 Function(CacheClear Name) function
|
/dports/www/bolt/bolt-2.2.24/src/Provider/ |
H A D | NutServiceProvider.php | 34 new Nut\CacheClear($app),
|
/dports/astro/geographiclib/GeographicLib-1.52/include/GeographicLib/ |
H A D | Geoid.hpp | 265 void CacheClear() const;
|
/dports/games/libretro-beetle_vb/beetle-vb-libretro-7412262/mednafen/hw_cpu/v810/ |
H A D | v810_cpu.h | 323 void CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count);
|
H A D | v810_cpu.cpp | 129 void V810::CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count) in CacheClear() function in V810 522 CacheClear(timestamp, (value >> 20) & 0xFFF, (value >> 8) & 0xFFF); in SetSREG()
|
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/hw_cpu/v810/ |
H A D | v810_cpu.h | 319 void CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count);
|
H A D | v810_cpu.cpp | 130 void V810::CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count) in CacheClear() function in V810 555 case 0x01: CacheClear(timestamp, (value >> 20) & 0xFFF, (value >> 8) & 0xFFF); in SetSREG()
|
/dports/emulators/mednafen/mednafen/src/hw_cpu/v810/ |
H A D | v810_cpu.h | 330 void CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count);
|
H A D | v810_cpu.cpp | 132 void V810::CacheClear(v810_timestamp_t ×tamp, uint32 start, uint32 count) in CacheClear() function in Mednafen::V810 548 case 0x01: CacheClear(timestamp, (value >> 20) & 0xFFF, (value >> 8) & 0xFFF); in SetSREG()
|
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/ |
H A D | ncview.cpp | 134 void CacheClear(); 196 CacheClear(); in CheckStat() 237 void VFile::CacheClear() in CacheClear() function in VFile 263 CacheClear(); in ~VFile()
|
/dports/devel/go-glide/glide-0.13.2/ |
H A D | glide.go | 726 action.CacheClear()
|