Home
last modified time | relevance | path

Searched defs:je (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp195 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
220 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
231 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
297 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
308 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
H A DJarInputStreamTest.java62 JarEntry je = jis.getNextJarEntry(); in test_ConstructorLjava_io_InputStream() local
99 JarEntry je = jis.getNextJarEntry(); in test_getNextJarEntry_Ex() local
148 JarEntry je = jis.getNextJarEntry(); in test_getNextJarEntry() local
418 JarEntry je = jis.getNextJarEntry(); in test_metainf_verification() local
H A DJarFileTest.java327 JarEntry je = enumeration.nextElement(); in test_getEntryLjava_lang_String() local
333 JarEntry je = enumeration.nextElement(); in test_getEntryLjava_lang_String() local
364 JarEntry je = enumeration.nextElement(); in test_getJarEntryLjava_lang_String() local
370 JarEntry je = enumeration.nextElement(); in test_getJarEntryLjava_lang_String() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/jar/
H A DJarVerifier.java116 public void beginEntry(JarEntry je, ManifestEntryVerifier mev) in beginEntry()
244 JarEntry je = mev.getEntry(); in processEntry() local
451 JarEntry je, in VerifierStream()
801 JarEntry je = entry; in entries2() local
H A DJarEntry.java73 public JarEntry(JarEntry je) { in JarEntry() method in JarEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/jar/
DJarVerifier.java116 public void beginEntry(JarEntry je, ManifestEntryVerifier mev) in beginEntry()
244 JarEntry je = mev.getEntry(); in processEntry() local
451 JarEntry je, in VerifierStream()
801 JarEntry je = entry; in entries2() local
DJarEntry.java73 public JarEntry(JarEntry je) { in JarEntry() method in JarEntry
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/jar/
DJarVerifier.java116 public void beginEntry(JarEntry je, ManifestEntryVerifier mev) in beginEntry()
244 JarEntry je = mev.getEntry(); in processEntry() local
451 JarEntry je, in VerifierStream()
801 JarEntry je = entry; in entries2() local
DJarEntry.java73 public JarEntry(JarEntry je) { in JarEntry() method in JarEntry
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dlinux_trampoline.S34 je .headerSearchDone // found the header label
41 je 2f // give up label
96 je .endScan label
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/
H A DURLJarFile.java257 private JarEntry je; field in URLJarFile.URLJarFileEntry
259 URLJarFileEntry(JarEntry je) { in URLJarFileEntry()
/aosp_15_r20/external/turbine/javatests/com/google/turbine/zip/
H A DZipTest.java94 JarEntry je = new JarEntry(name); in createEntry() local
115 JarEntry je = entries.nextElement(); in expected() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DMain.java209 java.util.jar.JarEntry je; in getMainClassList() local
281 java.util.jar.JarEntry je = null; in getJarInputStream() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp48 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local
74 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp46 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local
72 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp46 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local
72 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
H A DPPCLoopInstrFormPrep.cpp382 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local
457 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/javax/crypto/
DJarVerifier.java105 JarEntry je = jf.getJarEntry("cryptoPerms"); in verify() local
/aosp_15_r20/libcore/ojluni/src/main/java/javax/crypto/
H A DJarVerifier.java105 JarEntry je = jf.getJarEntry("cryptoPerms"); in verify() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/crypto/
DJarVerifier.java105 JarEntry je = jf.getJarEntry("cryptoPerms"); in verify() local
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
H A DJarTestFinder.java50 JarEntry je = e.nextElement(); in getClasses() local
/aosp_15_r20/cts/tools/release-parser/src/com/android/cts/releaseparser/
H A DJarTestFinder.java46 JarEntry je = e.nextElement(); in getClasses() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/jar/
H A DOldJarEntryTest.java129 JarEntry je = jarFile.getJarEntry(entryName); in test_ConstructorLjava_util_jar_JarEntry() local

12345678910>>...15