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

  /external/bluetooth/glib/glib/
gunidecomp.c 72 #define VCount 21
74 #define NCount (VCount * TCount)
274 && 0 <= VIndex && VIndex < VCount)
276 *result = SBase + (LIndex * VCount + VIndex) * TCount;
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 157 milliseconds