代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/151896/5678418
java cachemapaccesseventlistener.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.events;
/**
* This is the interface to listen to cache map access events. The events
www.eeworm.com/read/151104/5686228
e100lpslaveld
MEMORY
{
cache : ORIGIN = 0x380000f0,
LENGTH = 784
}
SECTIONS
{
.text :
{
*(.text)
} > cache
.data :
{
*(.data)
*(COMMON)
} > cache
.bss :
{
*(.bss)
} > cache
}
www.eeworm.com/read/150879/5688362
java cachemanager.java
package com.laoer.bbscs.sys;
/**
* Title: TianYi BBS
* Description: TianYi BBS System
* Copyright: Copyright (c) 2004
* Company: LAOER.COM/TIANYISOFT.NET
* @au
www.eeworm.com/read/150583/5690530
c flash_program_buf.c
//==========================================================================
//
// flash_program_buf.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/150583/5690535
c flash_erase_block.c
//==========================================================================
//
// flash_erase_block.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/150583/5690550
c flash_erase_block.c
//==========================================================================
//
// flash_erase_block.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/150583/5690561
c flash_program_buf.c
//==========================================================================
//
// flash_program_buf.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/148359/5714722
h ftcache.h
/***************************************************************************/
/* */
/* ftcache.h
www.eeworm.com/read/148359/5714934
jamfile
# FreeType 2 src/cache Jamfile (c) 2001 David Turner
#
SubDir FT2_TOP $(FT2_SRC_DIR) cache ;
# The file contains some macro definitions that are
# later used in #include statem