Home
last modified time | relevance | path

Searched refs:uprv_memmove (Results 1 - 25 of 60) sorted by relevance

123

/third_party/icu/icu4c/source/common/
H A Dpropsvec.cpp234 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 Drbbidata.cpp416 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 Dpunycode.cpp555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode()
559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
H A Dcmemory.h40 // 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 Duarrsort.cpp134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
H A Dutrie_swap.cpp276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
H A Dloclikely.cpp98 uprv_memmove(buffer, buffer + 3, resLen - 3 + 1); in findLikelySubtags()
133 uprv_memmove( in appendTag()
H A Ducnv_ext.cpp390 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 Dutrie.cpp486 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 Dpropsvec.cpp234 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 Drbbidata.cpp416 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 Dpunycode.cpp555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode()
559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
H A Dcmemory.h40 // 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 Duarrsort.cpp134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
H A Dutrie_swap.cpp276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
H A Ducnv_ext.cpp390 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 Dpropsvec.cpp234 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 Drbbidata.cpp416 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 Dcmemory.h40 // 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 Dpunycode.cpp555 uprv_memmove(dest+codeUnitIndex+cpLength, in u_strFromPunycode()
559 uprv_memmove(caseFlags+codeUnitIndex+cpLength, in u_strFromPunycode()
H A Duarrsort.cpp134 uprv_memmove(dest+itemSize, dest, (j-insertionPoint)*(size_t)itemSize); in doInsertionSort()
H A Dutrie_swap.cpp276 uprv_memmove(outData, inData, dataLength); in ucptrie_swap()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dtoolutil.cpp111 uprv_memmove(info.cFileName+(basename-pathname), info.cFileName, uprv_strlen(info.cFileName)+1); in getLongPathname()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp111 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 Dtoolutil.cpp118 uprv_memmove(info.cFileName+(basename-pathname), info.cFileName, uprv_strlen(info.cFileName)+1); in getLongPathname()

Completed in 22 milliseconds

123