| /third_party/node/deps/undici/src/lib/fileapi/ |
| H A D | util.js | 27 * @param {import('./filereader').FileReader} fr 28 * @param {import('buffer').Blob} blob 29 * @param {string} type 30 * @param {string?} encodingName 195 * @param {string} e The name of the event 196 * @param {import('./filereader').FileReader} reader 211 * @param {Uint8Array[]} bytes 212 * @param {string} type 213 * @param {string?} mimeType 214 * @param {strin [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | token.h | 329 /// @param type the type to convert 336 /// @param type the Token::Type of the token 337 /// @param source the source of the token 341 /// @param type the Token::Type of the token 342 /// @param source the source of the token 343 /// @param val the source string for the token 346 /// @param source the source of the token 347 /// @param val the source unsigned for the token 350 /// @param source the source of the token 351 /// @param va [all...] |
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/ |
| H A D | 0-opt.spvasm | 17 OpName %param "param" 18 OpName %param_0 "param" 20 OpName %param_1 "param" 21 OpName %param_2 "param" 23 OpName %param_3 "param" 24 OpName %param_4 "param" 30 OpName %param_5 "param" 31 OpName %param_6 "param" 32 OpName %param_7 "param" [all...] |
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/ |
| H A D | 0.spvasm | 17 OpName %param "param" 18 OpName %param_0 "param" 20 OpName %param_1 "param" 21 OpName %param_2 "param" 23 OpName %param_3 "param" 24 OpName %param_4 "param" 30 OpName %param_5 "param" 31 OpName %param_6 "param" 32 OpName %param_7 "param" [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | strenum.h | 96 * @param status the error code. 126 * @param status the error code. 127 * @param resultLength a pointer to receive the length, can be NULL. 151 * @param status the error code. 152 * @param resultLength a ponter to receive the length, can be NULL. 174 * @param status the error code. 189 * @param status the error code. 198 * @param that The other string enumeration to compare this object to 206 * @param that The other string enumeration to compare this object to 245 * @param capacit [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | moduleExportAssignment7.symbols | 43 * @param {import("./mod").Thing} a
44 * @param {import("./mod").AnotherThing} b
45 * @param {import("./mod").foo} c
46 * @param {import("./mod").qux} d
47 * @param {import("./mod").baz} e
48 * @param {import("./mod").buz} f
49 * @param {import("./mod").literal} g
78 * @param {typeof import("./mod").Thing} a
79 * @param {typeof import("./mod").AnotherThing} b
80 * @param {typeo [all...] |
| H A D | moduleExportAssignment7.types | 51 * @param {import("./mod").Thing} a
52 * @param {import("./mod").AnotherThing} b
53 * @param {import("./mod").foo} c
54 * @param {import("./mod").qux} d
55 * @param {import("./mod").baz} e
56 * @param {import("./mod").buz} f
57 * @param {import("./mod").literal} g
96 * @param {typeof import("./mod").Thing} a
97 * @param {typeof import("./mod").AnotherThing} b
98 * @param {typeo [all...] |
| H A D | typeOfThisGeneral.js | 13 //type of 'this' in member function param list is the class instance type 41 //type of 'this' in static function param list is constructor function type 82 //type of 'this' in member function param list is the class instance type 110 //type of 'this' in static function param list is constructor function type 140 //type of 'this' in a function declaration param list is Any 151 //type of 'this' in a function expression param list list is Any 162 //type of 'this' in a fat arrow expression param list is typeof globalThis 193 //type of 'this' in member function param list is the class instance type
212 //type of 'this' in static function param list is constructor function type
251 //type of 'this' in member function param lis [all...] |
| /third_party/protobuf/objectivec/ |
| H A D | GPBDescriptor.h | 95 * @param fieldNumber The number for the field to get. 104 * @param name The name for the field to get. 113 * @param name The name for the oneof to get. 147 * @param fieldNumber The number for the field to get. 156 * @param name The name for the field to get. 202 * @param value The raw enum value to check. 229 * @param number The raw enum value. 238 * @param outValue A pointer where the value will be set. 239 * @param name The enum name for which to get the raw value. 248 * @param numbe [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate.h | 36 /// @param[in] _ the validation state of the module 46 /// @param[in] _ the validation state of the module 58 /// @param[in] _ the validation state of the module 70 /// @param[in] _ the validation state of the module 80 /// @param[in] _ the validation state of the module 87 /// @param[in] _ the validation state of the module 96 /// @param[in,out] dom_edges The edges of the dominator tree 97 /// @param[in] set_func This function will be called to updated the Immediate 105 /// @param[in] block The dominators of this block will be printed 233 /// @param[i [all...] |
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
| H A D | avmuxer_unit_test.cpp | 1855 std::shared_ptr<Meta> param = std::make_shared<Meta>(); in HWTEST_F() local 1856 param->Set<Tag::VIDEO_ROTATION>(Plugins::VideoRotation::VIDEO_ROTATION_0); in HWTEST_F() 1857 param->Set<Tag::MEDIA_CREATION_TIME>("2023-12-19T03:16:00.000Z"); in HWTEST_F() 1858 param->Set<Tag::MEDIA_LATITUDE>(22.67f); // 22.67f test latitude in HWTEST_F() 1859 param->Set<Tag::MEDIA_LONGITUDE>(114.06f); // 114.06f test longitude in HWTEST_F() 1860 param->Set<Tag::MEDIA_TITLE>("ohos muxer"); in HWTEST_F() 1861 param->Set<Tag::MEDIA_ARTIST>("ohos muxer"); in HWTEST_F() 1862 param->Set<Tag::MEDIA_COMPOSER>("ohos muxer"); in HWTEST_F() 1863 param->Set<Tag::MEDIA_DATE>("2023-12-19"); in HWTEST_F() 1864 param in HWTEST_F() 1898 std::shared_ptr<Meta> param = std::make_shared<Meta>(); HWTEST_F() local 1946 std::shared_ptr<Meta> param = std::make_shared<Meta>(); HWTEST_F() local 1994 std::shared_ptr<Meta> param = std::make_shared<Meta>(); HWTEST_F() local 2116 std::shared_ptr<Meta> param = std::make_shared<Meta>(); HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
| H A D | avdtp_impl.c | 1618 GapRequestSecurityParam param = {0}; in AvdtActConnReq() local 1621 param.callback = AvdtSecurityCheckCallback; in AvdtActConnReq() 1622 param.info.channelId = chlId; in AvdtActConnReq() 1623 param.info.protocolId = SEC_PROTOCOL_L2CAP; in AvdtActConnReq() 1624 param.context = &sigCtrl->peerAddress; in AvdtActConnReq() 1625 param.info.direction = OUTGOING; in AvdtActConnReq() 1626 param.info.serviceId = GAVDP_INT; in AvdtActConnReq() 1627 if (GAPIF_RequestSecurityAsync((const BtAddr *)&sigCtrl->peerAddress, ¶m)) { in AvdtActConnReq() 1826 AvdtSecurityCheckTskParam *param = malloc(sizeof(AvdtSecurityCheckTskParam)); in AvdtSecurityCheckCallback() local 1827 if (param in AvdtSecurityCheckCallback() 1843 AvdtSecurityCheckTskParam *param = (AvdtSecurityCheckTskParam *)context; AvdtSecurityCheckTsk() local 1892 AvdtSignalConnectReqTskParam *param = malloc(sizeof(AvdtSignalConnectReqTskParam)); AvdtSignalConnectReqCallback() local 1910 AvdtSignalConnectReqTskParam *param = (AvdtSignalConnectReqTskParam *)context; AvdtSignalConnectReqTsk() local 1942 AvdtStreamConnectReqTskParam *param = malloc(sizeof(AvdtStreamConnectReqTskParam)); AvdtStreamConnectReqCallback() local 1960 AvdtStreamConnectReqTskParam *param = (AvdtStreamConnectReqTskParam *)context; AvdtStreamConnectReqTsk() local 2006 AvdtStreamSendDataTskParam *param = malloc(sizeof(AvdtStreamSendDataTskParam)); AvdtStreamSendDataCallback() local 2024 AvdtStreamSendDataTskParam *param = (AvdtStreamSendDataTskParam *)context; AvdtStreamSendDataTsk() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
| H A D | esextcTextureCubeMapArrayImageTextureSize.cpp | 61 * @param context Test context 62 * @param name Test case's name 63 * @param description Test case's description 217 @param texId pointer to variable where texture id will be stored 218 @param width texture width 219 @param height texture height 220 @param depth texture depth 221 @param storType inform if texture should be mutable or immutable 222 @param shadow inform if texture should be shadow texture or not 310 @param widt [all...] |
| /base/telephony/sms_mms/frameworks/native/mms/src/ |
| H A D | mms_body_part_header.cpp | 51 * @param decodeBuffer
52 * @param Len
72 * @param decodeBuffer
73 * @param Len
97 * @param decodeBuffer
98 * @param Len
163 * @param decodeBuffer
164 * @param dispLen
165 * @param beginPos
211 * @param decodeBuffe [all...] |
| H A D | mms_content_type.cpp | 55 * @param decodeBuffer
56 * @param contentLength
101 * @param decodeBuffer
102 * @param contentLength
192 * @param decodeBuffer
193 * @param valueLength
273 * @param decodeBuffer
274 * @param field
275 * @param valueLength
298 * @param decodeBuffe [all...] |
| /base/update/update_app/common/src/main/ets/manager/ |
| H A D | UpdateManager.ts | 26 * @param timeout 超时事件ms 99 * @param subType 升级类型 100 * @param callback 回调 181 * @param descVersionDigest 版本摘要 182 * @param descFormat 描述文件格式 183 * @param descLanguage 描述文件语言 219 * @param descFormat 描述文件格式 220 * @param descLanguage 描述文件语言 281 * @param upgradeVersionDigest 版本摘要 282 * @param upgradeOrde [all...] |
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb_preference.h | 70 * @param font a font family name 85 * @param size A positive integer that ranges from 1 to 72. Any number outside 93 * @param size A positive integer that ranges from 1 to 72. Any number outside 102 * @param the text encoding format 114 * @param font a font family name 121 * @param font a font family name 128 * @param forceDark True if set the force dark mode enabled for this NWeb. 151 * @param size A positive integer that ranges from 1 to 72. Any number outside 159 * @param size A positive integer that ranges from 1 to 72. Any number outside 174 * @param fon [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
| H A D | hi_task.h | 89 * @param taskid [OUT] type #hi_u32*,task ID.CNcomment:任务ID号。CNend 90 * @param attr [IN] type #const task_attr_t*,task attributes,when NULL was set here,the properties 94 * @param task_route [IN] type #task_route task entry function.CNcomment:任务入口函数。CNend 95 * @param arg [IN] type #hi_void*,parameter that needs to be input to the task entry when a task is 121 * @param taskid [IN] type #hi_u32,task ID. CNcomment:任务ID号。CNend 147 * @param taskid [IN] type #hi_u32,task ID. CNcomment:任务ID号。CNend 166 * @param taskid [IN] 类型 #hi_u32,任务ID号。 168 * @param taskid [IN] type #hi_u32,task ID. CNcomment:任务ID号。CNend 188 * @param taskid [IN] type #hi_u32,task ID. CNcomment:任务ID号。CNend 189 * @param priorit [all...] |
| /foundation/barrierfree/accessibility/interfaces/kits/js/ |
| H A D | @ohos.accessibility.config.d.ts | 195 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format. 196 * @param { Array<accessibility.Capability> } capability Indicates the ability. 216 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format. 217 * @param { Array<accessibility.Capability> } capability Indicates the ability. 218 * @param { AsyncCallback<void> } callback 241 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format. 260 * @param { string } name Indicates the accessibility extension name, in "bundleName/abilityName" format. 261 * @param { AsyncCallback<void> } callback 279 * @param { 'enabledAccessibilityExtensionListChange' } type Indicates the type of event. 280 * @param { Callbac [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_notification.h | 99 * @param[in] pkt The frame packet. 119 * @param[in] buffer The buffer of the frame. 143 * @param[in] playStatus Indicates the current status of playback. 153 * @param[in] Identifier Unique Identifier to identify an element on TG, as is used for GetElementAttribute command 164 * @param[in] playbackPos Current playback position in millisecond. 174 * @param[in] attributes Player application setting attribute ID for which the value is returned. 175 * @param[in] values Currently set Player Application Setting value on the TG for the above attributes. 186 * @param[in] playerId The player id. 187 * @param[in] uidCounter The uid counter. 198 * @param[i [all...] |
| /third_party/EGL/sdk/docs/man/xhtml/ |
| H A D | egl-man.xsl | 18 <xsl:param name="funcsynopsis.style">ansi</xsl:param> 19 <xsl:param name="citerefentry.link" select="'1'"></xsl:param> 22 <!-- Set this param to a placeholder for the base URL of the external specification document. Include 26 <xsl:param name="SpecBaseUrl">http://www.khronos.org/registry/cl/specs/opencl-1.x-latest.pdf#namedest=</xsl:param> 73 <xsl:with-param name="node" select="$doc"/> 77 <xsl:with-param name="node" select="$doc"/> 81 <xsl:with-param nam [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | workqueue.h | 253 * @param dwork [IN] Work handle. 254 * @param func [IN] Executive function. 276 * @param name [IN] Workqueue name. 299 * @param wq [IN] Workqueue handle. 321 * @param wq [IN] Workqueue handle. 322 * @param work [IN] Work handle. 349 * @param wq [IN] Workqueue handle. 350 * @param dwork [IN] Delayed work handle. 351 * @param delayTime [IN] Delayed time, number of ticks to wait or 0 for immediate execution. 377 * @param wor [all...] |
| /third_party/lame/ACM/ |
| H A D | AEncodeProperties.h | 57 \param the windows module with which you can retrieve many informations 188 \param bitrate the data that will be filled with the bitrate 189 \param MPEG_Version The MPEG version (MPEG1 or MPEG2) 197 \param bitrate the data that will be filled with the bitrate 205 \param bitrate the data that will be filled with the bitrate 214 \param string the string that will be filled 215 \param string_size the size of the string 224 \param string the string that will be filled 225 \param string_size the size of the string 226 \param a_bitrateI [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 464 * \param svga[in] The svga context 465 * \param dst[in] The surface to clear 466 * \param color[in] Clear color 488 * \param svga[in] The svga context 489 * \param dst[in] The surface to clear 490 * \param color[in] Clear color 491 * \param dstx[in] Clear region left 492 * \param dsty[in] Clear region top 493 * \param width[in] Clear region width 494 * \param heigh [all...] |
| /third_party/lwip/src/netif/ |
| H A D | lowpan6_ble.c | 102 * @param dst IPv6 destination space 103 * @param src BLE MAC address source 104 * @param public_addr If the LWIP_RFC7668_LINUX_WORKAROUND_PUBLIC_ADDRESS 105 * option is set, bit 0x02 will be set if param=0 (no public addr); cleared otherwise 134 * @param dst BLE MAC address destination 135 * @param src IPv6 source 224 * @param p Pbuf struct, containing the payload data 225 * @param netif Output network interface. Should be of RFC7668 type 294 * @param idx Context id 295 * @param contex [all...] |