代码搜索:semantics

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

代码结果 893
www.eeworm.com/read/120320/6074357

java baserulefactorytest.java

package org.drools.semantics.base; /* * $Id: BaseRuleFactoryTest.java,v 1.2 2004/09/17 00:24:38 mproctor Exp $ * * Copyright 2004-2004 (C) The Werken Company. All Rights Reserved. * * Redistri
www.eeworm.com/read/120320/6074358

java mockruleconfiguration.java

package org.drools.semantics.base; /* * $Id: MockRuleConfiguration.java,v 1.2 2004/09/17 00:24:38 mproctor Exp $ * * Copyright 2004-2004 (C) The Werken Company. All Rights Reserved. * * Redist
www.eeworm.com/read/156415/11804923

cpp parser.cpp

#include"parser.h" #include"stdarg.h" #include "semantics.h" #define enter(x) printf("enter in ");printf(x);printf("\n") #define back(x)printf("exit from ");printf(x);printf("\n") #define c
www.eeworm.com/read/470720/1452357

c strify1.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Test operator # semantics. */ #define OK1 # /* No problem. */ #define OK2(x) x#x /* No problem. */ #define
www.eeworm.com/read/470693/1464303

c strify1.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Test operator # semantics. */ #define OK1 # /* No problem. */ #define OK2(x) x#x /* No problem. */ #define
www.eeworm.com/read/240162/4590057

c strify1.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Test operator # semantics. */ #define OK1 # /* No problem. */ #define OK2(x) x#x /* No problem. */ #define
www.eeworm.com/read/233448/4684654

c 20030711-1.c

/* Test whether strncmp has not been "optimized" into memcmp nor any code with memcmp semantics. */ /* APPLE LOCAL begin 4229621 mainline */ /* { dg-do run { target i?86-*-linux* x86_64-*-linux* i
www.eeworm.com/read/233448/4684943

c 20050826-1.c

/* APPLE LOCAL file 4229621 mainline */ /* Test whether strncmp has not been "optimized" into memcmp nor any code with memcmp semantics. */ /* { dg-do run { target i?86-*-linux* x86_64-*-linux* ia
www.eeworm.com/read/233448/4685936

c strify1.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Test operator # semantics. */ #define OK1 # /* No problem. */ #define OK2(x) x#x /* No problem. */ #define
www.eeworm.com/read/190666/5179795

c strify1.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* Test operator # semantics. */ #define OK1 # /* No problem. */ #define OK2(x) x#x /* No problem. */ #define