/external/icu/icu4c/source/common/ |
D | ubidiwrt.cpp | 60 UChar *dest, int32_t destSize, in doWriteForward() 153 UChar *dest, int32_t destSize, in doWriteReverse() 310 UChar *dest, int32_t destSize, in ubidi_writeReverse() 351 UChar *dest, int32_t destSize, in ubidi_writeReordered()
|
D | ushape.cpp | 636 int32_t destSize,uint32_t options) { in calculateSize() 731 int32_t destSize, in handleGeneratedSpaces() 905 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin() 965 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode)… in expandCompositCharAtEnd() 1032 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, in expandCompositCharAtNear() 1086 int32_t destSize,uint32_t options, in expandCompositChar() 1199 int32_t destSize,uint32_t options, in shapeUnicode() 1371 int32_t destSize,uint32_t options, in deShapeUnicode()
|
D | ubiditransform.cpp | 85 uint32_t destSize; /* output text capacity */ member 440 UChar *dest, int32_t destSize, in ubiditransform_transform()
|
/external/tpm2/ |
D | MemoryLib_fp.h | 18 #define MemoryCopy(destination, source, size, destSize) \ argument
|
/external/guava/guava/src/com/google/common/escape/ |
D | CharEscaper.java | 86 int destSize = dest.length; in escapeSlow() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ArabicShaping.java | 89 char[] dest, int destStart, int destSize) throws ArabicShapingException { in shape() 1109 int destSize = sourceLength; in calculateSize() local 1624 int destSize, in shapeUnicode() 1777 int destSize) throws ArabicShapingException { in deShapeUnicode() 1797 int destSize) throws ArabicShapingException { in internalShape()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 89 char[] dest, int destStart, int destSize) throws ArabicShapingException { in shape() 1157 int destSize = sourceLength; in calculateSize() local 1672 int destSize, in shapeUnicode() 1825 int destSize) throws ArabicShapingException { in deShapeUnicode() 1845 int destSize) throws ArabicShapingException { in internalShape()
|
/external/lzma/C/ |
D | MtCoder.c | 204 size_t destSize = p->outBufSize; in MtThread_Process() local
|
D | Lzma2Enc.c | 346 static SRes MtCallbackImp_Code(void *pp, unsigned index, Byte *dest, size_t *destSize, in MtCallbackImp_Code()
|
/external/swiftshader/third_party/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/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 741 int32_t destSize = srcSize*2; in testReorder() local 776 int32_t destSize = srcSize*2; in testReorder() local 810 int32_t destSize = srcSize*2; in testReorder() local 841 int32_t destSize = srcSize*2; in testReorder() local 875 int32_t destSize = srcSize*2; in testReorder() local 1003 int32_t destSize = srcSize*2; in testReorderArabicMathSymbols() local
|
D | cbiapts.c | 94 int32_t destSize; in toUChar() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 815 uint64_t destSize = DL.getTypeAllocSize(A->getAllocatedType()) * in performCallSlotOptzn() local 839 uint64_t destSize = DL.getTypeAllocSize(StructTy); in performCallSlotOptzn() local
|
/external/vulkan-validation-layers/layers/ |
D | buffer_validation.cpp | 2028 size_t destSize = FormatSize(dst_image_state->createInfo.format); in PreCallValidateCmdCopyImage() local
|