| /kernel/liteos_m/utils/ |
| H A D | los_error.c | 49 LOS_ErrHandle(CHAR *fileName, UINT32 lineNo, UINT32 errorNo, UINT32 paraLen, VOID *para) LOS_ErrHandle() argument
|
| /kernel/liteos_a/kernel/base/om/ |
| H A D | los_err.c | 37 LOS_ErrHandle(CHAR *fileName, UINT32 lineNo, UINT32 errorNo, UINT32 paraLen, VOID *para) LOS_ErrHandle() argument
|
| /kernel/uniproton/src/om/err/ |
| H A D | prt_err.c | 52 OS_SEC_L4_TEXT void OsErrHandle(const char *fileName, U32 lineNo, U32 errorNo, U32 paraLen, void *para) in OsErrHandle() argument 74 OS_SEC_L4_TEXT U32 PRT_ErrHandle(const char *fileName, U32 lineNo, U32 errorNo, U32 paraLen, void *para) in PRT_ErrHandle() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | refcounttree.h | 64 void *para; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | refcounttree.h | 62 void *para; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | bernoulli_distribution_test.cc | 63 const std::pair<double, size_t> para = GetParam(); in TEST_P() local
|
| /kernel/linux/common_modules/qos_auth/auth_ctl/ |
| H A D | auth_qos_debug.c | 93 int authority_printf_handler(int id, void *p, void *para) in authority_printf_handler() argument
|
| H A D | auth_ctrl.c | 153 int authority_remove_handler(int id, void *p, void *para) in authority_remove_handler() argument
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-loongson.h | 40 unsigned char para; member
|
| /kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
| H A D | srf.c | 48 u_short para ; member
|
| /kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
| H A D | srf.c | 43 u_short para ; member
|
| /kernel/liteos_m/arch/arm/cortex-m4/gcc/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m4/iar/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m7/gcc/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /kernel/liteos_m/arch/arm/cortex-m7/iar/ |
| H A D | los_mpu.c | 70 STATIC VOID HalMpuRASRAddMemAttr(MPU_CFG_PARA *para, UINT32 *RASR)
in HalMpuRASRAddMemAttr() argument 137 STATIC UINT32 HalMpuGetRASR(UINT32 encodeSize, MPU_CFG_PARA *para)
in HalMpuGetRASR() argument 150 UINT32 ArchMpuSetRegion(UINT32 regionId, MPU_CFG_PARA *para)
in ArchMpuSetRegion() argument [all...] |
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| H A D | HiAppEventCPPTest.cpp | 83 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":false"}; in HWTEST_F() local 119 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_key\":true"}; in HWTEST_F() local 154 std::vector<std::string> para = {"test_event", "\"type_\":1", "\"bool_arr_key\":[true,true]"}; in HWTEST_F() local 189 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_key\":\"hello\""}; in HWTEST_F() local 226 std::vector<std::string> para = {"test_event", "\"type_\":4", "\"str_arr_key\":[\"hello\",\"world\"]"}; in HWTEST_F() local 261 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"double_key\\":30949.374"}; HWTEST_F() local 296 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"double_arr_key\\":[123.22,30949.374,131312.46464]"}; HWTEST_F() local 331 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"float_key\\":234.5"}; HWTEST_F() local 366 std::vector<std::string> para = {"test_event", "\\"type_\\":2", "\\"float_arr_key\\":[123.22", "234.5", "131312.46"}; HWTEST_F() local 401 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int8_key\\":1"}; HWTEST_F() local 436 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int8_arr_key\\":[1,10,100]"}; HWTEST_F() local 471 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int16_key\\":1"}; HWTEST_F() local 506 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int16_arr_key\\":[1,1000,5000]"}; HWTEST_F() local 541 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int32_key\\":1"}; HWTEST_F() local 576 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int32_arr_key\\":[1,100000,500000]"}; HWTEST_F() local 611 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int64_key\\":1"}; HWTEST_F() local 646 std::vector<std::string> para = {"test_event", "\\"type_\\":3", "\\"int64_arr_key\\":[1,10000000,50000000]"}; HWTEST_F() local 688 std::vector<std::string> para = {"test_event", "\\"type_\\":4"}; HWTEST_F() local 726 std::vector<std::string> para = {"test_event", "\\"type_\\":4"}; HWTEST_F() local 827 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"", "\\"key15\\":\\"value15\\""}; HWTEST_F() local 862 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 897 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 932 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 972 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 1007 std::vector<std::string> para = {"test_event", "\\"type_\\":1"}; HWTEST_F() local 1050 std::vector<std::string> para = {"test_event", "\\"type_\\":4", "\\"str_arr_key\\":[\\"hello_world_0\\",\\"hello_world_1\\",\\"hello_world_2\\"", "hello_world_99"}; HWTEST_F() local 1092 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local 1145 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local 1194 std::vector<std::string> para = {"test_event", "\\"type_\\":1", "\\"key31\\":\\"value31\\"","\\"key15\\":\\"value15\\"","\\"key0\\":\\"value0\\""}; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/location/gnss/ |
| H A D | location_gnss_test.cpp | 245 GnssConfigPara para; in HWTEST_F() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_process.c | 54 usb_process_thread(UINTPTR para) in usb_process_thread() argument 159 usb_os_task_creat(pthread_t *taskid, TSK_ENTRY_FUNC func, uint32_t prio, const char *nm, UINTPTR para) in usb_os_task_creat() argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | module.c | 254 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local
|
| /kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
| H A D | clk-hi3620.c | 306 static u32 mmc_clk_delay(u32 val, u32 para, u32 off, u32 len) in mmc_clk_delay() argument
|
| H A D | clk-hi6220-stub.c | 59 unsigned char para[4]; member
|
| /kernel/linux/linux-6.6/drivers/clk/hisilicon/ |
| H A D | clk-hi3620.c | 305 static u32 mmc_clk_delay(u32 val, u32 para, u32 off, u32 len) in mmc_clk_delay() argument
|
| H A D | clk-hi6220-stub.c | 59 unsigned char para[4]; member
|
| /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
| H A D | t7xx_netdev.c | 350 static int t7xx_ccmni_md_state_callback(enum md_state state, void *para) in t7xx_ccmni_md_state_callback() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | module.c | 279 *para = NULL, *orc = NULL, *orc_ip = NULL, in module_finalize() local [all...] |