Home
last modified time | relevance | path

Searched refs:Java (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcafebabe6 # 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
21 >4 ubelong >30 compiled Java class data,
31 #>>4 belong 0x002b (Java 0.?)
32 #>>4 belong 0x032d (Java 1.0)
33 #>>4 belong 0x032d (Java 1.1)
34 >>4 belong 0x002e (Java 1.2)
35 >>4 belong 0x002f (Java 1.3)
36 >>4 belong 0x0030 (Java 1.4)
[all …]
H A Djava4 # 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 …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Djava.schema1 # java.schema -- Java Object Schema
16 # Java Object Schema (defined in RFC 2713)
27 # Schema for Representing Java(tm) Objects in an LDAP Directory
41 # This document defines the schema for representing Java(tm) objects in
43 # a Java serialized object [Serial], a Java marshalled object [RMI], a
44 # Java remote object [RMI], and a JNDI reference [JNDI].
63 # This attribute stores the fully qualified name of the Java object's
70 # DESC 'Fully qualified name of distinguished Java class or
79 DESC 'Fully qualified name of distinguished Java class or interface'
86 # This attribute stores the Java class definition's locations. It
[all …]
H A Djava.ldif1 # java.ldif -- Java Object Schema
16 # Java Object Schema (defined in RFC 2713)
26 ully qualified name of distinguished Java class or interface' EQUALITY caseEx
32 'Fully qualified Java class or interface name' EQUALITY caseExactMatch SYNTAX
35 SC 'Serialized form of a Java object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 SI
38 lly qualified Java class name of a JNDI object factory' EQUALITY caseExactMat
47 ntainer for a Java object' SUP top STRUCTURAL MUST cn )
48 olcObjectClasses: {1}( 1.3.6.1.4.1.42.2.27.4.2.4 NAME 'javaObject' DESC 'Java
52 ESC 'Java serialized object' SUP javaObject AUXILIARY MUST javaSerializedData
55 ESC 'Java marshalled object' SUP javaObject AUXILIARY MUST javaSerializedData
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2713.txt14 Schema for Representing Java(tm) Objects in an LDAP Directory
28 This document defines the schema for representing Java(tm) objects in
30 a Java serialized object [Serial], a Java marshalled object [RMI], a
31 Java remote object [RMI], and a JNDI reference [JNDI].
36 Java programming language [Java]. For brevity we use the term "Java
37 object" in place of "object in the Java programming language"
49 For applications written in the Java programming language, a kind of
50 data that is typically shared are Java objects themselves. For such
52 repository for Java objects. The directory provides a centrally
53 administered, and possibly replicated, service for use by Java
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Java/
H A DReadme1 Java - DTracing Java
3 These scripts trace the JVM, and require the Java hotspot provider which
4 was shipped with Java starting with version 1.6.0.
7 the Java process to be run using the "+ExtendedDTraceProbes" flag.
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Djava.m48 # use of Java.
11 AC_MSG_CHECKING([whether to use Java])
13 [ --disable-java do not build Java sources],
19 [ --disable-native-java do not compile Java to native executables],
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Djava.m48 # use of Java.
11 AC_MSG_CHECKING([whether to use Java])
13 [ --disable-java do not build Java sources],
19 [ --disable-native-java do not compile Java to native executables],
H A Dgcj.m47 # Check for a Java compiler that creates executables.
13 AC_ARG_VAR([GCJ], [Java native code compiler command])
14 AC_ARG_VAR([GCJFLAGS], [Java native code compiler flags])
16 AC_MSG_CHECKING([for Java to native code compiler])
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/m4/
H A Djava.m48 # use of Java.
11 AC_MSG_CHECKING([whether to use Java])
13 [ --disable-java do not build Java sources],
19 [ --disable-native-java do not compile Java to native executables],
H A Dgcj.m47 # Check for a Java compiler that creates executables.
13 AC_ARG_VAR([GCJ], [Java native code compiler command])
14 AC_ARG_VAR([GCJFLAGS], [Java native code compiler flags])
16 AC_MSG_CHECKING([for Java to native code compiler])
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_stat_example.txt20 Here we can see that at 2007 Sep 24 04:00:35 there were 2 Java programs
21 executed, (this number will include those without Java provider support),
28 If you see a count in "EXECS" but not in the other columns, then your Java
31 If you see counts in "CLOAD" but not in "METHODS", then you Java software
H A Dj_classflow_example.txt3 This watches Java method entries and returns from all Java processes on the
7 Here we can see it run on Code/Java/Func_abc.
27 The fourth column, CLASS.METHOD gives us the Java class and method name.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_stat_example.txt20 Here we can see that at 2007 Sep 24 04:00:35 there were 2 Java programs
21 executed, (this number will include those without Java provider support),
28 If you see a count in "EXECS" but not in the other columns, then your Java
31 If you see counts in "CLOAD" but not in "METHODS", then you Java software
H A Dj_classflow_example.txt3 This watches Java method entries and returns from all Java processes on the
7 Here we can see it run on Code/Java/Func_abc.
27 The fourth column, CLASS.METHOD gives us the Java class and method name.
/netbsd-src/external/gpl3/gdb.old/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl3/gdb/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl3/gcc/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl3/binutils/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl3/gcc.old/dist/
H A Dltgcc.m43 # 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.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/
H A DREADME24 hello-java Java
25 hello-java-awt Java AWT
26 hello-java-swing Java Swing
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/
H A Dconfigure.ac13 [ --enable-java-exe compile Java to native code, not to bytecode],
25 dnl Check whether we can execute Java programs.
27 dnl Check whether we can build Java programs.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/
H A Dconfigure.ac13 [ --enable-java-exe compile Java to native code, not to bytecode],
25 dnl Check whether we can execute Java programs.
27 dnl Check whether we can build Java programs.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java/
H A Dconfigure.ac13 [ --disable-java-exe compile Java to bytecode only, not to native code],
25 dnl Check whether we can execute Java programs.
27 dnl Check whether we can build Java programs.

12345678910>>...17