Searched defs:destSize (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/common/ |
D | ubidiwrt.c | 62 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()
|
D | ushape.c | 612 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/ |
D | ImageLayerChromium.cpp | 103 const IntSize destSize = bounds(); in tilingTransform() local
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | NativeImageSkia.cpp | 135 int destSize = destWidth * destHeight; in shouldCacheResampling() local
|
/external/webkit/Source/WebCore/platform/text/mac/ |
D | ShapeArabic.c | 352 int32_t destSize, in shapeUnicode()
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 608 uint64_t destSize = TD->getTypeAllocSize(A->getAllocatedType()) * in performCallSlotOptzn() local 620 uint64_t destSize = TD->getTypeAllocSize(StructTy); in performCallSlotOptzn() local
|
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 721 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
|
D | cbiapts.c | 81 int32_t destSize; in toUChar() local
|