代码搜索:evaluate

找到约 3,619 项符合「evaluate」的源代码

代码结果 3,619
www.eeworm.com/read/166408/5474681

java evalfuncbase.java

package net.sf.yacas; // class EvalFuncBase defines the interface to 'something that can // evaluate' abstract class EvalFuncBase { public abstract void Evaluate(LispPtr aResult,LispEnvironment a
www.eeworm.com/read/390680/2526075

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/473357/6851514

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/132665/14080640

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/112844/15475847

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/241366/13150312

sql cal_eval.sql

DECLARE l_start_date TIMESTAMP; l_next_date TIMESTAMP; l_return_date TIMESTAMP; BEGIN l_start_date := TRUNC (SYSTIMESTAMP); l_return_date := l_start_date; FOR ctr IN
www.eeworm.com/read/229812/4751858

gml finote9.gml

The ASCII collating sequence is used to evaluate the relation.
www.eeworm.com/read/182103/5266667

c eval.c

/* * rtems_filesystem_evaluate_path() * * Routine to seed the evaluate path routine. * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and di
www.eeworm.com/read/207874/15260116

h ativersion.h

/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h,v 1.65tsi Exp $ */ /* * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * * Permission to use,
www.eeworm.com/read/467962/1494550

c fltresp.c

/* ---------------------------------------------------------------------- FLTRESP.C ~~~~~~~~~ Description: ~~~~~~~~~~~~ Test program to evaluate the freque