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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 101 #define LCount 19u
106 #define SCount (LCount * NCount)
108 #define isCombiningL(u) (hb_in_range ((u), LBase, LBase+LCount-1))
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
NormalizerBuilder.java 253 LCount = 19, VCount = 21, TCount = 28,
255 SCount = LCount * NCount; // 11172
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
NormalizerBuilder.java 252 LCount = 19, VCount = 21, TCount = 28,
254 SCount = LCount * NCount; // 11172
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata.c 490 #define LCount 19
494 #define SCount (LCount*NCount)
665 if (LBase <= *i && *i < (LBase+LCount) &&
1025 find_syllable(pos, &len, &L, LCount, 0);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata.c 490 #define LCount 19
494 #define SCount (LCount*NCount)
658 if (LBase <= *i && *i < (LBase+LCount) &&
1018 find_syllable(pos, &len, &L, LCount, 0);
    [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 223 milliseconds