Home
last modified time | relevance | path

Searched defs:destSize (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/common/
Dubidiwrt.c62 UChar *dest, int32_t destSize, in doWriteForward()
155 UChar *dest, int32_t destSize, in doWriteReverse()
312 UChar *dest, int32_t destSize, in ubidi_writeReverse()
353 UChar *dest, int32_t destSize, in ubidi_writeReordered()
Dushape.c612 int32_t destSize,uint64_t options) { in calculateSize()
671 int32_t destSize,uint64_t options, in handleTashkeelWithTatweel()
711 int32_t destSize, in handleGeneratedSpaces()
901 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin()
958 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode)… in expandCompositCharAtEnd()
1025 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, in expandCompositCharAtNear()
1079 int32_t destSize,uint64_t options, in expandCompositChar()
1194 int32_t destSize,uint64_t options, in shapeUnicode()
1364 int32_t destSize,uint64_t options, in deShapeUnicode()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DImageLayerChromium.cpp103 const IntSize destSize = bounds(); in tilingTransform() local
/external/webkit/Source/WebCore/platform/graphics/skia/
DNativeImageSkia.cpp135 int destSize = destWidth * destHeight; in shouldCacheResampling() local
/external/webkit/Source/WebCore/platform/text/mac/
DShapeArabic.c352 int32_t destSize, in shapeUnicode()
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp608 uint64_t destSize = TD->getTypeAllocSize(A->getAllocatedType()) * in performCallSlotOptzn() local
620 uint64_t destSize = TD->getTypeAllocSize(StructTy); in performCallSlotOptzn() local
/external/icu4c/test/cintltst/
Dcbiditst.c721 int32_t destSize = srcSize*2; in testReorder() local
756 int32_t destSize = srcSize*2; in testReorder() local
790 int32_t destSize = srcSize*2; in testReorder() local
821 int32_t destSize = srcSize*2; in testReorder() local
855 int32_t destSize = srcSize*2; in testReorder() local
Dcbiapts.c81 int32_t destSize; in toUChar() local