代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/448632/1686008
h processor.h
/*
* linux/include/asm-arm/proc-armv/processor.h
*
* Copyright (C) 1996-1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/446978/1707693
java processor.java
//: interfaces/interfaceprocessor/Processor.java
package interfaces.interfaceprocessor;
public interface Processor {
String name();
Object process(Object input);
} ///:~
www.eeworm.com/read/443386/1743493
c processor.c
/* $Id: processor.c,v 1.1 2002/07/20 16:27:06 rhirst Exp $
*
* Initial setup-routines for HP 9000 based hardware.
*
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
* Modifications fo
www.eeworm.com/read/443386/1748794
h processor.h
#ifndef __ASM_CRIS_ARCH_PROCESSOR_H
#define __ASM_CRIS_ARCH_PROCESSOR_H
/*
* Default implementation of macro that returns current
* instruction pointer ("program counter").
*/
#define current_text
www.eeworm.com/read/443023/1752787
java processor.java
package org.sunxin.guestbook.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRes
www.eeworm.com/read/442656/1755340
py processor.py
from m5 import *
from Config import *
from Memory import *
from FuncUnit import *
#
# CacheCPU configuration
#
class CacheCPU(SimpleCPU):
dcache = Parent.dcache
icache = Parent.icache
class
www.eeworm.com/read/442570/1756619
h processor.h
/*
* linux/include/asm-arm/proc-armv/processor.h
*
* Copyright (C) 1996-1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/440499/1794563
h processor.h
/*
* linux/include/asm-arm/proc-armv/processor.h
*
* Copyright (C) 1996-1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/440456/1796532
java processor.java
package com.vimas.interfaceapplet;
//import com.vimas.rpapplet4800.RPApplet;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2004
* Company: Vimas technologies
www.eeworm.com/read/439082/1814752
h processor.h
/*
* include/asm-s390/processor.h
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Hartmut Penner (hp@de.ibm.com),
* Mar