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

  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.c 60 index = index0[code >> (SHIFT1+SHIFT2)] << SHIFT1;
61 offset = (code >> SHIFT2) & ((1<<SHIFT1) - 1);
62 index = index1[index + offset] << SHIFT2;
63 offset = code & ((1<<SHIFT2) - 1);
unicodedata_db.h     [all...]
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 

Completed in 322 milliseconds