Home
last modified time | relevance | path

Searched refs:ENABLE_CACHE (Results 1 – 25 of 40) sorted by relevance

12

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_cache.c98 #ifdef ENABLE_CACHE
124 #ifdef ENABLE_CACHE in wzd_cache_open()
257 #ifdef ENABLE_CACHE in _cache_refresh()
356 #ifdef ENABLE_CACHE in wzd_cache_update()
395 #ifdef ENABLE_CACHE in wzd_cache_read()
413 #ifdef ENABLE_CACHE in wzd_cache_read()
421 #ifdef ENABLE_CACHE in wzd_cache_write()
429 #ifdef ENABLE_CACHE in wzd_cache_write()
465 #ifdef ENABLE_CACHE in wzd_cache_gets()
533 #ifdef ENABLE_CACHE in wzd_cache_gets()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vfs_zip/
H A Dvfs_zip.c33 #define ENABLE_CACHE 1 macro
40 #if ENABLE_CACHE
52 #if ENABLE_CACHE
155 #if ENABLE_CACHE in vfs_zip_read()
194 #if ENABLE_CACHE in vfs_zip_seek()
235 #if ENABLE_CACHE in vfs_zip_seek()
270 #if ENABLE_CACHE in vfs_zip_rewind()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/perllib/General/
H A DFileSystem.pm31 use vars qw($ENABLE_CACHE %NEVER_COPY_FILES %NEVER_REMOVE_FILES);
36 $ENABLE_CACHE = 0; # this is risky for dynamical files
191 if ($ENABLE_CACHE) {
204 if ($ENABLE_CACHE) {
253 if ($ENABLE_CACHE) {
304 if ($ENABLE_CACHE) {
/dports/x11-wm/fvwm2/fvwm-2.6.9/perllib/General/
H A DFileSystem.pm31 use vars qw($ENABLE_CACHE %NEVER_COPY_FILES %NEVER_REMOVE_FILES);
36 $ENABLE_CACHE = 0; # this is risky for dynamical files
191 if ($ENABLE_CACHE) {
204 if ($ENABLE_CACHE) {
253 if ($ENABLE_CACHE) {
304 if ($ENABLE_CACHE) {
/dports/deskutils/flameshot/flameshot-0.10.2/cmake/
H A DCache.cmake1 option(ENABLE_CACHE "Enable cache if available" ON) option
2 if(NOT ENABLE_CACHE)
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dtomahawk.c207 #ifdef ENABLE_CACHE in show_help()
215 #ifdef ENABLE_CACHE in show_help()
232 #ifdef ENABLE_CACHE in show_status()
304 #ifdef ENABLE_CACHE in run_tomahawk()
348 #ifdef ENABLE_CACHE in run_tomahawk()
H A Dtarget.c88 #ifdef ENABLE_CACHE in send_file()
397 #ifdef ENABLE_CACHE in send_file()
528 #ifdef ENABLE_CACHE in execute_cgi()
677 #ifdef ENABLE_CACHE in execute_cgi()
856 #ifdef ENABLE_CACHE in execute_cgi()
1040 #ifdef ENABLE_CACHE in execute_cgi()
1133 #ifdef ENABLE_CACHE in execute_cgi()
1191 #ifdef ENABLE_CACHE in execute_cgi()
1691 #ifdef ENABLE_CACHE in proxy_request()
1701 #ifdef ENABLE_CACHE in proxy_request()
[all …]
H A Dhiawatha.c79 #ifdef ENABLE_CACHE
190 #ifdef ENABLE_CACHE in task_runner()
290 #ifdef ENABLE_CACHE in task_runner()
325 #ifdef ENABLE_CACHE
854 #ifdef ENABLE_CACHE
902 #ifdef ENABLE_CACHE
H A Drproxy.h66 #ifdef ENABLE_CACHE
H A Dcache.h17 #ifdef ENABLE_CACHE
/dports/www/hiawatha/hiawatha-10.12/
H A Dconfig.h.in20 #cmakedefine ENABLE_CACHE ${ENABLE_CACHE}
/dports/net/kamailio/kamailio-5.4.5/src/modules/permissions/
H A Dpermissions.h76 #define ENABLE_CACHE 1 macro
H A Dtrusted.c198 if (perm_db_mode == ENABLE_CACHE) { in init_trusted()
259 if (perm_db_mode == ENABLE_CACHE) in init_child_trusted()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dnode.h59 ENABLE_CACHE = 1 << 6, // Cache the node in lattice enumerator
H A Dlattice.cc377 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()
404 if (node->attributes & Node::ENABLE_CACHE) { in ResetNodeCost()

12