代码搜索:benchmarks
找到约 735 项符合「benchmarks」的源代码
代码结果 735
www.eeworm.com/read/15502/466784
pdf dspbios timing benchmarks for.pdf
www.eeworm.com/read/136989/5827895
mpc synch_benchmarks_perf_test.mpc
// -*- MPC -*-
// Synch_Benchmarks_Perf_Test.mpc,v 1.2 2003/12/23 20:23:21 dhinton Exp
project : aceexe {
after += Synch_Lib
libs += Synch_Lib
libpaths += ../Synch_Lib
includes
www.eeworm.com/read/136989/5827920
mpc synch_benchmarks_base_test.mpc
// -*- MPC -*-
// Synch_Benchmarks_Base_Test.mpc,v 1.2 2003/12/23 20:23:21 dhinton Exp
project : aceexe {
after += Synch_Lib
libs += Synch_Lib
libpaths += ../Synch_Lib
includes
www.eeworm.com/read/136989/5827945
mpc synch_benchmarks_synch_lib.mpc
// -*- MPC -*-
// Synch_Benchmarks_Synch_Lib.mpc,v 1.2 2003/12/23 20:23:21 dhinton Exp
project(Synch_Lib) : aceexe {
sharedname = Synch_Lib
dynamicflags += SYNCHLIB_BUILD_DLL
}
www.eeworm.com/read/242657/4549547
mpc synch_benchmarks_perf_test.mpc
// -*- MPC -*-
// $Id: Synch_Benchmarks_Perf_Test.mpc 76234 2006-12-30 06:25:52Z jtc $
project : acelib {
sharedname = Perf_Test
avoids += ace_for_tao
after += Synch_Lib
libs += Sync
www.eeworm.com/read/242657/4549550
synch_benchmarks_perf_test gnumakefile.synch_benchmarks_perf_test
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Synch_Benchmarks_Perf_Test
#
# $Id: gnu.mpd 77593 2007-03-07