Home
last modified time | relevance | path

Searched full:param (Results 8451 - 8475 of 27534) sorted by relevance

1...<<331332333334335336337338339340>>...1102

/kernel/linux/linux-6.6/sound/soc/sh/
H A Dsiu_pcm.c283 struct sh_dmae_slave *param = secondary; in filter() local
285 pr_debug("%s: secondary ID %d\n", __func__, param->shdma_slave.slave_id); in filter()
287 chan->private = &param->shdma_slave; in filter()
302 struct sh_dmae_slave *param; in siu_pcm_open() local
311 param = &siu_stream->param; in siu_pcm_open()
312 param->shdma_slave.slave_id = port ? pdata->dma_slave_tx_b : in siu_pcm_open()
316 param = &siu_stream->param; in siu_pcm_open()
317 param in siu_pcm_open()
[all...]
/kernel/liteos_a/testsuites/unittest/tools/
H A Dunittest_tools.cpp57 char *param[TEST_PARAM_NUM]; member
122 static void RunCase(const char *testCase, char *param[]) in RunCase() argument
136 ret = execve(param[0], param, nullptr); in RunCase()
172 static void RunAllTestCase(vector<string> files, struct TestsuitesParam *param) in RunAllTestCase() argument
181 if (param->testMode == TEST_CASE_MODE_SMOKE) { in RunAllTestCase()
284 testCase->param[0] = testCase->bin; in ParseTestCaseAndParam()
287 testCase->param[j] = (char *)argv[*index]; in ParseTestCaseAndParam()
308 for (int i = 2; i < argc; i++) { /* 2: param index */ in TestsuitesParamCheck()
419 if ((argc < 2) || (argv == nullptr)) { /* 2: param inde in main()
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_lfloat.c372 * \param pcmp Returns created PCM handle
373 * \param name Name of PCM
374 * \param sformat Slave (destination) format
375 * \param slave Slave PCM handle
376 * \param close_slave When set, the slave PCM handle is closed with copy PCM
455 * \param pcmp Returns created PCM handle
456 * \param name Name of PCM
457 * \param root Root configuration node
458 * \param conf Configuration node with copy PCM description
459 * \param strea
[all...]
H A Dpcm_linear.c417 * \param pcmp Returns created PCM handle
418 * \param name Name of PCM
419 * \param sformat Slave (destination) format
420 * \param slave Slave PCM handle
421 * \param close_slave When set, the slave PCM handle is closed with copy PCM
498 * \param pcmp Returns created PCM handle
499 * \param name Name of PCM
500 * \param root Root configuration node
501 * \param conf Configuration node with copy PCM description
502 * \param strea
[all...]
H A Dpcm_mulaw.c427 * \param pcmp Returns created PCM handle
428 * \param name Name of PCM
429 * \param sformat Slave (destination) format
430 * \param slave Slave PCM handle
431 * \param close_slave When set, the slave PCM handle is closed with copy PCM
510 * \param pcmp Returns created PCM handle
511 * \param name Name of PCM
512 * \param root Root configuration node
513 * \param conf Configuration node with copy PCM description
514 * \param strea
[all...]
H A Dpcm_alaw.c414 * \param pcmp Returns created PCM handle
415 * \param name Name of PCM
416 * \param sformat Slave (destination) format
417 * \param slave Slave PCM handle
418 * \param close_slave When set, the slave PCM handle is closed with copy PCM
497 * \param pcmp Returns created PCM handle
498 * \param name Name of PCM
499 * \param root Root configuration node
500 * \param conf Configuration node with copy PCM description
501 * \param strea
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSelectFormat.java168 * @param pattern the pattern for this <code>SelectFormat</code>.
189 * @param pattern the pattern for this select format.
218 * @param pattern A MessagePattern.
219 * @param partIndex the index of the first SelectFormat argument style part.
220 * @param keyword a keyword to be matched to one of the SelectFormat argument's keywords.
249 * @param keyword a phrase selection keyword.
307 * @param keyword a phrase selection keyword.
308 * @param toAppendTo the selected phrase will be appended to this
310 * @param pos will be ignored by this method.
329 * @param sourc
[all...]
H A DDisplayOptions.java167 * @param displayOptions Options to be copied.
183 * @param grammaticalCase The grammatical case.
195 * @param nounClass The noun class.
207 * @param pluralCategory The plural category.
219 * @param capitalization The capitalization.
231 * @param nameStyle The name style.
243 * @param displayLength The display length.
255 * @param substituteHandling The substitute handling.
345 * @param identifier in lower case such as "feminine" or "masculine"
597 * @param identifie
[all...]
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DAnyTransliterator.java126 * @param id the ID of the form S-T or S-T/V, where T is theTarget
128 * @param theTarget the target name. Must not be empty, and must
130 * @param theVariant the variant name, or the empty string if
132 * @param theTargetScript the script code corresponding to
150 * @param id the ID of the form S-T or S-T/V, where T is theTarget
152 * @param filter The Unicode filter.
153 * @param target2 the target name.
154 * @param targetScript2 the script code corresponding to theTarget.
155 * @param widthFix2 The Transliterator width fix.
156 * @param cache
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSelectFormat.java167 * @param pattern the pattern for this <code>SelectFormat</code>.
187 * @param pattern the pattern for this select format.
214 * @param pattern A MessagePattern.
215 * @param partIndex the index of the first SelectFormat argument style part.
216 * @param keyword a keyword to be matched to one of the SelectFormat argument's keywords.
245 * @param keyword a phrase selection keyword.
302 * @param keyword a phrase selection keyword.
303 * @param toAppendTo the selected phrase will be appended to this
305 * @param pos will be ignored by this method.
323 * @param sourc
[all...]
H A DAnyTransliterator.java126 * @param id the ID of the form S-T or S-T/V, where T is theTarget
128 * @param theTarget the target name. Must not be empty, and must
130 * @param theVariant the variant name, or the empty string if
132 * @param theTargetScript the script code corresponding to
150 * @param id the ID of the form S-T or S-T/V, where T is theTarget
152 * @param filter The Unicode filter.
153 * @param target2 the target name.
154 * @param targetScript2 the script code corresponding to theTarget.
155 * @param widthFix2 The Transliterator width fix.
156 * @param cache
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUnicodeRegex.java148 * @param regex as in process()
158 * @param regex Raw regex pattern, as in fix(...).
168 * @param regex Raw regex pattern, as in fix(...).
178 * @param bnfLines Series of BNF lines.
205 * @param lines Series of lines that represent a BNF expression. The lines contain
274 * @param result The result of the appended lines.
275 * @param file The file to have an input stream.
276 * @param encoding if null, then UTF-8
291 * @param result The result of the appended lines.
292 * @param inputStrea
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dislamcal.h192 * @param aLocale The given locale.
193 * @param success Indicates the status of IslamicCalendar object construction.
195 * @param type The Islamic calendar calculation type. The default value is CIVIL.
215 * @param type The calendar calculation type, <code>CIVIL</code> to use the civil
251 * @param year The hijri year
252 * @param year The hijri month, 0-based
260 * @param month The month in question, origin 0 from the Hijri epoch
272 * @param time The time at which the moon's age is desired,
300 * @param year The hijri year
301 * @param yea
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dchnsecal.h105 * @param aLocale The given locale.
106 * @param success Indicates the status of ChineseCalendar object construction.
115 * @param status ICU Error Code
131 * @param status ICU Error Code
147 * @param temporalMonth The value to be set for temporal monthCode. One of
149 * @param status ICU Error Code
162 * @param aLocale The given locale.
163 * @param epochYear The epoch year to use for calculation.
164 * @param zoneAstroCalc The TimeZone to use for astronomical calculations. If null,
166 * @param succes
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c187 enum pipe_resource_param param, in noop_resource_get_param()
201 result = screen->resource_get_param(screen, NULL, tex, 0, 0, 0, param, in noop_resource_get_param()
371 enum pipe_context_param param, in noop_set_context_param()
499 static int noop_get_param(struct pipe_screen* pscreen, enum pipe_cap param) in noop_get_param() argument
503 return screen->get_param(screen, param); in noop_get_param()
507 enum pipe_capf param) in noop_get_paramf()
511 return screen->get_paramf(screen, param); in noop_get_paramf()
516 enum pipe_shader_cap param) in noop_get_shader_param()
520 return screen->get_shader_param(screen, shader, param); in noop_get_shader_param()
525 enum pipe_compute_cap param, in noop_get_compute_param()
181 noop_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) noop_resource_get_param() argument
370 noop_set_context_param(struct pipe_context *ctx, enum pipe_context_param param, unsigned value) noop_set_context_param() argument
506 noop_get_paramf(struct pipe_screen* pscreen, enum pipe_capf param) noop_get_paramf() argument
514 noop_get_shader_param(struct pipe_screen* pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) noop_get_shader_param() argument
523 noop_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) noop_get_compute_param() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_oaep.c41 const unsigned char *param, int plen) in RSA_padding_add_PKCS1_OAEP()
44 param, plen, NULL, NULL); in RSA_padding_add_PKCS1_OAEP()
50 * param (A) is the additional input.
57 const unsigned char *param, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
102 if (!EVP_Digest((void *)param, plen, db, NULL, md, NULL)) in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
143 const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1()
147 param, plen, md, mgf1md); in RSA_padding_add_PKCS1_OAEP_mgf1()
152 const unsigned char *param, int plen) in RSA_padding_check_PKCS1_OAEP()
155 param, plen, NULL, NULL); in RSA_padding_check_PKCS1_OAEP()
160 int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP_mgf1()
39 RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen) RSA_padding_add_PKCS1_OAEP() argument
54 ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() argument
141 RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_add_PKCS1_OAEP_mgf1() argument
150 RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen) RSA_padding_check_PKCS1_OAEP() argument
158 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_check_PKCS1_OAEP_mgf1() argument
[all...]
/third_party/libabigail/src/
H A Dabg-workers.cc141 /// @param nb_workers the number of worker threads to have in the
144 /// @param task_done_notify a functor object that is invoked by the
180 /// @param t the task to schedule. Note that a nil task won't be
204 /// @param tasks the tasks to schedule.
273 /// @param number_of_workers the number of worker threads to have in
281 /// @param number_of_workers the number of worker threads to have in
284 /// @param the notifier to invoke when a task is done doing its job.
310 /// @param t the task to schedule. Note that if the queue is empty or
325 /// @param tasks the tasks to schedule.
371 /// @param
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_oaep.c41 const unsigned char *param, int plen) in RSA_padding_add_PKCS1_OAEP()
44 param, plen, NULL, NULL); in RSA_padding_add_PKCS1_OAEP()
50 * param (A) is the additional input.
57 const unsigned char *param, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
102 if (!EVP_Digest((void *)param, plen, db, NULL, md, NULL)) in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
143 const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1()
147 param, plen, md, mgf1md); in RSA_padding_add_PKCS1_OAEP_mgf1()
152 const unsigned char *param, int plen) in RSA_padding_check_PKCS1_OAEP()
155 param, plen, NULL, NULL); in RSA_padding_check_PKCS1_OAEP()
160 int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP_mgf1()
39 RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen) RSA_padding_add_PKCS1_OAEP() argument
54 ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() argument
141 RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_add_PKCS1_OAEP_mgf1() argument
150 RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen) RSA_padding_check_PKCS1_OAEP() argument
158 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_check_PKCS1_OAEP_mgf1() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dislamcal.h192 * @param aLocale The given locale.
193 * @param success Indicates the status of IslamicCalendar object construction.
195 * @param type The Islamic calendar calculation type. The default value is CIVIL.
215 * @param type The calendar calculation type, <code>CIVIL</code> to use the civil
251 * @param year The hijri year
252 * @param year The hijri month, 0-based
260 * @param month The month in question, origin 0 from the Hijri epoch
272 * @param time The time at which the moon's age is desired,
300 * @param year The hijri year
301 * @param yea
[all...]
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrSegment.java55 * @param data the binary data (not {@code null})
72 * @param digits the text (not {@code null}), with only digits from 0 to 9 allowed
104 * @param text the text (not {@code null}), with only certain characters allowed
135 * @param text the text to be encoded, which can be any Unicode string
158 * @param assignVal the ECI assignment number (see the AIM ECI specification)
183 * @param text the string to test for encodability (not {@code null})
202 * @param text the string to test for encodability (not {@code null})
241 * @param md the mode (not {@code null})
242 * @param numCh the data length in characters or bytes, which is non-negative
243 * @param dat
[all...]
/base/startup/init/services/etc/
H A Dinit.usb.cfg6 "name" : "boot && param:persist.sys.usb.config=*",
12 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=0",
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_stack.h24 * @param c - stack function
33 * @param none
42 * @param openssl stack object point
/third_party/node/test/fixtures/es-modules/
H A Dsimple.wat13 (func $add (param $a i32) (param $b i32) (result i32)
18 (func $addImported (param $a i32) (result i32)
/third_party/musl/src/thread/
H A Dpthread_setschedparam.c7 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() argument
17 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setscheduler, t->tid, policy, param, MUSL_TYPE_THREAD); in pthread_setschedparam()
19 r = !t->tid ? ESRCH : -__syscall(SYS_sched_setscheduler, t->tid, policy, param); in pthread_setschedparam()
H A Dpthread_getschedparam.c4 int pthread_getschedparam(pthread_t t, int *restrict policy, struct sched_param *restrict param) in pthread_getschedparam() argument
14 r = __syscall(SYS_sched_getparam, t->tid, param, MUSL_TYPE_THREAD); in pthread_getschedparam()
27 r = -__syscall(SYS_sched_getparam, t->tid, param); in pthread_getschedparam()

Completed in 24 milliseconds

1...<<331332333334335336337338339340>>...1102