| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | cafebabe | 12 # Java class format was version 43.0, we can safely choose any number 19 >4 belong >30 compiled Java class data, 24 #>>4 belong 0x032d (Java 1.0) 25 #>>4 belong 0x032d (Java 1.1) 26 >>4 belong 0x002e (Java 1.2) 27 >>4 belong 0x002f (Java 1.3) 28 >>4 belong 0x0030 (Java 1.4) 29 >>4 belong 0x0031 (Java 1.5) 30 >>4 belong 0x0032 (Java 1.6) 31 >>4 belong 0x0033 (Java 1.7) [all …]
|
| H A D | java | 4 # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the 8 # Java serialization 10 0 beshort 0xaced Java serialization data 13 0 belong 0xfeedfeed Java KeyStore 15 0 belong 0xcececece Java JCE KeyStore 18 # Java source 19 0 regex \^import.*;$ Java source 22 # Java HPROF dumps 26 >>0x11 ushort-0x31 <2 Java HPROF dump,
|
| H A D | securitycerts | 6 0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
|
| H A D | mach | 6 # Java ByteCode, so they are both handled in the file "cafebabe".
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ltgcc.m4 | 3 # Ensure that the configuration variables for the GNU Java Compiler compiler 6 # run its tests on C programs, because we cannot link Java programs until 12 # Source file extension for Java test sources. 15 # Object file extension for compiled Java test sources.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | contrib.texi | 49 Godmar Back for his Java improvements and encouragement. 52 Scott Bambrough for help porting the Java compiler. 58 Jon Beniston for his Microsoft Windows port of Java. 162 Eric Christopher for his Java porting help and clean-ups. 504 random work on the Java front end. 559 for Java test code. 615 Mike Moreton for his various Java patches. 692 continued Java maintainership. 863 John Stracke for his Java HTTP protocol fixes. 893 language and the fantastic Java bytecode interpreter. [all …]
|
| H A D | frontends.texi | 14 @cindex Java 18 languages currently include C, C++, Java, Fortran, and Ada.
|
| H A D | standards.texi | 173 @xref{Compatibility,,Compatibility with the Java Platform, gcj, GNU gcj}, 174 for details of compatibility between @command{gcj} and the Java Platform.
|
| H A D | sourcebuild.texi | 32 The Boehm conservative garbage collector, used as part of the Java 41 An implementation of the @command{jar} command, used with the Java 63 The @code{libffi} library, used as part of the Java runtime library. 72 The Java runtime library. 85 The @code{zlib} compression library, used by the Java front end and as 86 part of the Java runtime library. 677 Java front end depends on the C++ front end, so sets 826 * libgcj Tests:: The Java library testsuites. 1280 @subsection The Java library testsuites. 1301 Jacks} project provides a testsuite for Java compilers that can be used [all …]
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | exception.lst | 27 # Exception list: names tests that are bypassed when running in Java 34 # freopen() (to suppress output) not supported by Java DTrace API 73 # freopen() and ftruncate() not supported by Java DTrace API
|
| /freebsd-12.1/contrib/llvm/tools/llvm-cxxfilt/ |
| H A D | llvm-cxxfilt.cpp | 27 Java, ///< Java (gcj) enumerator
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | COMMITTERS | 220 xela Alexander Müller <[email protected]> (Java JNI b.) 226 morten Morten Ludvigsen <[email protected]> (Swig-Java b.) 227 jespersm Jesper Steen Møller <[email protected]> (Swig-Java b.) 228 knacke Kai Nacke <[email protected]> (Swig-Java b.)
|
| H A D | configure | 23548 elif test -x "/Library/Java/Home/bin/java"; then 23549 JDK="/Library/Java/Home" 23573 test -d "/Library/Java/Home"; then 23574 JDK="/Library/Java/Home" 23688 elif test -x "/Library/Java/Home/bin/java"; then 23689 JDK="/Library/Java/Home" 23713 test -d "/Library/Java/Home"; then 23714 JDK="/Library/Java/Home" 23832 JDK="/Library/Java/Home" 23856 test -d "/Library/Java/Home"; then [all …]
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | MAINTAINERS | 240 Java support (Global Maintainers) 265 Java tests (gdb.java) Anthony Green [email protected] 429 Per Bothner (Java) per at bothner dot com 430 Anthony Green (Java) green at redhat dot com
|
| H A D | NEWS | 24 Pending breakpoints are very useful for GCJ Java debugging. 222 * Java 225 Java application have been fixed. GDB's Java support is now 1095 * Java frontend 1097 GDB now includes basic Java language support. This support is 1098 only useful with Java compilers that produce native machine code.
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | FAQ | 282 34. Is there a Java version of zlib? 284 Probably what you want is to use zlib in Java. zlib is already included 285 as part of the Java SDK in the java.util.zip package. If you really want 286 a version of zlib written in the Java language, look on the zlib home
|
| H A D | README | 38 zlib is available in Java using the java.util.zip package, documented at
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 158 Java = 0x0d, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Types.def | 81 TYPE("java", Java, INVALID, nullptr, "u")
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpTypes.h | 156 Java = (1 << 8), enumerator
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 87 CV_ENUM_ENT(SourceLanguage, ILAsm), CV_ENUM_ENT(SourceLanguage, Java),
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 191 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Java, OS) in operator <<()
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | requirements.txt | 44 created a Java based prototype resolver called Unbound. The basic 47 The Java prototype worked very well, with contributions from Geoff
|
| /freebsd-12.1/contrib/sendmail/libmilter/ |
| H A D | README | 15 Note: if you want to write a milter in Java, then see
|
| /freebsd-12.1/crypto/openssl/doc/man1/ |
| H A D | pkcs8.pod | 104 when absolutely necessary. Certain software such as some versions of Java
|