代码搜索结果
找到约 10,000 项符合
Test 的代码
test
1346
1513
1256
1364
706
726
388
378
-352
-463
-997
-1176
-1266
-1450
-1513
-1736
-1514
-1726
-1152
-1302
-1010
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
if (project.build_choices.count('static') > 0):
print "Target testxres is an application and does not build staticly."
SimpleEmptyRules()
else:
CPPSuffixRule()
common_libraries= \
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
#/bin/sh
# Compare the output of ../src/indent to correct output
# generated by earlier versions
INDENT=../src/indent
# First, make sure the executable exists
if test -x $INDENT; then
if test -d
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
echo "\n"
echo "\n"
echo "Valid cases:"
echo "All options specified except hostname"
echo "wbemexec -p 5988 -v 1.1 -m M-POST -t 10000 -u guest -w guest ./cimrequest.xml"
echo "\n"
wbemexec -p 5988 -v
test
# Copyright (C) Igor Sysoev
echo $ngx_n "checking for $ngx_lib ...$ngx_c"
cat > $NGX_AUTOCONF_ERR
----------------------------------------
checking for $ngx_lib
END
ngx_found=no
cat
test
#include
//#include
//#include
#pragma DATA_SECTION(imageBlock,"mydata");
#pragma DATA_SECTION(output,"myout");
#pragma DATA_SECTION(Q_tbl,"mytable");
m
test
#include
//#include
//#include
#pragma DATA_SECTION(imageBlock,"mydata");
#pragma DATA_SECTION(output,"myout");
#pragma DATA_SECTION(Q_tbl,"mytable");
m