/third_party/skia/third_party/externals/icu/source/common/ |
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/python/Python/ |
H A D | bootstrap_hash.c | 93 char *dest; in py_getrandom() local
|
/third_party/python/Objects/stringlib/ |
H A D | codecs.h | 23 utf8_decode(const char **inptr, const char *end, STRINGLIB_CHAR *dest, Py_ssize_t *outpos) utf8_decode() argument
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | bytestream.h | 165 explicit UncheckedArrayByteSink(char* dest) : dest_(dest) {} in UncheckedArrayByteSink() argument 259 explicit StringByteSink(string* dest) : dest_(dest) {} in StringByteSink() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | iostream_state_saver.h | 224 FloatType dest; in read_floating_point() local 225 is >> dest; in read_floating_point() local
|
/third_party/spirv-tools/source/opt/ |
H A D | propagator.h | 39 BasicBlock* dest; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | eapol_common.h | 26 u8 dest[ETH_ALEN]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | eapol_common.h | 26 u8 dest[ETH_ALEN]; member
|
/third_party/zlib/ |
H A D | gzread.c | 565 unsigned char *dest = state->out + (state->size << 1); in gzungetc() local
|
H A D | zutil.c | 149 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) in zmemcpy() argument 167 void ZLIB_INTERNAL zmemzero(Bytef* dest, uInt len) in zmemzero() argument
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/ |
H A D | ddr_training_cmd.c | 185 struct training_data *dest = NULL; in ddr_result_data_save() local
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_ETC.c | 126 OMX_S32 Rockchip_OSAL_Strcpy(OMX_PTR dest, OMX_PTR src) in Rockchip_OSAL_Strcpy() argument 131 OMX_S32 Rockchip_OSAL_Strncpy(OMX_PTR dest, OMX_PTR src, size_t num) in Rockchip_OSAL_Strncpy() argument 146 OMX_S32 Rockchip_OSAL_Strcat(OMX_PTR dest, OMX_PTR src) in Rockchip_OSAL_Strcat() argument 151 OMX_S32 Rockchip_OSAL_Strncat(OMX_PTR dest, OMX_PTR src, size_t num) in Rockchip_OSAL_Strncat() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | utils.cpp | 53 void Utils::SplitString(const std::string &src, std::vector<std::string> &dest, const std::string &seperator) in SplitString() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | utils.cpp | 53 void Utils::SplitString(const std::string &src, std::vector<std::string> &dest, const std::string &seperator)
in SplitString() argument
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | extractor.cpp | 51 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/shape/ |
H A D | rosen_render_shape.cpp | 115 float RosenRenderShape::GetFloatRadiusValue(const Dimension& src, const Dimension& dest, bool isVertical) in GetFloatRadiusValue() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/ |
H A D | shared_overlay_manager.cpp | 26 auto dest = destWeak.Upgrade(); in GetSharedEffect() local 268 auto dest = effect->GetDestSharedNode().Upgrade(); in AboardShuttle() local [all...] |
H A D | shared_transition_effect.cpp | 91 auto dest = dest_.Upgrade(); in Allow() local 102 auto dest = dest_.Upgrade(); in CreateAnimation() local 120 bool SharedTransitionExchange::CreateTranslateAnimation(const RefPtr<FrameNode>& src, const RefPtr<FrameNode>& dest) in CreateTranslateAnimation() argument 171 CreateSizeAnimation(const RefPtr<FrameNode>& src, const RefPtr<FrameNode>& dest) CreateSizeAnimation() argument 226 CreateOpacityAnimation(const RefPtr<FrameNode>& src, const RefPtr<FrameNode>& dest) CreateOpacityAnimation() argument 235 auto dest = dest_.Upgrade(); SetVisibleToDest() local 246 auto dest = dest_.Upgrade(); DestRequestDefaultFocus() local [all...] |
H A D | shared_transition_effect.h | 98 void SetSharedNode(const WeakPtr<FrameNode>& src, const WeakPtr<FrameNode>& dest) in SetSharedNode() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | resource_adapter.h | 125 virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData() argument 130 virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData() argument 136 virtual bool GetMediaData(uint32_t resId, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetMediaData() argument 141 virtual bool GetMediaData(uint32_t resId, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetMediaData() argument 147 virtual bool GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetMediaData() argument 152 virtual bool GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetMediaData() argument
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | shared_transition_effect.cpp | 177 auto dest = dest_.Upgrade(); in Allow() local 196 auto dest in AddLazyLoadCallback() local 232 auto dest = dest_.Upgrade(); CreateTranslateAnimation() local 268 auto dest = dest_.Upgrade(); CreateSizeAnimation() local 302 auto dest = dest_.Upgrade(); CreateOpacityAnimation() local 321 auto dest = dest_.Upgrade(); CreateAnimation() local [all...] |
H A D | shared_transition_controller.cpp | 27 auto dest = destWeak.Upgrade(); in GetSharedEffect() local
|
/foundation/arkui/ace_engine/frameworks/core/common/resource/ |
H A D | resource_wrapper.h | 254 bool GetMediaData(T& resId, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetMediaData() argument 263 bool GetMediaData(T& resId, size_t& len, std::unique_ptr<uint8_t[]>& dest, const std::string& bundleName, in GetMediaData() argument 272 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData() argument 280 GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, const std::string& bundleName, const std::string& moduleName) GetRawFileData() argument [all...] |
/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/ |
H A D | napi_perf_monitor.cpp | 55 void GetStringParam(const napi_env& env, const napi_value& value, std::string& dest)
in GetStringParam() argument 64 bool ParseStringParam(const napi_env& env, const napi_value& value, std::string& dest)
in ParseStringParam() argument 87 bool ParseInt32Param(const napi_env& env, const napi_value& value, int& dest)
in ParseInt32Param() argument 96 bool ParseInt64Param(const napi_env& env, const napi_value& value, int64_t& dest)
in ParseInt64Param() argument [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | cj_zip.cpp | 273 FilePath dest = destDir; in UnzipWithFilterCallback() local
|