HomeSort by relevance Sort by last modified time
    Searched refs:revcmp (Results 1 - 9 of 9) sorted by null

  /art/runtime/interpreter/mterp/x86/
zcmp.S 2 * Generic one-operand compare-and-branch operation. Provide a "revcmp"
10 j${revcmp} 1f
bincmp.S 2 * Generic two-operand compare-and-branch operation. Provide a "revcmp"
14 j${revcmp} 1f
  /art/runtime/interpreter/mterp/x86_64/
zcmp.S 2 * Generic one-operand compare-and-branch operation. Provide a "revcmp"
10 j${revcmp} 1f
bincmp.S 2 * Generic two-operand compare-and-branch operation. Provide a "revcmp"
14 j${revcmp} 1f
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
list_tests.py 437 def revcmp(a, b): function in function:CommonTest._test_sort
439 u.sort(revcmp)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
list_tests.py 437 def revcmp(a, b): function in function:CommonTest._test_sort
439 u.sort(revcmp)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
list_tests.py 437 def revcmp(a, b): function in function:CommonTest._test_sort
439 u.sort(revcmp)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
list_tests.py 437 def revcmp(a, b): function in function:CommonTest._test_sort
439 u.sort(revcmp)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
list_tests.py 437 def revcmp(a, b): function in function:CommonTest._test_sort
439 u.sort(revcmp)

Completed in 732 milliseconds