代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/347503/3170883
s vfp1.s
@ VFP Instructions for D variants (Double precision)
.text
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
@ Most of these tests deliberatly use d0/r0 to avoid setti
www.eeworm.com/read/340665/3267113
s vfp1.s
@ VFP Instructions for D variants (Double precision)
.text
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
@ Most of these tests deliberatly use d0/r0 to avoid setti
www.eeworm.com/read/316872/3601614
h compiler.h
#ifndef __ALPHA_COMPILER_H
#define __ALPHA_COMPILER_H
/*
* Herein are macros we use when describing various patterns we want to GCC.
* In all cases we can get better schedules out of the compiler
www.eeworm.com/read/292705/3947979
h compiler.h
#ifndef __ALPHA_COMPILER_H
#define __ALPHA_COMPILER_H
/*
* Herein are macros we use when describing various patterns we want to GCC.
* In all cases we can get better schedules out of the compiler
www.eeworm.com/read/279715/4134985
java pulsar.java
package org.drools.examples.conway.patterns;
/**
* The Pulsar
*
* @see ConwayPattern
* @see org.drools.examples.conway.CellGrid
* @version $Id: Pulsar.java,v 1.3 2005/05/08 19:54:48
www.eeworm.com/read/279715/4134988
java border.java
package org.drools.examples.conway.patterns;
/**
* The Border
*
* @see ConwayPattern
* @see org.drools.examples.conway.CellGrid
* @version $Id: Border.java,v 1.3 2005/05/08 19:54:48
www.eeworm.com/read/279715/4134990
java cellgrid.java
package org.drools.examples.conway;
import org.drools.RuleBase;
import org.drools.WorkingMemory;
import org.drools.examples.conway.patterns.ConwayPattern;
import org.drools.examples.conway.rules
www.eeworm.com/read/447738/1696986
s vfp1.s
@ VFP Instructions for D variants (Double precision)
.text
.global F
F:
@ First we test the basic syntax and bit patterns of the opcodes.
@ Most of these tests deliberatly use d0/r0 to avoid setti
www.eeworm.com/read/442179/1764906
xtp hello.xtp
XSL is a pattern matching language like Prolog. It looks at XML nodes one
by one and checks the stylesheet for matching patterns. XSL uses XPath as
the pattern-matc
www.eeworm.com/read/439082/1818007
h compiler.h
#ifndef __ALPHA_COMPILER_H
#define __ALPHA_COMPILER_H
/*
* Herein are macros we use when describing various patterns we want to GCC.
* In all cases we can get better schedules out of the compiler