Home
last modified time | relevance | path

Searched full:java (Results 1 - 25 of 103) sorted by relevance

12345

/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddemangle-java-test.c8 #include "demangle-java.h"
20 "boolean java.lang.StringLatin1.equals(byte[], byte[])" }, in test__demangle_java()
22 "long java.util.zip.ZipUtils.CENSIZ(byte[], int)" }, in test__demangle_java()
24 "boolean java.util.regex.Pattern$BmpCharProperty.match(java.util.regex.Matcher, int, java.lang.CharSequence)" }, in test__demangle_java()
26 "void java.lang.AbstractStringBuilder.appendChars(java.lang.String, int, int)" }, in test__demangle_java()
28 "void java.lang.Object<init>()" }, in test__demangle_java()
44 DEFINE_SUITE("Demangle Java", demangle_jav
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddemangle-java-test.c8 #include "demangle-java.h"
20 "boolean java.lang.StringLatin1.equals(byte[], byte[])" }, in test__demangle_java()
22 "long java.util.zip.ZipUtils.CENSIZ(byte[], int)" }, in test__demangle_java()
24 "boolean java.util.regex.Pattern$BmpCharProperty.match(java.util.regex.Matcher, int, java.lang.CharSequence)" }, in test__demangle_java()
26 "void java.lang.AbstractStringBuilder.appendChars(java.lang.String, int, int)" }, in test__demangle_java()
28 "void java.lang.Object<init>()" }, in test__demangle_java()
/kernel/linux/linux-5.10/Documentation/admin-guide/
H A Djava.rst0 Java(tm) Binary Kernel Support for Linux v1.03
5 support of Java Binaries in the OS, Linux is doing it!
7 You can execute Java applications and Java Applets just like any
10 1) You MUST FIRST install the Java Developers Kit for Linux.
11 The Java on Linux HOWTO gives the details on getting and
14 ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/Java-HOWTO
17 variable to use Java applications that make use of any
31 support for Java applications::
33 ':Java
[all...]
H A Dbinfmt-misc.rst6 This includes for example compiled Java(TM), Python or Emacs programs.
127 For java support see Documentation/admin-guide/java.rst
144 See :doc:`Documentation/admin-guide/java.rst <./java>` for an example.
/kernel/linux/linux-6.6/Documentation/admin-guide/
H A Djava.rst0 Java(tm) Binary Kernel Support for Linux v1.03
5 support of Java Binaries in the OS, Linux is doing it!
7 You can execute Java applications and Java Applets just like any
10 1) You MUST FIRST install the Java Developers Kit for Linux.
11 The Java on Linux HOWTO gives the details on getting and
14 ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/Java-HOWTO
17 variable to use Java applications that make use of any
31 support for Java applications::
33 ':Java
[all...]
H A Dbinfmt-misc.rst6 This includes for example compiled Java(TM), Python or Emacs programs.
127 For java support see Documentation/admin-guide/java.rst
144 See :doc:`Documentation/admin-guide/java.rst <./java>` for an example.
/test/xts/tools/
H A DOAT.xml71 <filteritem type="filepath" name="sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/mapper/xml/VideoMapper.xml" desc="xml配置文件,无需添加License头"/>
72 <filteritem type="filepath" name="sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/mapper/xml/BusinessCommentMapper.xml" desc="xml配置文件,无需添加License头"/>
73 <filteritem type="filepath" name="sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/mapper/xml/BusinessGoodsMapper.xml" desc="xml配置文件,无需添加License头"/>
74 <filteritem type="filepath" name="sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/mapper/xml/BusinessMapper.xml" desc="xml配置文件,无需添加License头"/>
75 <filteritem type="filepath" name="sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/or
[all...]
/device/board/hisilicon/hispark_phoenix/docs/
H A Dide_hiburn_for_3.1-release.md15 6. 修改$(WINDOS_INSTALL)\Huawei\DevEco-Device-Tool\platforms\platform-hisilicon_arm_linux\builder\hiburn.py中的21和22行为本地java路径。
16 本地java路径(可通过where java查看)。
17 21行:jre_path = r"C:\Program Files (x86)\Common Files\Oracle\Java\javapath"
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DGroupSiteController.java42 import java.util.Arrays;
43 import java.util.Collections;
44 import java.util.Comparator;
45 import java.util.List;
H A DBusinessController.java42 import java.util.Arrays;
43 import java.util.Collections;
44 import java.util.Comparator;
45 import java.util.List;
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dtest_java_symbol.sh2 # Test java symbol
55 echo "Fail to record for java program"
71 echo "Fail to find java symbols"
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddemangle-java.c8 #include "demangle-java.h"
34 * demangle Java symbol between str and end positions and stores
147 * Demangle Java function signature (openJDK, not GCJ)
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddemangle-java.c8 #include "demangle-java.h"
34 * demangle Java symbol between str and end positions and stores
147 * Demangle Java function signature (openJDK, not GCJ)
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dstackcollapse.py49 make_option("--tidy-java", dest="tidy_java",
51 help="beautify Java signatures"),
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dstackcollapse.py49 make_option("--tidy-java", dest="tidy_java",
51 help="beautify Java signatures"),
/kernel/linux/linux-5.10/fs/
H A DKconfig.binfmt188 programs that need an interpreter to run like Java, Python, .NET or
198 feature, <file:Documentation/admin-guide/java.rst> for information about how
199 to include Java support. and <file:Documentation/admin-guide/mono.rst> for
/kernel/linux/linux-6.6/fs/
H A DKconfig.binfmt150 programs that need an interpreter to run like Java, Python, .NET or
160 feature, <file:Documentation/admin-guide/java.rst> for information about how
161 to include Java support. and <file:Documentation/admin-guide/mono.rst> for
/test/xts/tools/sample/ServerSampleD/
H A DREADME.md28 - 将java目录下jeecg-boot-base-core、jeecg-module-system的文件放置JeecgBoot SpringBoot后台项目源码对应目录中,如重复,使用本服务的文件,然后启动项目;
/test/xts/tools/sample/ServerSampleE/
H A DREADME.md28 - 将java目录下jeecg-boot-base-core、jeecg-module-system的文件放置JeecgBoot SpringBoot后台项目源码对应目录中,如重复,使用本服务的文件,然后启动项目;
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dconstants.py240 LOG.info('start to run java testcase')
241 LOG.debug('run java command: {}'.format(convert_mac(self.command)))
262 LOG.info("Stop java process")
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dabort-ev6.S31 tst r5, #PSR_J_BIT @ Java?
H A Dabort-ev5tj.S24 tst r5, #PSR_J_BIT @ Java?
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dabort-ev5tj.S24 tst r5, #PSR_J_BIT @ Java?
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst87 java
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dglue-df.h23 * v5tj_early - ARMv5 with Thumb and Java early abort handler

Completed in 16 milliseconds

12345