| /third_party/ffmpeg/libavformat/ |
| H A D | http.h | 35 * @param dest URL context whose authentication state gets updated 36 * @param src URL context whose authentication state gets copied 43 * @param h pointer to the resource 44 * @param uri uri used to perform the request 53 * @param h pointer to the resource 54 * @param uri uri used to perform the request 55 * @param options A dictionary filled with HTTP options. On return
|
| /third_party/ffmpeg/libavutil/ |
| H A D | sha.h | 63 * @param context pointer to the function context (of size av_sha_size) 64 * @param bits number of bits in digest (SHA-1 - 160 bits, SHA-2 224 or 256 bits) 72 * @param ctx hash function context 73 * @param data input data to update hash with 74 * @param len input data length 81 * @param context hash function context 82 * @param digest buffer where output digest value is stored
|
| H A D | base64.h | 35 * @param out buffer for decoded data 36 * @param in null-terminated input string 37 * @param out_size size in bytes of the out buffer, must be at 53 * @param out buffer for encoded data 54 * @param out_size size in bytes of the out buffer (including the 56 * @param in input buffer containing the data to encode 57 * @param in_size size in bytes of the in buffer
|
| H A D | sha512.h | 65 * @param context pointer to the function context (of size av_sha512_size) 66 * @param bits number of bits in digest (224, 256, 384 or 512 bits) 74 * @param context hash function context 75 * @param data input data to update hash with 76 * @param len input data length 83 * @param context hash function context 84 * @param digest buffer where output digest value is stored
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| H A D | DurationFormatter.java | 28 * @param targetDate the ending date 39 * @param duration the duration in milliseconds 40 * @param tz the time zone 55 * @param duration the duration in milliseconds 56 * @param referenceDate the date from which to compute the duration 65 * @param localeName the name of the new locale 74 * @param tz the time zone in which to compute durations.
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | gender.h | 55 * @param locale The locale for which a <code>GenderInfo</code> object is 57 * @param status Output param set to success/failure code on exit, which 71 * @param genders the gender of each element in the list. 72 * @param length the length of gender array. 73 * @param status Output param set to success/failure code on exit, which
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucurrimp.h | 42 * @param locale the locale of the display names to match 43 * @param text the text to parse 44 * @param pos input-output position; on input, the position within 48 * @param type currency type to parse against, LONG_NAME only or not 49 * @param partialMatchLen The length of the longest matching prefix; 69 * @param locale the locale of the display names of interest 70 * @param result the UnicodeSet to which to add the starting characters
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | DebugUtilities.java | 32 * @param type the enum type 41 * @param type which enum to look up, such as DebugUtilitiesData.UCalendarDateFields 50 * @param type which enum to look up, such as DebugUtilitiesData.UCalendarDateFields 51 * @param field which enum value to look up 60 * @param type which enum to look up, such as DebugUtilitiesData.UCalendarDateFields 61 * @param string the string to search for 75 * @param type the type of enum
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
| H A D | DurationFormatter.java | 30 * @param targetDate the ending date 41 * @param duration the duration in milliseconds 42 * @param tz the time zone 57 * @param duration the duration in milliseconds 58 * @param referenceDate the date from which to compute the duration 67 * @param localeName the name of the new locale 76 * @param tz the time zone in which to compute durations.
|
| /third_party/node/test/fixtures/wpt/common/ |
| H A D | utils.js | 3 * @param {Object} options - a `Location`-like object 4 * @param {string} options.hostname 5 * @param {string} options.subdomain - prepend subdomain to the hostname 6 * @param {string} options.port 7 * @param {string} options.path 8 * @param {string} options.query 9 * @param {string} options.hash
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | dlfcn_ext.h | 51 * @param file Equivalent to the argument of dlopen. 52 * @param mode Equivalent to the argument of dlopen. 53 * @param extinfo Indicates the dl_extinfo struct. 62 * @param Dl_namespace * Carry the naming information of the namespace. 63 * @param char * the name of the so file you want to open. 64 * @param int open file mode. 71 * @param dl_extinfo * indicates the dl_extinfo struct,include flag and relro_fd.
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucurrimp.h | 42 * @param locale the locale of the display names to match 43 * @param text the text to parse 44 * @param pos input-output position; on input, the position within 48 * @param type currency type to parse against, LONG_NAME only or not 49 * @param partialMatchLen The length of the longest matching prefix; 69 * @param locale the locale of the display names of interest 70 * @param result the UnicodeSet to which to add the starting characters
|
| /third_party/node/deps/npm/node_modules/encoding/lib/ |
| H A D | encoding.js | 11 * @param {String|Buffer} str String to be converted 12 * @param {String} to Encoding to be converted to 13 * @param {String} [from='UTF-8'] Encoding to be converted from 52 * @param {String|Buffer} str String to be converted 53 * @param {String} to Encoding to be converted to 54 * @param {String} [from='UTF-8'] Encoding to be converted from 70 * @param {String} name Character set
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | gender.h | 55 * @param locale The locale for which a <code>GenderInfo</code> object is 57 * @param status Output param set to success/failure code on exit, which 71 * @param genders the gender of each element in the list. 72 * @param length the length of gender array. 73 * @param status Output param set to success/failure code on exit, which
|
| /third_party/libexif/libexif/ |
| H A D | exif-mem.h | 36 * \param[in] s the size of the block to allocate. 43 * \param[in] p the pointer to reallocate 44 * \param[in] s the size of the reallocated block 51 * \param[in] p the pointer to free 61 * \param[in] a the allocator function 62 * \param[in] r the reallocator function 63 * \param[in] f the free function
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
| H A D | 17-5.c | 39 struct sched_param param; in main() local 48 rc = sched_getparam(pid, ¶m); in main() 51 old_priority = param.sched_priority; in main() 60 rc = sched_setscheduler(0, invalid_policy, ¶m); in main() 65 rc = sched_getparam(pid, ¶m); in main() 81 if (old_priority != param.sched_priority) { in main() 83 old_priority, param.sched_priority); in main()
|
| H A D | 19-4.c | 31 struct sched_param param; in main() local 33 if (sched_getparam(0, ¶m) == -1) { in main() 38 param.sched_priority = sched_get_priority_max(SCHED_SPORADIC); in main() 41 param.sched_ss_max_repl = 0; in main() 42 result = sched_setscheduler(0, SCHED_SPORADIC, ¶m); in main() 58 param.sched_ss_max_repl = SS_REPL_MAX + 1; in main() 59 result = sched_setscheduler(0, SCHED_SPORADIC, ¶m); in main()
|
| /third_party/lwip/src/include/netif/ppp/polarssl/ |
| H A D | des.h | 62 * \param ctx DES context to be initialized 63 * \param key 8-byte secret key 70 * \param ctx DES context to be initialized 71 * \param key 8-byte secret key 78 * \param ctx DES context 79 * \param input 64-bit input block 80 * \param output 64-bit output block
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_counter.h | 46 /// @param c Counter which we want to retrieve a value 47 /// @param d Driver used to sample performance counters 54 /// @param id ID of the counter 55 /// @param name Name of the counter 56 /// @param group Group ID this counter belongs to 61 /// @param get New getter function for this counter 91 /// @param get New getter function for this counter
|
| /third_party/musl/include/linux/ |
| H A D | dlfcn_ext.h | 51 * @param file Equivalent to the argument of dlopen. 52 * @param mode Equivalent to the argument of dlopen. 53 * @param extinfo Indicates the dl_extinfo struct. 62 * @param Dl_namespace * Carry the naming information of the namespace. 63 * @param char * the name of the so file you want to open. 64 * @param int open file mode. 71 * @param dl_extinfo * indicates the dl_extinfo struct,include flag and relro_fd.
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_setschedprio.c | 34 static void setthreadproperty(pthread_attr_t *attr, struct sched_param *param) in setthreadproperty() argument 39 param->sched_priority = 51; in setthreadproperty() 42 ret = pthread_attr_setschedparam(attr, param); in setthreadproperty() 58 struct sched_param param; in pthread_setschedprio_0100() local 60 setthreadproperty(&attr, ¶m); in pthread_setschedprio_0100() 80 struct sched_param param; in pthread_setschedprio_0200() local 82 setthreadproperty(&attr, ¶m); in pthread_setschedprio_0200()
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | p5_crpt.c | 27 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen_ex() 45 if (param == NULL || param->type != V_ASN1_SEQUENCE || in PKCS5_PBE_keyivgen_ex() 46 param->value.sequence == NULL) { in PKCS5_PBE_keyivgen_ex() 51 pbe = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBEPARAM), param); in PKCS5_PBE_keyivgen_ex() 114 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen() 117 return PKCS5_PBE_keyivgen_ex(cctx, pass, passlen, param, cipher, md, en_de, in PKCS5_PBE_keyivgen() 26 PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_PBE_keyivgen_ex() argument 113 PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) PKCS5_PBE_keyivgen() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-elf-based-reader.cc | 45 /// @param elf_path the path the ELF file to read. 47 /// @param debug_info_root_paths a vector of paths to look into for 50 /// @param env the environment used by the reader. 69 /// @param elf_path the path to the new ELF file to consider. 71 /// @param debug_info_root_paths a vector of paths to look into for 83 /// @param group the corpus group to consider. The new corpus is 86 /// @param status output parameter. This is the status of the
|
| /third_party/openssl/crypto/evp/ |
| H A D | p5_crpt.c | 27 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen_ex() 45 if (param == NULL || param->type != V_ASN1_SEQUENCE || in PKCS5_PBE_keyivgen_ex() 46 param->value.sequence == NULL) { in PKCS5_PBE_keyivgen_ex() 51 pbe = ASN1_TYPE_unpack_sequence(ASN1_ITEM_rptr(PBEPARAM), param); in PKCS5_PBE_keyivgen_ex() 114 ASN1_TYPE *param, const EVP_CIPHER *cipher, in PKCS5_PBE_keyivgen() 117 return PKCS5_PBE_keyivgen_ex(cctx, pass, passlen, param, cipher, md, en_de, in PKCS5_PBE_keyivgen() 26 PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_PBE_keyivgen_ex() argument 113 PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) PKCS5_PBE_keyivgen() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
| H A D | ByteArrayTableBuilder.java | 36 * @param header 37 * @param data 46 * @param header 47 * @param data 57 * @param index index relative to the start of the table 73 * @param index index relative to the start of the table 74 * @param b byte value to tset
|