/third_party/openssl/test/ |
H A D | evp_pkey_provided_test.c | 1310 * input point given as a param to create this key. in test_fromdata_ec() 1357 EVP_PKEY *param = NULL, *pkey = NULL; in test_ec_dup_no_operation() local 1363 || !TEST_int_gt(EVP_PKEY_paramgen(pctx, ¶m), 0) in test_ec_dup_no_operation() 1364 || !TEST_ptr(param)) in test_ec_dup_no_operation() 1370 if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_pkey(NULL, param, NULL)) in test_ec_dup_no_operation() 1378 EVP_PKEY_free(param); in test_ec_dup_no_operation() 1390 EVP_PKEY *param = NULL, *pkey = NULL; in test_ec_dup_keygen_operation() local 1396 || !TEST_int_gt(EVP_PKEY_paramgen(pctx, ¶m), 0) in test_ec_dup_keygen_operation() 1397 || !TEST_ptr(param)) in test_ec_dup_keygen_operation() 1403 if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_pkey(NULL, param, NUL in test_ec_dup_keygen_operation() [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/sched/ |
H A D | core.c | 2646 struct sched_param param = {.sched_priority = MAX_RT_PRIO - 1}; in sched_set_stop_task() local 2658 sched_setscheduler_nocheck(stop, SCHED_FIFO, ¶m); in sched_set_stop_task() 5981 const struct sched_param *param, bool check) in _sched_setscheduler() 5985 .sched_priority = param->sched_priority, in _sched_setscheduler() 6003 * @param: structure containing the new RT priority. 6012 const struct sched_param *param) in sched_setscheduler() 6014 return _sched_setscheduler(p, policy, param, true); in sched_setscheduler() 6035 * @param: structure containing the new RT priority. 6045 const struct sched_param *param) in sched_setscheduler_nocheck() 6047 return _sched_setscheduler(p, policy, param, fals in sched_setscheduler_nocheck() 5980 _sched_setscheduler(struct task_struct *p, int policy, const struct sched_param *param, bool check) _sched_setscheduler() argument 6011 sched_setscheduler(struct task_struct *p, int policy, const struct sched_param *param) sched_setscheduler() argument 6044 sched_setscheduler_nocheck(struct task_struct *p, int policy, const struct sched_param *param) sched_setscheduler_nocheck() argument 6096 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param) do_sched_setscheduler() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_ext_autogen.h | 600 const GLint *param); 606 const GLfloat *param); 737 const GLint *param); 743 const GLuint *param); 1740 const GLint *param); 1745 const GLuint *param); 2384 const GLint *param); 2389 const GLuint *param); 2437 GLfloat param); 2447 GLint param); [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/mbedtls_prepare/ |
H A D | Makefile | 18 PARAM_FILE := ../../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_irq/kernel/ |
H A D | Makefile | 18 PARAM_FILE:=../../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_proc/kernel/ |
H A D | Makefile | 18 PARAM_FILE:=../../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/sysconfig/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/ |
H A D | Makefile | 20 PARAM_FILE:=../Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_ir/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/hi_adc/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/ |
H A D | Makefile | 18 PARAM_FILE:=../../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/ |
H A D | Makefile | 20 PARAM_FILE:=../../Makefile.param
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
H A D | Makefile | 18 PARAM_FILE:=../../mpp/Makefile.param
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_sdio_device.h | 108 hi_u16 param; member 167 * @param None 186 * @param None 205 * @param None 223 * @param callback_func [IN] type #const hi_sdio_intcallback,sdio callback function. 242 * @param admatable [IN] type #hi_u8 *, adma table first address. One channel occupies eight bytes. Ensure that the 246 * @param adma_index [IN] type hi_u32, adma_index adma Transmission channel number, range: [0-130].CNcomment:adma 266 * @param padlen [IN] type #hi_u32, Length of data to be sent after data alignment. 268 * @param admatable [IN] type #hi_u8 *, adma table first address. One channel occupies eight bytes. Ensure that the 271 * @param adma_inde [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | Socket.h | 49 #include <sys/param.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | bridge.h | 51 void *param; member
|
H A D | isp_params.h | 25 void (*save_first_param)(struct rkisp_isp_params_vdev *params_vdev, void *param);
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
H A D | vpu_api_legacy.h | 68 RK_S32 control(VpuCodecContext *ctx, VPU_API_CMD cmd, void *param);
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_device.h | 138 MPP_RET mpp_dev_ioctl(MppDev ctx, RK_S32 cmd, void *param);
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | im2d_common.h | 75 IM_API rga_buffer_handle_t rga_import_buffer(uint64_t memory, int type, im_handle_param_t *param);
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.h | 28 void (*save_first_param)(struct rkisp_isp_params_vdev *params_vdev, void *param);
|
H A D | bridge.h | 51 void *param; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | qsv_internal.h | 152 mfxExtBuffer *param);
|