Home
last modified time | relevance | path

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

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/tests/
H A Dcache_test.c166 cache_exists(struct disk_cache *cache) in cache_exists() function
210 expect_null(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
221 expect_non_null(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
235 expect_null(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
246 expect_non_null(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/devel/R-cran-pkgbuild/pkgbuild/R/
H A Dcompiler-flags.R60 if (cache_exists("has_compiler_colored_diagnostics")) {
66 if (cache_exists("has_compiler")) {
H A Drtools-cache.R16 cache_exists("rtools_path")
H A Dcache.R10 cache_exists <- function(name) { function
H A Dcompiler.R18 if (!debug && cache_exists("has_compiler")) {
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/tests/
H A Dcache_test.cpp111 cache_exists(struct disk_cache *cache) in cache_exists() function
180 EXPECT_FALSE(cache_exists(cache)) in test_disk_cache_create()
191 EXPECT_TRUE(cache_exists(cache)) in test_disk_cache_create()
206 EXPECT_FALSE(cache_exists(cache)) in test_disk_cache_create()
217 EXPECT_TRUE(cache_exists(cache)) << "disk_cache_create with MESA_SHADER_CACHE_DIR set"; in test_disk_cache_create()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/lang/clover/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/libosmesa/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/tests/cache/
H A Dcache_test.c175 cache_exists(struct disk_cache *cache) in cache_exists() function
243 expect_false(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
271 expect_false(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
/dports/sysutils/cfengine-masterfiles319/cfengine-masterfiles-3.19.0/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/sysutils/cfengine-masterfiles316/cfengine-masterfiles-3.16.0/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/sysutils/cfengine-masterfiles318/cfengine-masterfiles-3.18.1/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/sysutils/cfengine-masterfiles317/cfengine-masterfiles-3.17.0/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/sysutils/cfengine-masterfiles/cfengine-masterfiles-3.19.0/tests/acceptance/17_packages/11_old/unsafe/timed/
H A Dinventory_packages_update_frequency.cf39 …"cache_exists" expression => fileexists("$(sys.workdir)/state/software_update_timestamp_$(pkg_man)…
64 !cache_exists::
67 test_pass_1.cache_exists::
70 test_pass_2.cache_exists::
/dports/www/uwsgi/uwsgi-2.0.20/examples/
H A Dconfig30.ru52 puts UWSGI.cache_exists('nilkey')
53 puts UWSGI.cache_exists?('nilkey')
/dports/devel/distcc/distcc-3.3.5/include_server/
H A Dcache_basics.py660 cache_exists = self.build_stat[currdir_idx][includepath_idx][searchdir_idx]
661 assert isinstance(cache_exists, bool)
662 if cache_exists != really_exists:
670 cache_exists and "existed" or "did not exist"))
/dports/astro/oskar/OSKAR-2.8.0/oskar/utility/src/
H A Doskar_device.cpp459 int* cache_exists) in oskar_device_cache_path() argument
469 return oskar_dir_get_home_path(t.c_str(), cache_exists); in oskar_device_cache_path()
489 int cache_exists = 0; in oskar_device_binary_load_cl() local
491 char* cache_name = oskar_device_cache_path(device, &cache_exists); in oskar_device_binary_load_cl()
492 if (cache_exists) in oskar_device_binary_load_cl()
/dports/devel/rbtools/RBTools-2.0/rbtools/api/
H A Dcache.py153 cache_exists = os.path.exists(self.cache_path)
156 if not cache_exists:
170 if cache_exists:

12