Home
last modified time | relevance | path

Searched refs:CACHE_DIR_NAME (Results 1 – 25 of 44) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/
H A DFileCache.java30 private static final String CACHE_DIR_NAME = "filecache";//$NON-NLS-1$ field in FileCache
70 File cacheParent = new File(location.toFile(), CACHE_DIR_NAME); in FileCache()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/tests/
H A Dcache_test.c225 CACHE_DIR_NAME); in test_disk_cache_create()
250 CACHE_DIR_NAME); in test_disk_cache_create()
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
H A Ddisk_cache.c244 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
256 path = concatenate_and_mkdir(local, xdg_cache_home, CACHE_DIR_NAME); in disk_cache_create()
292 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
H A Ddisk_cache.c244 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
256 path = concatenate_and_mkdir(local, xdg_cache_home, CACHE_DIR_NAME); in disk_cache_create()
292 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
H A Ddisk_cache.c244 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
256 path = concatenate_and_mkdir(local, xdg_cache_home, CACHE_DIR_NAME); in disk_cache_create()
292 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
H A Ddisk_cache.c245 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
257 path = concatenate_and_mkdir(local, xdg_cache_home, CACHE_DIR_NAME); in disk_cache_create()
293 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
H A Ddisk_cache.c244 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
256 path = concatenate_and_mkdir(local, xdg_cache_home, CACHE_DIR_NAME); in disk_cache_create()
292 path = concatenate_and_mkdir(local, path, CACHE_DIR_NAME); in disk_cache_create()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/lang/clover/mesa-21.3.6/src/util/
H A Ddisk_cache.h45 #define CACHE_DIR_NAME "mesa_shader_cache" macro
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/generator3/
H A Dconstants.py717 CACHE_DIR_NAME = 'cache' variable
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/tests/
H A Dcache_test.cpp541 test_disk_cache_create(mem_ctx, CACHE_DIR_NAME); in TEST_F()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c599 test_disk_cache_create(CACHE_DIR_NAME); in test_multi_file_cache()

12