| /openbmc/qemu/hw/mips/ |
| H A D | loongson3_bootp.h | 26 uint16_t vers; /* version of efi_memory_map */ member 60 uint16_t vers; /* version of efi_cpuinfo_loongson */ member 94 uint16_t vers; /* version of system_loongson */ member 112 uint16_t vers; member 132 uint16_t vers; /* version of the specificition */ member 158 uint16_t vers; /* version of this special */ member 176 uint16_t vers; /* version of smbios */ member
|
| H A D | loongson3_bootp.c | 95 interface->vers = cpu_to_le16(0x01); in init_interface_info()
|
| H A D | loongson3_virt.c | 185 bp->efi.smbios.vers = cpu_to_le16(1); in init_boot_param()
|
| /openbmc/u-boot/disk/ |
| H A D | part_iso.h | 16 unsigned char vers; /* Version */ member 26 unsigned char vers; /* Version */ member 64 unsigned char vers; /* Version */ member 102 unsigned char vers; /* Version */ member
|
| /openbmc/u-boot/test/dm/ |
| H A D | tee.c | 47 static int match(struct tee_version_data *vers, const void *data) in match() argument 49 return vers->gen_caps & TEE_GEN_CAP_GP; in match() 59 struct tee_version_data vers; in test_tee() local 66 dev = tee_find_device(NULL, match, NULL, &vers); in test_tee()
|
| /openbmc/u-boot/drivers/tee/ |
| H A D | tee-uclass.c | 27 void tee_get_version(struct udevice *dev, struct tee_version_data *vers) in tee_get_version() argument 29 tee_get_ops(dev)->get_version(dev, vers); in tee_get_version() 149 int (*match)(struct tee_version_data *vers, in tee_find_device() argument 152 struct tee_version_data *vers) in tee_find_device() 156 struct tee_version_data *v = vers ? vers : &lv; in tee_find_device()
|
| H A D | sandbox.c | 171 struct tee_version_data *vers) in sandbox_tee_get_version() argument 177 *vers = v; in sandbox_tee_get_version()
|
| /openbmc/u-boot/include/ |
| H A D | tee.h | 185 void (*get_version)(struct udevice *dev, struct tee_version_data *vers); 306 int (*match)(struct tee_version_data *vers, 309 struct tee_version_data *vers); 316 void tee_get_version(struct udevice *dev, struct tee_version_data *vers);
|
| /openbmc/u-boot/net/ |
| H A D | nfs.h | 66 uint32_t vers; member
|
| H A D | nfs.c | 189 rpc_pkt.u.call.vers = htonl(2); /* NFS v2 */ in rpc_req() 191 rpc_pkt.u.call.vers = htonl(3); /* NFS v3 */ in rpc_req() 196 rpc_pkt.u.call.vers = htonl(2); /* portmapper is version 2 */ in rpc_req()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 498 vers = [] 503 vers.append(ver.replace('.', '')) 504 maxlen = max(len(vers[0]), len(vers[1])) 507 vers = [int(ver.ljust(maxlen, '0')) for ver in vers] 512 if abs(vers[0] - vers[1]) == 1:
|
| /openbmc/u-boot/drivers/ata/ |
| H A D | ahci.c | 365 u32 vers, cap, cap2, impl, speed; in ahci_print_info() local 369 vers = readl(mmio + HOST_VERSION); in ahci_print_info() 403 (vers >> 24) & 0xff, in ahci_print_info() 404 (vers >> 16) & 0xff, in ahci_print_info() 405 (vers >> 8) & 0xff, in ahci_print_info() 406 vers & 0xff, in ahci_print_info()
|
| H A D | dwc_ahsata.c | 272 u32 vers, cap, impl, speed; in ahci_print_info() local 276 vers = readl(&host_mmio->vs); in ahci_print_info() 293 (vers >> 24) & 0xff, in ahci_print_info() 294 (vers >> 16) & 0xff, in ahci_print_info() 295 (vers >> 8) & 0xff, in ahci_print_info() 296 vers & 0xff, in ahci_print_info()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
| H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 137 -"Dans %1$s du dialogue de recherche il y a une référence vers %2$.20hs qui " 138 +"Dans %1$s du dialogue de recherche il y a une référence vers %2$.20s qui " 224 -"Vous essayer de coller une référence vers %1$s dans %2$hs.\n" 226 +"Vous essayer de coller une référence vers %1$s dans %2$s.\n" 235 -"Vous essayer de coller une référence vers %1$s dans %2$hs.\n" 237 +"Vous essayer de coller une référence vers %1$s dans %2$s.\n"
|
| /openbmc/u-boot/drivers/tee/optee/ |
| H A D | core.c | 131 struct tee_version_data *vers) in optee_get_version() argument 137 *vers = v; in optee_get_version()
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | kernel.bbclass | 516 vers="${VERSION}.${PATCHLEVEL}" 523 vers="${vers}.${SUBLEVEL}" 526 vers="${vers}${EXTRAVERSION}" 530 …bbfatal "Package Version (${PV}) does not match of kernel being built (${vers}). Please update the…
|
| /openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/ |
| H A D | 0001-pkgconfig.patch | 52 EXTRA_DIST = gpgme-config.in gpgme.m4 libgpgme.vers ChangeLog-2011 \
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | etalab-2.0 | 32 par un lien hypertexte, vers la source de « l’Information » et assurant une
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/ |
| H A D | 0001-Update-Versioneer-to-0.22.patch | 2307 print("Version: %s" % vers["version"]) 2308 print(" full-revisionid: %s" % vers.get("full-revisionid")) 2309 print(" dirty: %s" % vers.get("dirty")) 2310 + print(" date: %s" % vers.get("date")) 2311 if vers["error"]: 2312 print(" error: %s" % vers["error"])
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 5219 struct dm_target_versions *vers = (void*)host_dm + host_dm->data_start; in do_ioctl_dm() 5226 uint32_t next = vers->next; in do_ioctl_dm() 5228 vers->next = vers_size + (strlen(vers->name) + 1); in do_ioctl_dm() 5230 if (remaining_data < vers->next) { in do_ioctl_dm() 5234 thunk_convert(cur_data, vers, dm_arg_type, THUNK_TARGET); in do_ioctl_dm() 5235 strcpy(cur_data + vers_size, vers->name); in do_ioctl_dm() 5236 cur_data += vers->next; in do_ioctl_dm() 5237 remaining_data -= vers->next; in do_ioctl_dm() 5241 vers in do_ioctl_dm() 5221 struct dm_target_versions *vers = (void*)host_dm + host_dm->data_start; do_ioctl_dm() local [all...] |
| /openbmc/u-boot/common/ |
| H A D | Kconfig | 652 bool "add U-Boot environment variable vers"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 1107 " -v --version : mostrar o número da versão do hddtemp.\n" 1117 msgstr "hddtemp versão %s\n"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0001-Eliminate-old-style-function-declarations.patch | 5284 @@ -528,7 +529,7 @@ _xdr_kadm5_policy_ent_rec(XDR *xdrs, kadm5_policy_ent_rec *objp, int vers) 6436 rpcvers_t vers,
|