Home
last modified time | relevance | path

Searched defs:cache_file (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcachefile.c62 CacheFile *cache_file = (CacheFile *)id; in cache_file_init_data() local
86 CacheFile *cache_file = (CacheFile *)id; in cache_file_free_data() local
93 CacheFile *cache_file = (CacheFile *)id; in cache_file_blend_write() local
111 CacheFile *cache_file = (CacheFile *)id; in cache_file_blend_read_data() local
158 void BKE_cachefile_reader_open(CacheFile *cache_file, in BKE_cachefile_reader_open()
192 void BKE_cachefile_reader_free(CacheFile *cache_file, struct CacheReader **reader) in BKE_cachefile_reader_free()
215 static void cachefile_handle_free(CacheFile *cache_file) in cachefile_handle_free()
250 CacheFile *cache_file = BKE_id_new(bmain, ID_CF, name); in BKE_cachefile_add() local
255 void BKE_cachefile_reload(Depsgraph *depsgraph, CacheFile *cache_file) in BKE_cachefile_reload()
266 void BKE_cachefile_eval(Main *bmain, Depsgraph *depsgraph, CacheFile *cache_file) in BKE_cachefile_eval()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr63527.c5 struct cache_file struct
12 struct cache_file *cache __attribute__ ((visibility ("hidden"))); argument
/dports/sysutils/istatserver/istatserver-3.02/src/
H A DClientset.cpp71 string cache_file = "clients.dat"; in clear_cache() local
93 string cache_file = "clients.dat"; in save_cache() local
119 string cache_file = "clients.dat"; in read_cache() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/wms/
H A Dgdalwmscache.cpp71 CPLString cache_file(KeyToCacheFile(key)); in Write() local
83 CPLString cache_file(KeyToCacheFile(key)); in Read() local
98 CPLString cache_file(m_cache_path); in KeyToCacheFile() local
/dports/editors/focuswriter/focuswriter-1.7.6/src/
H A Ddocument_cache.cpp114 QString cache_file = m_filenames.take(document); in remove() local
162 QString cache_file = createFileName(); in replaceCacheFile() local
172 QString cache_file = createFileName(); in writeCacheFile() local
231 void DocumentCache::updateCacheFile(Document* document, const QString& cache_file) in updateCacheFile()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-cache.h67 struct cache_file struct
87 struct cache_file_new argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/dl/
H A Ddl-cache.h67 struct cache_file struct
87 struct cache_file_new argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-cache.h67 struct cache_file struct
87 struct cache_file_new argument

12345678910>>...17