Searched refs:load_cache (Results 1 – 5 of 5) sorted by relevance
250 self.load_cache()258 def load_cache(self): member in MultiKernelCall
3073 def load_cache(): function3090 ms = load_cache()3144 def load_cache(): function3184 ms, ms_clone = load_cache()
377 auto buffer = load_cache();433 std::vector<char> ComputePipelineCache::load_cache() { in load_cache() function in vkcompute::vkapi::ComputePipelineCache
275 std::vector<char> load_cache();
1552 int load_cache = 1; /* Load the job.cache file? */ in cupsdLoadAllJobs() local1580 load_cache = 0; in cupsdLoadAllJobs()1593 load_cache = 0; in cupsdLoadAllJobs()1605 load_cache = 0; in cupsdLoadAllJobs()1617 if (load_cache) in cupsdLoadAllJobs()