Home
last modified time | relevance | path

Searched refs:param (Results 2326 - 2350 of 5166) sorted by relevance

1...<<919293949596979899100>>...207

/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c56 /* Default MSI param level */
1359 u32 param[6]; in csio_get_device_params() local
1373 param[0] = FW_PARAM_DEV(PORTVEC); in csio_get_device_params()
1376 param[1] = FW_PARAM_DEV(CCLK); in csio_get_device_params()
1379 param[2] = FW_PARAM_PFVF(EQ_START); in csio_get_device_params()
1380 param[3] = FW_PARAM_PFVF(EQ_END); in csio_get_device_params()
1383 param[4] = FW_PARAM_PFVF(IQFLINT_START); in csio_get_device_params()
1384 param[5] = FW_PARAM_PFVF(IQFLINT_END); in csio_get_device_params()
1387 ARRAY_SIZE(param), param, NUL in csio_get_device_params()
1795 u32 param, val; csio_enable_ports() local
1925 csio_hw_check_fwconfig(struct csio_hw *hw, u32 *param) csio_hw_check_fwconfig() argument
2481 u32 param[1]; csio_hw_configure() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_patternEx_test_ng.cpp659 auto param = CREATE_VALUE.at(i); in HWTEST_F() local
660 EXPECT_EQ(textProps->GetContent().value_or(""), param.text); in HWTEST_F()
661 if (param.icon.empty()) { in HWTEST_F()
669 ASSERT_EQ(imageSrcInfo->GetSrc(), param.icon); in HWTEST_F()
707 auto param = CREATE_VALUE.at(i); in HWTEST_F() local
708 EXPECT_EQ(textProps->GetContent().value_or(""), param.text); in HWTEST_F()
709 if (param.icon.empty()) { in HWTEST_F()
717 ASSERT_EQ(imageSrcInfo->GetSrc(), param.icon); in HWTEST_F()
771 auto param = CREATE_VALUE_NEW.at(i); in HWTEST_F() local
772 EXPECT_EQ(textProps->GetContent().value_or(""), param in HWTEST_F()
819 auto param = params.at(i); HWTEST_F() local
868 auto param = CREATE_VALUE_NEW.at(i); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp124 napi_value param[1] = {moduleName}; in GetJsLeakModule() local
126 status = napi_call_function(env, global, napiFunc, 1, &param[0], &requireValue); in GetJsLeakModule()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_event_hub.h84 void FireOnScrollToIndex(int32_t param) const in FireOnScrollToIndex()
87 V2::GridEventInfo info(param); in FireOnScrollToIndex()
/foundation/arkui/ace_engine/component_ext/ext_common/
H A Dext_napi_utils.cpp138 bool ExtNapiUtils::CheckTypeForNapiValue(napi_env env, napi_value param, napi_valuetype expectType) in CheckTypeForNapiValue() argument
142 if (napi_typeof(env, param, &valueType) != napi_ok) { in CheckTypeForNapiValue()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator.cpp74 for (auto& param : paramsVector) { in ParseOptionToMotion()
75 Framework::RemoveHeadTailSpace(param); in ParseOptionToMotion()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_gesture_function.cpp31 JSRef<JSVal> param = JSRef<JSObject>::Cast(CreateGestureEvent(info)); in Execute() local
32 JsFunction::ExecuteJS(1, &param); in Execute()
H A Djs_touch_function.cpp99 JSRef<JSVal> param = JSRef<JSObject>::Cast(CreateJSEventInfo(info)); in Execute() local
100 JsFunction::ExecuteJS(1, &param); in Execute()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animator_bridge.h54 void JsCreateAnimation(const std::string& param);
88 const RefPtr<JsiAnimatorBridge>& bridge, const std::string& param);
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_surface_impl.cpp33 const std::string& errorId, const std::string& param) { in InitSurface()
34 uiTaskExecutor.PostTask([weak, errorId, param] {}, "ArkUIInitSurfaceError"); in InitSurface()
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
H A Dgfx_engine_manager.h139 void* param,
146 void* param,
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dinner_event.cpp164 InnerEvent::Pointer InnerEvent::Get(uint32_t innerEventId, int64_t param) in Get() argument
169 event->param_ = param; in Get()
262 content.append(", param = " + std::to_string(param_)); in Dump()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_mesa_blur_shader_filter.cpp52 void RSMESABlurShaderFilter::SetPixelStretchParams(std::shared_ptr<RSPixelStretchParams>& param) in SetPixelStretchParams() argument
56 pixelStretchParam_ = std::move(param); in SetPixelStretchParams()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp187 auto param = StaticFactory::GetGroupParameters(type, 0, 0, subType); in HWTEST_F() local
188 ASSERT_TRUE(param.empty()); in HWTEST_F()
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dfg_blur_test.cpp149 std::shared_ptr<RSLinearGradientBlurPara> param( in GRAPHIC_TEST()
151 testNode->SetLinearGradientBlurPara(param); in GRAPHIC_TEST()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h133 static void SetBetaRecordingMode(uint32_t param);
181 static void SetHgmRefreshRateModesEnabled(std::string param);
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Davmetadatahelper_service_stub.h43 int32_t option, const OutputConfiguration &param) override;
45 int32_t option, const OutputConfiguration &param) override;
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/include/
H A Davmetadata_mock.h97 std::shared_ptr<PixelMap> FetchFrameAtTime(int64_t timeUs, int32_t option, PixelMapParams param);
98 std::shared_ptr<PixelMap> FetchFrameYuv(int64_t timeUs, int32_t option, PixelMapParams param);
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/
H A Dlnn_trans_lane_deps_mock.cpp84 uint32_t GenerateLaneProfileId(const LaneGenerateParam *param) in GenerateLaneProfileId() argument
86 return GetTransLaneIf()->GenerateLaneProfileId(param); in GenerateLaneProfileId()
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_manager_mock.cpp124 int SoftBusGattsSendResponse(SoftBusGattsResponse *param) in SoftBusGattsSendResponse() argument
126 return GetConnectionBleInterface()->SoftBusGattsSendResponse(param); in SoftBusGattsSendResponse()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dresolver_config_test.cpp28 using SetCache = int32_t (*)(uint16_t netId, struct ParamWrapper param, struct addrinfo *res);
29 using GetCache = int32_t (*)(uint16_t netId, struct ParamWrapper param,
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_pending_test_mock.h34 virtual LaneTransType TransGetLaneTransTypeBySession(const SessionParam *param) = 0;
61 MOCK_METHOD1(TransGetLaneTransTypeBySession, LaneTransType (const SessionParam *param));
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h286 * @param sessionId Indicates the unique session ID.
287 * @param result Indicates the result to return.
301 * @param sessionId Indicates the unique session ID.
312 * @param sessionId Indicates the unique session ID.
313 * @param data Indicates the pointer to the data received.
315 * @param dataLen Indicates the length of the data received.
326 * @param sessionId Indicates the unique session ID.
327 * @param data Indicates the pointer to the message received.
328 * @param dataLen Indicates the length of the message received.
339 * @param sessionI
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_strategy_mock.cpp111 int32_t LnnSetMediumParamBySpecificType(const LnnHeartbeatMediumParam *param) in LnnSetMediumParamBySpecificType() argument
113 return HeartBeatStrategyInterface()->LnnSetMediumParamBySpecificType(param); in LnnSetMediumParamBySpecificType()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dkvstore_data_service_test.cpp193 DistributedDB::AutoLaunchParam param; in HWTEST_F() local
194 auto status = kvStoreDataServiceTest.ResolveAutoLaunchParamByIdentifier(identifier, param); in HWTEST_F()

Completed in 17 milliseconds

1...<<919293949596979899100>>...207