代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/120320/6074288
java eval.java
package org.drools.semantics.groovy;
/*
* $Id: Eval.java,v 1.12 2004/11/29 12:14:43 simon Exp $
*
* Copyright 2002 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use of this
www.eeworm.com/read/120320/6074338
java eval.java
package org.drools.semantics.python;
/*
* $Id: Eval.java,v 1.17 2004/11/29 12:35:52 simon Exp $
*
* Copyright 2002 (C) The Werken Company. All Rights Reserved.
*
* Redistribution and use of this
www.eeworm.com/read/109236/6175892
c eval.c
/*
* EVAL.C
* Tom Kerrigan's Simple Chess Program (TSCP)
*
* Copyright 1997 Tom Kerrigan
*/
#include
#include "defs.h"
#include "data.h"
#include "protos.h"
#define D
www.eeworm.com/read/108242/6183873
c eval.c
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Redistribu
www.eeworm.com/read/108242/6183900
h eval.h
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Redistribu
www.eeworm.com/read/108242/6183953
c eval.c
/*
* eval.c
* Facility: m4 macro processor
* by: oz
*/
#include "mdef.h"
#include "extr.h"
/*
* eval - evaluate built-in macros.
* argc - number of elements in argv.
* argv - element vect
www.eeworm.com/read/104163/6206233
c eval.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/104163/6206258
c eval.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/101594/6236197
bsh eval.bsh
/**
Evaluate the string in the current interpreter (see source()).
Returns the result of the evaluation or null.
Evaluate a string as if it were written directly in the current scope,
with
www.eeworm.com/read/101202/6237619
c eval.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.