| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | bootimg-biosplusefi.py | 120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 133 creator, 143 creator, 151 def do_configure_partition(cls, part, source_params, creator, cr_workdir, argument 164 creator, 174 creator, 182 def do_prepare_partition(cls, part, source_params, creator, cr_workdir, argument 196 creator, 207 creator,
|
| H A D | bootimg-pcbios.py | 51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 59 if creator.ptable_format == 'msdos': 61 elif creator.ptable_format == 'gpt': 65 creator.ptable_format) 72 full_path = creator._full_path(workdir, disk_name, "direct") 80 def do_configure_partition(cls, part, source_params, creator, cr_workdir, argument 91 bootloader = creator.ks.bootloader 129 (creator.rootdev, bootloader.append) 138 def do_prepare_partition(cls, part, source_params, creator, cr_workdir, argument
|
| H A D | isoimage-isohybrid.py | 49 def do_configure_syslinux(cls, creator, cr_workdir): argument 59 bootloader = creator.ks.bootloader 90 def do_configure_grubefi(cls, part, creator, target_dir): argument 94 configfile = creator.ks.bootloader.configfile 110 bootloader = creator.ks.bootloader 198 def do_configure_partition(cls, part, source_params, creator, cr_workdir, argument 216 creator.name = source_params['image_name'].strip() 217 logger.debug("The name of the image is: %s", creator.name) 232 def do_prepare_partition(cls, part, source_params, creator, cr_workdir, argument 338 cls.do_configure_grubefi(part, creator, target_dir) [all …]
|
| H A D | bootimg-efi.py | 38 def do_configure_grubefi(cls, hdddir, creator, cr_workdir, source_params): argument 42 configfile = creator.ks.bootloader.configfile 71 bootloader = creator.ks.bootloader 87 label_conf = "root=%s" % creator.rootdev 110 def do_configure_systemdboot(cls, hdddir, creator, cr_workdir, source_params): argument 120 bootloader = creator.ks.bootloader 148 configfile = creator.ks.bootloader.configfile 176 label_conf = "LABEL=Boot root=%s" % creator.rootdev 197 def do_configure_partition(cls, part, source_params, creator, cr_workdir, argument 210 cls.do_configure_grubefi(hdddir, creator, cr_workdir, source_params) [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | pluginbase.py | 89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 99 def do_stage_partition(cls, part, source_params, creator, cr_workdir, argument 116 def do_configure_partition(cls, part, source_params, creator, cr_workdir, argument 127 def do_prepare_partition(cls, part, source_params, creator, cr_workdir, argument 137 def do_post_partition(cls, part, source_params, creator, cr_workdir, argument
|
| H A D | partition.py | 124 def prepare(self, creator, cr_workdir, oe_builddir, rootfs_dir, argument 179 plugin.do_configure_partition(self, srcparams_dict, creator, 182 plugin.do_stage_partition(self, srcparams_dict, creator, 185 plugin.do_prepare_partition(self, srcparams_dict, creator, 188 plugin.do_post_partition(self, srcparams_dict, creator,
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qt5-creator_git.bb | 25 git://code.qt.io/qt-creator/qt-creator.git;branch=4.15 \ 83 RCONFLICTS:${PN} = "qt-creator" 100 …creator-4.5.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/OE/build/oe-core/tmp-gl…
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | options.c | 54 opts->creator = HFSPLUS_DEF_CR_TYPE; in hfsplus_fill_defaults() 116 if (match_fourchar(&args[0], &sbi->creator)) { in hfsplus_parse_options() 221 if (sbi->creator != HFSPLUS_DEF_CR_TYPE) in hfsplus_show_options() 222 seq_show_option_n(seq, "creator", (char *)&sbi->creator, 4); in hfsplus_show_options()
|
| H A D | Kconfig | 13 data forks and creator codes, but it also has several UNIX
|
| H A D | hfsplus_fs.h | 180 u32 creator; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | object_factory.h | 56 bool subscribe(UniqueIdType id, ObjectCreator creator) in subscribe() argument 60 object_registry[id] = creator; in subscribe()
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qt5-creator/ |
| H A D | 0003-clangformat-Fix-build-with-LLVM-13.patch | 9 Upstream-Status: Accepted [https://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=55b91a76172…
|
| H A D | 0002-clangformat-Fix-build-with-LLVM-13.patch | 9 Upstream-Status: Accepted [https://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=14eb5b382ca…
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | hfsplus.rst | 17 creator=cccc, type=cccc 18 Specifies the creator/type values as shown by the MacOS finder
|
| H A D | hfs.rst | 24 creator=cccc, type=cccc 25 Specifies the creator/type values as shown by the MacOS finder
|
| /OK3568_Linux_fs/buildroot/package/fwup/ |
| H A D | Config.in.host | 4 Fwup is a scriptable embedded Linux firmware update creator
|
| H A D | Config.in | 10 Fwup is a scriptable embedded Linux firmware update creator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | stitching.hpp | 218 void setWarper(Ptr<WarperCreator> creator) { warper_ = creator; } in setWarper() argument
|
| /OK3568_Linux_fs/buildroot/package/uccp420wlan/ |
| H A D | Config.in | 9 Used in creator ci40 board.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-ibft | 31 identification of the creator of the table which is useful in
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | shm.c | 244 struct task_struct *creator; in shm_clist_rm() local 258 creator = shp->shm_creator; in shm_clist_rm() 260 task_lock(creator); in shm_clist_rm() 266 task_unlock(creator); in shm_clist_rm()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | rdma.rst | 53 always owned by the creator cgroup css. This allows process migration from one
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_transport_iscsi.h | 263 pid_t creator; member
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | transport.c | 80 temp->creator = current; in AllocMidQEntry() 163 put_task_struct(midEntry->creator); in _cifs_mid_q_entry_release()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/ |
| H A D | LICENSE.txt | 6 exclusive Copyright and Related Rights (defined below) upon the creator and
|