Home
last modified time | relevance | path

Searched defs:param (Results 376 - 400 of 2451) sorted by relevance

1...<<11121314151617181920>>...99

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_privacy.c39 void SMP_GenerateRpaStep1(const SMP_StepParam *param) in SMP_GenerateRpaStep1() argument
63 void SMP_ResolveRpaStep1(const SMP_StepParam *param) in SMP_ResolveRpaStep1() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c290 FtGetConfigStack( IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST void *param) FtGetConfigStack() argument
418 FtSetConfigStack( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN FILLP_CONST void *param) FtSetConfigStack() argument
442 FtConfigGet(IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST void *param) FtConfigGet() argument
468 FtConfigSet(IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN FILLP_CONST void *param) FtConfigSet() argument
[all...]
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DThreading.cpp83 void *param; member
86 static unsigned __stdcall ThreadCallback(void *param) { in ThreadCallback() argument
95 struct ThreadInfo param = { Fn, UserData }; in llvm_execute_on_thread() local
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dcli.cc48 [[noreturn]] void InvalidParam(const char* param) { in InvalidParam() argument
72 auto param = argv[i]; in ParseCliParams() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...99