/freebsd/contrib/file/magic/Magdir/ |
H A D | cafebabe | 6 # Since Java bytecode and Mach-O universal binaries have the same magic number, 9 # architectures; the short at offset 4 in a Java bytecode file is the JVM minor 12 # Java class format was version 43.0, we can safely choose any number 58 >4 ubelong >30 compiled Java class data, 68 #>>4 belong 0x002b (Java 0.?) 69 #>>4 belong 0x032d (Java 1.0) 70 #>>4 belong 0x032d (Java 1.1) 71 >>4 belong 0x002e (Java 1.2) 72 >>4 belong 0x002f (Java 1.3) 73 >>4 belong 0x0030 (Java 1.4) [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 ubyte-0x31 <2 Java HPROF dump, 29 # Java jmod module [all …]
|
H A D | securitycerts | 6 0 belong 0xedfeedfe Sun 'jks' Java Keystore File data
|
H A D | c-lang | 52 >&0 search/64 String Java source text
|
H A D | mach | 6 # Java ByteCode, so they are both handled in the file "cafebabe".
|
H A D | android | 215 >&0 regex/512 \^\\.super\x20L.*;$ disassembled Android DEX Java class (smali/baksmali)
|
H A D | archive | 1407 # JAR archiver (.j), this is the successor to ARJ, not Java's JAR (which is essentially ZIP) 1863 # It may or may not be an APK file, but it's definitely a Java JAR file 1864 >>>>>>-512 default x Java archive data (JAR) 2101 # Java Jar files (see also APK files above) 2102 >(26.s+30) leshort 0xcafe Java archive data (JAR)
|
/freebsd/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/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | XCOFF.cpp | 102 LANG_CASE(Java) in getNameForTracebackTableLanguageId()
|
/freebsd/sys/contrib/zlib/ |
H A D | FAQ | 281 34. Is there a Java version of zlib? 283 Probably what you want is to use zlib in Java. zlib is already included 284 as part of the Java SDK in the java.util.zip package. If you really want 285 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. Follow the API
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 160 Java = 0x0d, enumerator
|
/freebsd/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/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Types.def | 84 TYPE("java", Java, INVALID, nullptr, phases::Compile, phases::…
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 229 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Java, OS) in operator <<()
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 15 Note: if you want to write a milter in Java, then see
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 104 CV_ENUM_ENT(SourceLanguage, ILAsm), CV_ENUM_ENT(SourceLanguage, Java),
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 919 HANDLE_DW_LANG(0x000b, Java, 0, 3, DWARF) 1003 HANDLE_DW_LNAME(0x000c, Java, "Java", 0)
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkcs8.pod.in | 114 when absolutely necessary. Certain software such as some versions of Java
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 174 ID -0610+10648 Asia/Jakarta Java, Sumatra
|
H A D | zone.tab | 208 ID -0610+10648 Asia/Jakarta Java, Sumatra
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_for_dummies.md | 29 jMock/EasyMock does to Java (well, more or less). 53 In contrast, Java and Python programmers have some fine mock frameworks (jMock,
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 207 RETURN_CASE(SourceLanguage, Java, "java"); in formatSourceLanguage()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | README_P9.txt | 456 "xsmaxcdp can be used to implement the C/C++/Java conditional operation
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | messages.subr | 194 msg_java_desc="Java language support."
|