/third_party/node/deps/icu-small/source/common/ |
D | cpputils.h | 33 double* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 42 int8_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 51 int16_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 60 int32_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 66 UChar *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 83 icu::UnicodeString *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy()
|
D | unistr.cpp | 84 UChar *dst, int32_t dstStart, int32_t count) in us_arrayCopy()
|
/third_party/icu/icu4c/source/common/ |
D | cpputils.h | 33 double* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 42 int8_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 51 int16_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 60 int32_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 66 UChar *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 83 icu::UnicodeString *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy()
|
D | unistr.cpp | 84 UChar *dst, int32_t dstStart, int32_t count) in us_arrayCopy()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | cpputils.h | 33 double* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 42 int8_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 51 int16_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 60 int32_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 66 UChar *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 83 icu::UnicodeString *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy()
|
D | unistr.cpp | 84 UChar *dst, int32_t dstStart, int32_t count) in us_arrayCopy()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | cpputils.h | 33 double* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 42 int8_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 51 int16_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 60 int32_t* dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 66 UChar *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy() 83 icu::UnicodeString *dst, int32_t dstStart, int32_t count) in uprv_arrayCopy()
|
D | unistr.cpp | 84 UChar *dst, int32_t dstStart, int32_t count) in us_arrayCopy()
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | tzdst.c | 470 INT64 dstStart, dstEnd; in DstConfigCheck() local 490 STATIC BOOL CheckDstPeriodInner(const struct tm * const tm, INT64 seconds, INT64 dstStart, INT64 ds… in CheckDstPeriodInner() 521 INT64 dstStart, dstEnd; in CheckWithinDstPeriod() local 603 INT64 dstStart, dstEnd; in dst_inquire() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Replaceable.java | 102 void getChars(int srcStart, int srcLimit, char dst[], int dstStart); in getChars()
|
D | ReplaceableString.java | 123 public void getChars(int srcStart, int srcLimit, char dst[], int dstStart) { in getChars()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Replaceable.java | 106 void getChars(int srcStart, int srcLimit, char dst[], int dstStart); in getChars()
|
D | ReplaceableString.java | 131 public void getChars(int srcStart, int srcLimit, char dst[], int dstStart) { in getChars()
|
/third_party/flutter/skia/src/utils/ |
D | SkBase64.cpp | 38 const unsigned char* dstStart = (const unsigned char*) fData; in decode() local
|
/third_party/lz4/lib/ |
D | lz4frame.c | 381 BYTE* const dstStart = (BYTE*) dstBuffer; in LZ4F_compressFrame_usingCDict() local 604 BYTE* const dstStart = (BYTE*)dstBuffer; in LZ4F_compressBegin_usingCDict() local 834 BYTE* const dstStart = (BYTE*)dstBuffer; in LZ4F_compressUpdate() local 942 BYTE* const dstStart = (BYTE*)dstBuffer; in LZ4F_flush() local 990 BYTE* const dstStart = (BYTE*)dstBuffer; in LZ4F_compressEnd() local 1393 BYTE* const dstStart = (BYTE*)dstBuffer; in LZ4F_decompress() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | ReplaceableTest.java | 139 public void getChars(int srcStart, int srcLimit, char dst[], int dstStart) { in getChars()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | ReplaceableTest.java | 136 public void getChars(int srcStart, int srcLimit, char dst[], int dstStart) { in getChars()
|
/third_party/flutter/skia/src/core/ |
D | SkBlurMask.cpp | 155 auto dstStart = &dst->fImage[border.x() + border.y() * dst->fRowBytes]; in BoxBlur() local 188 auto dstStart = &dst->fImage[border.x() + border.y() * dst->fRowBytes]; in BoxBlur() local
|
D | SkLatticeIter.cpp | 80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points()
|
D | SkMaskBlurFilter.cpp | 1042 auto dstStart = &dst->fImage[y]; in blur() local
|
/third_party/skia/src/core/ |
D | SkBlurMask.cpp | 156 auto dstStart = &dst->fImage[border.x() + border.y() * dst->fRowBytes]; in BoxBlur() local 189 auto dstStart = &dst->fImage[border.x() + border.y() * dst->fRowBytes]; in BoxBlur() local
|
D | SkLatticeIter.cpp | 80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points()
|
D | SkMaskBlurFilter.cpp | 1049 auto dstStart = &dst->fImage[y]; in blur() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.cpp | 68 deUint8 *dstStart; in pack() local 120 deUint8 *dstStart; in unpack() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | Layout.cpp | 654 size_t dstStart, in doLayoutRunCached()
|