/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | arm_exidx_test.cpp | 166 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 186 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 206 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 227 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 250 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 273 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 296 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 321 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 348 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable 370 std::shared_ptr<RegLocState> rs = std::make_shared<RegLocState>(); variable [all …]
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_group_mgr_test.cpp | 112 auto rs = windowGroupMgr_->MoveMissionsToForeground({1, 2, 3}, 2); variable 126 auto rs = windowGroupMgr_->MoveMissionsToBackground({1, 2, 3}, moveRs); variable
|
H A D | window_manager_service_test.cpp | 193 WMError rs = wms->MoveMissionsToForeground({}, -1); variable 206 WMError rs = wms->MoveMissionsToBackground({}, moveRs); variable 1036 int32_t rs = wmsHandler_->MoveMissionsToBackground({}, moveRs); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_ext_node_operation_test.cpp | 37 auto& rs = RSExtNodeOperation::GetInstance(); variable
|
H A D | rs_ui_share_context_test.cpp | 37 auto& rs = RSUIShareContext::GetInstance(); variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 120 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonPreLerpARGB8888() local 140 uint8x8_t rs = NeonPreLerp(r0, r1, a1); in NeonPrelerpARGB8888() local 161 uint8x8_t rs = NeonPreLerp(r0, r1, a1); in NeonPrelerpARGB8888() local 187 uint8x8_t rs = NeonPreLerp(r0, r1, a1); in NeonPrelerpARGB8888() local 210 uint8x8_t rs = NeonPreLerp(r0, r1, a1); in NeonPrelerpARGB8888() local 231 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonLerpARGB8888() local 251 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonLerpARGB8888() local 272 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonLerpARGB8888() local 298 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonLerpARGB8888() local 321 uint8x8_t rs = NeonLerp(r0, r1, a1); in NeonLerpARGB8888() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | multi_workgroup.cpp | 87 IntervalReply rs; in CreateRSWorkGroup() local 132 IntervalReply rs; in JoinRSWorkGroup() local 295 IntervalReply rs; in WorkgroupJoin() local
|
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/ |
H A D | concurrent_svc_intf_test.cpp | 43 IntervalReply rs; in QueryInterval() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/screen_manager/ |
H A D | rs_screen_hdr_capability_test.cpp | 75 RSScreenHDRCapability rs(1.f, 1.f, 1.f, formats); variable
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | res_config_impl.cpp | 146 RState rs = temp->CopyFromLocaleInfo(other.GetLocaleInfo()); in CopyLocale() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_border.cpp | 628 auto rs = Drawing::Rect(x, y, x + startArcWidth, y + startArcHeight); in DrawTopBorder() local 656 auto rs = Drawing::Rect(x - startArcWidth, y, x, y + startArcHeight); in DrawRightBorder() local 683 auto rs = in DrawBottomBorder() local 711 auto rs = in DrawLeftBorder() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dwarf_section.cpp | 117 bool DwarfSection::Step(uintptr_t pc, uintptr_t fdeAddr, std::shared_ptr<RegLocState> rs) in Step()
|
H A D | unwinder.cpp | 225 std::shared_ptr<RegLocState> rs = nullptr; member 913 std::shared_ptr<RegLocState> rs = nullptr; in StepInner() local 1084 bool Unwinder::Impl::Apply(std::shared_ptr<DfxRegs> regs, std::shared_ptr<RegLocState> rs) in Apply()
|
H A D | arm_exidx.cpp | 364 bool ArmExidx::Step(uintptr_t entryOffset, std::shared_ptr<RegLocState> rs) in Step()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test3.cpp | 318 std::shared_ptr<RSTransaction> rs; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 319 void SetCullMode(const GraphicsState::RasterizationState& rs) in SetCullMode() 339 void SetFrontFace(const GraphicsState::RasterizationState& rs) in SetFrontFace() 354 void SetPolygonMode(const GraphicsState::RasterizationState& rs) in SetPolygonMode() 2794 const auto& rs = graphicsState.rasterizationState; in PrimeCache() local 2951 const auto& rs = graphicsState.rasterizationState; in UpdateRasterizationState() local
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/ |
H A D | time_lapse_photo_session_fuzzer.cpp | 164 const camera_rational_t rs[] = { in TestManualExposure() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ |
H A D | graphics_context.cpp | 331 if (IRenderSystem* rs = GetSystem<IRenderSystem>(ecs); rs) { in GetRenderNodeGraphs() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/ |
H A D | render_node_scene_util.cpp | 169 const RenderScene& rs = dsScene->GetScene(); in GetSceneRenderDataStores() local
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_config_impl.cpp | 318 RState rs = temp->CopyFromLocaleInfo(otherLocaleInfo); in CopyLocale() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/ |
H A D | ability_manager_client_branch_test.cpp | 556 std::vector<int32_t> rs; variable 571 std::vector<int32_t> rs; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_second_test/ |
H A D | ability_manager_service_second_test.cpp | 1285 std::vector<int32_t> rs; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_proxy_test/ |
H A D | ability_manager_proxy_test.cpp | 1535 std::vector<int32_t> rs; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument
|