Home
last modified time | relevance | path

Searched full:param (Results 15001 - 15025 of 17764) sorted by relevance

1...<<601602603604605606607608609610>>...711

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c3281 * @param: The open parameters passed to `DRM_I915_PERF_OPEN`
3297 struct drm_i915_perf_open_param *param, in i915_oa_stream_init()
3862 * @param: The open parameters passed to 'DRM_I915_PERF_OPEN`
3885 struct drm_i915_perf_open_param *param, in i915_perf_open_ioctl_locked()
3976 ret = i915_oa_stream_init(stream, param, props); in i915_perf_open_ioctl_locked()
3989 if (param->flags & I915_PERF_FLAG_FD_CLOEXEC) in i915_perf_open_ioctl_locked()
3991 if (param->flags & I915_PERF_FLAG_FD_NONBLOCK) in i915_perf_open_ioctl_locked()
4000 if (!(param->flags & I915_PERF_FLAG_DISABLED)) in i915_perf_open_ioctl_locked()
4312 struct drm_i915_perf_open_param *param = data; in i915_perf_open_ioctl() local
4324 if (param in i915_perf_open_ioctl()
3296 i915_oa_stream_init(struct i915_perf_stream *stream, struct drm_i915_perf_open_param *param, struct perf_open_properties *props) i915_oa_stream_init() argument
3884 i915_perf_open_ioctl_locked(struct i915_perf *perf, struct drm_i915_perf_open_param *param, struct perf_open_properties *props, struct drm_file *file) i915_perf_open_ioctl_locked() argument
[all...]
/applications/standard/dlp_manager/entry/src/main/ets/SaveAsAbility/
H A DSaveAsAbility.ets156 this.tokenId = want.parameters?.['ohos.aafwk.param.callerToken'] as number;
601 let callerBundleName = want.parameters?.['ohos.aafwk.param.callerBundleName'] as string;
/arkcompiler/runtime_core/abc2program/
H A Dprogram_dump.cpp300 const pandasm::Function::Parameter &param, in DumpFunctionParamAtIndex()
303 os << param.type.GetPandasmName() << DUMP_CONTENT_SPACE << DUMP_CONTENT_FUNCTION_PARAM_NAME_PREFIX << idx; in DumpFunctionParamAtIndex()
299 DumpFunctionParamAtIndex(std::ostream &os, const pandasm::Function::Parameter &param, size_t idx) const DumpFunctionParamAtIndex() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.h190 * @param inst instruction after which block will be split
191 * @param make_edge whether to make control flow edge from first block to the second one
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.h125 * @param inst instruction after which block will be split
126 * @param make_edge whether to make control flow edge from first block to the second one
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine_manager.cpp652 void *param, PandaString name) in CreateNativeCoroutine()
663 auto *co = GetCoroutineFactory()(runtime, vm, std::move(name), ctx, Coroutine::NativeEntrypointInfo(entry, param)); in CreateNativeCoroutine()
650 CreateNativeCoroutine(Runtime *runtime, PandaVM *vm, Coroutine::NativeEntrypointInfo::NativeEntrypointFunc entry, void *param, PandaString name) CreateNativeCoroutine() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.h370 void ParseCatchParamTypeAnnotation([[maybe_unused]] ir::AnnotatedExpression *param) override;
427 void ValidateRestParameter(ir::Expression *param) override;
H A DparserImpl.h279 virtual void ValidateRestParameter(ir::Expression *param);
355 virtual void ParseCatchParamTypeAnnotation(ir::AnnotatedExpression *param);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_cfg.cpp337 * @param bb
338 * @param func
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
H A DOptionalParametersWithGenericReturnTypes-expected.txt117 "name": "param",
920 "name": "param",
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.cpp631 for (auto param : typeParams_->Params()) { in IsTypeParam()
632 util::StringView paramName = param->Name()->AsIdentifier()->Name(); in IsTypeParam()
/arkcompiler/toolchain/tooling/test/
H A Dheapprofiler_impl_test.cpp91 AddInspectedHeapObjectParams param; in HWTEST_F_L0() local
93 DispatchResponse response = heapProfiler->AddInspectedHeapObject(param); in HWTEST_F_L0()
/base/inputmethod/imf/frameworks/kits/extension/src/
H A Djs_inputmethod_extension_context.cpp104 JsUtils::ThrowException(env, IMFErrorCode::EXCEPTION_PARAMCHECK, "number of param should in [1,3]", in OnStartAbility()
108 PARAM_CHECK_RETURN(env, JsUtil::GetType(env, argv[0]) == napi_object, "param want type must be Want", in OnStartAbility()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp146 * @tc.desc: check the overwriting function of the same param name.
476 * @tc.steps: step2. add params with predefined param name to the ParamList. in HWTEST_F()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_manager_test.cpp670 * @tc.desc: test param tagIv whether pointer is null
699 * @tc.desc: test param whether cert and certData are empty
/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_verifier.c257 HKS_IF_NULL_LOGE_RETURN(*buf, HKS_ERROR_INVALID_ARGUMENT, "invalid input param"); in EncodeTlvAndGetLength()
466 HKS_LOG_E("input param invalid, fail"); in GetClaimDataParamSet()
/base/startup/init/test/unittest/param/
H A Dparam_unittest.cpp252 printf("$$$$$$$$Param %s=%s \n", (char *)cookie, ((char *)cookie) + PARAM_BUFFER_SIZE); in TestParamTraversal()
549 ParamWorBaseLog(INIT_DEBUG, PARAN_DOMAIN, "PARAM", "%s", "ParamWorBaseLog"); in HWTEST_F()
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_client_service_ipc.c372 HKS_IF_NOT_SUCC_LOGE(ret, "add payload param failed") in AddAeTag()
396 HKS_IF_NOT_SUCC_LOGE_RETURN(ret, ret, "append init operation param set fail") in AppendToNewParamSet()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvsim_test.cpp543 DtmfParam param; in HWTEST_F() local
544 int32_t status = CoreManagerInner::GetInstance().SendDTMF(0, 0, param, handler); in HWTEST_F()
H A Dcore_service_native_branch_test.cpp305 CallTransferParam param; in HWTEST_F() local
307 EXPECT_EQ(mInner.SetCallTransferInfo(-1, param, response), TELEPHONY_ERR_LOCAL_PTR_NULL); in HWTEST_F()
/base/update/updater/services/ptable_parse/
H A Dptable.cpp336 LOG(ERROR) << "input param invalid"; in PatchBackUpGptHeader()
565 LOG(ERROR) << "input param invalid"; in ChangeGpt()
/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.cpp51 PKG_LOGE("AddEntry failed, invalid param"); in AddEntry()
770 PKG_LOGE("Failed to check input param"); in Init()
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp394 if (upgradeInfo.businessType.subType != BusinessSubType::PARAM) { in ParseBusinessType()
575 ComponentType::PARAM }; in ParseUpgradeFile()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_rsa.c271 int mbedtls_get_random(hi_void *param, hi_u8 *rand, size_t size) in mbedtls_get_random() argument
276 crypto_unused(param); in mbedtls_get_random()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/
H A Dhiirq.c494 static int hiirq_wait_condition_callback(const void *param) in hiirq_wait_condition_callback() argument
496 hiirq_irq_list *irq = (hiirq_irq_list *)param; in hiirq_wait_condition_callback()

Completed in 49 milliseconds

1...<<601602603604605606607608609610>>...711