Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 48) sorted by relevance

12

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
Dkey_cache.c44 void ResetKeyCacheHitInfo(int *hit, int *try) in ResetKeyCacheHitInfo() argument
47 *try = g_totalKeyCacheTry; in ResetKeyCacheHitInfo()
Dkey_cache.h105 void ResetKeyCacheHitInfo(int *hit, int *try);
/device/soc/esp/esp32/components/soc/
Dsoc_include_legacy_warn.c4 … 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/
D6.3.修改后的darknet2caffe 中prototxt.py代码.md5 try:
8 try:
97 try:
/device/board/talkweb/niobe407/applications/301_network_tcpclient/
DREADME_zh.md164 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/
DREADME.md74 // try to acquire mutex
/device/qemu/x86_64_virt/linux/
DREADME_zh.md61 If no image_path specified, it will find OHOS image in current working directory; then try .
/device/qemu/arm_virt/linux/
DREADME_zh.md63 If no image_path specified, it will find OHOS image in current working directory; then try .
/device/soc/amlogic/a311d/soc/arch/arm64/
DMakefile38 cc_has_k_constraint := $(call try-run,echo \
/device/soc/rockchip/common/sdk_linux/arch/arm64/
DMakefile37 cc_has_k_constraint := $(call try-run,echo \
/device/qemu/riscv32_virt/
DREADME.md84 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/
Dbootloader.ld171 /** CPU will try to prefetch up to 16 bytes of
/device/soc/esp/esp32/components/libs/
Dbootloader.ld171 /** CPU will try to prefetch up to 16 bytes of
/device/soc/rockchip/common/sdk_linux/drivers/i2c/
Di2c-core-base.c2070 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/
Ddev.h779 bool try);
Dcif-scale.c131 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/
Ddev.h779 bool try);
Dcif-scale.c131 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/
Ddev.h806 int rkcif_set_fmt(struct rkcif_stream *stream, struct v4l2_pix_format_mplane *pixm, bool try);
Dcif-scale.c124 …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/
Ddmarx.c685 bool try) in rkisp_set_fmt() argument
757 if (!try) { in rkisp_set_fmt()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Ddmarx.c680 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/
Ddmarx.c685 bool try) in rkisp_set_fmt() argument
757 if (!try) { in rkisp_set_fmt()
/device/soc/esp/esp32/components/esp32/ld/
Desp32.project.ld.in368 /** CPU will try to prefetch up to 16 bytes of
/device/qemu/arm_virt/liteos_a/
DREADME.md203 …The LTS code has a kernel startup defect. You can try to resolve the problem by referring to the f…

12