代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3134672
netwinder
NetWinder specific documentation
================================
The NetWinder is a small low-power computer, primarily designed
to run Linux. It is based around the StrongARM RISC processor,
DC212
www.eeworm.com/read/348539/3154561
70aa68e0c14b001d1ac8ed4714413604
package com.processor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class AddPersonForwardProcessor implements RequestProcessor {
publ
www.eeworm.com/read/346906/3179705
h p24hj64gp210.h
/*-------------------------------------------------------------------------
* MPLAB-Cxx PIC24HJ64GP210 processor header
*
* (c) Copyright 1999-2008 Microchip Technology, All rights reserved
*
www.eeworm.com/read/343323/3221030
java stringprocessor.java
//: interfaces/interfaceprocessor/StringProcessor.java
package interfaces.interfaceprocessor;
import java.util.*;
public abstract class StringProcessor implements Processor{
public String name
www.eeworm.com/read/337546/3330810
c iommu.c
/*
* IOMMU implementation for Cell Broadband Processor Architecture
* We just establish a linear mapping at boot by setting all the
* IOPT cache entries in the CPU.
* The mapping functions should
www.eeworm.com/read/337546/3333329
s relocate.s
/*
* This is the common part of the loader relocation and initialization
* process. All of the board/processor specific initialization is
* done before we get here.
*
* Author: Tom Rini
* tr
www.eeworm.com/read/324920/3489736
c iommu.c
/*
* IOMMU implementation for Cell Broadband Processor Architecture
* We just establish a linear mapping at boot by setting all the
* IOPT cache entries in the CPU.
* The mapping functions should
www.eeworm.com/read/317484/3579500
vhd embedded_kcpsm.vhd
--
-- EMBEDDED_KCPSM.VHD
--
-- Ken Chapman - Xilinx Ltd - October 2002
--
-- This file instantiates the KCPSM processor macro and connects the
-- program ROM.
--
-- NOTE: The name of the prog
www.eeworm.com/read/317484/3579503
vhd embedded_kcpsm.vhd
--
-- EMBEDDED_KCPSM.VHD
--
-- Ken Chapman - Xilinx Ltd - October 2002
--
-- This file instantiates the KCPSM processor macro and connects the
-- program ROM.
--
-- NOTE: The name of the prog
www.eeworm.com/read/316872/3588045
c cbe_thermal.c
/*
* thermal support for the cell processor
*
* This module adds some sysfs attributes to cpu and spu nodes.
* Base for measurements are the digital thermal sensors (DTS)
* located on the chip.