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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_security/src/
dm_security.c 104 INT16 wCount = 0;
110 for (wCount = 0; wCount < wLength; wCount++)
112 pbBuffer[wCount] = (UINT8) rand ();
113 if (pbBuffer[wCount] == 0)
115 wCount--;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
StringUtils.java 362 int wCount = 0;
390 ++wCount;
392 wCount = 0;
398 if (wCount >= 3 && hasPeriod) return true;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ime.h 29 UINT wCount;
d3dtypes.h 638 WORD wCount;
    [all...]
d3dhal.h 341 WORD wCount;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 425 WORD wCount;

Completed in 701 milliseconds