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

  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
JcopOsDownload.cpp 428 INT32 wIndex,wCount=0;
468 wCount=0;
473 for(wCount =0; (wCount < 5 && !feof(Os_info->fp)); wCount++, wIndex++)
488 for(wCount =0; (wCount < wLen && !feof(Os_info->fp)); wCount++, wIndex++)
Ala.cpp 787 INT32 wIndex,wCount=0;
    [all...]
  /bionic/libc/kernel/uapi/linux/usb/
functionfs.h 68 __le16 wCount;
  /external/kernel-headers/original/uapi/linux/usb/
functionfs.h 69 __le16 wCount;
152 * | 9 | wCount | U16 | number of ext. compat. |
  /hardware/nxp/secure_element/ls_client/src/
LsLib.cpp 661 int32_t wResult = 0, wCount, wIndex = 0;
665 for (wCount = 0; (wCount < 2 && !feof(Os_info->fp)); wCount++, wIndex++) {
670 Os_info->bytes_read = Os_info->bytes_read + (wCount * 2);
674 for (wCount = 0; (wCount < 1 && !feof(Os_info->fp)); wCount++, wIndex++) {
682 /*Read_Script from wCount*2 to wCount*1 *
    [all...]
  /external/dng_sdk/source/
dng_bottlenecks.h 439 uint32 wCount,
448 uint32 wCount);
458 uint32 wCount,
468 uint32 wCount,
1444 uint32 wCount,
1453 wCount,
1463 uint32 wCount)
1471 wCount);
1482 uint32 wCount,
1492 wCount,
    [all...]
dng_reference.h 398 uint32 wCount,
406 uint32 wCount);
415 uint32 wCount,
424 uint32 wCount,
dng_lens_correction.cpp 1300 const int32 wCount = fWeights.Width ();
1315 const int32 hMax = SafeInt32Sub (SafeInt32Sub (srcArea.r, wCount), 1);
1318 const int32 vMax = SafeInt32Sub (SafeInt32Sub (srcArea.b, wCount), 1);
1402 for (int32 i = 0; i < wCount; i++)
1405 for (int32 j = 0; j < wCount; j++)
1412 w += wCount;
    [all...]
dng_reference.cpp     [all...]
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
StringUtils.java 444 int wCount = 0;
472 ++wCount;
474 wCount = 0;
480 if (wCount >= 3 && hasPeriod) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ime.h 29 UINT wCount;
d3dtypes.h 642 WORD wCount;
    [all...]
d3dhal.h 341 WORD wCount;
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 425 WORD wCount;

Completed in 684 milliseconds