HomeSort by relevance Sort by last modified time
    Searched refs:je (Results 176 - 200 of 506) sorted by null

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/IA32/
CpuIA32.S 86 je L1
146 je L2
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/
memset.asm 44 je @SetDone
memsetSSE2.asm 40 je @SetDone
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/X64/
memset.asm 37 je @SetDone
memsetSSE2.asm 37 je @SetDone
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiSetMemRep4.asm 57 je Exit
EfiZeroMemRep4.asm 55 je Exit
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/X64/
EfiSetMem.asm 37 je @SetDone
EfiSetMemSSE2.asm 36 je @SetDone
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/
CpuIA32.S 98 je L1
158 je L2
  /external/fio/
stat.h 277 extern bool calc_thread_status(struct jobs_eta *je, int force);
278 extern void display_thread_status(struct jobs_eta *je);
  /external/syslinux/diag/mbr/
handoff.S 234 je pr_pnp
293 je wrstr_d
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 71 je done_logo # ! if so, exit
216 je done_bogo
391 je done # ! if so, done
401 je done
409 je skip_spaces
413 je done
415 je almost_done # ! if so, finish
418 je almost_done
  /external/valgrind/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/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarFileTest.java 327 JarEntry je = enumeration.nextElement(); local
328 jarFile.getEntry(je.getName());
333 JarEntry je = enumeration.nextElement(); local
336 jarFile.getEntry(je.getName());
364 JarEntry je = enumeration.nextElement(); local
365 jarFile.getJarEntry(je.getName());
370 JarEntry je = enumeration.nextElement(); local
373 jarFile.getJarEntry(je.getName());
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
mpx.s 78 bnd je foo
154 bnd je foo
  /art/runtime/arch/x86/
quick_entrypoints_x86.S 542 je VAR(finished) // goto finished
544 je 2f // goto FOUND_DOUBLE
546 je 3f // goto FOUND_FLOAT
573 je VAR(finished) // goto finished
575 je 3f // goto SKIP_FLOAT
577 je 4f // goto SKIP_DOUBLE
645 je .LfirstLong
674 je .Lreturn_double_quick
676 je .Lreturn_float_quick
740 je .LfirstLong
    [all...]
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
e820mangler.S 201 je 1f
260 je 1f
292 je 3f /* 'SMAP' missing: error */
  /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/boringssl/src/crypto/chacha/asm/
chacha-x86_64.pl 232 je .Lno_data
708 je .Ldo_sse3_after_all # to detect Atom
1002 je .Ldone4x
1042 je .Ldone4x
1097 je .Ldone4x
    [all...]
  /art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S 584 je VAR(finished)
586 je 2f
588 je 3f
615 je VAR(finished)
617 je 2f
619 je 3f
621 je 4f
718 je .Lreturn_double_quick
720 je .Lreturn_float_quick
811 je .Lreturn_double_quick
    [all...]
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 105 je L(mm_return)
230 je L(mm_return_pop_all)
293 je L(mm_return)
459 je L(mm_return)
  /bionic/libc/arch-x86_64/string/
sse2-memmove-slm.S 98 je L(mm_return)
221 je L(mm_return)
284 je L(mm_return)
441 je L(mm_return)
sse2-memset-slm.S 117 je L(return)
  /bionic/libm/x86/
e_hypot.S 171 je .L_2TAG_PACKET_9.0.2

Completed in 743 milliseconds

1 2 3 4 5 6 78 91011>>