| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/ |
| H A D | lsupdates.py | 171 lv, created = Layer_Version.objects.get_or_create( 183 lv.release = li_branch_id_to_toaster_release[index.layerBranches[id].branch_id] 184 lv.up_date = index.layerBranches[id].updated 185 lv.commit = index.layerBranches[id].actual_branch 186 lv.dirpath = index.layerBranches[id].vcs_subdir 187 lv.save() 190 lv.pk 198 lv = Layer_Version.objects.get( 203 if lv not in dependlist: 204 dependlist[lv] = [] [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | logicpd-som-lv-35xx-devkit.dts | 10 #include "logicpd-som-lv.dtsi" 11 #include "logicpd-som-lv-baseboard.dtsi" 16 compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3";
|
| H A D | logicpd-som-lv-37xx-devkit.dts | 10 #include "logicpd-som-lv.dtsi" 11 #include "logicpd-som-lv-baseboard.dtsi" 16 compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3";
|
| H A D | Makefile | 615 logicpd-som-lv-35xx-devkit.dtb \ 616 logicpd-som-lv-37xx-devkit.dtb \
|
| /openbmc/qemu/ |
| H A D | os-posix.c | 106 unsigned long lv; in os_set_runas() local 119 rc = qemu_strtoul(user_id, &ep, 0, &lv); in os_set_runas() 120 got_uid = lv; /* overflow here is ID in C99 */ in os_set_runas() 121 if (rc || *ep != ':' || got_uid != lv || got_uid == (uid_t)-1) { in os_set_runas() 125 rc = qemu_strtoul(ep + 1, 0, 0, &lv); in os_set_runas() 126 got_gid = lv; /* overflow here is ID in C99 */ in os_set_runas() 127 if (rc || got_gid != lv || got_gid == (gid_t)-1) { in os_set_runas()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
| H A D | buildimport.py | 237 for lv in layer_versions: 238 layer = Layer.objects.filter(pk=lv.layer.pk)[0] 244 lv_dict["%s,%s,%s" % (url_short,lv.dirpath,'')] = (lv.id,layer.name) 245 lv_dict["%s,%s,%s" % (url_short,lv.dirpath,lv.branch)] = (lv.id,layer.name) 246 lv_dict["%s,%s,%s" % (url_short,lv.dirpath,lv.commit)] = (lv.id,layer.name) 346 lv = Layer_Version.objects.get(pk=int(lv_id[0])) 348 layercommit=lv) 354 lv = Layer_Version.objects.get(pk=int(lv_id[0])) 356 layercommit=lv)
|
| H A D | builddelete.py | 36 for lv in b.layer_version_build.all(): 37 lv.delete()
|
| /openbmc/u-boot/board/bosch/shc/ |
| H A D | board.c | 489 int lv; in hang_bosch() local 500 for (lv = 0; lv < code; lv++) { in hang_bosch()
|
| /openbmc/qemu/hw/uefi/ |
| H A D | var-service-vars.c | 604 mm_lock_variable *lv = func; in uefi_vars_mm_lock_variable() local 609 length = sizeof(*mvar) + sizeof(*lv); in uefi_vars_mm_lock_variable() 614 name = func + sizeof(*lv); in uefi_vars_mm_lock_variable() 615 if (uadd64_overflow(length, lv->name_size, &length)) { in uefi_vars_mm_lock_variable() 622 uefi_trace_variable(__func__, lv->guid, name, lv->name_size); in uefi_vars_mm_lock_variable() 624 pe = g_malloc0(sizeof(*pe) + lv->name_size); in uefi_vars_mm_lock_variable() 626 pe->size = sizeof(*pe) + lv->name_size; in uefi_vars_mm_lock_variable() 628 pe->namespace = lv->guid; in uefi_vars_mm_lock_variable() 636 memcpy(dest, name, lv->name_size); in uefi_vars_mm_lock_variable()
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | se-Logdealv | 1 # Sweden - Lögdeälv
|
| H A D | se-Kungalv | 1 # Sweden - Kungälv
|
| H A D | se-Alvangen | 1 # Sweden - Älvängen
|
| H A D | lv-Riga | 1 # Latvia - Riga (lv-Riga)
|
| /openbmc/qemu/pc-bios/keymaps/ |
| H A D | meson.build | 24 'lv': '-l lv',
|
| /openbmc/u-boot/configs/ |
| H A D | omap3_logic_somlv_defconfig | 16 CONFIG_DEFAULT_FDT_FILE="logicpd-som-lv-37xx-devkit.dtb" 38 CONFIG_DEFAULT_DEVICE_TREE="logicpd-som-lv-37xx-devkit"
|
| H A D | omap35_logic_somlv_defconfig | 16 CONFIG_DEFAULT_FDT_FILE="logicpd-som-lv-35xx-devkit.dtb" 38 CONFIG_DEFAULT_DEVICE_TREE="logicpd-som-lv-35xx-devkit"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/ |
| H A D | lvgl_9.2.2.bb | 22 require lv-conf.inc
|
| H A D | lvgl-demo-fb_9.2.2.bb | 23 require lv-conf.inc
|
| /openbmc/u-boot/drivers/mtd/ubispl/ |
| H A D | ubispl.c | 903 struct ubispl_load *lv = lvols + i; in ubispl_load_volumes() local 905 generic_set_bit(lv->vol_id, ubi->toload); in ubispl_load_volumes() 911 struct ubispl_load *lv = lvols + i; in ubispl_load_volumes() local 913 ubi_msg("Loading VolId #%d", lv->vol_id); in ubispl_load_volumes() 914 res = ipl_load(ubi, lv->vol_id, lv->load_addr); in ubispl_load_volumes()
|
| /openbmc/u-boot/drivers/tee/ |
| H A D | tee-uclass.c | 155 struct tee_version_data lv; in tee_find_device() local 156 struct tee_version_data *v = vers ? vers : &lv; in tee_find_device()
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | keyboard.rst | 107 - lv
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/ |
| H A D | hunspell-dictionaries.bb | 47 LICENSE:dictionaries/lv = "LGPL-2.1-only" 110 file://dictionaries/lv/license;md5=957d42bd58feff079daa6ede1d215585 \
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
| H A D | api.py | 1020 lv = Layer_Version.objects.get(pk=int(layer_version_id)) 1022 layercommit=lv)
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 2598 socklen_t lv; in do_getsockopt() local 2687 lv = len; in do_getsockopt() 2689 name, &lv)); in do_getsockopt() 2690 if (put_user_u32(lv, optlen)) { in do_getsockopt() 2693 unlock_user(name, optval_addr, lv); in do_getsockopt() 2806 lv = sizeof(lv); in do_getsockopt() 2807 ret = get_errno(getsockopt(sockfd, level, optname, &val, &lv)); in do_getsockopt() 2818 if (len > lv) in do_getsockopt() 2819 len = lv; in do_getsockopt() 2851 lv = sizeof(lv); in do_getsockopt() [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
| H A D | models.py | 138 lv = Layer_Version.objects.filter( 142 if lv: 144 layercommit=lv,
|