| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationdatawriter.cpp | 56 RuleBasedCollator::cloneBinary(uint8_t *dest, int32_t capacity, UErrorCode &errorCode) const { in cloneBinary() argument 78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument 89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument 99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument 341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument [all...] |
| H A D | numrange_capi.cpp | 157 unumrf_resultGetFirstDecimalNumber( const UFormattedNumberRange* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumrf_resultGetFirstDecimalNumber() argument 173 unumrf_resultGetSecondDecimalNumber( const UFormattedNumberRange* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumrf_resultGetSecondDecimalNumber() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr_cnv.cpp | 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() argument 250 doExtract(int32_t start, int32_t length, char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const doExtract() argument [all...] |
| H A D | unorm.cpp | 97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument 117 _iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) _iterate() argument 177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument 197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument 210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument 225 _concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UErrorCode *pErrorCode) _concatenate() argument 261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | route.c | 201 _lws_route_est_outgoing(struct lws_context_per_thread *pt, const lws_sockaddr46 *dest) _lws_route_est_outgoing() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zProperties.cpp | 82 static void InsertToHead(CRecordVector<UInt64> &dest, const UInt32 item)
in InsertToHead() argument 60 CopyOneItem(CRecordVector<UInt64> &src, CRecordVector<UInt64> &dest, const UInt32 item) CopyOneItem() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | StringConvert.cpp | 51 void MultiByteToUnicodeString2(UString &dest, const AString &src, UINT codePage)
in MultiByteToUnicodeString2() argument 117 static void UnicodeStringToMultiByte2(AString &dest, const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed)
in UnicodeStringToMultiByte2() argument 262 MultiByteToUnicodeString2(UString &dest, const AString &src, UINT codePage) MultiByteToUnicodeString2() argument 373 UnicodeStringToMultiByte2_Native(AString &dest, const UString &src) UnicodeStringToMultiByte2_Native() argument 393 UnicodeStringToMultiByte2(AString &dest, const UString &src2, UINT codePage, char defaultChar, bool &defaultCharWasUsed) UnicodeStringToMultiByte2() argument 502 UString dest; MultiByteToUnicodeString() local 513 UnicodeStringToMultiByte2(AString &dest, const UString &src, UINT codePage) UnicodeStringToMultiByte2() argument 521 AString dest; UnicodeStringToMultiByte() local 528 AString dest; UnicodeStringToMultiByte() local [all...] |
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | CWrappers.cpp | 294 Byte *dest = p->Cur;
in Wrap_WriteByte() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CodecExports.cpp | 27 BSTR dest = ::SysAllocStringLen(NULL, len);
in SetPropFromAscii() local
|
| /third_party/mbedtls/library/ |
| H A D | constant_time.c | 215 void mbedtls_ct_memcpy_offset(unsigned char *dest, in mbedtls_ct_memcpy_offset() argument 170 mbedtls_ct_memcpy_if(mbedtls_ct_condition_t condition, unsigned char *dest, const unsigned char *src1, const unsigned char *src2, size_t len) mbedtls_ct_memcpy_if() argument 225 mbedtls_ct_memcpy_if(mbedtls_ct_uint_eq(offsetval, offset), dest, src + offsetval, NULL, mbedtls_ct_memcpy_offset() local [all...] |
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | HandlerOut.cpp | 287 static HRESULT PROPVARIANT_to_BoolPair(const PROPVARIANT &prop, CBoolPair &dest)
in PROPVARIANT_to_BoolPair() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_regs_to_ssa.c | 84 rewrite_dest(nir_dest *dest, void *_state) in rewrite_dest() argument [all...] |
| H A D | nir_lower_indirect_derefs.c | 35 emit_indirect_load_store_deref(nir_builder *b, nir_intrinsic_instr *orig_instr, nir_deref_instr *parent, nir_deref_instr **deref_arr, int start, int end, nir_ssa_def **dest, nir_ssa_def *src) emit_indirect_load_store_deref() argument 68 emit_load_store_deref(nir_builder *b, nir_intrinsic_instr *orig_instr, nir_deref_instr *parent, nir_deref_instr **deref_arr, nir_ssa_def **dest, nir_ssa_def *src) emit_load_store_deref() argument [all...] |
| H A D | nir_opt_constant_folding.c | 93 nir_const_value dest[NIR_MAX_VEC_COMPONENTS]; in try_fold_alu() local [all...] |
| H A D | nir_propagate_invariant.c | 44 dest_is_invariant(nir_dest *dest, struct set *invariants) in dest_is_invariant() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_register_allocate.c | 239 agx_index dest = phi->dest[ in agx_insert_parallel_copies() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_symbol_table.cpp | 34 const glsl_type **dest; in add_interface() local
|
| /third_party/littlefs/scripts/ |
| H A D | watch.py | 256 dest='keep_open_paths', variable
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
| H A D | sfn_instr_test.cpp | 60 auto dest = alu.dest(); in TEST_F() local 111 auto dest = alu.dest(); in TEST_F() local 155 auto dest = alu.dest(); TEST_F() local [all...] |
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx_context.c | 488 struct apple_glx_context *src, *dest; in apple_glx_copy_context() local
|
| /third_party/node/src/api/ |
| H A D | exceptions.cc | 91 UVException(Isolate* isolate, int errorno, const char* syscall, const char* msg, const char* path, const char* dest) UVException() argument
|
| /third_party/node/deps/v8/third_party/zlib/google/ |
| H A D | compression_utils_portable.cc | 62 int GzipCompressHelper(Bytef* dest, in GzipCompressHelper() argument 156 int GzipUncompressHelper(Bytef* dest, in GzipUncompressHelper() argument 79 CompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length, int compression_level, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) CompressHelper() argument 167 UncompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length) UncompressHelper() argument
|
| /third_party/node/deps/zlib/google/ |
| H A D | compression_utils_portable.cc | 62 int GzipCompressHelper(Bytef* dest, in GzipCompressHelper() argument 156 int GzipUncompressHelper(Bytef* dest, in GzipUncompressHelper() argument 79 CompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length, int compression_level, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) CompressHelper() argument 167 UncompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length) UncompressHelper() argument
|
| /third_party/node/deps/zlib/ |
| H A D | zutil.c | 145 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { in zmemcpy() argument 161 void ZLIB_INTERNAL zmemzero(Bytef* dest, uInt len) { in zmemzero() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzread.c | 531 unsigned char *dest = state->out + (state->size << 1); local
|