Home
last modified time | relevance | path

Searched defs:is_cache_enabled (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/settings/use_source_cache/
H A DTestUseSourceCache.py26 def set_use_source_cache_and_test(self, is_cache_enabled): argument
/dports/devel/libdap/libdap-3.20.8/
H A DHTTPConnect.h157 bool is_cache_enabled() { return (d_http_cache) ? d_http_cache->is_cache_enabled() : false; } in is_cache_enabled() function
H A DD4Connect.cc506 bool D4Connect::is_cache_enabled() in is_cache_enabled() function in libdap::D4Connect
H A DConnect.cc1194 bool Connect::is_cache_enabled() in is_cache_enabled() function in libdap::Connect
H A DHTTPCache.cc647 HTTPCache::is_cache_enabled() const in is_cache_enabled() function in libdap::HTTPCache
/dports/textproc/irstlm/irstlm-5.80.03/src/
H A DlmContainer.h173 inline bool is_cache_enabled(){ in is_cache_enabled() function
/dports/finance/prestashop/prestashop/classes/db/
H A DDb.php56 protected $is_cache_enabled; variable in DbCore
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnetfs.h164 bool (*is_cache_enabled)(struct inode *inode); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnetfs.h164 bool (*is_cache_enabled)(struct inode *inode); member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnetfs.h164 bool (*is_cache_enabled)(struct inode *inode); member
/dports/www/thirtybees/thirtybees-1.1.0/classes/db/
H A DDb.php72 protected $is_cache_enabled = false; variable in DbCore