| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | GsymCreator.h | 149 /// \param Path The file path to save the GSYM file to. 150 /// \param ByteOrder The endianness to use when saving the file. 156 /// \param O The stream to save the binary data to 165 /// \param S The string to insert into the string table. 177 /// \param Path The path to the file to insert. 178 /// \param Style The path style for the "Path" parameter. 189 /// \param FI The function info object to emplace into our functions list. 197 /// \param OS Output stream to report duplicate function infos, overlapping 205 /// \param UUIDBytes The new UUID bytes. 212 /// \param Callbac [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | rep.h | 95 * @param offset an integer between 0 and <code>length()</code>-1 109 * @param offset an integer between 0 and <code>length()</code>-1 119 * @param start offset of first character which will be copied 120 * @param limit offset immediately following the last character to 122 * @param target UnicodeString into which to copy characters. 142 * @param start the beginning index, inclusive; <code>0 <= start 144 * @param limit the ending index, exclusive; <code>start <= limit 146 * @param text the text to replace characters <code>start</code> 168 * @param start the beginning index, inclusive; <code>0 <= start <= 170 * @param limi [all...] |
| /third_party/typescript/scripts/ |
| H A D | word2md.mjs | 65 * @param {Word.Document} doc
82 * @param {any} target
83 * @param {any} properties
100 * @param {string} findText
101 * @param {FindReplaceOptions} findOptions
102 * @param {string} replaceText
103 * @param {FindReplaceOptions} replaceOptions
139 * @param {string} s
162 * @param {string} text
184 * @param {Wor [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | DescriptorProto.php | 67 * @param array $data { 110 * @param string $var 132 * @param \Google\Protobuf\Internal\FieldDescriptorProto[]|\Google\Protobuf\Internal\RepeatedField $var 154 * @param \Google\Protobuf\Internal\FieldDescriptorProto[]|\Google\Protobuf\Internal\RepeatedField $var 176 * @param \Google\Protobuf\Internal\DescriptorProto[]|\Google\Protobuf\Internal\RepeatedField $var 198 * @param \Google\Protobuf\Internal\EnumDescriptorProto[]|\Google\Protobuf\Internal\RepeatedField $var 220 * @param \Google\Protobuf\Internal\DescriptorProto\ExtensionRange[]|\Google\Protobuf\Internal\RepeatedField $var 242 * @param \Google\Protobuf\Internal\OneofDescriptorProto[]|\Google\Protobuf\Internal\RepeatedField $var 274 * @param \Google\Protobuf\Internal\MessageOptions $var 296 * @param \Googl [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Field.php | 84 * @param array $data { 131 * @param int $var 157 * @param int $var 183 * @param int $var 209 * @param string $var 237 * @param string $var 265 * @param int $var 291 * @param bool $var 317 * @param \Google\Protobuf\Option[]|\Google\Protobuf\Internal\RepeatedField $var 343 * @param strin [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageIO.cpp | 51 * \param dst Destination pixel container 52 * \param archive Resource archive 53 * \param fileName Resource file name 78 * \param dst Destination pixel container 79 * \param archive Resource archive 80 * \param fileName Resource file name 152 * \param src Source pixel data 153 * \param fileName File name 224 * \param dst Destination pixel container 225 * \param archiv [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cClipDistance.cpp | 53 * @param [in] context OpenGL context. 73 * @param [in] context OpenGL context. 120 * @param [in] gl OpenGL functions' access. 170 * @param [in] gl OpenGL functions' access. 221 * @param [in] gl OpenGL functions' access. 293 * @param [in] gl OpenGL functions' access. 375 * @param [in] gl OpenGL functions' access. 544 * @param [in] context OpenGL context. 703 * @param [in] explicit_redeclaration Use explicit redeclaration with size. 704 * @param [i [all...] |
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 31 #include <sys/param.h> 193 * @param new the new driver attachment 282 * @param classname the devclass name to find or create 283 * @param parentname the parent devclass name or @c NULL 284 * @param create non-zero to create a devclass 346 * @param classname the devclass name to find or create 360 * @param classname the devclass name to find 382 * @param dc the devclass to edit 383 * @param driver the driver that was just added 423 * @param d [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cExplicitUniformLocationTest.cpp | 988 //subroutine vec4 st0(float param); 989 ret << "subroutine vec4 " << subroutineUniforms[i].functions.getTypeName() << "(float param);" 994 //layout(index = X) subroutine(st0) vec4 sf0(float param) { .... }; 997 << subroutineUniforms[i].functions.fn[fn].getName() << "(float param) { return zero + "; 2651 //subroutine vec4 st0(float param); 2652 //subroutine(st0) vec4 sf0(float param) { .... }; 2653 //subroutine(st0) vec4 sf1(float param) { .... }; 2670 //subroutine vec4 st0(float param); 2671 //subroutine(st0) vec4 sf0(float param) { .... }; 2672 //subroutine(st0) vec4 sf1(float param) { [all...] |
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_ability_connection.cpp | 42 * @param element service ability's ElementName. 43 * @param remoteObject the session proxy of service ability. 44 * @param resultCode ERR_OK on success, others on failure. 95 * @param element service ability's ElementName. 96 * @param resultCode ERR_OK on success, others on failure. 112 * @param remoteObject the remote object of service ability. 185 * @param connectId The ability connection id. 218 * @param bundleName bundleName 219 * @param abilityName abilityName
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | offscreen_canvas_paint_method.cpp | 219 TransformParam param; in GetTransform() local 220 CHECK_NULL_RETURN(rsCanvas_, param); in GetTransform() 222 param.scaleX = matrix.Get(RSMatrix::SCALE_X); in GetTransform() 223 param.scaleY = matrix.Get(RSMatrix::SCALE_Y); in GetTransform() 224 param.skewX = matrix.Get(RSMatrix::SKEW_X); in GetTransform() 225 param.skewY = matrix.Get(RSMatrix::SKEW_Y); in GetTransform() 226 param.translateX = matrix.Get(RSMatrix::TRANS_X); in GetTransform() 227 param.translateY = matrix.Get(RSMatrix::TRANS_Y); in GetTransform() 228 return param; in GetTransform()
|
| H A D | rendering_context_2d_model.h | 76 virtual void BezierCurveTo(const BezierCurveParam& param) = 0; 77 virtual void QuadraticCurveTo(const QuadraticCurveParam& param) = 0; 78 virtual void ArcTo(const ArcToParam& param) = 0; 79 virtual void Arc(const ArcParam& param) = 0; 80 virtual void Ellipse(const EllipseParam& param) = 0; 94 virtual void SetTransform(TransformParam& param, bool lengthFlag) = 0; 96 virtual void Transform(const TransformParam& param) = 0; 120 TransformParam param; in GetTransform() local 121 return param; in GetTransform()
|
| /foundation/multimedia/media_foundation/video_processing_engine/interface/kits/c/ |
| H A D | video_processing_types.h | 233 * @param videoProcessor The video processing instance. 234 * @param error Error code reporting to user. 235 * @param userData User's custom data. 249 * @param videoProcessor The video processing instance. 250 * @param state see {@link VideoProcessing_State}. 251 * @param userData User's custom data. 265 * @param videoProcessor The video processing instance. 266 * @param index The index of the new output buffer. 267 * @param userData The user's custom data.
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/ |
| H A D | metadata_stream.h | 80 * @param mode The mode to open the image stream. 107 * @param data The data to be written. 108 * @param size The size of the data. The maximum size that can be written 118 * @param buf The buffer to store the data read 119 * @param size The size of the data to be read 132 * @param offset The offset 133 * @param pos The starting position of the offset (from the head, current 153 * @param isWriteable If true, the created memory map will be writable; 164 * @param src The source MetadataStream, this function will read data from this
|
| /foundation/multimedia/camera_framework/services/camera_service/include/ |
| H A D | hcamera_device_manager.h | 190 * @param device Device that have been turned on.
191 * @param pid Pid for opening the device.
198 * @param device Device that have been turned off.
205 * @param pid Pid of active process.
212 * @param pid Pid of active process.
238 * @param camerasNeedEvict Devices that need to be shut down.
239 * @param cameraIdRequestOpen device is requested to turn on.
246 * @param evictedClients Devices that need to be shut down.
247 * @param cameraRequestOpen device is requested to turn on.
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_lane_model.c | 64 uint32_t GenerateLaneProfileId(const LaneGenerateParam *param) in GenerateLaneProfileId() argument 67 laneProfileId |= ((param->linkType << LINK_TYPE_SHIFT) | in GenerateLaneProfileId() 68 (param->transType << TRANS_TYPE_SHIFT) | (param->priority << PRIORITY_SHIFT)); in GenerateLaneProfileId() 147 LaneGenerateParam param; in BindLaneIdToProfile() local 148 param.linkType = profile->linkType; in BindLaneIdToProfile() 149 param.transType = profile->content; in BindLaneIdToProfile() 150 param.priority = profile->priority; in BindLaneIdToProfile() 151 uint32_t profileId = GenerateLaneProfileId(¶m); in BindLaneIdToProfile()
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/ |
| H A D | trans_server_proxy.cpp | 139 int32_t ServerIpcOpenSession(const SessionParam *param, TransInfo *info) in ServerIpcOpenSession() argument 145 if ((param->sessionName == nullptr) || (param->peerSessionName == nullptr) || in ServerIpcOpenSession() 146 (param->peerDeviceId == nullptr) || (param->groupId == nullptr) || (param->attr == nullptr)) { in ServerIpcOpenSession() 151 int ret = proxy->OpenSession(param, info); in ServerIpcOpenSession() 205 TRANS_LOGE(TRANS_SDK, "invalid param"); in ServerIpcCloseChannelWithStatistics() 303 TRANS_LOGE(TRANS_SDK, "invalid param"); in ServerIpcEvaluateQos()
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/ |
| H A D | auth_negotiate_channel_test.cpp | 163 AuthNegotiateChannel::OpenParam param;
in HWTEST_F() local 173 auto ret = channel->OpenConnection(param, channel, authReqId);
in HWTEST_F() 185 AuthNegotiateChannel::OpenParam param;
in HWTEST_F() local 186 param.remoteUuid = "ABCDEF00ABCDEF00ABCDEF00ABCDEF00ABCDEF00ABCDEF00ABCDEF00ABCDEF00112233";
in HWTEST_F() 203 auto ret = channel->OpenConnection(param, channel, authReqId);
in HWTEST_F() 215 AuthNegotiateChannel::OpenParam param;
in HWTEST_F() local 225 auto ret = channel->OpenConnection(param, channel, authReqId);
in HWTEST_F() 237 AuthNegotiateChannel::OpenParam param;
in HWTEST_F() local 247 auto ret = channel->OpenConnection(param, channel, authReqId);
in HWTEST_F()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_br_discover.c | 87 HciInquiryeParam param = { in GAP_Inquiry() local 92 ret = HCI_Inquiry(¶m); in GAP_Inquiry() 197 NO_SANITIZE("cfi") void GapInquiryCancelComplete(const HciInquiryCancelReturnParam *param) in GapInquiryCancelComplete() argument 206 if (param->status != HCI_SUCCESS) { in GapInquiryCancelComplete() 207 LOG_ERROR("Inquiry Cancel Fail. status = %hhu", param->status); in GapInquiryCancelComplete() 216 g_discoveryCallback.callback.inquiryComplete(param->status, g_discoveryCallback.context); in GapInquiryCancelComplete() 297 void GapGetRemoteNameCancelComplete(const HciRemoteNameRequestCancelReturnParam *param) in GapGetRemoteNameCancelComplete() argument 304 if (param->status != HCI_SUCCESS) { in GapGetRemoteNameCancelComplete() 305 LOG_ERROR("Get Remote Name Cancel Fail. status = %hhu", param->status); in GapGetRemoteNameCancelComplete()
|
| /test/ostest/wukong/component_event/include/ |
| H A D | tree_manager.h | 90 * @param index index of active element info list. 91 * @param actionType component input type. 112 * @param type the component type to charge 127 * @param totalNum the focus input number 144 * @param totalNum the focus input number 162 * @param inputComponentList ComponentTree list. 168 * @param inputComponent a ComponentTree. 238 * @param layer 0 update current page, < 0 update parent page, > 0 update child page 239 * @param index child index
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | internal.h | 260 * @param frame Raw frame to get S12M timecode side data from 261 * @param rate The frame rate 262 * @param prefix_len Number of bytes to allocate before SEI message 263 * @param data Pointer to a variable to store allocated memory 267 * @param sei_size Pointer to a variable to store generated SEI message length 282 * @param ctx Context for the log msg 283 * @param val_name Name of the checked value, for log msg 284 * @param array_valid_values Array of valid int, ended with INT_MAX 285 * @param default_value Value return if checked value is not in the array
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | framesync.h | 225 * @param fs frame sync structure to initialize 226 * @param parent parent AVFilterContext object 227 * @param nb_in number of inputs 249 * @param fs frame sync structure 250 * @param in index of the input 251 * @param rframe used to return the current frame (or NULL) 252 * @param get if not zero, the calling code needs to get ownership of 281 * @param f0 used to return the main frame 282 * @param f1 used to return the second frame, or NULL if disabled
|
| /third_party/ffmpeg/libavutil/ |
| H A D | spherical.h | 197 * @param map The AVSphericalVideo map to read bound values from. 198 * @param width Width of the current frame or stream. 199 * @param height Height of the current frame or stream. 200 * @param left Pixels from the left edge. 201 * @param top Pixels from the top edge. 202 * @param right Pixels from the right edge. 203 * @param bottom Pixels from the bottom edge. 213 * @param projection The input AVSphericalProjection. 222 * @param name The input string.
|
| /third_party/curl/lib/ |
| H A D | http.h | 239 * @param data all information about the current transfer 240 * @param conn all information about the current connection 241 * @param request pointer to the request keyword 242 * @param httpreq is the request type 243 * @param path pointer to the requested path 244 * @param proxytunnel boolean if this is the request setting up a "proxy 306 * @param h2_headers will contain the HTTP/2 headers on success 307 * @param req the request to transform 308 * @param data the handle to lookup defaults like ' :scheme' from
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | RoundingUtils.java | 40 * @param isEven 42 * @param isNegative 44 * @param section 49 * @param roundingMode 52 * @param reference 125 * @param roundingMode 168 * @param properties 188 * @param properties 207 * @param roundingMode
|