| /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
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ScientificNumberFormatter.java | 48 * @param locale The locale 60 * @param df The DecimalFormat must be configured for scientific 75 * @param locale The locale 76 * @param beginMarkup the markup to start superscript e.g {@code <sup>} 77 * @param endMarkup the markup to end superscript e.g {@code </sup>} 93 * @param df The DecimalFormat must be configured for scientific 96 * @param beginMarkup the markup to start superscript e.g {@code <sup>} 97 * @param endMarkup the markup to end superscript e.g {@code </sup>} 112 * @param number Can be a double, int, Number or
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | AnnualTimeZoneRule.java | 41 * @param name The time zone name. 42 * @param rawOffset The GMT offset of its standard time in milliseconds. 43 * @param dstSavings The amount of daylight saving offset adjustment in 46 * @param dateTimeRule The start date/time rule repeated annually. 47 * @param startYear The first year when this rule takes effect. 48 * @param endYear The last year when this rule takes effect. If this 100 * @param year The Gregorian year, with 0 == 1 BCE, -1 == 2 BCE, etc. 101 * @param prevRawOffset The standard time offset from UTC before this rule 103 * @param prevDSTSavings The amount of daylight saving offset from the
|
| /third_party/icu/icu4j/perf-tests/perldriver/ |
| H A D | Format.pm | 50 # @param significant digit, a value >= 1 51 # @param multiplier 52 # @param time in seconds to be formatted 86 # @param significant digit, a value >= 1 87 # @param time in seconds to be formatted 112 # @param significant digit, a value >= 1 113 # @param value to be formatted, as a fraction, e.g. 0.5 for 50% 130 # @param significant digit, a value >= 1 131 # @param number to be formatted
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ScientificNumberFormatter.java | 47 * @param locale The locale 57 * @param df The DecimalFormat must be configured for scientific 70 * @param locale The locale 71 * @param beginMarkup the markup to start superscript e.g {@code <sup>} 72 * @param endMarkup the markup to end superscript e.g {@code </sup>} 86 * @param df The DecimalFormat must be configured for scientific 89 * @param beginMarkup the markup to start superscript e.g {@code <sup>} 90 * @param endMarkup the markup to end superscript e.g {@code </sup>} 103 * @param number Can be a double, int, Number or
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | RoundingUtils.java | 42 * @param isEven 44 * @param isNegative 46 * @param section 51 * @param roundingMode 54 * @param reference 127 * @param roundingMode 170 * @param properties 190 * @param properties 209 * @param roundingMode
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | AnnualTimeZoneRule.java | 41 * @param name The time zone name. 42 * @param rawOffset The GMT offset of its standard time in milliseconds. 43 * @param dstSavings The amount of daylight saving offset adjustment in 46 * @param dateTimeRule The start date/time rule repeated annually. 47 * @param startYear The first year when this rule takes effect. 48 * @param endYear The last year when this rule takes effect. If this 92 * @param year The Gregorian year, with 0 == 1 BCE, -1 == 2 BCE, etc. 93 * @param prevRawOffset The standard time offset from UTC before this rule 95 * @param prevDSTSavings The amount of daylight saving offset from the
|
| /third_party/mbedtls/include/mbedtls/ |
| H A D | error.h | 148 * \param high high-level error code. See error.h for more details. 149 * \param low low-level error code. See error.h for more details. 150 * \param file file where this error code addition occurred. 151 * \param line line where this error code addition occurred. 172 * \param errnum error code 173 * \param buffer buffer to place representation in 174 * \param buflen length of the buffer 186 * \param error_code error code 201 * \param error_code error code
|
| /third_party/mbedtls/tests/suites/ |
| H A D | main_test.function | 67 * \param exp_id Expression identifier. 68 * \param out_value Pointer to int to hold the integer. 99 * \param dep_id Dependency identifier. 127 * \param param_array The array of parameters. Each element is a `void *` 150 * \param func_idx Test function index. 151 * \param params The array of parameters to pass to the test function. 190 * \param func_idx Test function index. 225 * \param argc Command line arguments count. 226 * \param argv Array of command line arguments.
|
| /third_party/node/lib/internal/modules/esm/ |
| H A D | fetch_module.js | 52 * @param {Parameters<import('https').get>[0]} input - The URI to fetch. 53 * @param {Parameters<import('https').get>[1]} options - See https.get() options. 71 * @param {Parameters<import('http').get>[0]} input - The URI to fetch. 72 * @param {Parameters<import('http').get>[1]} options - See http.get() options. 120 * @param {number} statusCode 138 * @param {URL} parsed 232 * @param {string} hostname url.hostname to test 261 * @param {URL} parsed 262 * @param {ESModuleContext} context
|
| /third_party/node/lib/internal/webstreams/ |
| H A D | transformstream.js | 88 * @param {TransformStreamDefaultController} controller; 93 * @param {TransformStreamDefaultController} controller; 99 * @param {any} chunk 100 * @param {TransformStreamDefaultController} controller 118 * @param {Transformer} [transformer] 119 * @param {QueuingStrategy} [writableStrategy] 120 * @param {QueuingStrategy} [readableStrategy] 301 * @param {any} [chunk] 310 * @param {any} [reason]
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | xmlparser.h | 64 * @param recurse If true, also recursively appends the contents of all 75 * @param i Index of the attribute. 76 * @param name Output parameter, receives the attribute name. 77 * @param value Output parameter, receives the attribute value. 84 * @param name Attribute name to be looked up. 95 * @param i Index of the child node. 96 * @param type The child node type. 102 * @param i Enumeration index; initialize to 0 before getting the first child element. 110 * @param name Element name to be looked up.
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | xmlparser.h | 64 * @param recurse If true, also recursively appends the contents of all 75 * @param i Index of the attribute. 76 * @param name Output parameter, receives the attribute name. 77 * @param value Output parameter, receives the attribute value. 84 * @param name Attribute name to be looked up. 95 * @param i Index of the child node. 96 * @param type The child node type. 102 * @param i Enumeration index; initialize to 0 before getting the first child element. 110 * @param name Element name to be looked up.
|
| /third_party/icu/icu4c/source/test/perf/perldriver/ |
| H A D | Format.pm | 52 # @param significant digit, a value >= 1 53 # @param multiplier 54 # @param time in seconds to be formatted 88 # @param significant digit, a value >= 1 89 # @param time in seconds to be formatted 114 # @param significant digit, a value >= 1 115 # @param value to be formatted, as a fraction, e.g. 0.5 for 50% 132 # @param significant digit, a value >= 1 133 # @param number to be formatted
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_video.h | 126 * \param source data[in] The plane data pointers. Array of 3. 127 * \param source_pitches[in] The plane pitches. Array of 3. 128 * \param dst_plane[in] The destination plane to copy to. For NV12 always 1. 129 * \param dst_field[in] The destination field if interlaced. 130 * \param dst_stride[in] The destination stride for this plane. 131 * \param num_fields[in] The number of fields in the video buffer. 132 * \param dst[in] The destination plane pointer. 133 * \param width[in] The source plane width. 134 * \param height[in] The source plane height.
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | param_build.c | 20 * Special internal param type to indicate the end of an allocate OSSL_PARAM 308 static OSSL_PARAM *param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, in param_bld_convert() argument 318 param[i].key = pd->key; in param_bld_convert() 319 param[i].data_type = pd->type; in param_bld_convert() 320 param[i].data_size = pd->size; in param_bld_convert() 321 param[i].return_size = OSSL_PARAM_UNMODIFIED; in param_bld_convert() 330 param[i].data = p; in param_bld_convert() 354 param[i] = OSSL_PARAM_construct_end(); in param_bld_convert() 355 return param + i; in param_bld_convert()
|
| /third_party/openssl/crypto/ |
| H A D | param_build.c | 20 * Special internal param type to indicate the end of an allocate OSSL_PARAM 308 static OSSL_PARAM *param_bld_convert(OSSL_PARAM_BLD *bld, OSSL_PARAM *param, in param_bld_convert() argument 318 param[i].key = pd->key; in param_bld_convert() 319 param[i].data_type = pd->type; in param_bld_convert() 320 param[i].data_size = pd->size; in param_bld_convert() 321 param[i].return_size = OSSL_PARAM_UNMODIFIED; in param_bld_convert() 330 param[i].data = p; in param_bld_convert() 354 param[i] = OSSL_PARAM_construct_end(); in param_bld_convert() 355 return param + i; in param_bld_convert()
|
| /third_party/skia/src/core/ |
| H A D | SkMaskGamma.h | 53 * @param N [1, 8] the number of bits used by base. 54 * @param base the number to be scaled to [0, 255]. 91 * @param R The number of luminance bits to use [1, 8] from the red channel. 92 * @param G The number of luminance bits to use [1, 8] from the green channel. 93 * @param B The number of luminance bits to use [1, 8] from the blue channel. 106 * @param contrast A value in the range [0.0, 1.0] which indicates the 108 * @param paint The color space in which the paint color was chosen. 109 * @param device The color space of the target device. 220 * @param APPLY_LUT whether or not the look-up table should be applied to component.
|
| H A D | SkMatrixPriv.h | 80 @param mx matrix used to map the points 81 @param pts storage for mapped points 82 @param stride size of record starting with SkPoint, in bytes 83 @param count number of points to transform 128 @param mx matrix used to map the points 129 @param dst storage for mapped points 130 @param src points to transform 131 @param stride size of record starting with SkPoint, in bytes 132 @param count number of points to transform
|
| /third_party/skia/third_party/externals/spirv-cross/shaders/asm/frag/ |
| H A D | image-fetch-no-sampler.asm.vk.frag | 25 OpName %param "param" 26 OpName %param_0 "param" 27 OpName %param_1 "param" 28 OpName %param_2 "param" 32 OpName %param_3 "param" 114 %param = OpVariable %_ptr_Function_7 Function 129 OpStore %param %73 132 %76 = OpFunctionCall %v4float %sample_fetch_t21_vi3_ %param %param_0
|
| H A D | image-fetch-no-sampler.no-samplerless.asm.vk.frag | 25 OpName %param "param" 26 OpName %param_0 "param" 27 OpName %param_1 "param" 28 OpName %param_2 "param" 32 OpName %param_3 "param" 114 %param = OpVariable %_ptr_Function_7 Function 129 OpStore %param %73 132 %76 = OpFunctionCall %v4float %sample_fetch_t21_vi3_ %param %param_0
|