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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
makeunicodedata.py     [all...]
  /external/python/cpython2/Tools/unicode/
makeunicodedata.py 913 quickcheck_shift = qc_order.index(s[1])*2
914 quickcheck <<= quickcheck_shift
920 assert not (quickchecks[char]>>quickcheck_shift)&3
    [all...]

Completed in 373 milliseconds