Home
last modified time | relevance | path

Searched refs:pActualLength (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducptrie.cpp23 const void *data, int32_t length, int32_t *pActualLength, in ucptrie_openFromBinary()
139 if (pActualLength != nullptr) { in ucptrie_openFromBinary()
140 *pActualLength = actualLength; in ucptrie_openFromBinary()
22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) ucptrie_openFromBinary() argument
H A Dutrie2.cpp130 const void *data, int32_t length, int32_t *pActualLength, in utrie2_openFromSerialized()
232 if(pActualLength!=NULL) { in utrie2_openFromSerialized()
233 *pActualLength=actualLength; in utrie2_openFromSerialized()
129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) utrie2_openFromSerialized() argument
H A Dutrie2.h94 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
104 const void *data, int32_t length, int32_t *pActualLength,
/third_party/node/deps/icu-small/source/common/
H A Ducptrie.cpp23 const void *data, int32_t length, int32_t *pActualLength, in ucptrie_openFromBinary()
139 if (pActualLength != nullptr) { in ucptrie_openFromBinary()
140 *pActualLength = actualLength; in ucptrie_openFromBinary()
22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) ucptrie_openFromBinary() argument
H A Dutrie2.cpp130 const void *data, int32_t length, int32_t *pActualLength, in utrie2_openFromSerialized()
232 if(pActualLength!=nullptr) { in utrie2_openFromSerialized()
233 *pActualLength=actualLength; in utrie2_openFromSerialized()
129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) utrie2_openFromSerialized() argument
H A Dutrie2.h94 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
104 const void *data, int32_t length, int32_t *pActualLength,
/third_party/skia/third_party/externals/icu/source/common/
H A Ducptrie.cpp23 const void *data, int32_t length, int32_t *pActualLength, in ucptrie_openFromBinary()
139 if (pActualLength != nullptr) { in ucptrie_openFromBinary()
140 *pActualLength = actualLength; in ucptrie_openFromBinary()
22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) ucptrie_openFromBinary() argument
H A Dutrie2.cpp130 const void *data, int32_t length, int32_t *pActualLength, in utrie2_openFromSerialized()
232 if(pActualLength!=NULL) { in utrie2_openFromSerialized()
233 *pActualLength=actualLength; in utrie2_openFromSerialized()
129 utrie2_openFromSerialized(UTrie2ValueBits valueBits, const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) utrie2_openFromSerialized() argument
H A Dutrie2.h94 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
104 const void *data, int32_t length, int32_t *pActualLength,
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp184 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, in uspoof_openFromSerialized() argument
224 if (pActualLength != NULL) { in uspoof_openFromSerialized()
225 *pActualLength = sd->size(); in uspoof_openFromSerialized()
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp185 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, in uspoof_openFromSerialized() argument
225 if (pActualLength != nullptr) { in uspoof_openFromSerialized()
226 *pActualLength = sd->size(); in uspoof_openFromSerialized()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp180 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, in uspoof_openFromSerialized() argument
220 if (pActualLength != NULL) { in uspoof_openFromSerialized()
221 *pActualLength = sd->size(); in uspoof_openFromSerialized()
/third_party/icu/icu4c/source/i18n/unicode/
H A Duspoof.h620 * @param pActualLength receives the actual number of bytes at data taken up by the data;
630 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Duspoof.h620 * @param pActualLength receives the actual number of bytes at data taken up by the data;
630 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength,
/third_party/icu/icu4c/source/common/unicode/
H A Ducptrie.h194 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
206 const void *data, int32_t length, int32_t *pActualLength,
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducptrie.h194 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
206 const void *data, int32_t length, int32_t *pActualLength,
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Duspoof.h685 * @param pActualLength receives the actual number of bytes at data taken up by the data;
695 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducptrie.h195 * @param pActualLength receives the actual number of bytes at data taken up by the trie data;
207 const void *data, int32_t length, int32_t *pActualLength,

Completed in 25 milliseconds