Home
last modified time | relevance | path

Searched defs:CacheType (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/base/
Dcache_type.h12 enum CacheType { enum
/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp1235 typedef PackedCache<BITS, uint64_t> CacheType; typedef in WTF::MapSelector
1253 typedef PackedCache<64, uint64_t> CacheType; typedef in WTF::MapSelector
1261 typedef PackedCache<32 - kPageShift, uint16_t> CacheType; typedef in WTF::MapSelector
/external/kernel-headers/original/asm-x86/
Dvoyager.h357 __u8 CacheType; member