Searched refs:je (Results 26 - 50 of 179) sorted by relevance

12345678

/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_copy_sse2.asm21 je .w4
23 je .w8
25 je .w16
27 je .w32
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_subtract_sse2.asm27 je .case_4
29 je .case_8
31 je .case_16
33 je .case_32
/external/llvm/test/MC/MachO/
H A Djcc.s17 je 1f
/external/javassist/src/main/javassist/
H A DClassPoolTail.java142 JarEntry je = jarfile.getJarEntry(jarname);
143 if (je != null)
144 return jarfile.getInputStream(je);
155 JarEntry je = jarfile.getJarEntry(jarname);
156 if (je != null)
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
H A DJarFileTest.java153 JarEntry je = enumeration.nextElement();
154 jarFile.getEntry(je.getName());
159 JarEntry je = enumeration.nextElement();
162 jarFile.getEntry(je.getName());
186 JarEntry je = enumeration.nextElement();
187 jarFile.getJarEntry(je.getName());
192 JarEntry je = enumeration.nextElement();
195 jarFile.getJarEntry(je.getName());
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmx_main.asm43 je endconvert
H A Dx86_main.asm45 je endconvert
/external/stlport/src/
H A Dlock_free_slist.h94 " je L2_%=\n\t" // If yes, we're done
119 " je L2_%=\n\t" // If yes, we're done
241 je L2 // Yes, we're done
268 je L2 // Yes, we're done
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/
H A Dwin32at.asm50 je L2594 label
52 je L2593 label
/external/grub/stage2/
H A Dapm.S49 je done_apm_bios
H A Dasm.S389 je 1b
391 je 1b
393 je 1b
395 je 1b
452 je 8f
540 je 4f
542 /* this flag is actually the machine code (je or jmp) */
544 je 4f
592 /* tricky: jmp (0x74) <-> je (0xeb) */
1043 je
[all...]
H A Dstart.S86 je bootit
93 je chs_mode
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S39 je APMSYM(out_str2)
242 je APMSYM(07_poweroff)
245 je APMSYM(07_suspend)
248 je APMSYM(07_standby)
H A Drombios32start.S77 je 1f
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dx86_64cpuid.S125 je .Lgeneric
144 je .Ldone
164 je .Lret
H A Dx86cpuid.S99 je .L002generic
116 je .L006done
118 je .L005clear_avx
204 je .L013spin
289 je .L018ret
H A Dx86_64cpuid.pl145 je .Lgeneric
164 je .Ldone
184 je .Lret
/external/openssl/crypto/
H A Dx86_64cpuid.S125 je .Lgeneric
144 je .Ldone
164 je .Lret
H A Dx86cpuid.S99 je .L002generic
116 je .L006done
118 je .L005clear_avx
204 je .L013spin
289 je .L018ret
H A Dx86_64cpuid.pl145 je .Lgeneric
164 je .Ldone
184 je .Lret
/external/valgrind/main/coregrind/
H A Dm_trampoline.S105 je .L2
213 je .L41
749 je 2f
751 je 0b
797 je 2f
805 je 3f
815 je 5f
902 je 2f
904 je 0b
942 je
[all...]
/external/valgrind/main/exp-bbv/tests/x86/
H A Drep_prefix.S170 je print_error
178 je print_error
186 je print_error
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
H A Drc4-586.pl166 &je (&label("abort"));
180 &je (&label("RC4_CHAR"));
229 &je (&label("done"));
247 &je (&label("done"));
/external/openssl/crypto/rc4/asm/
H A Drc4-586.pl166 &je (&label("abort"));
180 &je (&label("RC4_CHAR"));
229 &je (&label("done"));
247 &je (&label("done"));
/external/qemu-pc-bios/vgabios/
H A Dvbe.c102 je vesa_pm_set_display_window1
127 je vesa_pm_set_display_start1
129 je vesa_pm_set_display_start1
389 je dispi_set_bank_farcall_get
1219 je get_display_window
1265 je get_logical_scan_line_length
1267 je set_logical_scan_line_bytes
1345 je set_display_start
1347 je get_display_start
1383 je get_dac_palette_forma
[all...]

Completed in 548 milliseconds

12345678