Home
last modified time | relevance | path

Searched full:param (Results 5601 - 5625 of 21786) sorted by relevance

1...<<221222223224225226227228229230>>...872

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DHoliday.java66 * @param start Only holidays on or after this date are returned.
83 * @param start Only occurrences on or after this date are returned.
84 * @param end Only occurrences before this date are returned.
102 * @param date The date to check.
126 * @param name The name of this holiday. The getDisplayName method
130 * @param rule The date rules used for determining when this holiday
156 * @param locale A locale specifying the language in which the name is desired.
172 * @param locale A locale specifying the language in which the name is desired.
/third_party/icu/icu4c/source/i18n/
H A Dnumber_roundingutils.h33 * @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}.
207 * @param input The quantity to process.
208 * @param producer Function to call to return a multiplier based on a magnitude.
H A Dzonemeta.h46 * @param tzid Zone ID
47 * @param status Receives the status
60 * @param tzid Zone ID
61 * @param country [output] Country code
62 * @param isPrimary [output] true if the zone is the primary zone for the country
94 * @param offset GMT offset in milliseconds
102 * @param tz the time zone
110 * @param tz the time zone ID
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestriebuilder.h49 * @param errorCode Standard ICU error code.
65 * @param s The input byte sequence.
66 * @param value The value associated with this byte sequence.
67 * @param errorCode Standard ICU error code. Its input value must
86 * @param buildOption Build option, see UStringTrieBuildOption.
87 * @param errorCode Standard ICU error code. Its input value must
111 * @param buildOption Build option, see UStringTrieBuildOption.
112 * @param errorCode Standard ICU error code. Its input value must
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_corefile_elf.c35 * @param[in] ui the unwind-coredump context
36 * @param[in] phdr pointer to the PHDR of the segment to load
37 * @param[out] segment pointer to the segment loaded
38 * @param[out] segment_size size of the @segment in bytes
80 * @param[in] segment pointer to the PT_NOTE segment
81 * @param[in] segment_size size of @p segment in bytes
82 * @param[in] visit callback to process to the notes
83 * @param[in] arg context to forward to the callback
/third_party/jsframework/runtime/main/reactivity/
H A Dwatcher.js15 * @param {Vue} vm
16 * @param {String|Function} expOrFn
17 * @param {Function} cb
18 * @param {Object} options
77 * @param {Dep} dep
113 * @param {Boolean} shallow
186 * @param {*} val
187 * @param {Set} seen
/third_party/libwebsockets/lib/tls/
H A Dprivate-lib-tls.h213 * \param vhname: name of the vhost
214 * \param host: name of the host we are connecting to, like warmcat.com
215 * \param port: the port we connected to
216 * \param buf: the destination buffer for the tag
217 * \param len: the max available size of the destination buffer
229 * \param wsi: the wsi whose vhost, host and port we should use for the tag
230 * \param buf: the destination buffer for the tag
231 * \param len: the max available size of the destination buffer
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_query_renderer.c24 * Zero if a recognized value of \c param is supplied, -1 otherwise.
27 driQueryRendererIntegerCommon(__DRIscreen *psp, int param, unsigned int *value) in driQueryRendererIntegerCommon() argument
29 switch (param) { in driQueryRendererIntegerCommon()
83 dri2_query_renderer_integer(__DRIscreen *_screen, int param, in dri2_query_renderer_integer() argument
88 switch (param) { in dri2_query_renderer_integer()
154 return driQueryRendererIntegerCommon(_screen, param, value); in dri2_query_renderer_integer()
159 dri2_query_renderer_string(__DRIscreen *_screen, int param, in dri2_query_renderer_string() argument
164 switch (param) { in dri2_query_renderer_string()
/third_party/node/lib/
H A Dhttp.js50 * @param {{
59 * @param {Function} [requestListener]
94 * @param {string | URL} url
95 * @param {HTTPRequestOptions} [options]
96 * @param {Function} [cb]
105 * @param {string | URL} url
106 * @param {HTTPRequestOptions} [options]
107 * @param {Function} [cb]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestriebuilder.h49 * @param errorCode Standard ICU error code.
65 * @param s The input byte sequence.
66 * @param value The value associated with this byte sequence.
67 * @param errorCode Standard ICU error code. Its input value must
86 * @param buildOption Build option, see UStringTrieBuildOption.
87 * @param errorCode Standard ICU error code. Its input value must
111 * @param buildOption Build option, see UStringTrieBuildOption.
112 * @param errorCode Standard ICU error code. Its input value must
/third_party/node/deps/cares/src/lib/
H A Dares_event.h117 * \param[out] event Event handle. Optional, can be NULL. This handle
120 * \param[in] e pointer to event thread handle
121 * \param[in] flags flags for the event handle. Use
126 * \param[in] cb Callback to call when
129 * \param[in] fd File descriptor/socket to monitor. May
132 * \param[in] data Optional. Caller-supplied data to be passed to
135 * \param[in] free_data_cb Optional. Callback to clean up caller-supplied
138 * \param[in] signal_cb Optional. Callback to call to trigger an event.
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h168 * \param words SPIR-V module to compile
169 * \param word_count number of words in the SPIR-V module
170 * \param specializations specialization constants to compile with the shader
171 * \param num_specializations number of specialization constants
172 * \param stage shader stage
173 * \param entry_point_name name of shader entrypoint
174 * \param conf configuration for spriv_to_dxil
175 * \param out_dxil will contain the DXIL bytes on success (call spirv_to_dxil_free after use)
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_roundingutils.h33 * @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}.
207 * @param input The quantity to process.
208 * @param producer Function to call to return a multiplier based on a magnitude.
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Duparse.h30 * @param c invariant character
39 * @param s Pointer to characters.
48 * @param s Pointer to the string.
109 * @param s Input char * string.
110 * @param dest Output string buffer.
111 * @param destCapacity Capacity of dest in numbers of UChars.
112 * @param pFirst If pFirst!=NULL the *pFirst will be set to the first
114 * @param pErrorCode ICU error code.
H A Dtoolutil.h39 * @param loc A short string describing where the IcuToolErrorCode is used.
89 * @param path the full pathname to inspect.
90 * @param buffer the output buffer
91 * @param bufLen the output buffer length
92 * @param status error code- may return U_BUFFER_OVERFLOW_ERROR if bufLen is too small.
107 * @param status Set to an error code when mkdir failed.
115 * @param file filename
147 * @param status Set to an error code when mkdir failed.
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnumsys.h90 * @param inLocale The given locale.
91 * @param status ICU status
104 * @param radix The radix (base) for this numbering system.
105 * @param isAlgorithmic true if the numbering system is algorithmic rather than numeric.
106 * @param description The string representing the set of digits used in a numeric system, or the name of the RBNF
108 * @param status ICU status
133 * @param name The name of the numbering system.
134 * @param status ICU status; set to U_UNSUPPORTED_ERROR if numbering system not found.
/third_party/icu/icu4c/source/tools/toolutil/
H A Duparse.h30 * @param c invariant character
39 * @param s Pointer to characters.
48 * @param s Pointer to the string.
109 * @param s Input char * string.
110 * @param dest Output string buffer.
111 * @param destCapacity Capacity of dest in numbers of UChars.
112 * @param pFirst If pFirst!=NULL the *pFirst will be set to the first
114 * @param pErrorCode ICU error code.
H A Dtoolutil.h39 * @param loc A short string describing where the IcuToolErrorCode is used.
89 * @param path the full pathname to inspect.
90 * @param buffer the output buffer
91 * @param bufLen the output buffer length
92 * @param status error code- may return U_BUFFER_OVERFLOW_ERROR if bufLen is too small.
107 * @param status Set to an error code when mkdir failed.
115 * @param file filename
147 * @param status Set to an error code when mkdir failed.
/third_party/libinput/src/
H A Dutil-strings.c33 * @param state Current state
34 * @param len String length of the word returned
35 * @param separators List of separator characters
105 * @param in Input string
106 * @param separators List of separator characters
107 * @param num_elements Number of elements found in the input string
159 * @param strv Input string array
160 * @param joiner Joiner between the elements in the final string
/third_party/node/deps/v8/include/v8-include/
H A Dv8-snapshot.h88 * \param existing_blob existing snapshot from which to create this one.
89 * \param external_references a null-terminated array of external references
91 * \param owns_isolate whether this SnapshotCreator should call
103 * \param existing_blob existing snapshot from which to create this one.
104 * \param external_references a null-terminated array of external references
126 * \param callback optional callback to serialize internal fields.
136 * \param callback optional callback to serialize internal fields.
165 * \param function_code_handling whether to include compiled function code
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp5_crpt2.c113 ASN1_TYPE *param, const EVP_CIPHER *c, in PKCS5_v2_PBE_keyivgen_ex()
125 pbe2 = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBE2PARAM), param); in PKCS5_v2_PBE_keyivgen_ex()
174 ASN1_TYPE *param, const EVP_CIPHER *c, in PKCS5_v2_PBE_keyivgen()
177 return PKCS5_v2_PBE_keyivgen_ex(ctx, pass, passlen, param, c, md, en_de, NULL, NULL); in PKCS5_v2_PBE_keyivgen()
181 int passlen, ASN1_TYPE *param, in PKCS5_v2_PBKDF2_keyivgen_ex()
203 kdf = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBKDF2PARAM), param); in PKCS5_v2_PBKDF2_keyivgen_ex()
266 int passlen, ASN1_TYPE *param, in PKCS5_v2_PBKDF2_keyivgen()
269 return PKCS5_v2_PBKDF2_keyivgen_ex(ctx, pass, passlen, param, c, md, en_de, in PKCS5_v2_PBKDF2_keyivgen()
112 PKCS5_v2_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBE_keyivgen_ex() argument
173 PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de) PKCS5_v2_PBE_keyivgen() argument
180 PKCS5_v2_PBKDF2_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBKDF2_keyivgen_ex() argument
265 PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de) PKCS5_v2_PBKDF2_keyivgen() argument
/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-fun-param-v1.abi1 <abi-corpus path='test-fun-param-v1.o' architecture='elf-amd-x86_64'>
5 <abi-instr version='1.0' address-size='64' path='test-fun-param-v1.c' comp-dir-path='/usr/local/google/home/gprocida/dev/libabigail' language='LANG_C99'>
10 <class-decl name='ops' size-in-bits='192' is-struct='yes' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='1' column='1' id='type-id-5'>
12 <var-decl name='foo' type-id='type-id-6' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='2' column='1'/>
15 <var-decl name='bind_class' type-id='type-id-7' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='3' column='1'/>
18 <var-decl name='bar' type-id='type-id-8' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='4' column='1'/>
26 <function-decl name='reg' mangled-name='reg' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reg'>
27 <parameter type-id='type-id-10' name='o' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v1.c' line='7' column='1'/>
H A Dtest-fun-param-v0.abi1 <abi-corpus path='test-fun-param-v0.o' architecture='elf-amd-x86_64'>
5 <abi-instr version='1.0' address-size='64' path='test-fun-param-v0.c' comp-dir-path='/usr/local/google/home/gprocida/dev/libabigail' language='LANG_C99'>
10 <class-decl name='ops' size-in-bits='192' is-struct='yes' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='1' column='1' id='type-id-5'>
12 <var-decl name='foo' type-id='type-id-6' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='2' column='1'/>
15 <var-decl name='bind_class' type-id='type-id-7' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='3' column='1'/>
18 <var-decl name='bar' type-id='type-id-8' visibility='default' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='4' column='1'/>
26 <function-decl name='reg' mangled-name='reg' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='7' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='reg'>
27 <parameter type-id='type-id-10' name='o' filepath='/usr/local/google/home/gprocida/dev/libabigail/test-fun-param-v0.c' line='7' column='1'/>
/third_party/openssl/crypto/evp/
H A Dp5_crpt2.c113 ASN1_TYPE *param, const EVP_CIPHER *c, in PKCS5_v2_PBE_keyivgen_ex()
125 pbe2 = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBE2PARAM), param); in PKCS5_v2_PBE_keyivgen_ex()
174 ASN1_TYPE *param, const EVP_CIPHER *c, in PKCS5_v2_PBE_keyivgen()
177 return PKCS5_v2_PBE_keyivgen_ex(ctx, pass, passlen, param, c, md, en_de, NULL, NULL); in PKCS5_v2_PBE_keyivgen()
181 int passlen, ASN1_TYPE *param, in PKCS5_v2_PBKDF2_keyivgen_ex()
203 kdf = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBKDF2PARAM), param); in PKCS5_v2_PBKDF2_keyivgen_ex()
263 int passlen, ASN1_TYPE *param, in PKCS5_v2_PBKDF2_keyivgen()
266 return PKCS5_v2_PBKDF2_keyivgen_ex(ctx, pass, passlen, param, c, md, en_de, in PKCS5_v2_PBKDF2_keyivgen()
112 PKCS5_v2_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBE_keyivgen_ex() argument
173 PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de) PKCS5_v2_PBE_keyivgen() argument
180 PKCS5_v2_PBKDF2_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_PBKDF2_keyivgen_ex() argument
262 PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de) PKCS5_v2_PBKDF2_keyivgen() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderToSpirV.hpp37 * \param src
38 * \param dst
39 * \param buildInfo
52 * \param src
53 * \param dst
54 * \param buildInfo
67 * \param src
68 * \param dst

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...872