Home
last modified time | relevance | path

Searched full:param (Results 6876 - 6900 of 22474) sorted by relevance

1...<<271272273274275276277278279280>>...899

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmwifi_channels.h515 * @param chspec chanspec_t
524 * @param chspec chanspec format
525 * @param buf ascii string of chanspec
537 * @param chspec chanspec format
538 * @param buf ascii string of chanspec
550 * @param a pointer to input string
563 * @param chanspec input chanspec to verify
572 * @param chanspec input chanspec to verify
585 * @param chspec input chanspec
599 * @param chspe
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability_wrap_utils.cpp282 * @param env The environment that the Node-API call is invoked under.
283 * @param data Point to asynchronous processing of data.
352 * @param env The environment that the Node-API call is invoked under.
353 * @param data Point to asynchronous processing of data.
423 * @param env The environment that the Node-API call is invoked under.
424 * @param data Point to asynchronous processing of data.
465 * @param env The environment that the Node-API call is invoked under.
466 * @param data Point to asynchronous processing of data.
501 * @param env The environment that the Node-API call is invoked under.
533 * @param en
935 UnwrapAbilityStartSettingForNumber( napi_env env, const std::string key, napi_value param, AAFwk::AbilityStartSetting &setting) UnwrapAbilityStartSettingForNumber() argument
965 UnwrapAbilityStartSetting(napi_env env, napi_value param, AAFwk::AbilityStartSetting &setting) UnwrapAbilityStartSetting() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.h74 * @param[in] pkt The frame packet.
180 * @param[in] pkt The frame packet.
238 * @param[in] buffer The frame packet.
239 * @param[in] offset The offset of the disassemble packet.
306 * @param[in] pkt The frame packet.
448 * @param[in] pkt The frame packet.
532 * @param[in] buffer The frame packet.
539 * @param[in] buffer The frame packet.
540 * @param[in] offset The offset of the disassemble packet.
541 * @param[ou
[all...]
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp483 if (Plugin::Any::IsSameTypeWith<ErrorCode>(event.param)) { in HandleErrorEvent()
484 errorCode = Plugin::AnyCast<ErrorCode>(event.param); in HandleErrorEvent()
511 Plugin::PluginEvent pluginEvent = Plugin::AnyCast<Plugin::PluginEvent>(event.param); in HandlePluginErrorEvent()
514 Plugin::Any::IsSameTypeWith<Plugin::NetworkClientErrorCode>(pluginEvent.param)) { in HandlePluginErrorEvent()
515 auto netClientErrorCode = Plugin::AnyCast<Plugin::NetworkClientErrorCode>(pluginEvent.param); in HandlePluginErrorEvent()
921 auto param = Plugin::AnyCast<PortInfo>(parameter); in NewAudioPortFound() local
922 if (filter == demuxer_.get() && param.type == PortType::OUT) { in NewAudioPortFound()
923 MEDIA_LOG_I("new port found on demuxer " PUBLIC_LOG_ZU, param.ports.size()); in NewAudioPortFound()
924 for (const auto& portDesc : param.ports) { in NewAudioPortFound()
956 auto param in NewVideoPortFound() local
995 auto param = Plugin::AnyCast<PortInfo>(parameter); RemoveFilterChains() local
1096 NotifyBufferingUpdate(const std::string_view& type, int32_t param) NotifyBufferingUpdate() argument
1099 format.PutIntValue(std::string(type), param); NotifyBufferingUpdate() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c58 static void BleGattcNotificationReceiveCallback(int32_t underlayerHandle, SoftBusGattcNotify *param, int32_t status);
119 "ble client connect failed: invalid param, connection is null"); in ConnGattClientConnect()
646 "ble client connection disconnect failed: invalid param, connection is null"); in ConnGattClientDisconnect()
729 static void BleGattcNotificationReceiveCallback(int32_t underlayerHandle, SoftBusGattcNotify *param, int32_t status) in BleGattcNotificationReceiveCallback() argument
731 CONN_LOGI(CONN_BLE, "receive gatt data, handle=%{public}d, len=%{public}u", underlayerHandle, param->dataLen); in BleGattcNotificationReceiveCallback()
742 if (memcmp(param->charaUuid.uuid, SOFTBUS_CHARA_BLECONN_UUID, param->charaUuid.uuidLen) == 0) { in BleGattcNotificationReceiveCallback()
744 } else if (memcmp(param->charaUuid.uuid, SOFTBUS_CHARA_BLENET_UUID, param->charaUuid.uuidLen) == 0) { in BleGattcNotificationReceiveCallback()
761 ConnGattTransRecv(connection->connectionId, param in BleGattcNotificationReceiveCallback()
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNFRuleSet.java97 * @param owner The formatter that owns this rule set
98 * @param descriptions An array of Strings representing rule set
101 * @param index The index into "descriptions" of the description
158 * @param description The textual description of this rule set
233 * @param rule The rule to set.
260 * @param originalIndex The index into nonNumericalRules
261 * @param newRule The new rule to consider
262 * @param rememberRule Should the new rule be added to fractionRules.
303 * @param that The other rule set
431 * @param numbe
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNFRuleSet.java98 * @param owner The formatter that owns this rule set
99 * @param descriptions An array of Strings representing rule set
102 * @param index The index into "descriptions" of the description
159 * @param description The textual description of this rule set
234 * @param rule The rule to set.
261 * @param originalIndex The index into nonNumericalRules
262 * @param newRule The new rule to consider
263 * @param rememberRule Should the new rule be added to fractionRules.
304 * @param that The other rule set
432 * @param numbe
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dchnsecal.cpp316 * @param eyear the extended year
317 * @param month the zero-based month. The month is also determined
480 * @param days days after January 1, 1970 0:00 in the astronomical base zone
498 * @param millis milliseconds after January 1, 1970 0:00 GMT
522 * @param gyear a Gregorian year
560 * @param days days after January 1, 1970 0:00 Asia/Shanghai
561 * @param after if true, search for a new moon on or after the given
583 * @param day1 days after January 1, 1970 0:00 Asia/Shanghai
584 * @param day2 days after January 1, 1970 0:00 Asia/Shanghai
596 * @param day
[all...]
/third_party/libabigail/tools/
H A Dabilint.cc135 /// @param the artifact to consider.
148 /// @param user a tree node that carries an artifact that uses the
161 /// @param o the source of the move.
172 /// @param o the source of the assignment.
206 /// @param artifact the artifact to consider.
222 /// @param artifact the artifact to consider.
255 /// @param artifact_use_rel the map that establishes the relation
300 /// @param ctxt the abixml read context to consider.
302 /// @param type_id the type-id of the type to construct the "use tree"
337 /// @param th
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c154 svga_get_paramf(struct pipe_screen *screen, enum pipe_capf param) in svga_get_paramf() argument
159 switch (param) { in svga_get_paramf()
193 debug_printf("Unexpected PIPE_CAPF_ query %u\n", param); in svga_get_paramf()
199 svga_get_param(struct pipe_screen *screen, enum pipe_cap param) in svga_get_param() argument
205 switch (param) { in svga_get_param()
472 return u_pipe_screen_get_param_defaults(screen, param); in svga_get_param()
480 enum pipe_shader_cap param) in vgpu9_get_shader_param()
491 switch (param) in vgpu9_get_shader_param()
559 debug_printf("Unexpected fragment shader query %u\n", param); in vgpu9_get_shader_param()
562 switch (param) in vgpu9_get_shader_param()
478 vgpu9_get_shader_param(struct pipe_screen *screen, enum pipe_shader_type shader, enum pipe_shader_cap param) vgpu9_get_shader_param() argument
642 vgpu10_get_shader_param(struct pipe_screen *screen, enum pipe_shader_type shader, enum pipe_shader_cap param) vgpu10_get_shader_param() argument
820 svga_get_shader_param(struct pipe_screen *screen, enum pipe_shader_type shader, enum pipe_shader_cap param) svga_get_shader_param() argument
835 svga_sm5_get_compute_param(struct pipe_screen *screen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) svga_sm5_get_compute_param() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.h120 ANGLE_EXPORT void GL_APIENTRY GL_Fogf(GLenum pname, GLfloat param);
122 ANGLE_EXPORT void GL_APIENTRY GL_Fogi(GLenum pname, GLint param);
180 ANGLE_EXPORT void GL_APIENTRY GL_LightModelf(GLenum pname, GLfloat param);
182 ANGLE_EXPORT void GL_APIENTRY GL_LightModeli(GLenum pname, GLint param);
184 ANGLE_EXPORT void GL_APIENTRY GL_Lightf(GLenum light, GLenum pname, GLfloat param);
186 ANGLE_EXPORT void GL_APIENTRY GL_Lighti(GLenum light, GLenum pname, GLint param);
230 ANGLE_EXPORT void GL_APIENTRY GL_Materialf(GLenum face, GLenum pname, GLfloat param);
232 ANGLE_EXPORT void GL_APIENTRY GL_Materiali(GLenum face, GLenum pname, GLint param);
258 ANGLE_EXPORT void GL_APIENTRY GL_PixelStoref(GLenum pname, GLfloat param);
259 ANGLE_EXPORT void GL_APIENTRY GL_PixelStorei(GLenum pname, GLint param);
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchnsecal.cpp316 * @param eyear the extended year
317 * @param month the zero-based month. The month is also determined
480 * @param days days after January 1, 1970 0:00 in the astronomical base zone
498 * @param millis milliseconds after January 1, 1970 0:00 GMT
522 * @param gyear a Gregorian year
560 * @param days days after January 1, 1970 0:00 Asia/Shanghai
561 * @param after if true, search for a new moon on or after the given
583 * @param day1 days after January 1, 1970 0:00 Asia/Shanghai
584 * @param day2 days after January 1, 1970 0:00 Asia/Shanghai
596 * @param day
[all...]
/third_party/skia/include/codec/
H A DSkCodec.h246 * @param desiredSubset In/out parameter. As input, a desired subset of
345 * @param info A description of the format (config, size)
396 * @param supportedDataTypes Indicates the data type/planar config combinations that are
400 * @param yuvaPixmapInfo Output parameter that specifies the planar configuration, subsampling,
411 * @param yuvaPixmaps Contains preallocated pixmaps configured according to a successful call
424 * @param dstInfo Info of the destination. If the dimensions do not match
426 * @param dst Memory to write to. Needs to be large enough to hold the subset,
428 * @param options Contains decoding options, including if memory is zero
453 * @param rowsDecoded Optional output variable returning the total number of
484 * @param dstInf
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c93 oal_iw_param_stru *param, hi_s8 *pc_extra);
95 oal_iw_param_stru *param, hi_s8 *pc_extra);
97 oal_iw_param_stru *param, hi_s8 *pc_extra);
99 oal_iw_param_stru *param, hi_s8 *pc_extra);
101 oal_iw_point_stru *param, hi_s8 *pc_extra);
103 oal_iw_point_stru *param, hi_s8 *pc_extra);
428 oam_info_log0(0, 0, "{wal_get_cmd_one_arg::return param pc_arg is null!}\r\n"); in wal_get_cmd_one_arg()
820 mac_cfg_ssid_param_stru *param = (mac_cfg_ssid_param_stru *)(write_msg.auc_value); in wal_ioctl_set_essid() local
821 param->ssid_len = ssid_len; in wal_ioctl_set_essid()
822 if (memcpy_s(param in wal_ioctl_set_essid()
1075 wal_ioctl_get_iwrate(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_param_stru *param, hi_s8 *pc_extra) wal_ioctl_get_iwrate() argument
1097 wal_ioctl_get_iwsense(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_param_stru *param, hi_s8 *pc_extra) wal_ioctl_get_iwsense() argument
1119 wal_ioctl_get_rtsthres(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_param_stru *param, hi_s8 *pc_extra) wal_ioctl_get_rtsthres() argument
1152 wal_ioctl_get_fragthres(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_param_stru *param, hi_s8 *pc_extra) wal_ioctl_get_fragthres() argument
1185 wal_ioctl_get_iwencode(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_point_stru *param, hi_s8 *pc_extra) wal_ioctl_get_iwencode() argument
1207 wal_ioctl_get_iwrange(oal_net_device_stru *netdev, oal_iw_request_info_stru *info, oal_iw_point_stru *param, hi_s8 *pc_extra) wal_ioctl_get_iwrange() argument
1518 hi_s32 *param = HI_NULL; wal_ioctl_get_wme_params() local
2198 mac_cfg_staion_id_param_stru *param = HI_NULL; wal_set_mac_to_mib() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp184 // check param in GetBundleInstaller()
188 APP_LOGE("the param is nullptr"); in GetBundleInstaller()
195 APP_LOGE("the param type is invalid"); in GetBundleInstaller()
440 APP_LOGE("param string moduleName is empty"); in ParseHashParam()
448 APP_LOGE("param string hashValue is empty"); in ParseHashParam()
472 APP_LOGE("parse hash param failed"); in ParseHashParams()
489 APP_LOGE("param string moduleName is empty"); in ParseVerifyCodeParam()
497 APP_LOGE("param string signatureFilePath is empty"); in ParseVerifyCodeParam()
521 APP_LOGE("parse verify code param failed"); in ParseVerifyCodeParams()
538 APP_LOGE("param strin in ParsePgoParam()
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp323 WifiErrorNo WifiIdlClient::ConvertPnoScanParam(const WifiHalPnoScanParam &param, PnoScanSettings *pSettings) const in ConvertPnoScanParam() argument
325 if (param.scanInterval > 0) { in ConvertPnoScanParam()
326 pSettings->scanInterval = param.scanInterval; in ConvertPnoScanParam()
328 pSettings->minRssi2Dot4Ghz = param.minRssi2Dot4Ghz; in ConvertPnoScanParam()
329 pSettings->minRssi5Ghz = param.minRssi5Ghz; in ConvertPnoScanParam()
330 if (param.hiddenSsid.size() > 0) { in ConvertPnoScanParam()
331 pSettings->hiddenSsidSize = param.hiddenSsid.size(); in ConvertPnoScanParam()
332 pSettings->hiddenSsid = ConVectorToCArrayString(param.hiddenSsid); in ConvertPnoScanParam()
337 if (param.savedSsid.size() > 0) { in ConvertPnoScanParam()
338 pSettings->savedSsidSize = param in ConvertPnoScanParam()
685 WifiWpsParam param; ReqStartWpsPbcMode() local
700 WifiWpsParam param; ReqStartWpsPinMode() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_ideal_endpoints_and_weights.cpp32 * @param di The weight grid decimation to use.
33 * @param weights The decimated weight values to use.
34 * @param index The first texel index to interpolate.
72 * @param di The weight grid decimation to use.
73 * @param weights The decimated weight values to use.
74 * @param index The first texel index to interpolate.
102 * @param blk The image block color data to compress.
103 * @param pi The partition info for the current trial.
104 * @param[out] ei The computed ideal endpoints and weights.
105 * @param componen
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c814 } param; member
830 } param; member
846 } param; member
877 } param; member
976 memcpy(cctx->km.param.k, key, keylen); in s390x_aes_ecb_init_key()
985 s390x_km(in, len, out, cctx->fc, &cctx->km.param); in s390x_aes_ecb_cipher()
998 memcpy(cctx->kmo.param.cv, iv, ivlen); in s390x_aes_ofb_init_key()
999 memcpy(cctx->kmo.param.k, key, keylen); in s390x_aes_ofb_init_key()
1013 memcpy(cctx->kmo.param.cv, iv, ivlen); in s390x_aes_ofb_cipher()
1015 *out = *in ^ cctx->kmo.param in s390x_aes_ofb_cipher()
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c814 } param; member
830 } param; member
848 } param; member
881 } param; member
980 memcpy(cctx->km.param.k, key, keylen); in s390x_aes_ecb_init_key()
989 s390x_km(in, len, out, cctx->fc, &cctx->km.param); in s390x_aes_ecb_cipher()
1002 memcpy(cctx->kmo.param.cv, iv, ivlen); in s390x_aes_ofb_init_key()
1003 memcpy(cctx->kmo.param.k, key, keylen); in s390x_aes_ofb_init_key()
1018 memcpy(cctx->kmo.param.cv, iv, ivlen); in s390x_aes_ofb_cipher()
1020 *out = *in ^ cctx->kmo.param in s390x_aes_ofb_cipher()
[all...]
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/ets/components/util/
H A DImageUtil.ets18 * @param componentW 容器宽
19 * @param componentH
20 * @param imageW 图片宽
21 * @param imageH
/applications/standard/app_samples/code/DocsSample/ApplicationModels/StageModelAbilityDevelop/entry/src/main/ets/utils/
H A DLogger.ts30 * @param args
38 * @param args
46 * @param args
54 * @param args
/applications/standard/app_samples/code/DocsSample/ApplicationModels/StageModelAbilityDevelop/entry/src/ohosTest/ets/utils/
H A DLogger.ts30 * @param args
38 * @param args
46 * @param args
54 * @param args
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/utils/
H A DLogger.ts30 * @param args
38 * @param args
46 * @param args
54 * @param args
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/TestRely/LauncherTest/CrossChainBack/entry/src/main/ets/logger/
H A DLogger.ts30 * @param args
38 * @param args
46 * @param args
54 * @param args
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/TestRely/LauncherTest/StartRecentAbility/entry/src/main/ets/logger/
H A DLogger.ts30 * @param args
38 * @param args
46 * @param args
54 * @param args

Completed in 47 milliseconds

1...<<271272273274275276277278279280>>...899