代码搜索:KAFFE
找到约 1,149 项符合「KAFFE」的源代码
代码结果 1,149
www.eeworm.com/read/167133/5469081
in kaffe.in
#! /bin/sh
#
# Driver script for Kaffe.
# This script invokes the "Kaffe" executable after modifying
# CLASSPATH and LD_LIBRARY_PATH as needed.
#
# We prepend kaffe's lib directory to LD_LIBRARY_PATH
www.eeworm.com/read/362572/2930643
in kaffe.in
#! /bin/sh
#
# Driver script for Kaffe.
# This script invokes the "Kaffe" executable after modifying
# CLASSPATH and LD_LIBRARY_PATH as needed.
#
# We prepend kaffe's lib directory to LD_LIBRARY_PATH
www.eeworm.com/read/144216/5752031
kaffe jniconfig.kaffe
eval `$JPL_SRC/setvars -perl`;
$java = $ENV{JAVA_HOME};
$jpl = $ENV{JPL_HOME};
# Are we using Kaffe?
#
$KAFFE = 1;
# What is the name of the JVM library?
#
$LIBJVM="kaffevm";
# Where is the JVM lib
www.eeworm.com/read/104260/6205331
java kaffe.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file
www.eeworm.com/read/167133/5467309
java kaffe.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file
www.eeworm.com/read/167133/5469030
in kaffe.1.in
.\" kaffe(1) manpage. Copyright: identical to that of kaffe itself,
.\" as documented under the COPYING section below.
.\" Contributed to the Kaffe project by Ray Dassen
.\"
www.eeworm.com/read/167133/5469269
def kaffe.def
/*
* kaffe.def
* Kaffe instruction definitions.
* Used by intrp, JIT and JIT3 engines.
*
* Copyright (c) 1996, 1997, 1999, 2000
* Transvirtual Technologies, Inc. All rights reserved.
*
* See
www.eeworm.com/read/304657/3786783
kaffe changelog.kaffe
2005-12-28 Dalibor Topic
* Makefile.am: Replaced gcj's version by Kaffe's simplified Makefile.am.
www.eeworm.com/read/304657/3787375
security kaffe.security
#
# Security configuration file for Kaffe
#
security.provider.1=gnu.java.security.provider.Gnu
security.provider.2=gnu.javax.crypto.jce.GnuCrypto
security.provider.3=gnu.javax.crypto.jce.GnuSasl
secu
www.eeworm.com/read/304657/3793860
java kaffe.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file