HomeSort by relevance Sort by last modified time
    Searched refs:je (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 63 je done_logo # if so, exit
210 je done_bogo
389 je done # if so, done
399 je done # than an or ecx/repnz scasb
409 je skip_spaces
413 je done
415 je almost_done # if so, finish
418 je almost_done
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java 292 JarEntry je = enumeration.nextElement(); local
293 jarFile.getEntry(je.getName());
298 JarEntry je = enumeration.nextElement(); local
301 jarFile.getEntry(je.getName());
329 JarEntry je = enumeration.nextElement(); local
330 jarFile.getJarEntry(je.getName());
335 JarEntry je = enumeration.nextElement(); local
338 jarFile.getJarEntry(je.getName());
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 208 je toInterpreter
215 je toInterpreter
233 je toInterpreter
248 je 4f
438 je .LinvokeArgsDone # no args; jump to args done
450 je 2f # handle 2 args
453 je 4f # handle 4 args
656 je common_gotoBail # bail if break frame
674 je .returnToBC
744 je 2
    [all...]
  /external/openssl/crypto/bn/asm/
x86-mont.s 150 je .L005common_tail
241 je .L005common_tail
253 je .L008sqrlast
x86-mont.pl 400 &je (&label("common_tail"));
502 &je (&label("common_tail"));
516 &je (&label("sqrlast"));
  /libcore/luni/src/test/java/libcore/java/net/
OldJarURLConnectionTest.java 80 JarEntry je = juc.getJarEntry(); local
82 InputStream is = jf.getInputStream(je);
83 is.skip(je.getSize());
  /external/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 179 je temporal_filter_apply_epilog
182 je temporal_filter_apply_load_16
variance_impl_ssse3.asm 50 je filter_block2d_bil_var_ssse3_sp_only
58 je filter_block2d_bil_var_ssse3_fp_only
153 je filter_block2d_bil_var_ssse3_full_pixel
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_MMX_VC.c 147 je endS8
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-x86-darwin.S 116 je VG_(run_innerloop__dispatch_unassisted_unprofiled)
dispatch-x86-linux.S 99 je VG_(run_innerloop__dispatch_unassisted_unprofiled)
dispatch-amd64-darwin.S 109 je VG_(run_innerloop__dispatch_unassisted_unprofiled)
dispatch-amd64-linux.S 110 je VG_(run_innerloop__dispatch_unassisted_unprofiled)
dispatch-s390x-linux.S 124 je run_innerloop__dispatch_unprofiled
  /external/openssl/crypto/aes/asm/
aesni-x86.pl 128 &je (&label("${p}192"));
427 &je (&label("ecb_enc_two"));
432 &je (&label("ecb_enc_four"));
528 &je (&label("ecb_dec_two"));
533 &je (&label("ecb_dec_four"));
793 &je (&label("ctr32_one_shortcut"));
933 &je (&label("ctr32_two"));
942 &je (&label("ctr32_four"));
    [all...]
aesni-x86.s 367 je .L014ecb_enc_two
372 je .L016ecb_enc_four
470 je .L022ecb_dec_two
475 je .L024ecb_dec_four
739 je .L033ctr32_one_shortcut
859 je .L038ctr32_two
866 je .L040ctr32_four
1109 je .L047xts_enc_two
1128 je .L049xts_enc_four
1461 je .L060xts_dec_tw
    [all...]
aesni-sha1-x86_64.pl 99 je aesni_cbc_sha1_enc_avx
233 je .Laesenclast$sn
417 &je (".Ldone_ssse3");
750 je .Lvaesenclast$sn
927 &je (".Ldone_avx");
aesni-x86_64.pl 602 je .Lecb_enc_two
607 je .Lecb_enc_four
612 je .Lecb_enc_six
739 je .Lecb_dec_two
744 je .Lecb_dec_four
749 je .Lecb_dec_six
1042 je .Lctr32_one_shortcut
    [all...]
bsaes-x86_64.pl 1185 je .Lecb_enc_two
1190 je .Lecb_enc_four
1195 je .Lecb_enc_six
1387 je .Lecb_dec_two
1392 je .Lecb_dec_four
1397 je .Lecb_dec_six
    [all...]
  /external/qemu-pc-bios/vgabios/
clext.c 732 je c85h2
740 je c85h3
1108 je cirrus_vesa_06h_3
1110 je cirrus_vesa_06h_2
1143 je cirrus_vesa_07h_1
1145 je cirrus_vesa_07h_2
1312 je cirrus_get_bpp_bytes_2
1372 je offset_found1
1384 je offset_found2
  /external/libvpx/vp8/common/x86/
subpixel_ssse3.asm 58 je vp8_filter_block1d8_h4_ssse3
199 ;; je vp8_filter_block1d16_h4_ssse3
361 je vp8_filter_block1d4_h4_ssse3
487 je vp8_filter_block1d16_v4_ssse3
679 je vp8_filter_block1d8_v4_ssse3
816 je vp8_filter_block1d4_v4_ssse3
945 je b16x16_sp_only
959 je b16x16_fp_only
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 968 IJavaElement je = JavaCore.create((IResource) obj); local
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 315 for (unsigned j=0, je=elems; j!=je; ++j) {
344 for (unsigned j=0, je=elems; j!=je; ++j) {
348 if (j<je-1) O << ", ";
    [all...]
  /external/grub/stage1/
stage1.S 147 je 1f
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 111 const_iterator je = other.end(); local
123 j = std::upper_bound(j, je, i->start);
130 if (j == je) return false;
135 std::swap(ie, je);
159 const_iterator JE = Other.end();
160 if (J == JE)
178 std::swap(IE, JE);
182 if (++J == JE)

Completed in 980 milliseconds

1 2 3 45 6 7 8