Home
last modified time | relevance | path

Searched defs:destIndex (Results 1 - 25 of 25) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h427 int32_t srcIndex, replIndex, destIndex; member
/third_party/icu/icu4c/source/common/
H A Dustrcase.cpp49 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError() argument
63 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult() argument
136 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) appendUChar() argument
146 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendNonEmptyUnchanged() argument
164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendUnchanged() argument
222 int32_t destIndex = 0; toLower() local
317 int32_t destIndex = 0; toUpper() local
416 maybeTitleDutchIJ(const UChar *src, UChar32 c, int32_t start, int32_t segmentLimit, UChar *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, icu::Edits *edits) maybeTitleDutchIJ() argument
[all...]
H A Dusprep.cpp515 int32_t destIndex=0; in usprep_map() local
[all...]
H A Dutext.cpp503 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dedits.h427 int32_t srcIndex, replIndex, destIndex; member
/third_party/node/deps/icu-small/source/common/
H A Dustrcase.cpp49 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError() argument
63 appendResult(char16_t *dest, int32_t destIndex, int32_t destCapacity, in appendResult() argument
136 appendUChar(char16_t *dest, int32_t destIndex, int32_t destCapacity, char16_t c) appendUChar() argument
146 appendNonEmptyUnchanged(char16_t *dest, int32_t destIndex, int32_t destCapacity, const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) appendNonEmptyUnchanged() argument
164 appendUnchanged(char16_t *dest, int32_t destIndex, int32_t destCapacity, const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) appendUnchanged() argument
222 int32_t destIndex = 0; toLower() local
317 int32_t destIndex = 0; toUpper() local
416 maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, char16_t *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, icu::Edits *edits) maybeTitleDutchIJ() argument
[all...]
H A Dusprep.cpp515 int32_t destIndex=0; in usprep_map() local
[all...]
H A Dutext.cpp506 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtestutil.cpp91 int32_t destIndex = destLength; in srcIndexFromDest() local
118 int32_t destIndex = destLength; in destIndexFromSrc() local
251 int32_t destIndex in checkEditsIter() local
[all...]
H A Dutxttest.cpp312 int destIndex = 0; // Code point index of the destination for a copy/move test. in TestCMR() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dedits.h427 int32_t srcIndex, replIndex, destIndex; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java288 private int srcIndex, replIndex, destIndex; field in Edits.Iterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DEdits.java279 private int srcIndex, replIndex, destIndex; field in Edits.Iterator
[all...]
/third_party/lzma/CPP/Common/
H A DMyVector.h19 void MoveItems(unsigned destIndex, unsigned srcIndex) in MoveItems() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp230 generateMipmap(const gl::Context *context, const gl::ImageIndex &sourceIndex, const gl::ImageIndex &destIndex) generateMipmap() argument
513 generateMipmap(const gl::Context *context, const gl::ImageIndex &sourceIndex, const gl::ImageIndex &destIndex) generateMipmap() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dusprep.cpp515 int32_t destIndex=0; in usprep_map() local
[all...]
H A Dustrcase.cpp43 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError() argument
57 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult() argument
130 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) appendUChar() argument
140 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendNonEmptyUnchanged() argument
158 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, const UChar *s, int32_t length, uint32_t options, icu::Edits *edits) appendUnchanged() argument
216 int32_t destIndex = 0; toLower() local
311 int32_t destIndex = 0; toUpper() local
413 int32_t destIndex=0; ustrcase_internalToTitle() local
1027 int32_t destIndex=0; toUpper() local
1179 int32_t destIndex = toLower( ustrcase_internalToLower() local
1193 int32_t destIndex; ustrcase_internalToUpper() local
1216 int32_t destIndex = toLower( ustrcase_internalFold() local
[all...]
H A Dutext.cpp503 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.cpp1105 int32_t destIndex = dest.addConditionalCE32( in copyCE32() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatabuilder.cpp1105 int32_t destIndex = dest.addConditionalCE32( in copyCE32() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatabuilder.cpp991 int32_t destIndex = dest.addConditionalCE32( in copyCE32() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp648 generateMipmap(const gl::Context *context, const gl::ImageIndex &sourceIndex, const gl::ImageIndex &destIndex) generateMipmap() argument
H A DRenderer11.cpp2678 gl::ImageIndex destIndex = gl::ImageIndex::MakeFromTarget(destTarget, destLevel, 1); in copyTexture() local
2737 gl::ImageIndex destIndex; in copyTexture() local
2802 gl::ImageIndex destIndex = gl::ImageIndex::Make2D(destLevel); in copyCompressedTexture() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp531 gl::ImageIndex destIndex = getImageIndex(mip, layer); in generateMipmapUsingImages() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp713 const gl::ImageIndex destIndex = gl::ImageIndex::MakeFromTarget(sourceTarget, destLevelGL, 1); in copyCompressedTexture() local

Completed in 55 milliseconds