| /kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
| H A D | pthread_test_021.cpp | 76 struct sched_param param = { in ChildProcess() local
|
| H A D | pthread_test_025.cpp | 51 struct sched_param param = { in ChildProcess() local
|
| /kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/ |
| H A D | pthread_mutex_test_002.cpp | 66 struct sched_param param = { 0 }; in Testcase() local
|
| H A D | pthread_mutex_test_007.cpp | 46 struct sched_param param = { 0 }; in ThreadFuncTest3() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | initndk.cpp | 37 void *param;
in InitModule() local
|
| H A D | ptyndk.cpp | 27 int param = PARAM_0;
in Forkpty() local
|
| /test/xts/acts/kernel_lite/fs_posix/src/ |
| H A D | FsUnistdTest.cpp | 354 int param[] = { in HWTEST_F() local 445 int param[] = { in HWTEST_F() local
|
| /test/xts/acts/kernel_lite/process_posix/src/ |
| H A D | PthreadAttrTest.cpp | 37 int param; in HWTEST_F() local 268 int param; in ThreadPthreadGetattrNp() local
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_misc_test.cpp | 223 struct OH_Huks_Param param; in HWTEST_F() local
|
| /third_party/ltp/include/ |
| H A D | tst_sched.h | 21 static inline int sys_sched_setparam(pid_t pid, const struct sched_param *param) in sys_sched_setparam() argument 26 static inline int sys_sched_getparam(pid_t pid, struct sched_param *param) in sys_sched_getparam() argument 31 static inline int sys_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sys_sched_setscheduler() argument 41 static inline int libc_sched_setparam(pid_t pid, const struct sched_param *param) in libc_sched_setparam() argument 46 static inline int libc_sched_getparam(pid_t pid, struct sched_param *param) in libc_sched_getparam() argument 51 libc_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) libc_sched_setscheduler() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | queue.cpp | 75 clGetCommandQueueInfo(cl_command_queue d_q, cl_command_queue_info param, in clGetCommandQueueInfo() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | cpu_features.c | 75 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
|
| /third_party/node/deps/zlib/ |
| H A D | cpu_features.c | 81 static BOOL CALLBACK _cpu_check_features_forwarder(PINIT_ONCE once, PVOID param, PVOID* context) in _cpu_check_features_forwarder() argument
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_storage_image.c | 224 isl_surf_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, const struct isl_surf *surf, const struct isl_view *view) isl_surf_fill_image_param() argument 319 isl_buffer_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, enum isl_format format, uint64_t size) isl_buffer_fill_image_param() argument [all...] |
| /third_party/libfuse/example/ |
| H A D | cuse_client.c | 95 size_t param[2] = { }; in main() local
|
| /third_party/ltp/utils/sctp/lib/ |
| H A D | connectx.c | 133 struct sctp_getaddrs_old param; in sctp_connectx3() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
| H A D | 2-2.c | 58 struct sched_param param; in child_process() local 62 sched_setparam(getpid(), ¶m); in child_process() local 86 struct sched_param param; in main() local [all...] |
| H A D | 2-1.c | 58 struct sched_param param; in child_process() local 62 sched_setparam(getpid(), ¶m); in child_process() local 86 struct sched_param param; in main() local [all...] |
| H A D | 9-1.c | 54 struct sched_param param; in child_process() local 71 struct sched_param param; in test_process() local 76 sched_getparam(getpid(), ¶m); in test_process() local 111 struct sched_param param; in main() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_limits.h | 102 gallivm_get_shader_param(enum pipe_shader_cap param) in gallivm_get_shader_param() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_gcm.h | 30 } param; member
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_crpt.c | 23 PKCS12_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, 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) PKCS12_PBE_keyivgen_ex() argument 78 PKCS12_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) PKCS12_PBE_keyivgen() argument
|
| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_crpt.c | 23 PKCS12_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, 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) PKCS12_PBE_keyivgen_ex() argument 78 PKCS12_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen, ASN1_TYPE *param, const EVP_CIPHER *cipher, const EVP_MD *md, int en_de) PKCS12_PBE_keyivgen() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | VersionGLSL.cpp | 120 const TVariable *param = node->getFunction()->getParam(i); in visitFunctionPrototype() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_gcm.h | 30 } param; member
|