Home
last modified time | relevance | path

Searched refs:bootstrapped (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0025-Bootstrap-without-linkat-feature.patch13 src/corelib/global/qconfig-bootstrapped.h | 2 +-
16 diff --git a/src/corelib/global/qconfig-bootstrapped.h b/src/corelib/global/qconfig-bootstrapped.h
18 --- a/src/corelib/global/qconfig-bootstrapped.h
19 +++ b/src/corelib/global/qconfig-bootstrapped.h
H A D0024-Avoid-renameeat2-for-native-sdk-builds.patch22 src/corelib/global/qconfig-bootstrapped.h | 4 ++--
26 diff --git a/src/corelib/global/qconfig-bootstrapped.h b/src/corelib/global/qconfig-bootstrapped.h
28 --- a/src/corelib/global/qconfig-bootstrapped.h
29 +++ b/src/corelib/global/qconfig-bootstrapped.h
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h43 bool bootstrapped; member
/OK3568_Linux_fs/yocto/meta-qt5/classes/
H A Dqmake5_base.bbclass138 # For bootstrapped
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c190 nvkm_mmu_ptc_put(vmm->mmu, vmm->bootstrapped, &pt); in nvkm_vmm_unref_pdes()
991 if (vmm->bootstrapped) { in nvkm_vmm_dtor()
1829 vmm->bootstrapped = true; in nvkm_vmm_boot()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info1456 bootstrapped C compiler. The list of valid values is the same as
2330 'BOOT_CFLAGS' does not apply to bootstrapped target libraries. Since
2332 bootstrapped, you can use 'CFLAGS_FOR_TARGET' to modify their
2333 compilation flags, as for non-bootstrapped target libraries. Again, if
3220 Ada language as it cannot be bootstrapped using C. Ada is only
H A Dgccint.info3548 For each package that is bootstrapped, rename directories so that,
3559 For each package that is bootstrapped, relocate its build directory
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info1456 bootstrapped C compiler. The list of valid values is the same as
2330 'BOOT_CFLAGS' does not apply to bootstrapped target libraries. Since
2332 bootstrapped, you can use 'CFLAGS_FOR_TARGET' to modify their
2333 compilation flags, as for non-bootstrapped target libraries. Again, if
3220 Ada language as it cannot be bootstrapped using C. Ada is only
H A Dgccint.info3548 For each package that is bootstrapped, rename directories so that,
3559 For each package that is bootstrapped, relocate its build directory
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dconcepts.rst1460 The chain of events that occurs when the standard toolchain is bootstrapped::