代码搜索结果

找到约 72,880 项符合 Design 的代码

klips2-design-legend.txt

# -*- mode: Outline; fill-column: 78; fill-prefix: " " -*- # # klips2-design-legend.txt # Richard Guy Briggs # # RCSID $Id: klips2-design-legend.txt,v 1.1.1.1 2002/09/05

klips2-design.txt

# -*- mode: Outline; fill-column: 78; fill-prefix: " " -*- # # klips2-design.txt # Richard Guy Briggs # # RCSID $Id: klips2-design.txt,v 1.1.1.1 2002/09/05 03:13:16 ken

klips2-design-api.txt

1# -*- mode: Outline -*- # # klips2-design-api.txt # Richard Guy Briggs # # RCSID $Id: klips2-design-api.txt,v 1.1.1.1 2002/09/05 03:13:16 ken Exp $ # * Outline Comman

klips2-design-api-trips.txt

# -*- mode: Outline; fill-column: 78; fill-prefix: " " -*- # # klips2-design-api-trips.txt # Richard Guy Briggs # # RCSID $Id: klips2-design-api-trips.txt,v 1.1.1.1 2002

landsoft.dfpackage

package id2v0redr0gs7zjdr0h2oxv; /** @version 2.0 @physicalPackage @__modelType diagram */ class diagram { /** @__ref @__

personal.dfpackage

package idk1e0dr0gs7zjdr0h2p0d; /** @version 2.0 @physicalPackage @__modelType diagram */ class diagram { /** @__ref @__m

com.dfpackage

package id7weudr0gs7zjdr0h2ox1; /** @version 2.0 @physicalPackage @__modelType diagram */ class diagram { /** @__ref @__m

design

/jayacard/proto/bios/fs/DESIGN =============================================================================== ---[ File Identifier ]--------------------------------------------------------- File Id

design

/jayacard/proto/hal/template/design =============================================================================== To start a new port to a new hardware platform, copy these files and implement the

makefile

# Very simple Makefile for converting the design doc into something useful. TEX = latex S = combined_i186_z80_design.tex PDF = $(S:.tex=.pdf) PS = $(S:.tex=.ps) all: $(PS) $(PDF) %.ps: %.dvi dvips