| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | JsonParser.cs | 112 /// <param name="settings">The settings.</param> 121 /// <param name="message">The message to merge the JSON information into.</param> 122 /// <param name="json">The JSON to parse.</param> 131 /// <param name="message">The message to merge the JSON information into.</param> 132 /// <param name="jsonReader">Reader providing the JSON to parse.</param> [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
| H A D | esextcTextureBufferOperations.cpp | 46 * @param context Test context 47 * @param name Test case's name 48 * @param description Test case's description 525 * @param reference pointer to buffer with reference data 526 * @param result pointer to buffer with result data 527 * @param size size of buffers 528 * @param message pointer to literal with message (informing about test phase) 568 * @param buffer pointer to buffer 569 * @param bufferLenth buffer length 581 * @param framebuffe [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
| H A D | image_codec.cpp | 286 WorkingFrequencyParam param {}; in SetFrameRateAdaptiveMode() 287 InitOMXParamExt(param); in SetFrameRateAdaptiveMode() 288 if (!GetParameter(OMX_IndexParamWorkingFrequency, param)) { in SetFrameRateAdaptiveMode() 289 HLOGW("get working freq param failed"); in SetFrameRateAdaptiveMode() 292 HLOGI("level cnt is %{public}d, set level to %{public}d", param.level, param.level - 1); in SetFrameRateAdaptiveMode() 293 param.level = param.level - 1; in SetFrameRateAdaptiveMode() 295 if (!SetParameter(OMX_IndexParamWorkingFrequency, param)) { in SetFrameRateAdaptiveMode() 296 HLOGW("set working freq param faile in SetFrameRateAdaptiveMode() 326 CodecVideoPortFormatParam param; SetVideoPortInfo() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 225 * @param locale 227 * @param formatWidth 239 * @param locale 241 * @param formatWidth 253 * @param locale 255 * @param formatWidth 257 * @param format 272 * @param locale 274 * @param formatWidth 276 * @param forma [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MeasureFormat.java | 215 * @param locale 217 * @param formatWidth 228 * @param locale 230 * @param formatWidth 241 * @param locale 243 * @param formatWidth 245 * @param format 259 * @param locale 261 * @param formatWidth 263 * @param forma [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | astro.h | 83 * @param lat The ecliptic latitude, measured in radians. 84 * @param lon The ecliptic longitude, measured in radians. 94 * @param lat The ecliptic latitude, measured in radians. 95 * @param lon The ecliptic longitude, measured in radians. 152 * @param asc The right ascension, measured in radians. 153 * @param dec The declination, measured in radians. 161 * @param asc The right ascension, measured in radians. 162 * @param dec The declination, measured in radians. 226 * @param alt The altitude, measured in radians above the horizon. 227 * @param azi [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | astro.h | 83 * @param lat The ecliptic latitude, measured in radians. 84 * @param lon The ecliptic longitude, measured in radians. 94 * @param lat The ecliptic latitude, measured in radians. 95 * @param lon The ecliptic longitude, measured in radians. 152 * @param asc The right ascension, measured in radians. 153 * @param dec The declination, measured in radians. 161 * @param asc The right ascension, measured in radians. 162 * @param dec The declination, measured in radians. 226 * @param alt The altitude, measured in radians above the horizon. 227 * @param azi [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | bocu1tst.c | 212 * @param n Number to be split into quotient and rest. 214 * @param d Divisor. 215 * @param m Output variable for the rest (modulo result). 253 * @param c current code point, 0..0x10ffff 281 * @param diff difference value -0x10ffff..0x10ffff 357 * @param pPrev pointer to the integer that holds 361 * @param c the code point to encode 410 * @param pRx pointer to the decoder state structure 411 * @param b lead byte; 462 * @param pR [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | astro.h | 83 * @param lat The ecliptic latitude, measured in radians. 84 * @param lon The ecliptic longitude, measured in radians. 94 * @param lat The ecliptic latitude, measured in radians. 95 * @param lon The ecliptic longitude, measured in radians. 152 * @param asc The right ascension, measured in radians. 153 * @param dec The declination, measured in radians. 161 * @param asc The right ascension, measured in radians. 162 * @param dec The declination, measured in radians. 226 * @param alt The altitude, measured in radians above the horizon. 227 * @param azi [all...] |
| /base/account/os_account/services/accountmgr/include/osaccount/ |
| H A D | os_account_delete_user_idm_callback.h | 32 * @param result .
33 * @param strcut reqRet .
40 * @param module .
41 * @param acquire .
42 * @param reqRet .
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
| H A D | hisysevent_util.h | 27 * @param name the event name. 28 * @param key the param name in the event. 29 * @param value the value of the param in the event.
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/ |
| H A D | hisysevent_easy.h | 33 * @param domain event domain 34 * @param name event name 35 * @param eventType event type of the event 36 * @param data customized param data to write
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/include/ |
| H A D | dfx_json_formatter.h | 32 * @param jsonStack input the json string 33 * @param outStackStr output the stack string 41 * @param kernelStack kernel stack 42 * @param formattedStack formatted stack, eg #00 pc xxxx xxxxx.so 43 * @param jsonFormat whether return json format stack, default false
|
| /base/telephony/ril_adapter/services/hril/include/ |
| H A D | hril_timer_callback.h | 25 typedef void (*HRilCallbackFun)(uint8_t *param); 28 uint8_t *param; member 40 HRilCallbackFun func, uint8_t *param, const struct timeval *tv); 44 void FdTriggerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param); 45 void TimerCallback(int32_t fd, int16_t events, std::shared_ptr<void> param);
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/ |
| H A D | ark_web_download_callback.h | 31 * @param url The full url to the content that should be downloaded. 32 * @param user_agent The user agent to be used for the download. 33 * @param content_disposition Content-Disposition http header, if present. 34 * @param mime_type The mimetype of the content reported by the server. 35 * @param content_length The file size reported by the server.
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb_download_callback.h | 33 * @param url The full url to the content that should be downloaded. 34 * @param userAgent The user agent to be used for the download. 35 * @param contentDisposition Content-disposition http header, if present. 36 * @param mimetype The mimetype of the content reported by the server. 37 * @param contentLength The file size reported by the server.
|
| /foundation/ability/form_fwk/interfaces/inner_api/include/ |
| H A D | provider_connect_stub.h | 38 * @param data input param. 39 * @param reply output param. 40 * @param option message option.
|
| /foundation/ai/ai_engine/services/server/plugin_manager/include/ |
| H A D | i_plugin_manager.h | 43 * @param [in] aid Algorithm id 44 * @param [in] version Algorithm version 45 * @param [out] plugin Plugin 53 * @param [in] aid Algorithm id 54 * @param [in] version Algorithm version
|
| /foundation/ai/ai_engine/services/common/platform/dl_operation/include/ |
| H A D | aie_dl_operation.h | 28 * @param libPath Dynamic library name, including path. 29 * @param type true:RTLD_LOCAL,false: RTLD_GLOBAL. 37 * @param libHandle The result which is obtained by AiDlopen. 38 * @param functionName Symbol name. 46 * @param libHandle The result which is obtained by AiDlopen.
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
| H A D | napi_common_start_options.h | 26 bool UnwrapStartOptionsWithProcessOption(napi_env env, napi_value param, AAFwk::StartOptions &startOptions); 27 bool UnwrapStartOptions(napi_env env, napi_value param, AAFwk::StartOptions &startOptions); 29 bool UnwrapStartOptionsAndWant(napi_env env, napi_value param, AAFwk::StartOptions &startOptions, AAFwk::Want &want); 35 bool UnwrapPixelMapFromJS(napi_env env, napi_value param, std::shared_ptr<Media::PixelMap> &value); 38 bool UnwrapStartWindowOption(napi_env env, napi_value param,
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | system_ability_token_callback.h | 32 * @param want, want of caller. 33 * @param callerUid, uid of caller. 34 * @param deviceId, requestCode of caller. 35 * @param deviceId, accessToken of caller . 36 * @param deviceId, resultCode of caller.
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | ability_background_connection.h | 38 * @param element service ability's ElementName. 39 * @param remoteObject the session proxy of service ability. 40 * @param resultCode ERR_OK on success, others on failure. 48 * @param element, service ability's ElementName. 49 * @param resultCode, ERR_OK on success, others on failure.
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | matrix2d.h | 25 static bool Invert(TransformParam& param); 26 static void Identity(TransformParam& param); 27 static void Scale(TransformParam& param, double sx, double sy); 28 static void Translate(TransformParam& param, double tx, double ty); 29 static void Rotate(TransformParam& param, double degree, double dx, double dy);
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | extension_custom_node.cpp | 22 auto param = LayoutConstraintF(); in OnMeasure() local 23 param.minSize = SizeF(layoutConstraint.minWidth, layoutConstraint.minHeight); in OnMeasure() 24 param.maxSize = SizeF(layoutConstraint.maxWidth, layoutConstraint.maxHeight); in OnMeasure() 25 param.percentReference = SizeF(layoutConstraint.parentIdealWidth, layoutConstraint.parentIdealHeight); in OnMeasure() 26 measureCallback_(param); in OnMeasure()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | number_parser.h | 35 * @param percentStr the under processing percent string, for example "10%" 36 * @param strLength the given percent string length 37 * @param outValue the converted result 46 * @param str the given under processing string 47 * @param strLength the given string's length
|