Home
last modified time | relevance | path

Searched refs:Cache_Init (Results 1 – 14 of 14) sorted by relevance

/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dhtml_cache.tcl3 proc Cache_Init {} { procedure
138 Cache_Init
H A Dhtml.tcl56 Cache_Init
H A DtclIndex566 set auto_index(Cache_Init) [list source [file join $dir html_cache.tcl]]
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dzone.c33 #define Cache_Init(...) macro
568 void Cache_Init(void) in Cache_Init() function
694 Cache_Init(); in Memory_Init()
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dzone.c33 #define Cache_Init(...) macro
568 void Cache_Init(void) in Cache_Init() function
694 Cache_Init(); in Memory_Init()
/dports/games/tenebrae/tenebrae_0/
H A Dzone.c809 void Cache_Init (void) in Cache_Init() function
924 Cache_Init (); in Memory_Init()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dzone.c809 void Cache_Init (void) in Cache_Init() function
923 Cache_Init (); in Memory_Init()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dzone.c843 void Cache_Init (void) in Cache_Init() function
982 Cache_Init (); in Memory_Init()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dmemory.h184 int Cache_Init; member
H A Dmemory.c474 #define cache_init astGLOBAL(Memory,Cache_Init)
480 globals->Cache_Init = 0; \
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dzone.c909 static void Cache_Init(void) in Cache_Init() function
1048 Cache_Init(); in Memory_Init()
/dports/games/quakeforge/quakeforge-0.7.2/libs/util/
H A Dzone.c901 Cache_Init (void) in Cache_Init() function
1122 Cache_Init (); in Memory_Init()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dzone.c790 static void Cache_Init (void) in Cache_Init() function
1306 Cache_Init (); in Memory_Init()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c427 static rc_t Cache_Init( SCursCache* c ) in Cache_Init() function
705 rc = Cache_Init( &curs->cache_local ); in Cursor_Open()