/device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
D | key_cache.c | 44 void ResetKeyCacheHitInfo(int *hit, int *try) in ResetKeyCacheHitInfo() argument 47 *try = g_totalKeyCacheTry; in ResetKeyCacheHitInfo()
|
D | key_cache.h | 105 void ResetKeyCacheHitInfo(int *hit, int *try);
|
/device/soc/esp/esp32/components/soc/ |
D | soc_include_legacy_warn.c | 4 … this option in the menuconfig. If there are some including errors, please try to include: "soc/so…
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/doc/ |
D | 6.3.修改后的darknet2caffe 中prototxt.py代码.md | 5 try: 8 try: 97 try:
|
/device/board/talkweb/niobe407/applications/301_network_tcpclient/ |
D | README_zh.md | 164 printf("try connect to server "SERVER_IP":%d\n",SERVER_PORT); 217 try connect to server 192.168.8.119:8080
|
/device/board/bearpi/bearpi_hm_nano/app/A4_kernel_mutex/ |
D | README.md | 74 // try to acquire mutex
|
/device/qemu/x86_64_virt/linux/ |
D | README_zh.md | 61 If no image_path specified, it will find OHOS image in current working directory; then try .
|
/device/qemu/arm_virt/linux/ |
D | README_zh.md | 63 If no image_path specified, it will find OHOS image in current working directory; then try .
|
/device/soc/amlogic/a311d/soc/arch/arm64/ |
D | Makefile | 38 cc_has_k_constraint := $(call try-run,echo \
|
/device/soc/rockchip/common/sdk_linux/arch/arm64/ |
D | Makefile | 37 cc_has_k_constraint := $(call try-run,echo \
|
/device/qemu/riscv32_virt/ |
D | README.md | 84 If you want to use other kernel exec file, please try `./qemu-run -e [file_name]` to change it.
|
/device/soc/esp/esp32/components/bootloader/subproject/main/ld/esp32/ |
D | bootloader.ld | 171 /** CPU will try to prefetch up to 16 bytes of
|
/device/soc/esp/esp32/components/libs/ |
D | bootloader.ld | 171 /** CPU will try to prefetch up to 16 bytes of
|
/device/soc/rockchip/common/sdk_linux/drivers/i2c/ |
D | i2c-core-base.c | 2070 int ret, try; in __i2c_transfer() local 2103 for (ret = 0, try = 0; try <= adap->retries; try++) { in __i2c_transfer()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
D | dev.h | 779 bool try);
|
D | cif-scale.c | 131 bool try) in rkcif_scale_set_fmt() argument 214 if (!try) { in rkcif_scale_set_fmt()
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/cif/ |
D | dev.h | 779 bool try);
|
D | cif-scale.c | 131 bool try) in rkcif_scale_set_fmt() argument 214 if (!try) { in rkcif_scale_set_fmt()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
D | dev.h | 806 int rkcif_set_fmt(struct rkcif_stream *stream, struct v4l2_pix_format_mplane *pixm, bool try);
|
D | cif-scale.c | 124 …f_scale_set_fmt(struct rkcif_scale_vdev *scale_vdev, struct v4l2_pix_format_mplane *pixm, bool try) in rkcif_scale_set_fmt() argument 203 if (!try) { in rkcif_scale_set_fmt()
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/ |
D | dmarx.c | 685 bool try) in rkisp_set_fmt() argument 757 if (!try) { in rkisp_set_fmt()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
D | dmarx.c | 680 static int rkisp_set_fmt(struct rkisp_stream *stream, struct v4l2_pix_format_mplane *pixm, bool try) in rkisp_set_fmt() argument 747 if (!try) { in rkisp_set_fmt()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
D | dmarx.c | 685 bool try) in rkisp_set_fmt() argument 757 if (!try) { in rkisp_set_fmt()
|
/device/soc/esp/esp32/components/esp32/ld/ |
D | esp32.project.ld.in | 368 /** CPU will try to prefetch up to 16 bytes of
|
/device/qemu/arm_virt/liteos_a/ |
D | README.md | 203 …The LTS code has a kernel startup defect. You can try to resolve the problem by referring to the f…
|