/external/chromium_org/third_party/icu/source/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 | 607 int32_t destSize,uint32_t options) { in calculateSize() 664 int32_t destSize,uint32_t options, in handleTashkeelWithTatweel() 702 int32_t destSize, in handleGeneratedSpaces() 888 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin() 945 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode)… in expandCompositCharAtEnd() 1012 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, in expandCompositCharAtNear() 1066 int32_t destSize,uint32_t options, in expandCompositChar() 1179 int32_t destSize,uint32_t options, in shapeUnicode() 1347 int32_t destSize,uint32_t options, in deShapeUnicode()
|
/external/icu4c/common/ |
D | ubidiwrt.c | 63 UChar *dest, int32_t destSize, in doWriteForward() 156 UChar *dest, int32_t destSize, in doWriteReverse() 313 UChar *dest, int32_t destSize, in ubidi_writeReverse() 354 UChar *dest, int32_t destSize, in ubidi_writeReordered()
|
D | ushape.cpp | 612 int32_t destSize,uint32_t options) { in calculateSize() 707 int32_t destSize, in handleGeneratedSpaces() 886 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin() 946 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode)… in expandCompositCharAtEnd() 1013 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, in expandCompositCharAtNear() 1067 int32_t destSize,uint32_t options, in expandCompositChar() 1180 int32_t destSize,uint32_t options, in shapeUnicode() 1352 int32_t destSize,uint32_t options, in deShapeUnicode()
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | VariablePacker.cpp | 141 bool VariablePacker::searchColumn(int column, int numRows, int* destRow, int* destSize) in searchColumn()
|
/external/lzma/C/ |
D | MtCoder.c | 204 size_t destSize = p->outBufSize; in MtThread_Process() local
|
D | Lzma2Enc.c | 310 static SRes MtCallbackImp_Code(void *pp, unsigned index, Byte *dest, size_t *destSize, in MtCallbackImp_Code()
|
/external/icu4c/test/cintltst/ |
D | cbiditst.c | 730 int32_t destSize = srcSize*2; in testReorder() local 765 int32_t destSize = srcSize*2; in testReorder() local 799 int32_t destSize = srcSize*2; in testReorder() local 830 int32_t destSize = srcSize*2; in testReorder() local 864 int32_t destSize = srcSize*2; in testReorder() local 992 int32_t destSize = srcSize*2; in testReorderArabicMathSymbols() local
|
D | cbiapts.c | 85 int32_t destSize; in toUChar() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 617 uint64_t destSize = TD->getTypeAllocSize(A->getAllocatedType()) * in performCallSlotOptzn() local 636 uint64_t destSize = TD->getTypeAllocSize(StructTy); in performCallSlotOptzn() local
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cbiditst.c | 714 int32_t destSize = srcSize*2; in testReorder() local 749 int32_t destSize = srcSize*2; in testReorder() local 783 int32_t destSize = srcSize*2; in testReorder() local 814 int32_t destSize = srcSize*2; in testReorder() local 848 int32_t destSize = srcSize*2; in testReorder() local
|
D | cbiapts.c | 81 int32_t destSize; in toUChar() local
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | user_images_grid.js | 581 captureFrame_: function(video, ctx, destSize) { argument
|