Home
last modified time | relevance | path

Searched full:param (Results 8701 - 8725 of 21786) sorted by relevance

1...<<341342343344345346347348349350>>...872

/test/xts/acts/security/huks/security_huks_reformed_test/huks_signverify_callback_BasicTest/entry/src/ohosTest/js/test/SignVerify/
H A DSecurityHuksECCBasicAbort65KBCallbackJsunit.test.js17 import { HuksSignVerifyECC } from '../../../../../../../utils/param/signverify/publicSignverifyParam';
18 import { stringToUint8Array } from '../../../../../../../utils/param/publicFunc';
19 import { publicSignVerifyFunc } from '../../../../../../../utils/param/signverify/publicSignverifyPromise.js';
/test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/Notification/CustomNotification/notificationUtil/
H A DWantAgentUtil.ets24 * @param bundleName
25 * @param abilityName
45 * @param mAction
/third_party/ffmpeg/libavcodec/
H A Ddynamic_hdr10_plus.h26 * @param s A pointer containing the decoded AVDynamicHDRPlus structure.
27 * @param data The byte array containing the raw ITU-T T.35 data.
28 * @param size Size of the data array in bytes.
H A Ddynamic_hdr_vivid.h26 * @param s A pointer containing the decoded AVDynamicHDRVivid structure.
27 * @param data The byte array containing the raw ITU-T T.35 data.
28 * @param size Size of the data array in bytes.
H A Dkbdwin.h31 * @param window pointer to half window
32 * @param alpha determines window shape
33 * @param n size of half window, max FF_KBD_WINDOW_MAX
H A Dadts_parser.h29 * @param[in] buf pointer to AAC data buffer
30 * @param[out] samples Pointer to where number of samples is written
31 * @param[out] frames Pointer to where number of frames is written
/third_party/ffmpeg/libavutil/
H A Dadler32.h51 * @param adler initial checksum value
52 * @param buf pointer to input buffer
53 * @param len size of input buffer
/third_party/ffmpeg/libavfilter/
H A Dvideo.h33 * @param link the output link to the filter from which the buffer will
35 * @param w the minimum width of the buffer to allocate
36 * @param h the minimum height of the buffer to allocate
/third_party/elfutils/libdw/
H A Ddwarf_macro_param1.c43 Dwarf_Attribute param; in dwarf_macro_param1()
44 if (dwarf_macro_param (macro, 0, &param) != 0) in dwarf_macro_param1()
47 return dwarf_formudata (&param, paramp); in dwarf_macro_param1()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DSelector.java27 * @param value the value to select on.
28 * @param key the key to test for matching.
29 * @param variableOptions options that are not know at build time.
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DEquator.java18 * @param a
19 * @param b
26 * @param object
/third_party/icu/icu4c/source/i18n/
H A Dremtrans.h54 * @param text the buffer holding transliterated and
56 * @param offset the start and limit of the text, the position
58 * @param incremental if true, assume more text may be coming after
/third_party/mbedtls/library/
H A Dconstant_time_invasive.h39 * \param low The value to analyze.
40 * \param high The value to analyze.
41 * \param c The value to analyze.
/third_party/mbedtls/include/mbedtls/
H A Dconstant_time.h35 * \param a Pointer to the first buffer.
36 * \param b Pointer to the second buffer.
37 * \param n The number of bytes to compare in the buffer.
/third_party/ltp/testcases/kernel/containers/share/
H A Dns_common.h26 struct param { struct
31 struct param params[] = {
42 struct param *get_param(const char *name) in get_param()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_cert.h27 * @param ic - input certification point
36 * @param none
45 * @param cert - certification object point
/third_party/node/tools/
H A Dvalgrind.supp59 Memcheck:Param
84 Memcheck:Param
92 Memcheck:Param
/third_party/node/test/fixtures/wpt/common/
H A Dmedia.js3 * @param {string} base - media URL without file extension
23 * @param {string} base - media URL without file extension
43 * @param {string} url
H A Dstringifiers.js3 * @param {Object} aObject - object to test
4 * @param {string} aAttribute - IDL attribute name that is annotated with `stringifier`
5 * @param {boolean} aIsUnforgeable - whether the IDL attribute is `[LegacyUnforgeable]`
/third_party/musl/porting/linux/user/include/sys/
H A Dtgkill.h24 * @param tgid the group ID of the calling process.
25 * @param tid the thread ID of the calling process.
26 * @param sig the actual signal.
/third_party/node/deps/icu-small/source/i18n/
H A Dremtrans.h54 * @param text the buffer holding transliterated and
56 * @param offset the start and limit of the text, the position
58 * @param incremental if true, assume more text may be coming after
/third_party/node/deps/npm/node_modules/util-deprecate/
H A Dbrowser.js20 * @param {Function} fn - the function to deprecate
21 * @param {String} msg - the string to print to the console when `fn` is invoked
52 * @param {String} name
/third_party/mesa3d/src/mapi/glapi/gen/
H A DARB_shader_storage_buffer_object.xml29 <param name="program" type="GLuint" />
30 <param name="shaderStorageBlockIndex" type="GLuint" />
31 <param name="shaderStorageBlockBinding" type="GLuint" />
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/speculative/
H A D3-2.c33 struct sched_param param; in main() local
54 param.sched_priority = priority + PRIORITY_OFFSET; in main()
55 rc = pthread_attr_setschedparam(&attr, &param); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/speculative/
H A D7-1.c11 * Test if sched_getparam() sets errno == EFAULT or EINVAL if param points to
30 "when param argument points to NULL\n"); in main()
35 "when param argument points to NULL\n"); in main()

Completed in 23 milliseconds

1...<<341342343344345346347348349350>>...872