代码搜索:proc

找到约 10,000 项符合「proc」的源代码

代码结果 10,000
www.eeworm.com/read/126327/14428474

v proc.v

// MAX+plus II Verilog Example // Combinatorial Always Statement // Copyright (c) 1994 Altera Corporation module proc (d, q); input [2:0] d; output [1:0] q; integer num_bits;
www.eeworm.com/read/126327/14428580

vhd proc.vhd

-- MAX+plus II VHDL Example -- Combinatorial Process Statement -- Copyright (c) 1994 Altera Corporation ENTITY proc IS PORT ( d : IN BIT_VECTOR (2 DOWNTO 0); q : OUT INTEGER RANGE 0 TO
www.eeworm.com/read/125867/14457455

asm proc.asm

www.eeworm.com/read/226271/14482783

map proc.map

****************************************************************************** TMS320C6x COFF Linker PC Version 4.32 *******************************************************
www.eeworm.com/read/226271/14482814

c proc.c

/*********************************************************/ /* */ /* proc.C */ /*
www.eeworm.com/read/125464/14493472

c proc.c

/* * $Id: proc.c,v 1.13 1998/05/12 07:36:07 mj Exp $ * * Procfs interface for the PCI bus. * * Copyright (c) 1997--1999 Martin Mares */ #include #include
www.eeworm.com/read/125063/14515058

c proc.c

/* * $Id: proc.c,v 1.2 1999/04/18 19:08:12 mj Exp $ * * The PCI Library -- Configuration Access via /proc/bus/pci * * Copyright (c) 1997--1999 Martin Mares * * Can
www.eeworm.com/read/124628/14556440

h proc.h

#ifndef _PROC_H #define _PROC_H #include #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _TIMER_H #include "timer.h" #endif #define SIGQSIZE 200 /* Entries in ksignal queu
www.eeworm.com/read/224913/14563299

vhd proc.vhd

library IEEE; use IEEE.std_logic_1164.all; entity Proc is port ( Pix_IN: in STD_LOGIC_VECTOR (5 downto 0); OP: in STD_LOGIC_VECTOR (2 downto 0); Pix_OUT: out STD_LO
www.eeworm.com/read/124442/14567837

c proc.c

/* * linux/fs/nfs/proc.c * * Copyright (C) 1992, 1993, 1994 Rick Sladkey * * OS-independent nfs remote procedure call functions */ /* * Defining NFS_PROC_DEBUG causes a lookup of