代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/193981/5137776
java cache.java
///////////////////////////////////////////////////////////////////////////////
//Copyright (C) 2003 Jeremy LaCivita and Thomas Morton
//
//This library is free software; you can redistribute it and/o
www.eeworm.com/read/192559/5152743
s cache.s
;++
; Copyright (c) 1997 Microsoft Corporation
;
; Module Name:
; cache.s
;
; Abstract:
; This module implements the code necessary to manage the CPU caches on the
; ARM processor.
;--
www.eeworm.com/read/192559/5152992
s cache.s
#include "kxmips.h"
#include "nkintr.h"
#define jalfix(func) \
jal func; \
nop;
#define KSEG0_BASE 0x80000000
#if R4000
#define INDEX_FILL_I 0x14
/*++
Cac
www.eeworm.com/read/192559/5153019
c cache.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/192559/5153432
s cache.s
; -*-Asm-*-
;
; $Revision: 1.4 $
; $Author: kwelton $
; $Date: 2000/08/09 20:43:41 $
;
; Copyright (c) 1997 Microsoft Corporation
;
; Module Name:
; cache.s
;
; Abstract:
; Th
www.eeworm.com/read/189320/5200786
cache config.cache
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
www.eeworm.com/read/187434/5220916
cache config.cache
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
www.eeworm.com/read/187389/5223531
c cache.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th