Home
last modified time | relevance | path

Searched full:param (Results 5326 - 5350 of 19744) sorted by relevance

1...<<211212213214215216217218219220>>...790

/third_party/typescript/tests/baselines/reference/
H A DcontextualTyping26.types2 function foo(param:{id:number;}){}; foo(<{id:number;}>({}));
3 >foo : (param: { id: number;}) => void
4 >param : { id: number; }
7 >foo : (param: { id: number; }) => void
H A DcontextualTyping27.types2 function foo(param:{id:number;}){}; foo(<{id:number;}>({}));
3 >foo : (param: { id: number;}) => void
4 >param : { id: number; }
7 >foo : (param: { id: number; }) => void
/third_party/typescript/tests/cases/compiler/
H A DdeclarationEmitRetainsJsdocyComments.ts4 * @param p
10 * @param s
15 * @param s
24 * @param s
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
H A DjsDeclarationsOptionalTypeLiteralProps1.ts11 * @param {object} opts
12 * @param {number} opts.a
13 * @param {number} [opts.b]
14 * @param {number} [opts.c]
H A DjsDeclarationsOptionalTypeLiteralProps2.ts12 * @param {object} opts
13 * @param {number} opts.a
14 * @param {number} [opts.b]
15 * @param {number} [opts.c]
/third_party/typescript/tests/cases/fourslash/
H A DannotateWithTypeFromJSDoc19.ts5 //// * @param {number} a
6 //// * @param {T} b
18 * @param {number} a
19 * @param {T} b
H A DannotateWithTypeFromJSDoc22.ts4 /////** @param {Object<string, boolean>} sb
5 //// * @param {Object<number, string>} ns */
15 /** @param {Object<string, boolean>} sb
16 * @param {Object<number, string>} ns */
H A DcodeFixDeleteUnmatchedParameter2.ts5 //// * @param {number} a
6 //// * @param {string} b
13 { description: "Delete unused '@param' tag 'b'" },
21 * @param {number} a
H A DcodeFixDeleteUnmatchedParameterJS2.ts7 //// * @param {number} a
8 //// * @param {string} b
15 { description: "Delete unused '@param' tag 'b'" },
24 * @param {number} a
H A DcodeFixInferFromUsagePartialParameterListJS.ts9 //// * @param {*} y
21 * @param {*} y
22 * @param {number} x
23 * @param {number} z
H A DdocCommentTemplateClassDeclProperty01.ts25 * @param p0
31 * @param p1
37 * @param p2
38 * @param p3
H A DdocCommentTemplateFunctionWithParameters.ts8 const noIndentScaffolding = "/**\n * \n * @param x\n * @param y\n */";
9 const oneIndentScaffolding = "/**\n * \n * @param x\n * @param y\n */";
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js32 * @param feature specify feature separately from context of use, so that in future decision can be made
34 * @param contextOfUse purely for error messages. Give enough info that use is able to local the feature use in source code.
44 * @param feature specify feature separately from context of use, so that in future decision can be made
46 * @param contextOfUse purely for error messages. Give enough info that use is able to local the feature use in source code.
187 * @param initializingProperties Object containing keys and values. @see set() for valid values
219 * @param initializingProperties
246 * @param propName searched property
267 * @param propName
278 * @param propName
291 * @param propNam
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateFormatSymbols.java282 * @param locale the locale.
298 * @param locale the locale.
746 * @param newEras the new era strings.
764 * @param newEraNames the new era strings.
782 * @param newNarrowEras the new narrow era strings.
800 * @param context The month context, FORMAT or STANDALONE.
801 * @param width The width or the returned month string,
846 * @param newMonths the new month strings.
855 * @param newMonths the new month strings.
856 * @param contex
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateFormatSymbols.java275 * @param locale the locale.
290 * @param locale the locale.
721 * @param newEras the new era strings.
737 * @param newEraNames the new era strings.
753 * @param newNarrowEras the new narrow era strings.
769 * @param context The month context, FORMAT or STANDALONE.
770 * @param width The width or the returned month string,
814 * @param newMonths the new month strings.
822 * @param newMonths the new month strings.
823 * @param contex
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c119 * @param connection connection to get values from
120 * @param kind types of values to iterate over
121 * @param iterator callback to call on each header;
123 * @param iterator_cls extra argument to @a iterator
166 * @param connection the connection for which a
168 * @param kind kind of the value
169 * @param key key for the value
170 * @param value the value itself
210 * @param connection connection to get values from
211 * @param kin
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/input_ddk_v1_0/foo/input/ddk/v1_0/
H A DIHidDdk.idl46 * @param hidDevice Pointer to the basic information required for creating a device, including the device name,
48 * @param hidEventProperties Pointer to the events of the device to be observed, including the event type and
50 * @param deviceId uint32_t number for storing newly created device ID if the operation is successful.
64 * @param deviceId ID of the device, to which the event list is sent.
65 * @param items List of events to sent. The event information includes the event type (<b>Hid_EventType</b>),
82 * @param deviceId ID of the device to destroy.
/foundation/ability/idl_tool/test/hdi_unittest/light_v1_0/foo/light/v1_0/
H A DILightInterface.idl50 * @param info Indicates the vector of the light information. For details, see {@link HdfLightInfo}.
62 * @param lightId Indicates the light id. For details, see {@link HdfLightId}.
64 * @param effect Indicates the pointer to the lighting effect, if the lightbrightness field is 0,
79 * @param lightId Indicates the light id. For details, see {@link HdfLightId}.
81 * @param colors Color and brightness corresponding to multiple lights, see {@link LightColor}.
93 * @param lightId Indicates the light id. For details, see {@link HdfLightId}.
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/
H A Dform_extension_context.h39 * @param formId Indicates the ID of the JS form to update.
41 * @param formProviderData Indicates the {@code FormProviderData} object used to update the JS form displayed
54 * @param want Indicates the Want containing information about the target ability to start.
71 * @param want Indicates the want containing information about the ability to connect
73 * @param conn Indicates the callback object when the target ability is connected.
83 * @param conn Indicates the IAbilityConnection callback object passed by connectAbility after the connection
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dapplication_impl.h39 * @param application The application which the mainthread launched.
71 * @param isLastProcess When it is the last application process, pass in true.
89 * @param state The target state of application.
105 * @param id recordId.
121 * @param level Indicates the memory trim level, which shows the current memory usage status.
129 * @param config Indicates the updated configuration information.
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record_factory.h53 * @param abilityRequest Indicates the request of the extension ability to start.
54 * @param extensionRecordId Indicates the ID of the reused extension record.
62 * @param abilityRequest Indicates the request of the extension ability to start.
63 * @param hostBundleName Indicates the bundle name of the host.
71 * @param abilityRequest Indicates the request of the extension ability to start.
72 * @param extensionRecord Indicates the created extension record.
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dability_lifecycle.h52 * @param observer Indicates the lifecycle observer, either LifecycleObserver or LifecycleStateObserver.
61 * @param event Lifecycle state.
62 * @param want Indicates the Want containing information about the target ability to change lifecycle state.
69 * @param event Lifecycle state.
70 * @param want Indicates the Want containing information about the target ability to change lifecycle state.
79 * @param observer Indicates the lifecycle observer, either LifecycleObserver or LifecycleStateObserver.
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dblur_style_theme.cpp64 BlurParameter param; in ParseBlurParam() local
75 param.radius = themeStyle->GetAttr<double>(radiusFullName, 0.0); in ParseBlurParam()
76 param.saturation = themeStyle->GetAttr<double>(saturationFullName, 0.0); in ParseBlurParam()
77 param.brightness = themeStyle->GetAttr<double>(brightnessFullName, 0.0); in ParseBlurParam()
78 param.maskColor = themeStyle->GetAttr<Color>(maskColorFullName, Color::WHITE); in ParseBlurParam()
79 return param; in ParseBlurParam()
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback_mgr.cpp61 const std::shared_ptr<AceJSPluginRequestParam>& param) in RegisterRequestEvent()
64 if (param == nullptr) { in RegisterRequestEvent()
68 if (iter->second->RequestStrictEquals(CallBackType::RequestCallBack, want, cbInfo, param)) { in RegisterRequestEvent()
77 pPluginComponentCallback->SetRequestParam(param); in RegisterRequestEvent()
88 ACEAsyncJSCallbackInfo* jsCallbackInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) in RegisterRequestEvent()
92 return RegisterRequestEvent(env, want, jsCallbackInfo->cbInfo, param); in RegisterRequestEvent()
60 RegisterRequestEvent(napi_env env, const AAFwk::Want& want, ACECallbackInfo& cbInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) RegisterRequestEvent() argument
87 RegisterRequestEvent(napi_env env, const AAFwk::Want& want, ACEAsyncJSCallbackInfo* jsCallbackInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) RegisterRequestEvent() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Ddiv_component.cpp174 ConstrainedParameter param; in AttachView() local
175 child->GetConstrainedParam(param); in AttachView()
183 param.maxWidth = width; in AttachView()
184 component->AlignDimensions(param); in AttachView()
192 param.maxHeight = height; in AttachView()
193 component->AlignDimensions(param); in AttachView()

Completed in 26 milliseconds

1...<<211212213214215216217218219220>>...790