| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | include.rs | 184 fn from(include: &syntax::Include) -> Self { in from() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/time/ |
| H A D | types.rs | 86 fn from(t: LibcTimespec) -> Self { in from() functions 100 fn from(t: Timespec) -> Self { in from() functions 271 fn from(t: LibcItimerspec) -> Self { in from() functions 286 fn from(t: Itimerspec) -> Self { in from() functions
|
| /third_party/rust/crates/nom/src/branch/ |
| H A D | tests.rs | 20 fn from(i: u32) -> Self { in from() functions 27 fn from(i: &'a str) -> Self { in from() functions
|
| /third_party/rust/crates/rust-cexpr/src/ |
| H A D | lib.rs | 51 fn from(k: nom::ErrorKind) -> Self { in from() functions 57 fn from(_: u32) -> Self { in from() functions 75 fn from(e: (I, nom::ErrorKind)) -> Self { in from() functions 81 fn from(e: (I, ErrorKind)) -> Self { in from() functions 90 fn from(e: ::nom::error::Error<I>) -> Self { in from() functions
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | errno.rs | 71 fn from(err: Errno) -> Self { in from() functions
|
| /third_party/zlib/ |
| H A D | inffast.c | 75 unsigned char FAR *from; /* where to copy match from */ in inflate_fast() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| H A D | text_overlay_element.cpp | 225 double from = isIn ? offsetX : 0.0; in AddListener() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | property_animation.cpp | 174 auto from = AceType::DynamicCast<AnimatableData<T>>(start); in Next() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | render_checkbox.cpp | 204 double from = 0.0; in UpdateAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_navigation_function.cpp | 48 RefPtr<NG::NavDestinationContext> from; in GetFromContentInfo() local 121 JSRef<JSVal> JsNavigationFunction::Execute(RefPtr<NG::NavDestinationContext> from, in Execute() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | observer_test_ng.cpp | 175 std::optional<NavDestinationInfo> from; in HWTEST_F() local 222 std::optional<NavDestinationInfo> from; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | node_adapter_impl.cpp | 115 int32_t OH_ArkUI_NodeAdapter_MoveItem(ArkUI_NodeAdapterHandle handle, uint32_t from, uint32_t to) in OH_ArkUI_NodeAdapter_MoveItem() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_model.h | 56 SliderValidRange(float from, float to) : fromValue(from), toValue(to) {} in SliderValidRange() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
| H A D | app_style_item.cpp | 157 AppStyleItem *AppStyleItem::CopyFrom(const AppStyleItem *from) in CreateStyleItem() argument 174 void AppStyleItem::UpdateValueFrom(const AppStyleItem &from) in CreateStyleItem() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/model/ |
| H A D | composite_object_provider.cpp | 157 OnMovedProviderData( const IObjectProvider::Ptr& provider, DataModelIndex from, size_t count, DataModelIndex to) OnMovedProviderData() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
| H A D | util.h | 170 Interpolate(IInterpolator::ConstPtr inter, const IProperty::Ptr& output, const IAny::ConstPtr& from, const IAny::ConstPtr& to, float t) Interpolate() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_container.h | 65 size_t from; ///< IContainer index where the the object was moved from member [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | animation_state.h | 228 const IAny::Ptr from; member
|
| /foundation/multimedia/media_foundation/src/capi/ |
| H A D | native_avformat.cpp | 67 bool OH_AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from) in OH_AVFormat_Copy() argument
|
| /foundation/multimedia/media_foundation/tests/unittest/format/capi/ |
| H A D | avformat_capi_mock.cpp | 92 bool AVFormatCapiMock::AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from) in AVFormat_Copy() argument
|
| /foundation/multimedia/av_session/frameworks/common/src/ |
| H A D | avcall_meta_data.cpp | 155 void AVCallMetaData::CloneName(const AVCallMetaData& from, AVCallMetaData& to) in CloneName() argument 160 void AVCallMetaData::ClonePhoneNumber(const AVCallMetaData& from, AVCallMetaData& to) in ClonePhoneNumber() argument 165 void AVCallMetaData::CloneMediaImage(const AVCallMetaData& from, AVCallMetaData& to) in CloneMediaImage() argument 170 void AVCallMetaData::CloneMediaImageUri(const AVCallMetaData& from, AVCallMetaData& to) in CloneMediaImageUri() argument
|
| /foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/ |
| H A D | avformat_capi_mock.cpp | 104 bool AVFormatCapiMock::AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from) in AVFormat_Copy() argument
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | co_routine.cpp | 216 static inline void CoSwitch(CoCtx* from, CoCtx* to) in CoSwitch() argument
|
| /foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/ |
| H A D | window_agent_fuzzer.cpp | 101 DisplayId from; in CheckWindowAgentFunctionsPart2() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/ |
| H A D | asset_operation_utils.cpp | 74 void AssetOperationUtils::UpdateAssetsFlag(std::vector<VBucket> &from, std::vector<VBucket> &target) in UpdateAssetsFlag() argument 220 void AssetOperationUtils::MergeAssetFlag(const Assets &from, Asset &target) in MergeAssetFlag() argument 229 void AssetOperationUtils::MergeAssetsFlag(const Assets &from, Type &target) in MergeAssetsFlag() argument
|