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

  /hardware/ti/omap3/dspbridge/inc/
memry.h 155 * cSize: Size in bytes of the data buffer.
160 * The size (cSize) must accurately reflect the size of the buffer to
167 ULONG cSize);
197 * cSize: Size in bytes of the buffer.
207 */ extern DSPAPIDLL MEMRY_PageUnlock(PVOID pBuffer, ULONG cSize);
mem.h 354 * cSize: Size in bytes of the data buffer.
360 * - The size (cSize) must accurately reflect the size of the buffer to
367 extern PVOID MEM_PageLock(IN PVOID pBuffer, IN ULONG cSize);
375 * cSize: Size in bytes of the buffer.
386 extern DSP_STATUS MEM_PageUnlock(IN PVOID pBuffer, IN ULONG cSize);
wcdioctl.h 424 ULONG cSize;
430 ULONG cSize;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
memry.h 155 * cSize: Size in bytes of the data buffer.
160 * The size (cSize) must accurately reflect the size of the buffer to
167 ULONG cSize);
197 * cSize: Size in bytes of the buffer.
207 */ extern DSPAPIDLL MEMRY_PageUnlock(PVOID pBuffer, ULONG cSize);
mem.h 354 * cSize: Size in bytes of the data buffer.
360 * - The size (cSize) must accurately reflect the size of the buffer to
367 extern PVOID MEM_PageLock(IN PVOID pBuffer, IN ULONG cSize);
375 * cSize: Size in bytes of the buffer.
386 extern DSP_STATUS MEM_PageUnlock(IN PVOID pBuffer, IN ULONG cSize);
wcdioctl.h 424 ULONG cSize;
430 ULONG cSize;
  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp 54 uprv_memcpy(buf, element->cPoints, element->cSize*sizeof(UChar));
55 buf[element->cSize] = 0;
57 //element->cPoints[element->cSize] = 0;
69 uprv_memcpy(buf1, element1->cPoints, element1->cSize*sizeof(UChar));
70 buf1[element1->cSize] = 0;
75 uprv_memcpy(buf2, element2->cPoints, element2->cSize*sizeof(UChar));
76 buf2[element2->cSize] = 0;
814 unorm_normalize(element->cPoints, element->cSize, UNORM_NFC, 0,
836 uint32_t oldCPSize = element->cSize;
844 for(j=0; j<element->cSize; j++)
    [all...]
ucol_bld.cpp 715 int32_t cSize = (tok->source & 0xFF000000) >> 24;
718 if(cSize > 1) {
720 tok->CEs[0] |= ucol_uprv_getCaseBits(src->UCA, cPoints, cSize, status);
    [all...]
ucol_elm.h 66 uint32_t cSize; /* Number of characters in sequence - for contraction */
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 348 uint32_t dataSize, ySize, cSize, cStride;
353 dataSize = ySize = cSize = cStride = 0;
380 cSize = buffer->width * (buffer->height / 2 - 1) + buffer->width - 1;
389 dataSize = (idx == 0) ? ySize : cSize;
399 cSize = cStride * buffer->height / 2;
400 cb = cr + cSize;
408 dataSize = (idx == 0) ? ySize : cSize;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 

Completed in 180 milliseconds