HomeSort by relevance Sort by last modified time
    Searched refs:wCount (Results 1 - 9 of 9) 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. |
  /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...]
  /art/runtime/arch/arm64/
quick_entrypoints_arm64.S     [all...]

Completed in 788 milliseconds