代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/292705/3948194
h shmparam.h
#ifndef __ASM_SH_SHMPARAM_H
#define __ASM_SH_SHMPARAM_H
#if defined(__SH4__)
/*
* SH-4 has D-cache alias issue
*/
#define SHMLBA (PAGE_SIZE*4) /* attach addr a multiple of this */
#else
#define S
www.eeworm.com/read/292705/3948311
h shmparam.h
/*
* BK Id: SCCS/s.shmparam.h 1.5 05/17/01 18:14:25 cort
*/
#ifndef _PPC_SHMPARAM_H
#define _PPC_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _PPC_SHMPARAM_
www.eeworm.com/read/271070/4230481
c genic.c
#include
#include "genic.h"
/* genic.vhd c model:
* Currently supports:
* - multiple sets
* - tag, valid, lock bits
*/
insn_cache *genic_create(int size_kb, int nr_sets, int si
www.eeworm.com/read/441373/1771559
c genic.c
#include
#include "genic.h"
/* genic.vhd c model:
* Currently supports:
* - multiple sets
* - tag, valid, lock bits
*/
insn_cache *genic_create(int size_kb, int nr_sets, int si
www.eeworm.com/read/439082/1818222
h shmparam.h
#ifndef __ASM_SH_SHMPARAM_H
#define __ASM_SH_SHMPARAM_H
#if defined(__SH4__)
/*
* SH-4 has D-cache alias issue
*/
#define SHMLBA (PAGE_SIZE*4) /* attach addr a multiple of this */
#else
#define S
www.eeworm.com/read/439082/1818339
h shmparam.h
/*
* BK Id: SCCS/s.shmparam.h 1.5 05/17/01 18:14:25 cort
*/
#ifndef _PPC_SHMPARAM_H
#define _PPC_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _PPC_SHMPARAM_
www.eeworm.com/read/430518/1927200
h shmparam.h
#ifndef __ASM_SH_SHMPARAM_H
#define __ASM_SH_SHMPARAM_H
#if defined(__SH4__)
/*
* SH-4 has D-cache alias issue
*/
#define SHMLBA (PAGE_SIZE*4) /* attach addr a multiple of this */
#else
#define S
www.eeworm.com/read/430518/1927317
h shmparam.h
/*
* BK Id: SCCS/s.shmparam.h 1.5 05/17/01 18:14:25 cort
*/
#ifndef _PPC_SHMPARAM_H
#define _PPC_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _PPC_SHMPARAM_
www.eeworm.com/read/427042/1981332
c pa_front.c
/*
* $Id: pa_front.c 975 2006-03-20 18:11:09Z aknudsen $
* Portable Audio I/O Library Multi-Host API front end
* Validate function parameters and manage multiple host APIs.
*
* Based on the Open
www.eeworm.com/read/422060/2044811
phpt 005.phpt
--TEST--
custom save handler, multiple session_start()s, complex data structure test.
--SKIPIF--
--INI--
session.use_cookies=0
session.cache_limiter=
session.name=PHPSE