| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CaseMapImpl.java | 372 private static void appendResult(int result, Appendable dest, in appendResult() argument 398 appendUnchanged(CharSequence src, int start, int length, Appendable dest, int options, Edits edits) appendUnchanged() argument 434 internalToLower(int caseLocale, int options, CharSequence src, int srcStart, int srcLimit, StringContextIterator iter, Appendable dest, Edits edits) internalToLower() argument 517 internalToUpper(int caseLocale, int options, CharSequence src, Appendable dest, Edits edits) internalToUpper() argument 611 toLower(int caseLocale, int options, CharSequence src, A dest, Edits edits) toLower() argument 641 toUpper(int caseLocale, int options, CharSequence src, A dest, Edits edits) toUpper() argument 675 toTitle( int caseLocale, int options, BreakIterator titleIter, CharSequence src, A dest, Edits edits) toTitle() argument 803 fold(int options, CharSequence src, A dest, Edits edits) fold() argument 1320 toUpper(int options, CharSequence src, A dest, Edits edits) toUpper() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | BytesTrie.java | 502 public void copyBytesTo(byte[] dest, int destOffset) { in copyBytesTo() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| H A D | CollationTest.java | 368 private static void addLeadSurrogatesForSupplementary(UnicodeSet src, UnicodeSet dest) { in addLeadSurrogatesForSupplementary() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | usprep.cpp | 507 usprep_map( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_map() argument 639 usprep_prepare( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_prepare() argument
|
| H A D | uset.cpp | 374 uset_serialize(const USet* set, uint16_t* dest, int32_t destCapacity, UErrorCode* ec) { in uset_serialize() argument
|
| H A D | utext.cpp | 522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument 750 static void adjustPointer(UText *dest, const void **destPtr, const UText *src) { in adjustPointer() argument 773 shallowTextClone(UText * dest, const UText * src, UErrorCode * status) { in shallowTextClone() argument 426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument [all...] |
| H A D | uts46.cpp | 51 isASCIIString(const UnicodeString &dest) { in isASCIIString() argument 73 IDNA::labelToASCII_UTF8(StringPiece label, ByteSink &dest, in labelToASCII_UTF8() argument 83 IDNA::labelToUnicodeUTF8(StringPiece label, ByteSink &dest, in labelToUnicodeUTF8() argument 93 IDNA::nameToASCII_UTF8(StringPiece name, ByteSink &dest, in nameToASCII_UTF8() argument 103 IDNA::nameToUnicodeUTF8(StringPiece name, ByteSink &dest, in nameToUnicodeUTF8() argument 225 labelToASCII(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII() argument 231 labelToUnicode(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicode() argument 237 nameToASCII(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII() argument 250 nameToUnicode(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicode() argument 256 labelToASCII_UTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII_UTF8() argument 262 labelToUnicodeUTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicodeUTF8() argument 268 nameToASCII_UTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII_UTF8() argument 274 nameToUnicodeUTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicodeUTF8() argument 302 process(const UnicodeString &src, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const process() argument 406 processUTF8(StringPiece src, UBool isLabel, UBool toASCII, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const processUTF8() argument 527 processUnicode(const UnicodeString &src, int32_t labelStart, int32_t mappingStart, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const processUnicode() argument 601 mapDevChars(UnicodeString &dest, int32_t labelStart, int32_t mappingStart, UErrorCode &errorCode) const mapDevChars() argument 686 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, const UnicodeString &label, int32_t labelLength, UErrorCode &errorCode) replaceLabel() argument 702 processLabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const processLabel() argument 928 markBadACELabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const markBadACELabel() argument 1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument 1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument 1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument 1399 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument 1415 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument 1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument 1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument 1463 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument 1479 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument [all...] |
| H A D | uprops.cpp | 248 UChar dest[2*UCASE_MAX_STRING_LENGTH]; in changesWhenCasefolded() local 272 UnicodeString dest; in changesWhenNFKC_Casefolded() local 783 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) { in u_getFC_NFKC_Closure() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | ucol.cpp | 123 ucol_mergeSortkeys(const uint8_t *src1, int32_t src1Length, const uint8_t *src2, int32_t src2Length, uint8_t *dest, int32_t destCapacity) ucol_mergeSortkeys() argument 219 ucol_nextSortKeyPart(const UCollator *coll, UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode *status) ucol_nextSortKeyPart() argument 379 ucol_getReorderCodes(const UCollator *coll, int32_t *dest, int32_t destCapacity, UErrorCode *status) ucol_getReorderCodes() argument 403 ucol_getEquivalentReorderCodes(int32_t reorderCode, int32_t* dest, int32_t destCapacity, UErrorCode *pErrorCode) ucol_getEquivalentReorderCodes() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | flac.c | 138 s2flac8_array(const short *src, int32_t *dest, int count) s2flac8_array() argument 144 s2flac16_array(const short *src, int32_t *dest, int count) s2flac16_array() argument 150 s2flac24_array(const short *src, int32_t *dest, int count) s2flac24_array() argument 156 i2flac8_array(const int *src, int32_t *dest, int count) i2flac8_array() argument 162 i2flac16_array(const int *src, int32_t *dest, int count) i2flac16_array() argument 169 i2flac24_array(const int *src, int32_t *dest, int count) i2flac24_array() argument 1187 f2flac8_clip_array(const float *src, int32_t *dest, int count, int normalize) f2flac8_clip_array() argument 1209 f2flac16_clip_array(const float *src, int32_t *dest, int count, int normalize) f2flac16_clip_array() argument 1229 f2flac24_clip_array(const float *src, int32_t *dest, int count, int normalize) f2flac24_clip_array() argument 1252 f2flac8_array(const float *src, int32_t *dest, int count, int normalize) f2flac8_array() argument 1260 f2flac16_array(const float *src, int32_t *dest, int count, int normalize) f2flac16_array() argument 1268 f2flac24_array(const float *src, int32_t *dest, int count, int normalize) f2flac24_array() argument 1318 d2flac8_clip_array(const double *src, int32_t *dest, int count, int normalize) d2flac8_clip_array() argument 1340 d2flac16_clip_array(const double *src, int32_t *dest, int count, int normalize) d2flac16_clip_array() argument 1362 d2flac24_clip_array(const double *src, int32_t *dest, int count, int normalize) d2flac24_clip_array() argument 1384 d2flac8_array(const double *src, int32_t *dest, int count, int normalize) d2flac8_array() argument 1392 d2flac16_array(const double *src, int32_t *dest, int count, int normalize) d2flac16_array() argument 1400 d2flac24_array(const double *src, int32_t *dest, int count, int normalize) d2flac24_array() argument [all...] |
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | MethodProps.cpp | 56 HRESULT PROPVARIANT_to_bool(const PROPVARIANT &prop, bool &dest)
in PROPVARIANT_to_bool() argument
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_context.c | 273 oscore_convert_to_hex(const uint8_t *src, size_t src_len, char *dest, size_t dst_len) oscore_convert_to_hex() argument
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | ExtractCallbackConsole.cpp | 417 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest)
in SetExtractErrorMessage() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | MyString.cpp | 609 char *dest = _chars;
in SetFromWStr_if_Ascii() local 868 char *dest = src - 1;
in RemoveChar() local 1510 wchar_t *dest = src - 1; RemoveChar() local [all...] |
| H A D | MyString.h | 65 inline void MyStringCopy(char *dest, const char *src)
in MyStringCopy() argument 70 inline char *MyStpCpy(char *dest, const char *src)
in MyStpCpy() argument 83 inline void MyStringCat(char *dest, const char *src)
in MyStringCat() argument 97 MyStringCopy(wchar_t *dest, const wchar_t *src) MyStringCopy() argument 102 MyStringCat(wchar_t *dest, const wchar_t *src) MyStringCat() argument 274 MoveItems(unsigned dest, unsigned src) MoveItems() argument 555 MoveItems(unsigned dest, unsigned src) MoveItems() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zHandlerOut.cpp | 44 HRESULT CHandler::PropsMethod_To_FullMethod(CMethodFull &dest, const COneMethodInfo &m)
in PropsMethod_To_FullMethod() argument 940 static HRESULT PROPVARIANT_to_BoolPair(const PROPVARIANT &prop, CBoolPair &dest)
in PROPVARIANT_to_BoolPair() argument
|
| H A D | 7zHandler.cpp | 447 char *dest = GetStringForSizeValue(s, dicSize);
in SetMethodToProp() local 472 char *dest = s;
in SetMethodToProp() local 524 char *dest = temp + pos + nameLen; SetMethodToProp() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | bignum_core.c | 597 void mbedtls_mpi_core_ct_uint_table_lookup(mbedtls_mpi_uint *dest, in mbedtls_mpi_core_ct_uint_table_lookup() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_alu.c | 45 struct vtn_ssa_value *dest = rzalloc(b, struct vtn_ssa_value); in wrap_matrix() local 83 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, dest_type); in matrix_multiply() local 145 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, mat->type); mat_times_scalar() local 209 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, src0->type); vtn_handle_matrix_alu() local 217 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, src0->type); vtn_handle_matrix_alu() local 226 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, src0->type); vtn_handle_matrix_alu() local 614 struct vtn_ssa_value *dest = vtn_handle_matrix_alu(b, opcode, vtn_src[0], vtn_src[1]); vtn_handle_alu() local 624 struct vtn_ssa_value *dest = vtn_create_ssa_value(b, dest_type); vtn_handle_alu() local 1104 nir_ssa_def *dest = NULL; vtn_handle_integer_dot() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_schedule.c | 189 nir_schedule_dest_pressure(nir_dest *dest) in nir_schedule_dest_pressure() argument 262 nir_schedule_reg_dest_deps(nir_dest *dest, void *in_state) in nir_schedule_reg_dest_deps() argument 576 nir_schedule_regs_freed_dest_cb(nir_dest *dest, voi argument 923 nir_schedule_mark_dest_scheduled(nir_dest *dest, void *state) nir_schedule_mark_dest_scheduled() argument [all...] |
| H A D | nir_control_flow.c | 254 move_successors(nir_block *source, nir_block *dest) in move_successors() argument
|
| H A D | nir_from_ssa.c | 606 nir_dest *dest = exec_node_data(nir_dest, def, ssa); rewrite_ssa_def() local 1058 dest_replace_ssa_with_reg(nir_dest *dest, void *void_state) dest_replace_ssa_with_reg() argument [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_lower_tess.c | 855 nir_variable *dest = exec_node_data(nir_variable, dest_node, node); copy_vars() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 836 aco_opcode dest; member [all...] |
| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | chacha.c | 302 chachapoly_crypt(struct lws_ssh_keys *keys, u_int seqnr, u_char *dest, in chachapoly_crypt() argument 334 chacha_encrypt_bytes(K_1(keys), src, dest, aadlen); in chachapoly_crypt() local
|