Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/test/ut/
H A Dworker_manager_test.cpp59 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
71 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
88 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_worker_manager.cpp57 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
68 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
80 CPUWorkerManager* cm = new SCPUWorkerManager(); variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcheck_gso_support.c41 struct cmsghdr *cm = FILLP_NULL_PTR; in SendUdpSegment() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_color_filter_test.cpp92 ColorMatrix cm; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
H A Doffline_stream.cpp193 for (const auto& cm : message) { in HandleMessage() local
206 for (const auto& cm : message) { in HandleMessage() local
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp604 for (auto cm : message) { in FillCaptureErrorInfo() local
616 for (auto cm : message) { in FillCaptureEndedInfo() local
636 for (auto cm : message) { in HandleCallbackMessage() local
658 for (auto cm : message) { in HandleCallbackMessage() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_socket.c83 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp193 for (auto cm : managers) { in UpdateMetaCache() local
241 void UpdateProperties(const CORE_NS::IComponentManager& cm) in UpdateProperties()
H A Decs_listener.h209 CORE_NS::IComponentManager* cm; in SCENE_BEGIN_NAMESPACE() member
H A Decs_util.h120 for (auto cm : managers) { in RewriteEntityReferences() local
H A Dentity_collection.cpp663 for (auto& cm : srcCollection.GetEcs().GetComponentManagers()) { in CloneEntitiesFromCollection() local
831 auto cm = GetEcs().GetComponentManager(component); in MarkAllPropertiesSerialized() local
862 auto* cm = GetEcs().GetComponentManager(component); in MarkPropertySerialized() local
H A Decs_serializer.cpp643 for (auto cm : cms) { in WriteComponents() local
653 const auto* cm = ec.GetEcs().GetComponentManager(StringToUid(uidString)); in WriteComponents() local
665 …Serializer::WriteComponent(const IEntityCollection& ec, Entity entity, const IComponentManager& cm, in WriteComponent()
975 auto* cm = ecs.GetComponentManager(componentUid); in ReadComponents() local
H A Decs_animation.cpp1142 auto cm = ecs_->GetComponentManager(componentUid); in GetProperty() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_socket.c66 static inline void SetupCmsg(struct cmsghdr *cm, uint16_t mss) in SetupCmsg()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp155 const auto &cm = frameEventColorMap; in SumTimesInMs() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dpcb.c87 void SendUdpSegmentCmsg(struct cmsghdr *cm) in SendUdpSegmentCmsg()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_material_filter.cpp170 Drawing::ColorMatrix cm; in GetColorFilter() local
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp422 cmsghdr cm; in ReceiveInSock() member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp365 for (auto& cm : managerOrder_) { in CloneEntity() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1129 Drawing::ColorMatrix cm; in DrawFilterWithDRM() local
1407 Drawing::ColorMatrix cm; in GenerateMaterialColorFilter() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1098 for (auto cm : managers) { in CloneNode() local
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/
H A Dmeasure-format-patterns.json416 "cm": { object
968 "cm": { object
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2797 Drawing::ColorMatrix cm; in GetMaterialColorFilter() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c340 pa_channel_map cm = sinkIn->thread_info.resampler->i_cm; in updateResampler() local