| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | helper_functions.php | 3 $cachefile = "cache".$_SERVER['PHP_SELF']."?".$_SERVER['QUERY_STRING']; variable 8 global $cachefile; 13 if(stripos($cachefile, "&rand=")==true) 14 $cachefile = substr($cachefile,0,stripos($cachefile, "&rand=")); 16 if (file_exists($cachefile)) 20 include($cachefile); 41 global $cachefile; 45 $fp = fopen($cachefile, 'w');
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | helper_functions.php | 3 $cachefile = "cache".$_SERVER['PHP_SELF']."?".$_SERVER['QUERY_STRING']; variable 8 global $cachefile; 13 if(stripos($cachefile, "&rand=")==true) 14 $cachefile = substr($cachefile,0,stripos($cachefile, "&rand=")); 16 if (file_exists($cachefile)) 20 include($cachefile); 41 global $cachefile; 45 $fp = fopen($cachefile, 'w');
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cache.py | 82 cachefile = "bb_cache.dat" variable in CoreRecipeInfo 375 def getCacheFile(self, cachefile): argument 376 return getCacheFile(self.cachedir, cachefile, self.mc, self.data_hash) 384 self.cachefile = self.getCacheFile("bb_cache.dat") 392 cachefile = self.getCacheFile(cache_class.cachefile) 393 cache_exists = os.path.exists(cachefile) 394 self.logger.debug2("Checking if %s exists: %r", cachefile, cache_exists) 399 elif os.path.isfile(self.cachefile): 402 self.logger.debug("Cache file %s not found, building..." % self.cachefile) 413 os.symlink(os.path.basename(self.cachefile), symlink) [all …]
|
| H A D | persist_data.py | 83 def __init__(self, cachefile, table): argument 84 self.cachefile = cachefile 103 self.connection = sqlite3.connect(self.cachefile, timeout=5) 251 cachefile = os.path.join(cachedir, "bb_persist_data.sqlite3") 252 return SQLTable(cachefile, domain)
|
| H A D | cache_extra.py | 24 cachefile = "bb_extracache_" + classname +".dat" variable in HobRecipeInfo
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/ |
| H A D | dump_cache.py | 48 with open(self.args.cachefile[0], "rb") as cachefile: 49 pickled = pickle.Unpickler(cachefile)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 678 with open(ud.donestamp, "rb") as cachefile: 679 pickled = pickle.Unpickler(cachefile) 695 with open(ud.donestamp, "wb") as cachefile: 696 p = pickle.Pickler(cachefile, 2) 729 with open(ud.donestamp, "wb") as cachefile: 730 p = pickle.Pickler(cachefile, 2)
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |