/device/board/lockzhiner/lingpi/liteos_m/ |
D | config.gni | 45 "-Wl,--whole-archive", 63 "-Wl,--no-whole-archive", 86 "-Wl,--whole-archive", 92 "-Wl,--no-whole-archive", 138 "-Wl,--whole-archive", 140 "-Wl,--no-whole-archive",
|
/device/board/chipsea/cst85_wblink/liteos_m/ |
D | config.gni | 146 "-Wl,--whole-archive", 166 "-Wl,--no-whole-archive", 170 "-Wl,--whole-archive", 178 "-Wl,--no-whole-archive", 183 "-Wl,--whole-archive", 191 "-Wl,--no-whole-archive",
|
/device/soc/bestechnic/bes2600/liteos_m/components/utils/src/ |
D | printf.c | 386 int whole = (int)value; in _ftoa() local 387 double tmp = (value - whole) * pow10[prec]; in _ftoa() 396 ++whole; in _ftoa() 407 diff = value - (double)whole; in _ftoa() 408 if ((!(diff < 0.5) || (diff > 0.5)) && (whole & 1)) { in _ftoa() 411 ++whole; in _ftoa() 436 buf[len++] = (char)(48 + (whole % 10)); in _ftoa() 437 if (!(whole /= 10)) { in _ftoa()
|
/device/soc/chipsea/cst85/ |
D | Makefile | 91 …$(CC) $(STATIC_LIB_DIR) -Wl,--whole-archive -Wl,--start-group $(STATIC_LIB) -Wl,--end-group -Wl,--…
|
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
D | printf.c | 453 int whole = (int)value; in _ftoa() local 454 double tmp = (value - whole) * pow10[prec]; in _ftoa() 463 ++whole; in _ftoa() 472 diff = value - (double)whole; in _ftoa() 473 if ((!(diff < half) || (diff > half)) && (whole & 1)) { in _ftoa() 476 ++whole; in _ftoa() 500 buf[len++] = (char)(ascii_0 + (whole % num_count)); in _ftoa() 501 if (!(whole /= num_count)) { in _ftoa()
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/ |
D | printf-stdarg.c | 370 int whole = (int)value; in _ftoa() local 371 double tmp = (value - whole) * pow10[prec]; in _ftoa() 380 ++whole; in _ftoa() 389 diff = value - (double)whole; in _ftoa() 390 if ((!(diff < 0.5) || (diff > 0.5)) && (whole & 1)) { in _ftoa() 393 ++whole; in _ftoa() 417 buf[len++] = (char)(48 + (whole % 10)); in _ftoa() 418 if (!(whole /= 10)) { in _ftoa()
|
/device/board/hpmicro/hpm6750evk2/liteos_m/ |
D | BUILD.gn | 47 ldflags += [ "-Wl,--whole-archive" ] 63 ldflags += [ "-Wl,--no-whole-archive" ]
|
/device/board/talkweb/niobe407/liteos_m/bsp/ |
D | BUILD.gn | 66 "-Wl,--whole-archive", 87 "-Wl,--no-whole-archive",
|
/device/board/beken/bk7235x/liteos_m/ |
D | BUILD.gn | 66 "-Wl,--whole-archive", 92 "-Wl,--no-whole-archive",
|
/device/soc/winnermicro/wm800/ |
D | BUILD.gn | 50 "-Wl,--whole-archive", 55 ldflags += [ "-Wl,--no-whole-archive" ]
|
/device/soc/telink/util/ |
D | util.gni | 101 ldflags += ["-Wl,--whole-archive"] + explicit_libs_full + ["-Wl,--no-whole-archive"]
|
/device/soc/st/stm32f407zg/uniproton/board/ |
D | BUILD.gn | 75 ldflags += [ "-Wl,--whole-archive" ] 79 ldflags += [ "-Wl,--no-whole-archive" ]
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/config/ |
D | BUILD.gn | 81 "-Wl,--whole-archive", 110 ldflags += [ "-Wl,--no-whole-archive" ]
|
/device/board/goodix/gr5515_sk/liteos_m/ |
D | config.gni | 73 "-Wl,--whole-archive", 87 "-Wl,--no-whole-archive",
|
/device/soc/winnermicro/wm800/board/platform/arch/xt804/libc/ |
D | libc_port.c | 923 int whole = (int)value_tmp; in _ftoa() local 924 double tmp = (value_tmp - whole) * pow10[prec_tmp]; in _ftoa() 933 ++whole; in _ftoa() 942 diff = value_tmp - (double)whole; in _ftoa() 943 if ((diff > 0.5) && (whole & 1)) { in _ftoa() 946 ++whole; in _ftoa() 970 buf[len++] = (char)(48 + (whole % 10)); in _ftoa() 971 if (!(whole /= 10)) { in _ftoa()
|
/device/qemu/riscv32_virt/liteos_m/board/ |
D | BUILD.gn | 101 ldflags += [ "-Wl,--whole-archive" ] 105 ldflags += [ "-Wl,--no-whole-archive" ]
|
/device/board/openvalley/niobeu4/liteos_m/target/ |
D | BUILD.gn | 151 "-Wl,--whole-archive", 170 "-Wl,--no-whole-archive",
|
/device/soc/st/common/platform/ |
D | BUILD.gn | 34 ldflags = [ "-Wl,--push-state,--whole-archive" ]
|
/device/soc/hisilicon/common/platform/ |
D | BUILD.gn | 48 ldflags = [ "-Wl,--push-state,--whole-archive" ]
|
/device/board/hisilicon/hispark_taurus/audio_drivers/ |
D | LICENSE | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ |
D | LICENSE | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
/device/board/hihope/ |
D | LICENSE-GPL-2.0 | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/ |
D | LICENSE | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|
/device/soc/rockchip/ |
D | LICENSE-GPL-2.0 | 99 b) You must cause any work that you distribute or publish, that in whole or in 101 licensed as a whole at no charge to all third parties under the terms of this 114 These requirements apply to the modified work as a whole. If identifiable 118 separate works. But when you distribute the same sections as part of a whole 119 which is a work based on the Program, the distribution of the whole must be on 121 entire whole, and thus to each and every part regardless of who wrote it. 204 the section as a whole is intended to apply in other circumstances.
|
/device/board/unionman/unionpi_tiger/kernel/drivers/ |
D | LICENSE | 99 whole or in part contains or is derived from the Program or any 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 119 distribute the same sections as part of a whole which is a work based 120 on the Program, the distribution of the whole must be on the terms of 122 entire whole, and thus to each and every part regardless of who wrote it. 212 apply and the section as a whole is intended to apply in other
|