Home
last modified time | relevance | path

Searched refs:TTemplateCache (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/
H A Dpage.cpp53 typedef map<string, string*> TTemplateCache; typedef
54 static CSafeStatic<TTemplateCache> s_TemplateCache;
312 TTemplateCache& cache = s_TemplateCache.Get(); in CreateTemplate()
317 TTemplateCache::const_iterator i in CreateTemplate()
557 TTemplateCache& cache = s_TemplateCache.Get(); in x_LoadTemplateLib()
560 TTemplateCache::const_iterator i = cache.find(file_name); in x_LoadTemplateLib()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/html/
H A Dpage.cpp53 typedef map<string, string*> TTemplateCache; typedef
54 static CSafeStatic<TTemplateCache> s_TemplateCache;
312 TTemplateCache& cache = s_TemplateCache.Get(); in CreateTemplate()
317 TTemplateCache::const_iterator i in CreateTemplate()
557 TTemplateCache& cache = s_TemplateCache.Get(); in x_LoadTemplateLib()
560 TTemplateCache::const_iterator i = cache.find(file_name); in x_LoadTemplateLib()