| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | device.cpp | 115 clGetDeviceInfo(cl_device_id d_dev, cl_device_info param, in clGetDeviceInfo() argument
|
| H A D | context.cpp | 114 clGetContextInfo(cl_context d_ctx, cl_context_info param, in clGetContextInfo() argument
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_attr_get.c | 21 int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument
|
| /third_party/musl/src/thread/ |
| H A D | pthread_attr_get.c | 21 int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument
|
| /third_party/node/deps/brotli/c/common/ |
| H A D | transform.c | 268 uint16_t param = (uint16_t)(transforms->params[transform_idx * 2] in BrotliTransformDictionaryWord() local 272 uint16_t param = (uint16_t)(transforms->params[transform_idx * 2] in BrotliTransformDictionaryWord() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | samplerobj.h | 187 is_wrap_gl_clamp(GLint param) in is_wrap_gl_clamp() argument
|
| /third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
| H A D | utimer.h | 265 utimer_loopUntilDone(double thresholdTimeVal, int32_t* loopCount, FunctionToBeTimed fn, void* param) utimer_loopUntilDone() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/init_module/ |
| H A D | init_module02.c | 35 const char *param; member
|
| /third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/ |
| H A D | sched_setscheduler03.c | 31 static struct sched_param param[1] = { {0} }; variable
|
| /third_party/ltp/testcases/kernel/syscalls/finit_module/ |
| H A D | finit_module02.c | 36 const char *param; member
|
| /third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
| H A D | pthread_cond_wait_2.c | 55 struct sched_param param; in hi_prio_thread() local 85 struct sched_param param; in low_prio_thread() local 111 struct sched_param param; in main() local [all...] |
| H A D | pthread_cond_wait_1.c | 55 struct sched_param param; in hi_prio_thread() local 85 struct sched_param param; in low_prio_thread() local 111 struct sched_param param; in main() local [all...] |
| /third_party/ltp/testcases/realtime/func/gtod_latency/ |
| H A D | gtod_infinite.c | 109 struct sched_param param; in main() local
|
| /third_party/ltp/testcases/realtime/func/measurement/ |
| H A D | rdtsc-latency.c | 105 struct sched_param param; in main() local
|
| /third_party/ltp/testcases/realtime/func/sched_football/ |
| H A D | sched_football.c | 159 struct sched_param param; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/ |
| H A D | 1-1.c | 62 struct sched_param param; in hi_prio_thread() local 88 struct sched_param param; in low_prio_thread() local 115 struct sched_param param; in main() local [all...] |
| H A D | 1-2.c | 53 struct sched_param param; in hi_prio_thread() local 84 struct sched_param param; in low_prio_thread() local 114 struct sched_param param; in main() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-function.cc | 54 Handle<String> param; in CreateDynamicFunction() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_printf.c | 137 LLVMValueRef param; in lp_build_print_value() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | iconv_test.c | 53 int IconvTest(struct IconvParam *param)
in IconvTest() argument 90 struct IconvParam param; CompareIconvResult() local 135 struct IconvParam param; main() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe.c | 256 static int r600_get_param(struct pipe_screen* pscreen, enum pipe_cap param) in r600_get_param() argument 549 r600_get_shader_param(struct pipe_screen* pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) r600_get_shader_param() argument
|
| /third_party/node/deps/openssl/openssl/fuzz/ |
| H A D | x509.c | 41 X509_VERIFY_PARAM *param = NULL; in FuzzerTestOneInput() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | p5_crpt.c | 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/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | p5_scrypt.c | 211 PKCS5_v2_scrypt_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de, OSSL_LIB_CTX *libctx, const char *propq) PKCS5_v2_scrypt_keyivgen_ex() argument 279 PKCS5_v2_scrypt_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *c, const EVP_MD *md, int en_de) PKCS5_v2_scrypt_keyivgen() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecx_s390x.c | 88 } param; in s390x_x25519_mul() local 121 } param; s390x_x448_mul() local 161 } param; s390x_ed25519_mul() local 195 } param; s390x_ed448_mul() local [all...] |