Home
last modified time | relevance | path

Searched full:param (Results 4426 - 4450 of 23737) sorted by relevance

1...<<171172173174175176177178179180>>...950

/third_party/typescript/tests/baselines/reference/
H A DcheckJsdocParamOnVariableDeclaredFunctionExpression.errors.txt1 tests/cases/conformance/jsdoc/0.js(14,20): error TS8024: JSDoc '@param' tag has name 's', but there is no parameter with that name.
7 * @param {number=} n
8 * @param {string} [s]
13 * @param {boolean!} b
18 * @param {string} s
20 !!! error TS8024: JSDoc '@param' tag has name 's', but there is no parameter with that name.
H A DprivateNameMethod.types5 #method(param: string): string {
6 >#method : (param: string) => string
7 >param : string
17 >this.#method : (param: string) => string
23 >this.#method : (param: string) => string
29 >this.#method : (param: string) => string
H A DprivateNameStaticMethod.types5 static #method(param: string): string {
6 >#method : (param: string) => string
7 >param : string
15 >A1.#method : (param: string) => string
21 >A1.#method : (param: string) => string
27 >A1.#method : (param: string) => string
/third_party/typescript/tests/cases/conformance/jsdoc/
H A DparamTagWrapping.ts9 * @param
11 * @param {number}
13 * @param {number} z
25 * @param *
27 * @param {number}
29 * @param {number} * z
/third_party/typescript/tests/cases/fourslash/
H A DcodeFixDeleteUnmatchedParameterJS3.ts7 //// * @param {number} a
8 //// * @param {string} b
9 //// * @param {number} c
17 { description: "Delete unused '@param' tag 'b'" },
26 * @param {number} a
27 * @param {number} c
H A DcodeFixRenameUnmatchedParameter1.ts5 //// * @param {number} a
6 //// * @param {number} c
14 { description: "Delete unused '@param' tag 'c'" },
15 { description: "Rename '@param' tag name 'c' to 'b'" },
23 * @param {number} a
24 * @param {number} b
H A DcodeFixRenameUnmatchedParameterJS1.ts7 //// * @param {number} a
8 //// * @param {number} c
16 { description: "Delete unused '@param' tag 'c'" },
17 { description: "Rename '@param' tag name 'c' to 'b'" },
27 * @param {number} a
28 * @param {number} b
H A DdocCommentTemplateObjectLiteralMethods01.ts30 * @param x
31 * @param y
32 * @param z
38 * @param a
44 * @param a
45 * @param b
H A DfindAllReferencesJsDocTypeLiteral.ts7 //// * @param {object} o - very important!
8 //// * @param {string} o.x - a thing, its ok
9 //// * @param {number} o.y - another thing
10 //// * @param {Object} o.nested - very nested
11 //// * @param {boolean} o.nested./*1*/great - much greatness
12 //// * @param {number} o.nested.times - twice? probably!??
H A DjsDocFunctionSignatures3.ts8 //// * @param {string} param1 Some string param.
9 //// * @param {number} parm2 Some number param.
16 //// * @param {number} p1 Some number param.
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js450 * @param {Function} message_destination - a function that receives JSON-serializable
603 * @param {Test} test - The test currnetly being run.
604 * @param {Any[]} args - Additional args to pass to function.
611 * @param {TestFunction} func - Test function. This is executed
616 * @param {String} name - Test name. This must be unique in a
653 * @param {TestFunction|string} funcOrName - Initial step function
656 * @param {String} name - Test name (if a test function was
711 * @param {TestFunction} func - Test function. This must return a
714 * @param {String} name - Test name. This must be unique in a
772 * @param {Promis
[all...]
/base/account/os_account/services/accountmgr/test/mock/common/
H A Dability_manager_adapter.h44 * @param want, Special want for service type's ability.
45 * @param connect, Callback used to notify caller the result of connecting or disconnecting.
46 * @param callerToken, caller ability token.
58 * @param connect, Callback used to notify caller the result of connecting or disconnecting.
65 * @param accountId accountId.
73 * @param accountId accountId.
74 * @param callback callback.
82 * @param accountId accountId.
90 * @param accountId accountId.
/base/iothardware/peripheral/interfaces/inner_api/
H A Diot_flash.h49 * @param flashOffset Indicates the address of the flash memory from which data is to read.
50 * @param size Indicates the length of the data to read.
51 * @param ramData Indicates the pointer to the RAM for storing the read data.
64 * @param flashOffset Indicates the address of the flash memory to which data is to be written.
65 * @param size Indicates the length of the data to write.
66 * @param ramData Indicates the pointer to the RAM for storing the data to write.
67 * @param doErase Specifies whether to automatically erase existing data.
79 * @param flashOffset Indicates the flash memory address.
80 * @param size Indicates the data length in bytes.
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h60 int GetParamValue(const std::string& param, int64_t& value) const;
61 int GetParamValue(const std::string& param, uint64_t& value) const;
62 int GetParamValue(const std::string& param, double& value) const;
63 int GetParamValue(const std::string& param, std::string& value) const;
64 int GetParamValue(const std::string& param, std::vector<int64_t>& value) const;
65 int GetParamValue(const std::string& param, std::vector<uint64_t>& value) const;
66 int GetParamValue(const std::string& param, std::vector<double>& value) const;
67 int GetParamValue(const std::string& param, std::vector<std::string>& value) const;
85 int GetParamValue(const std::string& param, const TypeFilter filterFunc, const ValueAssigner assignFunc) const;
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
H A Dfaultlogger_client.h31 * @param info structure containing information about fault
39 * @param info structure containing information about fault
83 * @param info structure containing information about fault
94 * @param time the time of happening fault(unix timestamp of Milliseconds)
95 * @param logType the type of fault log.
97 * @param module name of module which happened fault
98 * @param summary the summary of fault information
108 * @param faultType type of fault log.
110 * @param maxNum max number of faultlog entries
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_locale.h55 * @param other the other locale information copy to this localeInfo
62 * @param other the other ResLocale copy to this ResLocale
74 * @param bcp47String the target string
75 * @param sep the parse string position
76 * @param rState the parse status
83 * @param language the resLocal language
84 * @param script the resLocal script
85 * @param region the resLocal region
86 * @param rState the Build status
/base/global/i18n/services/include/
H A Di18n_service_ability_client.h35 * @param language language tag to set.
43 * @param region region tag to set.
51 * @param locale locale tag to set.
59 * @param flag When flag is true, the system adopts 24-hour clock;
69 * @param flag When flag is True, the system adopts local digit;
78 * @param language preferred language tag to add.
79 * @param index preferred language'index to add.
87 * @param index preferred language's index to remove.
96 * @param err Indicates whether the acquisition was successful.
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_locale.h50 * @param other the other LocaleInfo copy to this localeInfo
57 * @param other the other ResLocale copy to this ResLocale
68 * @param bcp47String the target string
69 * @param sep the parse string position
70 * @param rState the parse status
77 * @param language the resLocal language
78 * @param script the resLocal script
79 * @param region the resLocal region
80 * @param rState the Build status
/base/notification/common_event_service/interfaces/inner_api/
H A Dasync_common_event_result.h28 * @param resultCode Indicates the result code of the current ordered common event.
29 * @param resultData Indicates the result data of the current ordered common event.
30 * @param ordered Indicates the type of the current ordered common event is ordered or not.
31 * @param sticky Indicates the type of the current sticky common event is sticky or not.
32 * @param token Indicates the remote object of the current ordered common event.
42 * @param code Indicates the result code of the current ordered common event
57 * @param data Indicates the result data of the current ordered common event.
72 * @param code Indicates the result code of the current ordered common event.
73 * @param data Indicates the result data of the current ordered common event.
H A Dcommon_event_data.h34 * @param want Indicates the want of a common event.
42 * @param want Indicates the want of a common event.
43 * @param code Indicates the code of a common event.
44 * @param data Indicates the data of a common event.
53 * @param want Indicates the want of a common event.
67 * @param code Indicates the code of a common event.
81 * @param data Indicates the data of a common event.
95 * @param parcel Indicates specified Parcel object.
110 * @param parcel Indicates specified Parcel object.
/base/notification/common_event_service/services/include/
H A Dbundle_manager_helper.h44 * @param uid Indicates the uid of the application.
54 * @param uid Indicates the uid of the application.
62 * @param extensionInfo Indicates the extension information.
70 * @param extensionInfos Indicates the extension information.
71 * @param userId Indicates the ID of user.
80 * @param extension Indicates the extension information.
81 * @param profileInfos Indicates the profile information.
95 * @param flag Indicates the flag used to specify information contained
97 * @param appInfos Indicates all of the obtained ApplicationInfo objects.
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_check_request.h31 * @param contentType Indicates type of notification content.
32 * @param SlotType Indicates type of slot.
33 * @param extraInfoKeys Indicates keys of extra info that need to be filtered.
50 * @param contentType Indicates the content type of the notification check request.
64 * @param slotType Indicates the slot type of the notification check request.
78 * @param extraKeys Indicates the extra info keys of the notification check request.
92 * @param uid Indicates the creator uid.
106 * @param parcel Indicates the object into the parcel
114 * @param parcel Indicates the parcel object.
/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_proxy.h45 * @param notification Indicates the consumed notification.
46 * @param notificationMap Indicates the NotificationSortingMap object.
57 * @param notification Indicates the canceled notification.
58 * @param deleteReason Indicates the delete reason.
69 * @param notificationMap Indicates the NotificationSortingMap object.
76 * @param date Indicates the NotificationDoNotDisturbDate object.
83 * @param callbackData Indicates the EnabledNotificationCallbackData object.
90 * @param badgeData Indicates the BadgeNumberCallbackData object.
97 * @param callbackData Indicates the EnabledNotificationCallbackData object.
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_preferences.h37 * @param isEnable Specifies whether to enable the device to support distributed notification.
45 * @param isEnable True if the device supports distributed notification; false otherwise.
53 * @param bundleOption Indicates the bundle name and uid of an application.
54 * @param isEnable Specifies whether to enable an application to support distributed notification.
62 * @param bundleOption Indicates the bundle name and uid of an application.
63 * @param isEnable True if the application supports distributed notification; false otherwise.
71 * @param bundleOption Indicates the bundle name and uid of an application.
86 * @param userId Indicates the specific user.
87 * @param enabled Allow or disallow sync notifications.
/base/startup/init/services/param/liteos/
H A Dparam_persistadp.c44 PARAM_CHECK(ret == 0, continue, "Failed to set param %d %s", ret, buffer); in LoadPersistParam_()
59 char *tmpPath = (updaterMode == 0) ? PARAM_PERSIST_SAVE_PATH : "/param/persist_parameters"; in LoadPersistParam()
61 tmpPath = (updaterMode == 0) ? PARAM_PERSIST_SAVE_TMP_PATH : "/param/tmp_persist_parameters"; in LoadPersistParam()
70 char *path = (InUpdaterMode() == 0) ? PARAM_PERSIST_SAVE_PATH : "/param/persist_parameters"; in SavePersistParam()
79 PARAM_LOGE("Failed to save persist param %s", name); in SavePersistParam()
87 char *path = (InUpdaterMode() == 0) ? PARAM_PERSIST_SAVE_TMP_PATH : "/param/tmp_persist_parameters"; in BatchSavePersistParamBegin()
118 unlink("/param/persist_parameters"); in BatchSavePersistParamEnd()
119 ret = rename("/param/tmp_persist_parameters", "/param/persist_parameters"); in BatchSavePersistParamEnd()

Completed in 15 milliseconds

1...<<171172173174175176177178179180>>...950