Home
last modified time | relevance | path

Searched refs:str_uuid (Results 1 – 25 of 66) sorted by relevance

123

/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Dutil.py323 def make_uuid(str_uuid=None): argument
325 if str_uuid:
326 return uuid.UUID(str_uuid)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/disk/
H A Dpart_efi.c418 char *str_uuid; in gpt_fill_pte() local
452 str_uuid = partitions[i].uuid; in gpt_fill_pte()
455 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_STD)) { in gpt_fill_pte()
457 i, str_uuid); in gpt_fill_pte()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/disk/
H A Dpart_efi.c446 char *str_uuid; in gpt_fill_pte() local
518 str_uuid = partitions[i].uuid; in gpt_fill_pte()
521 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
523 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/disk/
H A Dpart_efi.c446 char *str_uuid; in gpt_fill_pte() local
518 str_uuid = partitions[i].uuid; in gpt_fill_pte()
521 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
523 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-chip/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/disk/
H A Dpart_efi.c429 char *str_uuid; in gpt_fill_pte() local
501 str_uuid = partitions[i].uuid; in gpt_fill_pte()
504 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
506 i, str_uuid); in gpt_fill_pte()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/disk/
H A Dpart_efi.c446 char *str_uuid; in gpt_fill_pte() local
518 str_uuid = partitions[i].uuid; in gpt_fill_pte()
521 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
523 i, str_uuid); in gpt_fill_pte()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/disk/
H A Dpart_efi.c446 char *str_uuid; in gpt_fill_pte() local
518 str_uuid = partitions[i].uuid; in gpt_fill_pte()
521 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
523 i, str_uuid); in gpt_fill_pte()

123