代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/482889/1284006
hpp eval_if.hpp
#ifndef BOOST_MPL_EVAL_IF_HPP_INCLUDED
#define BOOST_MPL_EVAL_IF_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See
www.eeworm.com/read/474814/1390783
h eval.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/474814/1390789
c eval.c
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/474814/1390891
h eval.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/474814/1390899
c eval.c
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/472881/1403447
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/465318/1520913
sh eval.sh
#!/bin/sh
#
# $1: Julius log file
# $2: reference file
# output summary in stdout
#
perl=/usr/bin/perl
align_opt='-u morpheme -c -f kanji'
###################
dir=`dirname $0`
rdir=`dirname $1`/resul
www.eeworm.com/read/459172/1572973
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002-2006 Michael Niedermayer
* Copyright (c) 2006 Oded Shimon
*
* This file is part of
www.eeworm.com/read/459172/1573198
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/456693/1604742
h eval.h
/* Interface to execute compiled code */
#ifndef Py_EVAL_H
#define Py_EVAL_H
#ifdef __cplusplus
extern "C" {
#endif
DL_IMPORT(PyObject *) PyEval_EvalCode(PyCodeObject *, PyObject *, PyObje