| /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
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_roundingutils.h | 33 * @param isEven Whether the digit immediately before the rounding magnitude is even. 34 * @param isNegative Whether the quantity is negative. 35 * @param section Whether the part of the quantity to the right of the rounding magnitude is 39 * @param roundingMode The integer version of the {@link RoundingMode}, which you can get via 41 * @param status Error code, set to U_FORMAT_INEXACT_ERROR if the rounding mode is kRoundUnnecessary. 161 * @param roundingMode The integer version of the {@link RoundingMode}. 181 * @param singleDigit An output parameter; set to a number if that is the 216 * @param input The quantity to process. 217 * @param producer Function to call to return a multiplier based on a magnitude.
|
| /third_party/skia/third_party/externals/icu/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/skia/third_party/externals/tint/src/ast/ |
| H A D | binary_expression.h | 50 /// @param program_id the identifier of the program that owns this node 51 /// @param source the binary expression source 52 /// @param op the operation type 53 /// @param lhs the left side of the expression 54 /// @param rhs the right side of the expression 111 /// @param ctx the clone context 172 /// @param op the BinaryOp 217 /// @param out the std::ostream to write to 218 /// @param op the BinaryOp
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/ |
| H A D | 0-opt.spvasm | 19 OpName %param "param" 20 OpName %param_0 "param" 21 OpName %param_1 "param" 22 OpName %param_2 "param" 86 %param = OpVariable %_ptr_Function_S Function 116 OpStore %param %74 119 %29 = OpFunctionCall %int %func_struct_S_i11_i1_ %param %param_0 120 %75 = OpLoad %S %param
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-uninitialized-values-passed-to-function-never-executed/ |
| H A D | 0-opt.spvasm | 19 OpName %param "param" 20 OpName %param_0 "param" 21 OpName %param_1 "param" 22 OpName %param_2 "param" 60 %param = OpVariable %_ptr_Function_S Function 95 OpStore %param %60 98 %62 = OpFunctionCall %void %func_struct_S_i11_i1_ %param %param_0 99 %63 = OpLoad %S %param
|
| /third_party/typescript/src/lib/ |
| H A D | scripthost.d.ts | 79 * @param characters Positive number of characters to skip forward. (Backward skipping is not supported.)
178 * @param strProgiID
179 * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events.
190 * @param strPathname Fully qualified path to the file containing the object persisted to disk.
192 * @param strProgID
193 * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events.
199 * @param intTime Interval (in milliseconds) to suspend script execution.
269 * @param dimension 1-based dimension (defaults to 1)
275 * @param dimension 1-based dimension (defaults to 1)
|
| /third_party/spirv-tools/test/ |
| H A D | enum_string_mapping_test.cpp | 40 const std::pair<Extension, std::string>& param = GetParam(); in TEST_P() local 41 const Extension extension = param.first; in TEST_P() 42 const std::string extension_str = param.second; in TEST_P() 49 const std::pair<Extension, std::string>& param = GetParam(); in TEST_P() local 50 const Extension extension = param.first; in TEST_P() 51 const std::string extension_str = param.second; in TEST_P() 62 const std::pair<spv::Capability, std::string>& param = GetParam(); in TEST_P() local 63 const spv::Capability capability = param.first; in TEST_P() 64 const std::string capability_str = param.second; in TEST_P()
|
| /third_party/node/deps/v8/third_party/wasm-api/example/ |
| H A D | table.wat | 4 (func (export "call_indirect") (param i32 i32) (result i32) 5 (call_indirect (param i32) (result i32) (local.get 0) (local.get 1)) 8 (func $f (export "f") (param i32) (result i32) (local.get 0)) 9 (func (export "g") (param i32) (result i32) (i32.const 666))
|