代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/147584/12545059
tcl iir_flp32_ts101.tcl
proc iir_flp32_TS101 { {target_name "TS101"} {test_name "test1"} } {
set benchmark_name "iir_flp32_TS101"
set outdata_name "output"
set indata_name "input_matrix"
puts [format "Testing %s (
www.eeworm.com/read/147584/12545071
tcl iir_flp32_ts201.tcl
proc iir_flp32_TS201 { {target_name "TS201"} {test_name "test1"} } {
set benchmark_name "iir_flp32_TS201"
set outdata_name "output"
set indata_name "input_matrix"
puts [format "Testing %s (
www.eeworm.com/read/100052/15571654
sh best.sh
#!/bin/sh
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 1996-2000 by Solar Designer
#
[ $# -eq 4 ] || exit 1
MAKE=$1
DES_DEPEND=$2
MD5_DEPEND=$3
BF_DEPEND=$4
# Detect t
www.eeworm.com/read/105215/15674883
sh best.sh
#!/bin/sh
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 1996-98 by Solar Designer
#
[ $# -eq 4 ] || exit 1
MAKE=$1
DES_DEPEND=$2
MD5_DEPEND=$3
BF_DEPEND=$4
# Detect the
www.eeworm.com/read/100178/15881600
sh best.sh
#!/bin/sh
#
# This file is part of John the Ripper password cracker,
# Copyright (c) 1996-98 by Solar Designer
#
[ $# -eq 4 ] || exit 1
MAKE=$1
DES_DEPEND=$2
MD5_DEPEND=$3
BF_DEPEND=$4
# Detect the
www.eeworm.com/read/100178/15881658
c bench.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-98 by Solar Designer
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/437028/1837026
foobar
\section*{BICMPD Benchmark}
\section*{BICMPU Benchmark}
\section*{CLKFEED Benchmark}
\section*{CMOSAMP Benchmark}
\section*{ECLINV Benchmark}
\section*{ECPAL Benchmark}
\section*{GMAMP Benchmark}
\sec
www.eeworm.com/read/323119/13351141
test-create
#!/usr/bin/perl
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library G
www.eeworm.com/read/136989/5834762
am makefile.am
##---------------------------------------------------------------------------
## Makefile.am,v 1.2 1999/04/07 20:53:27 othman Exp
##
## Top-level Makefile for TAO's AVStreams Tests
##