| /external/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()
  | 
| /external/icu/libicu/cts_headers/ | 
| 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()
  | 
| /external/cronet/third_party/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()
  | 
| /external/OpenCL-CTS/test_conformance/buffers/ | 
| D | test_buffer_copy.cpp | 140 …ueue queue, cl_context context, int num_elements, cl_uint srcStart, cl_uint dstStart, int size, MT…  in testPartialCopy() 278     cl_uint srcStart, dstStart;  in test_buffer_partial_copy()  local
  | 
| /external/icu/android_icu4j/src/main/java/android/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()
  | 
| /external/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()
  | 
| /external/OpenCL-CTS/test_conformance/profiling/ | 
| D | copy.cpp | 243 …ontext, cl_command_queue queue, int num_elements, cl_uint srcStart, cl_uint dstStart, int size, MT…  in copy_partial_size() 412     cl_uint    srcStart, dstStart;  in test_copy_partial_array()  local
  | 
| /external/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()
  | 
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ | 
| D | ReplaceableTest.java | 139         public void getChars(int srcStart, int srcLimit, char dst[], int dstStart) {  in getChars()
  | 
| /external/lz4/lib/ | 
| D | lz4frame.c | 428     BYTE* const dstStart = (BYTE*) dstBuffer;  in LZ4F_compressFrame_usingCDict()  local 683     BYTE* const dstStart = (BYTE*)dstBuffer;  in LZ4F_compressBegin_usingCDict()  local 939     BYTE* const dstStart = (BYTE*)dstBuffer;  in LZ4F_compressUpdateImpl()  local 1108     BYTE* const dstStart = (BYTE*)dstBuffer;  in LZ4F_flush()  local 1155     BYTE* const dstStart = (BYTE*)dstBuffer;  in LZ4F_compressEnd()  local 1565     BYTE* const dstStart = (BYTE*)dstBuffer;  in LZ4F_decompress()  local
  | 
| /external/skia/src/core/ | 
| D | SkBlurMask.cpp | 158             auto dstStart = &dst->fImage[border.x() + border.y() * dst->fRowBytes];  in BoxBlur()  local 191             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 | 1047         auto dstStart = &dst->fImage[y];  in blur()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/draw/ | 
| D | vktDrawImageObjectUtil.cpp | 68 	deUint8 *dstStart;  in pack()  local 120 	deUint8 *dstStart;  in unpack()  local
  | 
| /external/cronet/third_party/icu/source/common/unicode/ | 
| D | unistr.h | 4495                   int32_t dstStart) const {  in extractBetween()
  | 
| /external/icu/libicu/cts_headers/unicode/ | 
| D | unistr.h | 4495                   int32_t dstStart) const {  in extractBetween()
  | 
| /external/icu/icu4c/source/common/unicode/ | 
| D | unistr.h | 4495                   int32_t dstStart) const {  in extractBetween()
  |