代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/141212/13032688
c dhry_2.c
/*
****************************************************************************
*
* "DHRYSTONE" Benchmark Program
* -----------------------------
*
* V
www.eeworm.com/read/487628/6506700
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/486092/6543406
txt makefile.txt
#!gmake -j3
#
# MAKE="gmake -j8"
#
# Quake2 Makefile for Irix
#
# ELF only
#
MOUNT_DIR=..
# SUB_MAKE_FLAGS=-j 3
BUILD_DEBUG_DIR=debug
BUILD_RELEASE_DIR=release
BUILD_DEBUG_STATIC_DI
www.eeworm.com/read/479934/6684083
c dhry_2.c
/*
****************************************************************************
*
* "DHRYSTONE" Benchmark Program
* -----------------------------
*
* V
www.eeworm.com/read/347507/11660792
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/258442/11863220
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/228186/14396610
c dhry_2.c
/*
****************************************************************************
*
* "DHRYSTONE" Benchmark Program
* -----------------------------
*
* V
www.eeworm.com/read/226935/14446565
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/123611/14621369
c dhry_2.c
/*
This is a MODIFIED version of the Dhrystone 2.1 Benchmark program.
The only changes which have been made are:
1) the 'old-style' K&R function declarations have been replaced with
'ANSI-C-sty