| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ReplaceableContextIterator.java | 34 * @param rep Replaceable to iterate over. 45 * @param rep Iteration text. 57 * @param index Iteration start index for nextCaseMapCP(). 79 * @param lim The iteration limit. 92 * @param contextStart Start of context for next(). 93 * @param contextLimit Limit of context for next(). 135 * @param text Replacement text.
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | caltest.h | 196 * @param i index of 'other' locale to return 204 * @param cal Calendar (will be cloned) 205 * @param isGregorian output: returns 'true' if the calendar's class is GregorianCalendar 206 * @param status error code 213 * @param locale locale of calendar to check 214 * @param isGregorian output: returns 'true' if the calendar's class is GregorianCalendar 215 * @param status error code
|
| H A D | numberformattesttuple.h | 188 * @param field the field to set. 189 * @param fieldValue the string representation of the field value. 190 * @param status error returned here such as when the string representation 200 * @param field the field to clear. 201 * @param status error set here. 215 * @param appendTo the result appended here. 222 * @param name the name of the field as a string.
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | UnicodeNormalizer.java | 56 * @param source the original text, unnormalized 57 * @param target the resulting normalized text 75 * @param source the original text, unnormalized 94 * @param form the normalization form. If COMPATIBILITY_MASK 98 * @param source the original text, unnormalized 99 * @param target the resulting normalized text 138 * @param target input: decomposed text.
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
| H A D | PeriodBuilderFactory.java | 22 * @param minUnit the smallest time unit available for use 23 * @param maxUnit the largest time unit available for use 31 * @param unit the time unit 32 * @param available true if the unit is available for use 78 * @param allow whether milliseconds should be allowed. 94 * @param timeZone the timeZone 103 * @param unit the single TimeUnit with which to represent times
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ReplaceableContextIterator.java | 35 * @param rep Replaceable to iterate over. 46 * @param rep Iteration text. 58 * @param index Iteration start index for nextCaseMapCP(). 80 * @param lim The iteration limit. 93 * @param contextStart Start of context for next(). 94 * @param contextLimit Limit of context for next(). 136 * @param text Replacement text.
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| H A D | UnicodeNormalizer.java | 53 * @param source the original text, unnormalized 54 * @param target the resulting normalized text 72 * @param source the original text, unnormalized 91 * @param form the normalization form. If COMPATIBILITY_MASK 95 * @param source the original text, unnormalized 96 * @param target the resulting normalized text 135 * @param target input: decomposed text.
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | unimatch.h | 105 * @param text the text to be matched 106 * @param offset on input, the index into text at which to begin 112 * @param limit the limit index of text to be matched. Greater 118 * @param incremental if true, then assume further characters may 135 * @param result the string to receive the pattern. Previous 137 * @param escapeUnprintable if true then convert unprintable 158 * @param toUnionTo the set into which to union the source characters
|
| H A D | putil.h | 86 * @param directory The directory to be set. 148 * @param cs Input string, points to <code>length</code> 150 * @param us Output string, points to memory for <code>length</code> 152 * @param length The number of characters to convert; this may 169 * @param us Input string, points to <code>length</code> 172 * @param cs Output string, points to memory for <code>length</code> 174 * @param length The number of characters to convert; this may
|
| /third_party/lame/libmp3lame/ |
| H A D | version.c | 50 \param void 82 \param void 112 \param void 144 \param void 159 \param void 184 \param void 201 \param lvp
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | putil.h | 86 * @param directory The directory to be set. 148 * @param cs Input string, points to <code>length</code> 150 * @param us Output string, points to memory for <code>length</code> 152 * @param length The number of characters to convert; this may 169 * @param us Input string, points to <code>length</code> 172 * @param cs Output string, points to memory for <code>length</code> 174 * @param length The number of characters to convert; this may
|
| H A D | unimatch.h | 105 * @param text the text to be matched 106 * @param offset on input, the index into text at which to begin 112 * @param limit the limit index of text to be matched. Greater 118 * @param incremental if true, then assume further characters may 135 * @param result the string to receive the pattern. Previous 137 * @param escapeUnprintable if true then convert unprintable 158 * @param toUnionTo the set into which to union the source characters
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_vector.c | 77 * \param v the vector object to initialize. 78 * \param flags bitwise-OR of VEC_* flags 79 * \param storage pointer to storage for the vector's data 102 * \param v the vector object 103 * \param flags bitwise-OR of VEC_* flags 104 * \param count number of elements to allocate in vector 105 * \param alignment desired memory alignment for the data (in bytes)
|
| /third_party/ltp/utils/sctp/lib/ |
| H A D | connectx.c | 133 struct sctp_getaddrs_old param; in sctp_connectx3() local 134 socklen_t opt_len = sizeof(param); in sctp_connectx3() 143 param.assoc_id = 0; in sctp_connectx3() 144 param.addr_num = addrs_size; in sctp_connectx3() 145 param.addrs = addrs; in sctp_connectx3() 147 ¶m, &opt_len); in sctp_connectx3() 153 *id = param.assoc_id; in sctp_connectx3()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
| H A D | assertions.xml | 5 sched_param structure pointed to by param, respectively 37 pointed to by param, respectively 40 The sched_ss_repl_period and sched_ss_init_budget members of the param 45 The sched_ss_max_repl member of the param argument shall represent the 52 sched_ss_init_budget members of the param argument shall have no effect on 70 parameters changed to the values specified in policy and param, 87 param is outside the valid range for the specified scheduling policy
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-cppgc.h | 118 * \param detail_level specifies whether should return detailed 129 * \param custom_spaces a collection of custom space indicies. 130 * \param receiver an object that gets the results. 146 * \param stack_state The stack state to assume for the garbage collection. 153 * \param stack_state The stack state to assume for the garbage collection. 192 * \param space_index The index of the space. 193 * \param bytes The total size of live objects in the space at the last GC.
|
| H A D | v8-snapshot.h | 88 * \param existing_blob existing snapshot from which to create this one. 89 * \param external_references a null-terminated array of external references 100 * \param existing_blob existing snapshot from which to create this one. 101 * \param external_references a null-terminated array of external references 123 * \param callback optional callback to serialize internal fields. 133 * \param callback optional callback to serialize internal fields. 162 * \param function_code_handling whether to include compiled function code
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-cppgc.h | 140 * \param detail_level specifies whether should return detailed 151 * \param custom_spaces a collection of custom space indicies. 152 * \param receiver an object that gets the results. 168 * \param stack_state The stack state to assume for the garbage collection. 175 * \param stack_state The stack state to assume for the garbage collection. 214 * \param space_index The index of the space. 215 * \param bytes The total size of live objects in the space at the last GC.
|
| /third_party/mesa3d/src/util/indices/ |
| H A D | u_indices.h | 45 * \param in the input index buffer 46 * \param start the index of the first vertex (pipe_draw_info::start) 47 * \param nr the number of vertices (pipe_draw_info::count) 48 * \param out output buffer big enough for nr vertices (of 61 * \param start the index of the first vertex (pipe_draw_info::start) 62 * \param nr the number of vertices (pipe_draw_info::count) 63 * \param out output buffer big enough for nr vertices (of
|
| /third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
| H A D | pipe_loader.h | 77 * \param devs Array that will be filled with pointers to the devices 79 * \param ndev Maximum number of devices to return. 88 * \param dev Device the screen will be created for. 89 * \param sw_vk Device is for software vulkan 97 * \param dev Device the screen will be created for. 126 * \param devs Devices to release. 127 * \param ndev Number of devices to release.
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_gen_mipmap.c | 47 * \param pt the texture to generate mipmap levels for 48 * \param format format of texture 49 * \param first_layer the first layer to generate mipmap levels for 51 * \param last_layer the last layer to generate mipmap levels for 53 * \param base_level the first mipmap level to use as a src 54 * \param last_level the last mipmap level to generate 55 * \param filter the minification filter used to generate mipmap levels with
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_printf.c | 137 LLVMValueRef param; in lp_build_print_value() local 139 param = LLVMBuildExtractElement(builder, value, lp_build_const_int32(gallivm, i), ""); in lp_build_print_value() 144 param = LLVMBuildZExt(builder, param, int_type, ""); in lp_build_print_value() 146 param = LLVMBuildSExt(builder, param, int_type, ""); in lp_build_print_value() 149 params[2 + i] = param; in lp_build_print_value()
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_program.c | 102 * @param used The function does not initialize this parameter. 125 * in the used temporary list (param 'used') 126 * @param used list of used temporaries 127 * @param used_length number of items in param 'used' 128 * @param mask which components must be free in the temporary index that is 131 * a temporary register where the components specified in param 'mask' are
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpCodec.h | 70 * @param y Iterates from 0 to height, indicating the current row. 71 * @param height The height of the current subset of the image that we are 89 * @param dstInfo Contains output information. Height specifies 91 * @param options Additonal options to pass to the decoder. 125 * @param dstInfo Contains output information. Height specifies the 127 * @param dst Memory location to store output pixels 128 * @param dstRowBytes Bytes in a row of the destination
|
| /third_party/openssl/doc/man3/ |
| H A D | PKCS5_PBE_keyivgen.pod | 18 ASN1_TYPE *param, const EVP_CIPHER *cipher, 21 ASN1_TYPE *param, const EVP_CIPHER *cipher, 25 ASN1_TYPE *param, const EVP_CIPHER *cipher, 28 ASN1_TYPE *param, const EVP_CIPHER *cipher, 41 int passlen, ASN1_TYPE *param, 44 int passlen, ASN1_TYPE *param, 87 length I<passlen>, parameters I<param> and a message digest function I<md_type>
|