Home
last modified time | relevance | path

Searched defs:param (Results 301 - 325 of 3109) sorted by relevance

1...<<11121314151617181920>>...125

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_021.cpp76 struct sched_param param = { in ChildProcess() local
H A Dpthread_test_025.cpp51 struct sched_param param = { in ChildProcess() local
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_002.cpp66 struct sched_param param = { 0 }; in Testcase() local
H A Dpthread_mutex_test_007.cpp46 struct sched_param param = { 0 }; in ThreadFuncTest3() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinitndk.cpp37 void *param; in InitModule() local
H A Dptyndk.cpp27 int param = PARAM_0; in Forkpty() local
/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsUnistdTest.cpp354 int param[] = { in HWTEST_F() local
445 int param[] = { in HWTEST_F() local
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadAttrTest.cpp37 int param; in HWTEST_F() local
268 int param; in ThreadPthreadGetattrNp() local
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_misc_test.cpp223 struct OH_Huks_Param param; in HWTEST_F() local
/third_party/ltp/include/
H A Dtst_sched.h21 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 Dqueue.cpp75 clGetCommandQueueInfo(cl_command_queue d_q, cl_command_queue_info param, in clGetCommandQueueInfo() argument
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c75 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 Dcpu_features.c81 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 Disl_storage_image.c224 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 Dcuse_client.c95 size_t param[2] = { }; in main() local
/third_party/ltp/utils/sctp/lib/
H A Dconnectx.c133 struct sctp_getaddrs_old param; in sctp_connectx3() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D2-2.c58 struct sched_param param; in child_process() local
62 sched_setparam(getpid(), &param); in child_process() local
86 struct sched_param param; in main() local
[all...]
H A D2-1.c58 struct sched_param param; in child_process() local
62 sched_setparam(getpid(), &param); in child_process() local
86 struct sched_param param; in main() local
[all...]
H A D9-1.c54 struct sched_param param; in child_process() local
71 struct sched_param param; in test_process() local
76 sched_getparam(getpid(), &param); in test_process() local
111 struct sched_param param; in main() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_limits.h102 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 Dcipher_aes_gcm.h30 } param; member
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_crpt.c23 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 Dp12_crpt.c23 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 DVersionGLSL.cpp120 const TVariable *param = node->getFunction()->getParam(i); in visitFunctionPrototype() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm.h30 } param; member

Completed in 9 milliseconds

1...<<11121314151617181920>>...125