Home
last modified time | relevance | path

Searched refs:unknown (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dusr.mk7 TOOLS_PREFIX := riscv32-unknown-elf-
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c105 static const char *unknown = "unknown format"; in GetPixelFmtStr() local
111 DISPLAY_LOGE("GetPixelFmtStr unknown format %{public}d", format); in GetPixelFmtStr()
112 return unknown; in GetPixelFmtStr()
182 static const char *unknown = "unknown drm format"; in GetDrmFmtStr() local
188 DISPLAY_LOGE("GetDrmFmtStr unknown format %{public}d", format); in GetDrmFmtStr()
189 return unknown; in GetDrmFmtStr()
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.c98 static const char *unknown = "unknown format"; in GetPixelFmtStr() local
104 DISPLAY_LOGE("GetPixelFmtStr unknown format %{public}d", format); in GetPixelFmtStr()
105 return unknown; in GetPixelFmtStr()
144 static const char *unknown = "unknown drm format"; in GetDrmFmtStr() local
150 DISPLAY_LOGE("GetDrmFmtStr unknown format %{public}d", format); in GetDrmFmtStr()
151 return unknown; in GetDrmFmtStr()
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp95 static const char *unknown = "unknown format"; in GetPixelFmtStr() local
101 DISPLAY_LOGE("GetPixelFmtStr unknown format %{public}d", format); in GetPixelFmtStr()
102 return unknown; in GetPixelFmtStr()
141 static const char *unknown = "unknown drm format"; in GetDrmFmtStr() local
147 DISPLAY_LOGE("GetDrmFmtStr unknown format %{public}d", format); in GetDrmFmtStr()
148 return unknown; in GetDrmFmtStr()
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp95 static const char *unknown = "unknown format"; in GetPixelFmtStr() local
101 DISPLAY_LOGE("GetPixelFmtStr unknown format %{public}d", format); in GetPixelFmtStr()
102 return unknown; in GetPixelFmtStr()
141 static const char *unknown = "unknown drm format"; in GetDrmFmtStr() local
147 DISPLAY_LOGE("GetDrmFmtStr unknown format %{public}d", format); in GetDrmFmtStr()
148 return unknown; in GetDrmFmtStr()
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp95 static const char *unknown = "unknown format"; in GetPixelFmtStr() local
101 DISPLAY_LOGE("GetPixelFmtStr unknown format %{public}d", format); in GetPixelFmtStr()
102 return unknown; in GetPixelFmtStr()
141 static const char *unknown = "unknown drm format"; in GetDrmFmtStr() local
147 DISPLAY_LOGE("GetDrmFmtStr unknown format %{public}d", format); in GetDrmFmtStr()
148 return unknown; in GetDrmFmtStr()
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c702 goto unknown; in hidinput_configure_usage()
743 goto unknown; in hidinput_configure_usage()
808 goto unknown; in hidinput_configure_usage()
938 goto unknown; in hidinput_configure_usage()
1519 goto unknown; in hidinput_configure_usage()
1607 unknown: in hidinput_configure_usage()
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A Dfactory.mk27 GCC_LIBPATH := -L$(GCC_PATH)../lib/gcc/riscv32-unknown-elf/$(GCC_VER_NUM)
H A Dnon_factory.mk26 GCC_LIBPATH := -L$(GCC_PATH)../lib/gcc/riscv32-unknown-elf/$(GCC_VER_NUM)
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dnet.h154 unknown resources */
851 * Verifies that @p pdu contains no unknown critical options. Options must be
855 * unknown will be updated with the unknown options. As only @c COAP_MAX_OPT
868 ... handle unknown critical option in opt_iter ...
876 * @param unknown The output filter that will be updated to indicate the
877 * unknown critical options found in @p pdu.
883 coap_opt_filter_t unknown);
/device/soc/rockchip/common/sdk_linux/
H A DMakefile470 -Wbitwise -Wno-return-void -Wno-unknown-attribute $(CF)
578 CLANG_FLAGS += -Werror=unknown-warning-option
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm4707 # -Qdiag-error to make icl error when seeing certain unknown arguments
4934 is_in $arch $ARCH_LIST || warn "unknown architecture $arch"
5132 warn "unknown MIPS CPU"
6825 test_cflags -Werror=unknown-warning-option &&
6826 append unknown_warning_flags "-Werror=unknown-warning-option"
6953 # 10006: ignoring unknown option -fno-signed-zeros
6954 # 10148: ignoring unknown option -Wno-parentheses
6959 # 11030: Warning unknown option --as-needed

Completed in 19 milliseconds