| /device/soc/bestechnic/bes2600/liteos_m/components/utils/src/ |
| D | printf.c | 230 … out, char* buffer, size_t idx, size_t maxlen, char* buf, size_t len, bool negative, unsigned int … in _ntoa_format() 284 …pe out, char* buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, unsigned long… in _ntoa_long() 309 …t, char* buffer, size_t idx, size_t maxlen, unsigned long long value, bool negative, unsigned long… in _ntoa_long_long() 370 bool negative = false; in _ftoa() local 478 const bool negative = value < 0; in _etoa() local
|
| /device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
| D | printf-stdarg.c | 214 … bool negative, unsigned int base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_format() 263 …long(out_fct_type out, char *buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, in _ntoa_long() 289 … bool negative, unsigned long long base, unsigned int prec, unsigned int width, unsigned int flags) in _ntoa_long_long() 354 bool negative = false; in _ftoa() local 457 const bool negative = value < 0; in _etoa() local
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| D | printf.c | 238 char* buf, size_t buf_len, bool negative, unsigned int base, in _ntoa_format() 294 unsigned long l_value, bool negative, in _ntoa_long() 330 unsigned long long l_value, bool negative, in _ntoa_long_long() 437 bool negative = false; in _ftoa() local 572 const bool negative = d_value < 0; in _etoa() local
|
| /device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/ |
| D | libc_port.c | 747 char* buf, size_t len, bool negative, unsigned int base, in _ntoa_format() 800 unsigned long value, bool negative, unsigned long base, in _ntoa_long() 832 unsigned long long value, bool negative, unsigned long long base, in _ntoa_long_long() 907 bool negative = false; in _ftoa() local 1015 const bool negative = value_tmp < 0; in _etoa() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_color_mgmt.c | 160 bool negative = !!(user_input & BIT_ULL(0x3f)); in drm_color_ctm_s31_32_to_qm_n() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk-pll.c | 1121 bool negative; in rockchip_pll_clk_compensation() local
|
| /device/soc/winnermicro/wm800/board/include/arch/xt804/csi_dsp/ |
| D | csky_math.h | 3812 unsigned int negative : 1; member 3819 unsigned int negative : 1; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_com_phycfg.c | 3546 u8 negative = 0; in GetS1ByteIntegerFromStringInDecimal() local 5661 u8 integer = 0, fraction = 0, negative = 0; in phy_ParsePowerLimitTableFile() local
|