代码搜索:semantics

找到约 893 项符合「semantics」的源代码

代码结果 893
www.eeworm.com/read/158872/5591152

c sem.c

/* Simulator instruction semantics for m32rbf. THIS FILE IS MACHINE GENERATED WITH CGEN. Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/158872/5591155

c semx-switch.c

/* Simulator instruction semantics for m32rxf. THIS FILE IS MACHINE GENERATED WITH CGEN. Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the G
www.eeworm.com/read/353746/10422363

am makefile.am

## Process this file with automake to create Makefile.in. # We set GPATH here; this gives us semantics for GNU make # which are more like other make's VPATH. GPATH = $(srcdir) if HAVE_FREETYPE OPENT
www.eeworm.com/read/314622/13563276

cpp main.cpp

//#ifdef _VC_COMPILER #include "semantics.h" #define MAX_CHARS 200 HWND hwnd; char SrcFilePath[MAX_CHARS]; static char Name[]="Compiler"; static bool PrepareWindow(HINSTANCE,HINSTANCE,in
www.eeworm.com/read/304660/13790048

am makefile.am

## Process this file with automake to create Makefile.in. # We set GPATH here; this gives us semantics for GNU make # which are more like other make's VPATH. GPATH = $(srcdir) if HAVE_FREETYPE OPENT
www.eeworm.com/read/146087/5739998

java reflectsemantic.java

package fri.patterns.interpreter.parsergenerator.semantics; import java.lang.reflect.*; import java.util.*; import fri.patterns.interpreter.parsergenerator.syntax.Rule; import fri.patterns.interprete
www.eeworm.com/read/146087/5740039

java lexerreflectsemantic.java

package fri.patterns.interpreter.parsergenerator.lexer.semantics; import java.util.*; import java.lang.reflect.Method; import fri.patterns.interpreter.parsergenerator.lexer.LexerSemantic; import fri.
www.eeworm.com/read/120320/6074350

java basedurationfactory.java

package org.drools.semantics.base; import org.drools.smf.Configuration; import org.drools.smf.DurationFactory; import org.drools.spi.Duration; public class BaseDurationFactory implements DurationFac
www.eeworm.com/read/120320/6074354

java baseduration.java

package org.drools.semantics.base; import org.drools.spi.Duration; import org.drools.spi.Tuple; public class BaseDuration implements Duration { private long seconds; public BaseDuration(lon
www.eeworm.com/read/470917/1438917

c sem_post.c

/* ??? This is an ass-backwards way to do this. We should simply define the acquire/release semantics of atomic_exchange_and_add. And even if we don't do this, we should be using atomic_full_b