Home
last modified time | relevance | path

Searched refs:ld (Results 1 – 25 of 42) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
Dtest_dictself.py9 ld = LeakyDict()
10 ld.__dict__ = ld
11 del ld
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtold_subr.c41 long double ld; in __weak_alias() local
43 (void)STRTOP(GDTOA_LD_FMT)(nptr, endptr, &ld); in __weak_alias()
44 return ld; in __weak_alias()
Dldtoa.c56 ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve) in ldtoa() argument
75 u.extu_ld = *ld; in ldtoa()
111 return dtoa((double)*ld, mode, ndigits, decpt, sign, rve); in ldtoa()
Dgdtoa.h125 extern char* ldtoa ANSI((long double *ld, int mode, int ndigits, int *decpt,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DDates.py217 fd, ld = Date(1,1,y), Date(12,31,y)
218 if (fd.ord,ld.ord) != (ford,lord):
220 fd, ld = _num2date(ford), _num2date(lord)
222 (fd.month,fd.day,fd.year,ld.month,ld.day,ld.year):
/device/google/fuchsia/fuchsia_arm64/
Dfuchsia_arm64.mk25 prebuilts/fuchsia_sdk/arch/arm64/sysroot/dist/lib/ld.so.1:system/lib64/ld.so.1
/device/google/fuchsia/fuchsia_x86_64/
Dfuchsia_x86_64.mk25 prebuilts/fuchsia_sdk/arch/x64/sysroot/dist/lib/ld.so.1:system/lib64/ld.so.1
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/ldscripts/
Delf32xtensa.xr2 /* Linker Script for ld -r or ld -i */
Delf32xtensa.xu2 /* Linker Script for ld -Ur */
/device/linaro/bootloader/arm-trusted-firmware/bl2u/
Dbl2u.mk15 BL2U_LINKERFILE := bl2u/bl2u.ld.S
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/
DMakefile59 LINKERFILE := $(BUILD)/$(PLAT_M0).ld
63 LINKERFILE_SRC := src/$(PLAT_M0).ld.S
/device/linaro/bootloader/arm-trusted-firmware/bl2/
Dbl2.mk23 BL2_LINKERFILE := bl2/bl2.ld.S
/device/google/trout/agl_services_build/toolchain/
Dagl_toolchain.cmake68 -fuse-ld=lld
79 -fuse-ld=lld
/device/linaro/bootloader/arm-trusted-firmware/bl31/
Dbl31.mk24 BL31_LINKERFILE := bl31/bl31.ld.S
/device/linaro/bootloader/arm-trusted-firmware/bl1/
Dbl1.mk26 BL1_LINKERFILE := bl1/bl1.ld.S
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp.mk18 BL32_LINKERFILE := bl32/tsp/tsp.ld.S
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/
Dgoldfish_address_space_android.impl111 ALOGE("%s: set_address_space_subdevice_type failed for device_type=%lu, ret=%ld",
292 ALOGE("ioctl_unclaim_shared failed, res=%ld", res);
298 ALOGE("ioctl_deallocate failed, res=%ld", res);
426 ALOGE("%s: ioctl_ping failed, ret=%ld", __func__, ret);
465 ALOGE("ioctl_deallocate failed, res=%ld", res);
489 ALOGE("ioctl_unclaim_shared failed, res=%ld", res);
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/
Dsp_min.mk25 BL32_LINKERFILE := bl32/sp_min/sp_min.ld.S
/device/linaro/hikey/l-loader/
Dhikey.mk3 LD=$(CROSS_COMPILE)ld
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DUefiShellDebug1CommandsLib.uni106 " Reserved : %,14ld Pages (%,ld Bytes)\r\n"
107 " LoaderCode: %,14ld Pages (%,ld Bytes)\r\n"
108 " LoaderData: %,14ld Pages (%,ld Bytes)\r\n"
109 " BS_Code : %,14ld Pages (%,ld Bytes)\r\n"
110 " BS_Data : %,14ld Pages (%,ld Bytes)\r\n"
111 " RT_Code : %,14ld Pages (%,ld Bytes)\r\n"
112 " RT_Data : %,14ld Pages (%,ld Bytes)\r\n"
113 " ACPI_Recl : %,14ld Pages (%,ld Bytes)\r\n"
114 " ACPI_NVS : %,14ld Pages (%,ld Bytes)\r\n"
115 " MMIO : %,14ld Pages (%,ld Bytes)\r\n"
[all …]
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b131ld����elite_thrd_prio.c:Unsupported thrd_prio_id %ld, thrd_prio %ld���pd_audio_restart.cpp:PD serv…
20 …e is already connected (oldLA: 0x%x) (oldPort: %ld) (oldEP: %ld) (newLA: 0x%x) (newPort: %ld) (new…
32ld!�AFEDmaManager.cpp:afe_remote_lpass_core_hw_vote_reqeust Response packet allocation failed. pPa…
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dstm32f4xx.bl.lkr43 /* at least a byte of code is needed, or ld cannot locate "__code_start" symbol properly */
/device/sample/apps/tv/SetupCustomizationSample/
Dgradlew50 ls=`ls -ld "$PRG"`
/device/sample/apps/tv/SetupValidation/
Dgradlew50 ls=`ls -ld "$PRG"`
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
Dheader.makefile28 BUILD_LD ?= ld

12