Home
last modified time | relevance | path

Searched full:param (Results 4376 - 4400 of 21372) sorted by relevance

1...<<171172173174175176177178179180>>...855

/third_party/icu/icu4c/source/i18n/
H A Dquant.h52 * @param text the text to be matched
53 * @param offset on input, the index into text at which to begin
59 * @param limit the limit index of text to be matched. Greater
65 * @param incremental if true, then assume further characters may
79 * @param result Output param to receive the pattern.
80 * @param escapeUnprintable if True then escape the unprintable characters.
88 * @param v the given index value.
/third_party/libwebsockets/include/libwebsockets/abstract/protocols/
H A Dsmtp.h80 * \param s: smtp sequencer to queue on
81 * \param payload: the email payload string, with headers and terminating .
82 * \param payload_len: size in bytes of the payload string
83 * \param sender: the sender name and email
84 * \param recipient: the recipient name and email
85 * \param data: opaque user data returned in the done callback
86 * \param done: callback called when the email send succeeded or failed
106 * \param e: email to queue for sending on \p c
/third_party/jsframework/runtime/main/manage/event/
H A Dbridge.ts40 * @param {string} id - Page id.
41 * @param {*} args - Args.
49 * @param {string} id - Page id.
50 * @param {*} args - Args
58 * @param {string} id - Page id.
59 * @param {*} args - Args.
68 * @param {string} id - Page id.
69 * @param {*} tasks list with `method` and `args`.
/third_party/node/lib/internal/modules/esm/
H A Dload.js33 * @param {URL} url URL to the module
34 * @param {ESModuleContext} context used to decorate error messages
75 * @param {string} url
76 * @param {object} context
126 * @param {URL} parsed
127 * @param {boolean} experimentalNetworkImports
157 * @param {string} url The resolved URL of the module
158 * @param {null | undefined | false | 0 | -0 | 0n | ''} format Falsy format returned from `load`
/third_party/musl/scripts/
H A Druntest.sh9 param set debug.hitrace.tags.enableflags 1
12 ABILIST=$(param get const.product.cpu.abilist)
104 param set gwp_asan.log.path file
105 param set gwp_asan.enable.app.${file} true
108 param set gwp_asan.sample.all true
114 param set gwp_asan.log.path default
115 param set gwp_asan.enable.app.${file} false
118 param set gwp_asan.sample.all false
/third_party/node/deps/icu-small/source/common/
H A Dlocbased.h56 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE
57 * @param status input-output error code
66 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE
67 * @param status input-output error code
75 * @param valid the ID of the valid locale
76 * @param actual the ID of the actual locale
83 * @param valid the ID of the valid locale
84 * @param actual the ID of the actual locale
H A Ducnv_imp.h36 * @param name const char * charset name
57 * @param converterName The name of the converter
58 * @param err The error code
66 * @param myUConverter NULL, or pre-allocated UConverter structure to avoid
68 * @param type requested converter type
69 * @param locale locale parameter, or ""
70 * @param options converter options bit set (default 0)
71 * @param err ICU error code, not tested for U_FAILURE on input
/third_party/mesa3d/src/mapi/glapi/gen/
H A DARB_tessellation_shader.xml54 <param name="pname" type="GLenum"/>
55 <param name="value" type="GLint"/>
58 <param name="pname" type="GLenum"/>
59 <param name="values" type="const GLfloat *" count="_mesa_patch_param_enum_to_count(pname)"/>
63 <param name="pname" type="GLenum"/>
64 <param name="value" type="GLint"/>
68 <param name="pname" type="GLenum"/>
69 <param name="value" type="GLint"/>
H A DEXT_shader_image_load_store.xml65 <param name="index" type="GLuint"/>
66 <param name="texture" type="GLuint"/>
67 <param name="level" type="GLint"/>
68 <param name="layered" type="GLboolean"/>
69 <param name="layer" type="GLint"/>
70 <param name="access" type="GLenum"/>
71 <param name="format" type="GLint"/>
75 <param name="barriers" type="GLbitfield"/>
H A DARB_shader_image_load_store.xml74 <param name="unit" type="GLuint"/>
75 <param name="texture" type="GLuint"/>
76 <param name="level" type="GLint"/>
77 <param name="layered" type="GLboolean"/>
78 <param name="layer" type="GLint"/>
79 <param name="access" type="GLenum"/>
80 <param name="format" type="GLenum"/>
84 <param name="barriers" type="GLbitfield"/>
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtmutamt.h42 * @param number a numeric object; number.isNumeric() must be true
43 * @param timeUnitField the time unit field of a time unit
44 * @param status the input-output error code.
58 * @param amount a numeric amount.
59 * @param timeUnitField the time unit field on which a time unit amount
61 * @param status the input-output error code.
102 * @param other the object to compare to.
111 * @param other the object to compare to.
/third_party/node/deps/icu-small/source/i18n/
H A Dquant.h52 * @param text the text to be matched
53 * @param offset on input, the index into text at which to begin
59 * @param limit the limit index of text to be matched. Greater
65 * @param incremental if true, then assume further characters may
79 * @param result Output param to receive the pattern.
80 * @param escapeUnprintable if True then escape the unprintable characters.
88 * @param v the given index value.
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtmutamt.h42 * @param number a numeric object; number.isNumeric() must be true
43 * @param timeUnitField the time unit field of a time unit
44 * @param status the input-output error code.
58 * @param amount a numeric amount.
59 * @param timeUnitField the time unit field on which a time unit amount
61 * @param status the input-output error code.
102 * @param other the object to compare to.
111 * @param other the object to compare to.
/third_party/node/deps/openssl/openssl/fuzz/
H A Dx509.c41 X509_VERIFY_PARAM *param = NULL; in FuzzerTestOneInput() local
83 param = X509_VERIFY_PARAM_new(); in FuzzerTestOneInput()
84 X509_VERIFY_PARAM_set_flags(param, X509_V_FLAG_NO_CHECK_TIME); in FuzzerTestOneInput()
85 X509_VERIFY_PARAM_set_flags(param, X509_V_FLAG_X509_STRICT); in FuzzerTestOneInput()
86 X509_VERIFY_PARAM_set_flags(param, X509_V_FLAG_PARTIAL_CHAIN); in FuzzerTestOneInput()
87 X509_VERIFY_PARAM_set_flags(param, X509_V_FLAG_CRL_CHECK); in FuzzerTestOneInput()
89 X509_STORE_set1_param(store, param); in FuzzerTestOneInput()
135 X509_VERIFY_PARAM_free(param); in FuzzerTestOneInput()
/third_party/libcoap/include/coap3/
H A Dcoap_layers_internal.h44 * @param session Session to receive data on.
45 * @param data The data to receive.
46 * @param datalen The maximum length of @p data.
70 * @param session Session to receive data on.
71 * @param data The data to write out.
72 * @param datalen The maximum length of @p data.
90 * @param session Session being established
102 * @param session Session being closed.
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DEbscTable.java58 * @param header
59 * @param data
110 * @param header the header information
111 * @param data the data holding the table
119 * @param header
120 * @param data
127 * @param header
128 * @param data
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquant.h52 * @param text the text to be matched
53 * @param offset on input, the index into text at which to begin
59 * @param limit the limit index of text to be matched. Greater
65 * @param incremental if true, then assume further characters may
79 * @param result Output param to receive the pattern.
80 * @param escapeUnprintable if True then escape the unprintable characters.
88 * @param v the given index value.
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtmutamt.h42 * @param number a numeric object; number.isNumeric() must be true
43 * @param timeUnitField the time unit field of a time unit
44 * @param status the input-output error code.
58 * @param amount a numeric amount.
59 * @param timeUnitField the time unit field on which a time unit amount
61 * @param status the input-output error code.
102 * @param other the object to compare to.
111 * @param other the object to compare to.
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dcli.cc50 [[noreturn]] void InvalidParam(const char* param) { in InvalidParam() argument
51 std::cout << "Invalid value for " << param << std::endl; in InvalidParam()
78 auto param = argv[i]; in ParseCliParams() local
81 if (HasPrefix(param, "-tint_fuzzing_target=")) { in ParseCliParams()
84 std::stringstream ss(param + sizeof("-tint_fuzzing_target=") - 1); in ParseCliParams()
88 InvalidParam(param); in ParseCliParams()
94 InvalidParam(param); in ParseCliParams()
98 } else if (!strcmp(param, "-tint_help")) { in ParseCliParams()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.h41 /// @param target_env - the target environment for the `binary`.
42 /// @param binary - the SPIR-V binary. Must be valid.
43 /// @param seed - seed for the RNG.
44 /// @param donors - vector of donor suppliers.
45 /// @param enable_all_passes - whether to use all fuzzer passes.
46 /// @param repeated_pass_strategy - the strategy to use when selecting the
48 /// @param validate_after_each_pass - whether to validate the binary after
50 /// @param transformation_batch_size - the maximum number of transformations
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dentry_point_info.h40 /// @param the_name the name of the entry point
41 /// @param the_stage the pipeline stage
42 /// @param the_owns_inner_implementation if true, this entry point is
44 /// @param the_inner_name the name of the inner implementation function of the
46 /// @param the_inputs list of IDs for Input variables used by the shader
47 /// @param the_outputs list of IDs for Output variables used by the shader
48 /// @param the_wg_size the workgroup_size, for a compute shader
57 /// @param other the other entry point info to be built from
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.h76 /// @param program_id the identifier of the program that owns this node
77 /// @param o the op of the intrinsic
78 /// @param sc the storage class of the buffer
79 /// @param ty the data type of the intrinsic
89 /// @param ctx the clone context
111 /// @param ctx the CloneContext primed with the input program and
113 /// @param inputs optional extra transform-specific input data
114 /// @param outputs optional extra transform-specific output data
H A Dtest_helper.h37 /// @param transform the transform to apply
38 /// @param in the input WGSL source
39 /// @param data the optional DataMap to pass to Transform::Run()
51 /// @param in the input WGSL source
52 /// @param data the optional DataMap to pass to Transform::Run()
67 /// @param program the input Program
68 /// @param data the optional DataMap to pass to Transform::Run()
84 /// @param output the output of the transform
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Doperand.h34 /// @param val the float value
38 /// @param val the int value
42 /// @param val the string value
47 /// @param kind the type of operand
54 /// @param b the operand to copy
59 /// @param val the value to set
62 /// @param val the value to set
65 /// @param val the value to set
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocbased.h56 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE
57 * @param status input-output error code
66 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE
67 * @param status input-output error code
75 * @param valid the ID of the valid locale
76 * @param actual the ID of the actual locale
83 * @param valid the ID of the valid locale
84 * @param actual the ID of the actual locale

Completed in 12 milliseconds

1...<<171172173174175176177178179180>>...855