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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
makeunicodedata.py 661 phrasebook_offset = [0] * len(unicode.chars)
666 phrasebook_offset[char] = len(phrasebook)
708 offset1, offset2, shift = splitbins(phrasebook_offset, trace)
    [all...]
  /external/python/cpython2/Tools/unicode/
makeunicodedata.py 661 phrasebook_offset = [0] * len(unicode.chars)
666 phrasebook_offset[char] = len(phrasebook)
708 offset1, offset2, shift = splitbins(phrasebook_offset, trace)
    [all...]

Completed in 321 milliseconds