/third_party/icu/icu4c/source/common/ |
H A D | propsvec.cpp | 234 uprv_memmove( in upvec_setValue() 245 uprv_memmove(firstRow+columns, firstRow, (size_t)count*4); in upvec_setValue() 420 uprv_memmove(pv->v+count, row+2, (size_t)valueColumns*4); in upvec_compact()
|
H A D | rbbidata.cpp | 416 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 440 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 456 uprv_memmove(outBytes+ds->readUInt32(rbbiDH->fRuleSource), in ubrk_swap()
|
H A D | punycode.cpp | 555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode() 559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
|
H A D | cmemory.h | 40 // uprv_memcpy and uprv_memmove 51 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 70 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 85 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
H A D | uarrsort.cpp | 134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
|
H A D | utrie_swap.cpp | 276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
|
H A D | loclikely.cpp | 98 uprv_memmove(buffer, buffer + 3, resLen - 3 + 1); in findLikelySubtags() 133 uprv_memmove( in appendTag()
|
H A D | ucnv_ext.cpp | 390 uprv_memmove(cnv->preToU, cnv->preToU+match, length); in ucnv_extContinueMatchToU() 439 uprv_memmove(cnv->preToU, cnv->preToU+cnv->preToUFirstLength, length); in ucnv_extContinueMatchToU()
|
H A D | utrie.cpp | 486 uprv_memmove(idx+indexLength, in utrie_fold() 521 uprv_memmove(idx+UTRIE_BMP_INDEX_LENGTH+UTRIE_SURROGATE_BLOCK_COUNT, in utrie_fold()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | propsvec.cpp | 234 uprv_memmove( in upvec_setValue() 245 uprv_memmove(firstRow+columns, firstRow, (size_t)count*4); in upvec_setValue() 420 uprv_memmove(pv->v+count, row+2, (size_t)valueColumns*4); in upvec_compact()
|
H A D | rbbidata.cpp | 416 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 440 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 456 uprv_memmove(outBytes+ds->readUInt32(rbbiDH->fRuleSource), in ubrk_swap()
|
H A D | punycode.cpp | 555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode() 559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
|
H A D | cmemory.h | 40 // uprv_memcpy and uprv_memmove 51 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 70 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 85 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
H A D | uarrsort.cpp | 134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
|
H A D | utrie_swap.cpp | 276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
|
H A D | ucnv_ext.cpp | 390 uprv_memmove(cnv->preToU, cnv->preToU+match, length); in ucnv_extContinueMatchToU() 439 uprv_memmove(cnv->preToU, cnv->preToU+cnv->preToUFirstLength, length); in ucnv_extContinueMatchToU()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | propsvec.cpp | 234 uprv_memmove( in upvec_setValue() 245 uprv_memmove(firstRow+columns, firstRow, (size_t)count*4); in upvec_setValue() 420 uprv_memmove(pv->v+count, row+2, (size_t)valueColumns*4); in upvec_compact()
|
H A D | rbbidata.cpp | 416 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 440 uprv_memmove(outBytes+tableStartOffset+topSize, in ubrk_swap() 456 uprv_memmove(outBytes+ds->readUInt32(rbbiDH->fRuleSource), in ubrk_swap()
|
H A D | cmemory.h | 40 // uprv_memcpy and uprv_memmove 51 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 70 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro 85 #define uprv_memmove(dst, src, size) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
H A D | punycode.cpp | 555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode() 559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
|
H A D | uarrsort.cpp | 134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
|
H A D | utrie_swap.cpp | 276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | toolutil.cpp | 111 uprv_memmove(info.cFileName+(basename-pathname), info.cFileName, uprv_strlen(info.cFileName)+1); in getLongPathname()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | toolutil.cpp | 111 uprv_memmove(info.cFileName+(basename-pathname), info.cFileName, uprv_strlen(info.cFileName)+1); in getLongPathname()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | toolutil.cpp | 118 uprv_memmove(info.cFileName+(basename-pathname), info.cFileName, uprv_strlen(info.cFileName)+1); in getLongPathname()
|