Home
last modified time | relevance | path

Searched full:param (Results 15251 - 15275 of 22011) sorted by relevance

1...<<611612613614615616617618619620>>...881

/third_party/curl/src/
H A Dtool_paramhlp.c445 * @param str the protocol name
464 * @param val the offset to populate
465 * @param str the buffer containing the offset
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h360 * @param v The value to population count.
383 * @param input0 The first encoded endpoint.
384 * @param input1 The second encoded endpoint.
H A Dastcenc_compute_variance.cpp44 * @param d The array to prefix-sum.
45 * @param items The number of items in the array.
46 * @param stride The item spacing in the array; i.e. dense arrays should use 1.
/third_party/backends/backend/
H A Du12-if.c189 * @param usbIdStr - string consisting out of product and vendor ID
226 * @param vendor - pointer to receive vendor ID
227 * @param product - pointer to receive product ID
/third_party/css-what/src/
H A Dparse.ts75 * @param selector Selector to check.
128 * @param selector Selector to parse.
129 * @param options Options for parsing.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/
H A DPersonNameFormatterImpl.java185 * @param resource An ICUResourceBundle of type STRING or ARRAY. If ARRAY, this function just returns it
202 * @param name The name to be formatted.
271 * @param name The name for which we need the locale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberPropertyMapper.java70 * @param properties
72 * @param symbols
74 * @param exportedProperties
/third_party/icu/icu4c/source/common/
H A Dcaniter.cpp68 *@param source string to get results for
165 *@param set the source string to iterate against. This allows the same iterator to be used
264 * @param source the string to find permutations for
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBImporter.java71 * @param title The title that appears in the Dialog box
72 * @param rbm An RBManager instance
73 * @param gui The RBManager GUI instance associated with the RBManager instance
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
H A DMessagePatternUtilDemo.java105 * @param msg
264 * @param msg
265 * @param args
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckTags.java203 "@param", "@return", "@throws", "@obsolete", "@exception", "@serial", "@provisional"
215 static final int PARAM = 8; field in CheckTags
447 case PARAM: in doTags()
H A DGatherAPIDataOld.java440 case PARAM: in tagStatus()
489 private static final int PARAM = 8; field in GatherAPIDataOld
499 "@param", "@return", "@throws", "@obsolete", "@exception", "@serial" in tagKindIndex()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatter.java414 * @param locale
426 * @param locale
438 * @param skeleton
H A DNumberPropertyMapper.java71 * @param properties
73 * @param symbols
75 * @param exportedProperties
/third_party/libcoap/man/
H A Dcoap_oscore.txt.in83 typedef int (*coap_oscore_save_seq_num_t)(uint64_t sender_seq_num, void *param);
232 oscore_save_seq_num(uint64_t sender_seq_num, void *param COAP_UNUSED) {
320 oscore_save_seq_num(uint64_t sender_seq_num, void *param COAP_UNUSED) {
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h269 * @param [in] data The buffer that JerryScript allocated for the manager. The buffer is zeroed out. The size is
282 * @param [in] data The buffer that JerryScript allocated for the manager.
292 * @param [in] data The buffer that JerryScript allocated for the manager. After returning from this callback,
/third_party/jsframework/runtime/src/
H A Dparse.ts75 * @param selector Selector to check.
128 * @param selector Selector to parse.
129 * @param options Options for parsing.
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c117 X509_VERIFY_PARAM *param = SSL_get0_param(wsi->tls.ssl); in lws_ssl_client_bio_create() local
119 // X509_VERIFY_PARAM_set_hostflags(param, in lws_ssl_client_bio_create()
122 if (X509_VERIFY_PARAM_set1_host(param, hostname, 0) != 1) in lws_ssl_client_bio_create()
/third_party/node/lib/internal/
H A Dasync_hooks.js448 * @param {number} triggerAsyncId
449 * @param { (...T: args) => R } block
450 * @param {T} args
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h388 GL_APICALL void GL_APIENTRY glPixelStorei (GLenum pname, GLint param);
402 GL_APICALL void GL_APIENTRY glTexParameterf (GLenum target, GLenum pname, GLfloat param);
404 GL_APICALL void GL_APIENTRY glTexParameteri (GLenum target, GLenum pname, GLint param);
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c19 extern int je_mallopt(int param, int value);
473 int mallopt(int param, int value) in mallopt() argument
476 return je_mallopt(param, value); in mallopt()
/third_party/nghttp2/src/
H A Dnghttpd.cc157 --dh-param-file=<PATH> in print_help()
226 {"dh-param-file", required_argument, &flag, 4}, in main()
353 // dh-param-file in main()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c17 extern int je_mallopt(int param, int value);
466 int mallopt(int param, int value) in mallopt() argument
469 return je_mallopt(param, value); in mallopt()
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp68 *@param source string to get results for
165 *@param set the source string to iterate against. This allows the same iterator to be used
264 * @param source the string to find permutations for
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_getproc.c262 * \param funcName Name of the function to create an entry-point for.
331 * \param function_names Array of pointers to function names that should
333 * \param parameter_signature String representing the types of the parameters

Completed in 31 milliseconds

1...<<611612613614615616617618619620>>...881