Home
last modified time | relevance | path

Searched refs:je1 (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry();
45 while(je1!=null){
46 System.out.println("Jar Entry1==>"+je1.getName());
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/jar/JarInputStream/
H A DTestIndexedJarWithBadSignature.java44 JarEntry je1 = jis.getNextJarEntry(); in main() local
45 while(je1!=null){ in main()
46 System.out.println("Jar Entry1==>"+je1.getName()); in main()
47 je1 = jis.getNextJarEntry(); // This should throw Security Exception in main()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc2018 *je1= sav_je1; in do_merge()
2026 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2071 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2128 json_engine_t je1, je2; in val_str() local
2180 if (je1.s.error) in val_str()
2285 if (je1->s.error) in do_merge_patch()
2361 *je1= sav_je1; in do_merge_patch()
2369 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2379 if (je1->s.error) in do_merge_patch()
2414 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc2076 *je1= sav_je1; in do_merge()
2084 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2129 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2186 json_engine_t je1, je2; in val_str() local
2238 if (je1.s.error) in val_str()
2343 if (je1->s.error) in do_merge_patch()
2419 *je1= sav_je1; in do_merge_patch()
2427 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2437 if (je1->s.error) in do_merge_patch()
2472 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc2011 *je1= sav_je1; in do_merge()
2019 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2064 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2121 json_engine_t je1, je2; in val_str() local
2173 if (je1.s.error) in val_str()
2278 if (je1->s.error) in do_merge_patch()
2354 *je1= sav_je1; in do_merge_patch()
2362 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2372 if (je1->s.error) in do_merge_patch()
2407 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_jsonfunc.cc2011 *je1= sav_je1; in do_merge()
2019 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2064 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2121 json_engine_t je1, je2; in val_str() local
2173 if (je1.s.error) in val_str()
2278 if (je1->s.error) in do_merge_patch()
2354 *je1= sav_je1; in do_merge_patch()
2362 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2372 if (je1->s.error) in do_merge_patch()
2407 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_jsonfunc.cc2018 *je1= sav_je1; in do_merge()
2026 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2071 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2128 json_engine_t je1, je2; in val_str() local
2180 if (je1.s.error) in val_str()
2285 if (je1->s.error) in do_merge_patch()
2361 *je1= sav_je1; in do_merge_patch()
2369 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2379 if (je1->s.error) in do_merge_patch()
2414 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_jsonfunc.cc2076 *je1= sav_je1; in do_merge()
2084 if (unlikely(je1->s.error || json_skip_key(je1))) in do_merge()
2129 end1= je1->s.c_str - je1->sav_c_len; in do_merge()
2186 json_engine_t je1, je2; in val_str() local
2238 if (je1.s.error) in val_str()
2343 if (je1->s.error) in do_merge_patch()
2419 *je1= sav_je1; in do_merge_patch()
2427 if (je1->s.error || json_skip_key(je1)) in do_merge_patch()
2437 if (je1->s.error) in do_merge_patch()
2472 if (!json_value_scalar(je1) && json_skip_level(je1)) in do_merge_patch()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/
H A DClassCompare.java128 for (JarEntry je1 : Collections.list((Enumeration<JarEntry>) jf1.entries())) { in compareClass()
129 if (je1.getName().endsWith(".class")) { in compareClass()
130 JarEntry je2 = jf2.getJarEntry(je1.getName()); in compareClass()
131 boolean pf = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
138 JarEntry je1 = jf1.getJarEntry(className); in compareClass() local
139 result = compareClass0(jf1, jf2, je1, ignoreUnkAttrs, ignoreElements); in compareClass()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Datod.c591 int je1, je2; local
603 je1 = start_je;
605 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
619 …for (numtable[endt] = numtable[endt - 1]; je1 < end_je && jeary[je1]->yomi[level] == y1; je1++, nu…
620 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
629 …for (numtable[endt] = numtable[endt - 1]; je1 < mid_je && jeary[je1]->yomi[level] == y1; je1++, nu…
631 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Datod.c591 int je1, je2; local
603 je1 = start_je;
605 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
619 …for (numtable[endt] = numtable[endt - 1]; je1 < end_je && jeary[je1]->yomi[level] == y1; je1++, nu…
620 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
629 …for (numtable[endt] = numtable[endt - 1]; je1 < mid_je && jeary[je1]->yomi[level] == y1; je1++, nu…
631 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jutil/
H A Datod.c591 int je1, je2; local
603 je1 = start_je;
605 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
619 …for (numtable[endt] = numtable[endt - 1]; je1 < end_je && jeary[je1]->yomi[level] == y1; je1++, nu…
620 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];
629 …for (numtable[endt] = numtable[endt - 1]; je1 < mid_je && jeary[je1]->yomi[level] == y1; je1++, nu…
631 y1 = (je1 >= mid_je) ? 0xffff : jeary[je1]->yomi[level];

12345678910