Home
last modified time | relevance | path

Searched refs:detect_cache (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/devices/mtp/unix/
H A Ddriver.py41 self.detect_cache = {}
109 self.detect_cache = {}
110 cache = self.detect_cache
/dports/sysutils/syslinux/syslinux-6.03/com32/gpllib/
H A Dcpuid.c203 void detect_cache(uint32_t xlvl, struct cpuinfo_x86 *c) in detect_cache() function
409 detect_cache(xlvl, c); in generic_identify()