| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_privacy.c | 39 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 D | fillp_stack_config.c | 290 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 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Threading.cpp | 83 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 D | cli.cc | 48 [[noreturn]] void InvalidParam(const char* param) { in InvalidParam() argument 72 auto param = argv[i]; in ParseCliParams() local
|