代码搜索:Cache

找到约 10,000 项符合「Cache」的源代码

代码结果 10,000
www.eeworm.com/read/386683/8732607

c cache.c

#include unsigned long load_instruction(unsigned long virtual_addr); unsigned long addr_translate(unsigned long virtual_addr); long load_align(unsigned long virtual_addr, long data_in
www.eeworm.com/read/187152/8852247

cpp cache.cpp

/* DB.CPP This module implements a simple ip address cache. The cached addresses are kept in an LRU sorted list. If there will be a large number of simultaneous addresses, then a s