| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locbased.h | 56 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 57 * @param status input-output error code 66 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 67 * @param status input-output error code 75 * @param valid the ID of the valid locale 76 * @param actual the ID of the actual locale 83 * @param valid the ID of the valid locale 84 * @param actual the ID of the actual locale
|
| H A D | ucnv_imp.h | 36 * @param name const char * charset name 57 * @param converterName The name of the converter 58 * @param err The error code 66 * @param myUConverter NULL, or pre-allocated UConverter structure to avoid 68 * @param type requested converter type 69 * @param locale locale parameter, or "" 70 * @param options converter options bit set (default 0) 71 * @param err ICU error code, not tested for U_FAILURE on input
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | jsDeclarationsReusesExistingTypeAnnotations.types | 74 /** @param {string=} value */
95 /** @param {string | undefined} value */
116 /** @param {?string} value */
137 /** @param {string | null} value */
155 /** @param {string=} value */
168 /** @param {string | undefined} value */
181 /** @param {?string} value */
194 /** @param {string | null} value */
|
| H A D | jsdocTypeNongenericInstantiationAttempt.errors.txt | 13 * @param {<T>(m: Boolean<T>) => string} somebody
23 * @param {<T>(m: Void<T>) => string} somebody
34 * @param {<T>(m: Undefined<T>) => string} somebody
45 * @param {<T>(m: Function<T>) => string} somebody
56 * @param {<T>(m: String<T>) => string} somebody
67 * @param {<T>(m: Number<T>) => string} somebody
78 * @param {<T>(m: Object<T>) => string} somebody
90 * @param {fn<T>} somebody
|
| H A D | jsdocTypeNongenericInstantiationAttempt.symbols | 3 * @param {<T>(m: Boolean<T>) => string} somebody
15 * @param {<T>(m: Void<T>) => string} somebody
28 * @param {<T>(m: Undefined<T>) => string} somebody
41 * @param {<T>(m: Function<T>) => string} somebody
54 * @param {<T>(m: String<T>) => string} somebody
67 * @param {<T>(m: Number<T>) => string} somebody
80 * @param {<T>(m: Object<T>) => string} somebody
95 * @param {fn<T>} somebody
|
| H A D | jsdocTypeNongenericInstantiationAttempt.types | 3 * @param {<T>(m: Boolean<T>) => string} somebody
17 * @param {<T>(m: Void<T>) => string} somebody
32 * @param {<T>(m: Undefined<T>) => string} somebody
47 * @param {<T>(m: Function<T>) => string} somebody
62 * @param {<T>(m: String<T>) => string} somebody
77 * @param {<T>(m: Number<T>) => string} somebody
92 * @param {<T>(m: Object<T>) => string} somebody
109 * @param {fn<T>} somebody
|
| /third_party/typescript/tests/cases/compiler/ |
| H A D | controlFlowPropertyDeclarations.ts | 22 * @param {string} string String to repeat
23 * @param {number} times Number of times to repeat string. Integer.
46 * @param {string} haystack String to search in
47 * @param {string} needle String to search for
58 * @param {string} haystack String to search in
59 * @param {string} needle String to search for
88 * @param {string} value CSS property value
104 * @param {TextNode} node
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | Deflater.cs | 37 /// <param name="level">The compression level to use for this <c>Deflater</c></param>
50 /// <param name="data">Byte array containing the data to be added to the codec</param>
51 /// <param name="offset">The index of the first byte to add from <c>data</c></param>
52 /// <param name="count">The number of bytes to add</param>
|
| /third_party/weex-loader/deps/weex-styler/ |
| H A D | README.md | 35 * @param {string} code 36 * @param {function} done 43 * @param {object} json 44 * @param {function} done 55 * @param {Error} err 56 * @param {object} data 63 * @param {string} name camel cased 64 * @param {string} value
|
| /applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/model/ |
| H A D | FormModel.ts | 42 * @param {array} bundleName 43 * @param {function | undefined} callback 67 * @param {string} bundleName 68 * @param {array} appItemFormInfo 77 * @param {string} bundleName 91 * @param {string} bundleName 92 * @param {string | undefined} eventType
|
| /foundation/ability/form_fwk/interfaces/inner_api/include/ |
| H A D | form_render_proxy.h | 37 * @param formJsInfo The form js info. 38 * @param want Indicates the {@link Want} structure containing form info. 39 * @param callerToken Caller ability token. 46 * @param formJsInfo The form js info. 47 * @param want Indicates the {@link Want} structure containing form info. 48 * @param callerToken Caller ability token. 56 * @param hostToken Caller ability token.
|
| /foundation/ai/ai_engine/services/common/protocol/data_channel/include/ |
| H A D | response.h | 47 * @param [in] seqId Inner sequence Id. 61 * @param [in] transactionId Transaction Id. 75 * @param [in] type Algorithm plugin type. 89 * @param [in] retCode Response return code. 103 * @param [in] clientUid Client uid. 117 * @param [in] retDesc Response return description. 131 * @param [in] resLen Message length.
|
| H A D | request.h | 39 * @param [in] seqId Inner sequence Id. 53 * @param [in] requestId Request Id. 67 * @param [in] operationId Operation Id. 81 * @param [in] Client uid. 95 * @param [in] transactionId Transaction Id. 109 * @param [in] type Algorithm plugin type. 123 * @param [in] msg Message.
|
| H A D | i_response.h | 43 * @param [in,out] response Destroyed response object. 64 * @param [in] transactionId Transaction Id. 78 * @param [in] type Algorithm plugin type. 92 * @param [in] retCode Response return code. 106 * @param [in] clientUid Client uid. 120 * @param [in] retDesc Response return description. 134 * @param [in] result Response result.
|
| H A D | i_request.h | 39 * @param [in,out] request Destroyed request object. 53 * @param [in] requestId Request Id. 68 * @param [in] OperationId Operation Id. 82 * @param [in] Client uid. 97 * @param [in] transactionId Transaction Id. 111 * @param [in] type Algorithm plugin type. 125 * @param [in] msg Message.
|
| /foundation/ai/ai_engine/services/server/server_executor/include/ |
| H A D | future_factory.h | 44 * @param [in] request Task request information. 52 * @param [in] sequenceId The sequence number that uniquely identifies an asynchronous task. 59 * @param [in] listener Callback. 60 * @param [in] transactionId Transaction ID. 67 * @param [in] transactionId Transaction ID. 74 * @param [in] event Plugin event, {@code ON_PLUGIN_SUCCEED} or {@code ON_PLUGIN_FAIL}. 75 * @param [in] response Response of asynchronous task processing.
|
| H A D | sync_msg_handler.h | 40 * @param [in] task Task info need to be processed. 48 * @param [in] pluginAlgorithm Algorithm function symbol of dynamic library. 55 * @param [in] request info needed for algorithm. 56 * @param [in, out] notifier Semaphore. 64 * @param [in] timeOut Delayed time, measured by millisecond. 65 * @param [in, out] notifier Semaphore. 66 * @param [out] response Response info.
|
| /foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/foo/wlan/v1_0/ |
| H A D | IWlanCallback.idl | 62 * @param event Indicates the ID of a driver restart event. 63 * @param code Indicates the result returned when the driver is restarted. 64 * @param ifName Indicates the network interface card (NIC) name. 74 * @param event Indicates the ID of a scan result event. 75 * @param scanResult Indicates the scan result. 76 * @param ifName Indicates the NIC name. 86 * @param recvMsg Indicates the Netlink message received.
|
| /foundation/ability/form_fwk/services/include/ |
| H A D | form_ability_connection_reporter.h | 48 * @param connection Form ability connection pointer. 54 * @param connection Form ability connection pointer. 67 * @param bundleName The bundle name of ability conncted with frs. 68 * @param connectionProviderKey The connection's key of form ability connection. 69 * @param infos The vector which contains running form ability process infos; 76 * @param connectionProviderKey The connection's key of form ability connection. 77 * @param isConnected True for form ability connected, false for form ability disconnected.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
| H A D | application_env_impl.h | 43 * @param - 53 * @param - 61 * @param appInfo 69 * @param appInfo 76 * @param - 83 * @param - 90 * @param -
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_form_supply_callback.cpp | 38 * @param formInfo Form Provider Info. 39 * @param want data 51 * @param want data 62 * @param state Form state 63 * @param provider provider info. 64 * @param wantArg The want of onAcquireFormState. 65 * @param want input data
|
| /foundation/barrierfree/accessibility/common/interface/include/parcel/ |
| H A D | accessibility_event_info_parcel.h | 35 * @param eventInfo The object of AccessibilityEventInfo. 43 * @param parcel 52 * @param parcel 61 * @param parcel 71 * @param parcel 79 * @param parcel 87 * @param parcel
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | bundle_exception_handler.h | 31 * @param info Indicates the bundle info of the application. 32 * @param path Indicates the base bundle path or data path. 37 * @param info Indicates the bundle info of the application. 38 * @param dataDir Indicates the dir needs to be removed. 45 * @param info Indicates the bundle info of the application. 46 * @param basePath Indicates the base bundle path or data path. 52 * @param info Indicates the bundle info of the application.
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/clone/ |
| H A D | bundle_clone_installer.h | 33 * @param bundleName Indicates the bundleName of the clone application to install. 34 * @param userId Indicates the clone app will be installed under which user id. 35 * @param appIndex Indicates the appIndex generated by the clone application. 41 * @param bundleName Indicates the bundleName of the clone application to uninstall. 42 * @param appIndex Indicates the clone app index. 43 * @param userId Indicates the clone app will be uninstalled under which user id. 49 * @param bundleName Indicates the bundleName of the clone applications to uninstall.
|
| /foundation/barrierfree/accessibility/common/interface/include/ |
| H A D | accessible_ability_manager_config_observer_stub.h | 28 * @param object The object of IPC 39 * @param code The code is matched with the process function. 40 * @param data The data of process communication 41 * @param reply The response of IPC request 42 * @param option The option parameter of IPC,such as: async,sync 50 * @param data The data of process communication 51 * @param reply The response of IPC request
|