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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata_db.h 330 #define TOTAL_LAST 55
    [all...]
unicodedata.c 713 index = f*TOTAL_LAST + l;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata_db.h 330 #define TOTAL_LAST 55
    [all...]
unicodedata.c 706 index = f*TOTAL_LAST + l;
    [all...]
  /external/python/cpython2/Modules/
unicodedata_db.h 330 #define TOTAL_LAST 55
    [all...]
unicodedata.c 713 index = f*TOTAL_LAST + l;
    [all...]
  /external/python/cpython3/Modules/
unicodedata_db.h 346 #define TOTAL_LAST 62
    [all...]
unicodedata.c 736 index = f*TOTAL_LAST + l;
    [all...]
  /external/harfbuzz_ng/src/hb-ucdn/
ucdn_db.h     [all...]
ucdn.c 336 indexi = l * TOTAL_LAST + r;

Completed in 456 milliseconds