Searched defs:DATA_CACHE_SIZE (Results 1 – 9 of 9) sorted by relevance
20 #define DATA_CACHE_SIZE (24*1024) /* Silvermont L1 Data Cache */ macro24 #define DATA_CACHE_SIZE (24*1024) /* Atom L1 Data Cache */ macro
33 #define DATA_CACHE_SIZE (24*1024) /* Atom L1 Data Cache */ macro
33 #define DATA_CACHE_SIZE (24*1024) /* Silvermont L1 Data Cache */ macro
33 #define DATA_CACHE_SIZE (24*1024) /* Core Architecture L1 Data Cache */ macro
19 #define DATA_CACHE_SIZE (24*1024) /* Silvermont L1 Data Cache */ macro
62 private static final int DATA_CACHE_SIZE = 256; field in ManageCachePage
40 private static final int DATA_CACHE_SIZE = 1000; field in AlbumDataLoader
78 private static final int DATA_CACHE_SIZE = 256; field in AlbumSetPage
63 private static final int DATA_CACHE_SIZE = 256; field in PhotoDataAdapter