| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0017-clang-driver-Add-dyld-prefix-when-checking-sysroot-f.patch | 26 Loader = 28 - if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 29 - getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 30 …if (!getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/" + LibDir + "/" + Loader) && 31 + getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/lib/" + Loader)) { 37 Loader = 39 - if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 40 - getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 41 …if (!getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/" + LibDir + "/" + Loader) && 42 + getVFS().exists(getDriver().SysRoot + getDriver().DyldPrefix + "/lib/" + Loader)) { [all …]
|
| H A D | 0006-clang-driver-Check-sysroot-for-ldso-path.patch | 22 Loader = 24 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 25 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 31 Loader = 33 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 34 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 43 Loader = "ld-linux.so.2"; 44 + if (!getVFS().exists(getDriver().SysRoot + "/" + LibDir + "/" + Loader) && 45 + getVFS().exists(getDriver().SysRoot + "/lib/" + Loader)) { 54 Loader = X32 ? "ld-linux-x32.so.2" : "ld-linux-x86-64.so.2"; [all …]
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/ |
| H A D | Chinese.ini | 38 LABEL_1010=Loader: 40 LABEL_1022=Loader版本: 194 IDS_WAITLOADER_START=等待Loader开始 195 IDS_WAITLOADER_FAIL=等待Loader失败 196 IDS_WAITLOADER_PASS=等待Loader成功 276 IDS_SWITCHSTORAGEFAIL_LOADER=切换%s存储失败,Loader不支持切换 287 ERR_IMAGE_BOOT_TAG=提示:固件中Loader标识错误,请检查Loader 288 ERR_IMAGE_BOOT_HASH=提示:固件中Loader摘要检查失败,请检查Loader
|
| H A D | English.ini | 38 LABEL_1010=Loader: 40 LABEL_1022=Loader Ver: 193 IDS_WAITLOADER_START=Wait For Loader Start 194 IDS_WAITLOADER_FAIL=Wait For Loader Fail 195 IDS_WAITLOADER_PASS=Wait For Loader Success
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/opencl/ |
| H A D | opencl-icd-loader_git.bb | 1 SUMMARY = "OpenCL ICD Loader" 2 DESCRIPTION = "OpenCL compute ICD Loader from Khronos Group" 16 SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git;branch=main;protocol=https"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_loader.cpp | 22 struct SpriteLoader::Loader { struct in mbgl::SpriteLoader 23 Loader(Scheduler& scheduler, SpriteLoader& imageManager) in Loader() function 50 loader = std::make_unique<Loader>(scheduler, *this); in load()
|
| H A D | sprite_loader.hpp | 38 struct Loader; 39 std::unique_ptr<Loader> loader;
|
| /OK3568_Linux_fs/buildroot/boot/barebox/ |
| H A D | Config.in | 74 Useful for building an SPL (Secondary Program Loader) in 75 addition to the traditional TPL (Tertiary Program Loader), 76 such as the X-Loader or MLO for Texas Instruments
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/firmwared/ |
| H A D | firmwared_git.bb | 1 SUMMARY = "Linux Firmware Loader Daemon" 2 DESCRIPTION = "The Linux Firmware Loader Daemon monitors the kernel for \
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | Kconfig | 140 tristate "Qualcomm Technology Inc ADSP Peripheral Image Loader" 152 Say y here to support the Peripheral Image Loader 186 Say y here to support the TrustZone based Peripherial Image Loader 191 tristate "Qualcomm Hexagon based WCSS Peripheral Image Loader" 204 Say y here to support the Qualcomm Peripheral Image Loader for the 223 tristate "Qualcomm WCNSS Peripheral Image Loader" 234 Say y here to support the Peripheral Image Loader for the Qualcomm
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/vulkan/ |
| H A D | vulkan-loader_1.3.204.1.bb | 7 BUGTRACKER = "https://github.com/KhronosGroup/Vulkan-Loader" 12 SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.204;protocol=https"
|
| /OK3568_Linux_fs/device/rockchip/common/configs/ |
| H A D | Config.in.loader | 3 menu "Loader (u-boot)" 69 endmenu # Loader
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.nand-boot-ppc440 | 14 a) IPL (Initial Program Loader, integrated inside CPU) 18 b) SPL (Secondary Program Loader)
|
| H A D | README.TPL | 7 TPL---Third Program Loader.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/firmwared/firmwared/ |
| H A D | firmwared.service | 2 Description=Linux Firmware Loader Daemon
|
| /OK3568_Linux_fs/buildroot/package/vulkan-loader/ |
| H A D | Config.in | 7 https://github.com/KhronosGroup/Vulkan-Loader
|
| H A D | vulkan-loader.mk | 8 VULKAN_LOADER_SITE = $(call github,KhronosGroup,Vulkan-Loader,v$(VULKAN_LOADER_VERSION))
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/ |
| H A D | Content.qml | 58 Loader { 62 Loader {
|
| /OK3568_Linux_fs/buildroot/boot/binaries-marvell/ |
| H A D | Config.in | 7 reset and system control. ATF Boot Loader stage 2 (BL2) loads
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/partitions/ |
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 1 Broadcom BCM963XX CFE Loader NOR Flash Partitions
|
| /OK3568_Linux_fs/u-boot/board/varisys/cyrus/ |
| H A D | README | 10 that the u-boot is built for the Pre-Boot Loader on the P5020/P5040.
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | Kconfig | 35 tristate "WIS GO7007 Loader support"
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | Kconfig | 14 via the Firmware Loader interface.
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | Kconfig | 132 tristate "Parade TrueTouch Gen5 MultiTouch Loader" 136 Generation5 touchscreen controller FW Loader module.
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-evm-37xx.dts | 87 label = "X-Loader";
|