/openbsd-src/usr.bin/file/magdir/ |
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
|
H A D | cafebabe | 6 # Since Java bytecode and Mach-O fat-files have the same magic number, the test 9 # offset 4 in a Java bytecode file is the JVM minor version and the 12 # Java class format was version 43.0, we can safely choose any number 20 >4 belong >30 compiled Java class data,
|
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".
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | gcj.texi | 8 @c circumlocutions like ``compiler for the Java language''. 10 @c the word ``Java'. 55 * Gcj: (gcj). Ahead-of-time compiler for the Java language 61 Generate header files from Java class files 63 Print information about Java source files 65 Print information about Java class files 66 * gij: (gcj)Invoking gij. GNU interpreter for Java bytecode 101 Java programming language. @command{gcj} can generate both @file{.class} 102 files and object files, and it can read both Java source code and 110 * Compatibility:: Compatibility between gcj and other tools for Java [all …]
|
H A D | config-lang.in | 1 # Top level configure fragment for the GNU compiler for the Java(TM) 22 #Java and all Java-based marks are trademarks or registered trademarks
|
H A D | keyword.gperf | 2 /* Keyword definition for the GNU compiler for the Java(TM) language. 23 Java and all Java-based marks are trademarks or registered trademarks
|
H A D | javaop.def | 1 /* Table of opcodes for byte codes defined by the Java(TM) virtual 22 Java and all Java-based marks are trademarks or registered trademarks 81 Java frame. It can be a literal, or IMMEDIATE_i2.
|
/openbsd-src/gnu/usr.bin/perl/cpan/Text-Tabs/t/ |
H A D | fill.t | 22 Java! 23 Looking to view Java applets in Cyberdog 1.1 Beta 3? Download and install 24 the Mac OS Runtime for Java and try it out! 42 Java! Looking to view Java applets in Cyberdog 1.1 Beta 3? Download and 43 install the Mac OS Runtime for Java and try it out!
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | gcj.info | 27 * Gcj: (gcj). Ahead-of-time compiler for the Java language 33 Generate header files from Java class files 35 Generate JNI header files from Java class files 37 Print information about Java source files 39 Print information about Java class files 40 * gij: (gcj)Invoking gij. GNU interpreter for Java bytecode 78 This manual describes how to use `gcj', the GNU compiler for the Java 80 object files, and it can read both Java source code and `.class' files. 88 * Compatibility:: Compatibility between gcj and other tools for Java 93 * Invoking gij:: Interpreting Java bytecodes [all …]
|
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. 65 Geoff Berry for his Java object serialization work and various patches. 83 garbage collector}, IA-64 libffi port, and other Java work. 125 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ@. 162 Eric Christopher for his Java porting help and clean-ups. 300 John Gilmore for a donation to the FSF earmarked improving GNU Java. 312 Anthony Green for his @option{-Os} contributions and Java front end work. 315 Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code. [all …]
|
H A D | frontends.texi | 14 @cindex Java 20 languages currently include C, C++, Objective-C, Objective-C++, Java,
|
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
H A D | contrib.texi | 41 Godmar Back for his Java improvements and encouragement. 44 Scott Bambrough for help porting the Java compiler. 50 Jon Beniston for his Windows port of Java. 57 Geoff Berry for his Java object serialization work and various patches. 68 garbage collector}, IA-64 libffi port, and other Java work. 103 Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ. 140 Eric Christopher for his Java porting help and clean-ups. 261 John Gilmore for a donation to the FSF earmarked improving GNU Java. 273 Anthony Green for his @option{-Os} contributions and Java front end work. 292 Andrew Haley for his amazing Java compiler and library efforts. [all …]
|
H A D | frontends.texi | 7 @chapter Compile C, C++, Objective-C, Ada, Fortran, Java, or treelang 11 @cindex Java 15 Fortran, Java and treelang) are integrated; this is why we use the name 17 languages. The Ada, Fortran, Java and treelang compilers are described in
|
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2000-11-18-EarlyDesignIdeas.txt | 10 portability and safety like the Java VM? Or shall we focus on the 13 important for portable Java-type VMs? 17 the second question. The Java compiler and OS community care much more 21 Java-type VMs, the design constraints are very different.
|
H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 10 > portability and safety like the Java VM? Or shall we focus on the 13 > important for portable Java-type VMs? 22 to be able to statically eliminate many bounds checks in Java 26 * Java bytecode is used as our "safe" representation (to avoid 28 user chooses to execute Java bytecodes directly (ie, not 35 * To keep things "safe" ie to enforce a sandbox on Java/foreign code, 44 > the second question. The Java compiler and OS community care much more 81 C functions directly from Java without using the nasty/slow/gross JNI 97 a uniform way for the entire VM... so that C functions can call Java
|
H A D | 2001-02-13-Reference-Memory.txt | 17 works fine for lots of stuff... except that Java really has 21 an object, etc...) and more closely matches Java semantics. The
|
H A D | 2001-02-06-TypeNotationDebateResp2.txt | 25 * This fits more closely with what Java needs, ie what we need in the 26 short term. Java arrays are always zero based.
|
H A D | 2001-02-13-Reference-MemoryResponse.txt | 8 > works fine for lots of stuff... except that Java really has 12 > an object, etc...) and more closely matches Java semantics. The
|
H A D | 2001-05-18-ExceptionHandling.txt | 1 Meeting notes: Implementation idea: Exception Handling in C++/Java 196 llvm. Java would be very similar, except it only uses destructors to unlock 201 It would be trivial to get exception interoperability between C++ and Java.
|
H A D | 2001-02-09-AdveComments.txt | 26 the val-type uint? Most HLL switch statements (including Java and C++) 53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
|
/openbsd-src/regress/usr.bin/file/ |
H A D | t10.out | 1 t10.in: Java serialization data, version 5
|
H A D | t9.out | 1 t9.in: compiled Java class data, version 49.0
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | FaultMaps.rst | 20 For example, Java requires null checks on objects before they are read 24 extremely rare in well-behaved Java programs, and typically the null
|
/openbsd-src/sys/dev/onewire/ |
H A D | onewiredevs | 37 family DS195X 0x16 Java
|