代码搜索结果
找到约 10,000 项符合
Test 的代码
test
/*
* @test
* @bug 1240831
* @summary Certain classes should have been reported as abstract, but
* the compiler failed to detect this. This comes up when a
* subclass declares a
test
/*
* @test
* @bug 4053724
* @summary Certain non-ambiguous field references were reported by the
* compiler as ambigous.
* @author turnidge
*
* @compile -nowrite one/Parent.java two/Ch
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
#!./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
#!./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
#!./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
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
DOCUMENT=inet:`uname -n`:13002
REFERENCE=inet:`uname -n`:13300
CONTAINMEN
test
#!/bin/sh
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
DOCUMENT=inet:`uname -n`:13002
REFERENCE=inet:`uname -n`:13300
CONTAINMEN
test
#!/bin/sh
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
REFERENCE=inet:`uname -n`:13300
CONTAINMENT=inet:`uname -n`:13400
NODE=in
test
#!/bin/sh
PATH=../../daemon:../../coss/naming:../../imr:../../ir:$PATH
ADDR=inet:`uname -n`:12456
IRADDR=inet:`uname -n`:12500
DOCUMENT=inet:`uname -n`:13002
REFERENCE=inet:`uname -n`:13300
CONTAINMEN