Home
last modified time | relevance | path

Searched refs:old_prop (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/util/
H A Dclassinit.py27 old_prop = getattr(cls, base)
28 if not isinstance(old_prop, property):
31 % (base, type(old_prop), name))
32 attrs = {'fget': old_prop.fget,
33 'fset': old_prop.fset,
34 'fdel': old_prop.fdel,
35 'doc': old_prop.__doc__}
/dports/www/py-paste/Paste-3.4.6/paste/util/
H A Dclassinit.py27 old_prop = getattr(cls, base)
28 if not isinstance(old_prop, property):
31 % (base, type(old_prop), name))
32 attrs = {'fget': old_prop.fget,
33 'fset': old_prop.fset,
34 'fdel': old_prop.fdel,
35 'doc': old_prop.__doc__}
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/of/
H A Ddynamic.c113 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local
128 old_prop = pr->old_prop; in of_reconfig_get_state_change()
144 if (old_prop) in of_reconfig_get_state_change()
145 old_status_state = !strcmp(old_prop->value, "okay") || in of_reconfig_get_state_change()
146 !strcmp(old_prop->value, "ok"); in of_reconfig_get_state_change()
200 pr.old_prop = oldprop; in of_property_notify()
524 rce->old_prop = ce->prop; in __of_changeset_entry_invert()
525 rce->prop = ce->old_prop; in __of_changeset_entry_invert()
572 struct property *old_prop, **propp; in __of_changeset_entry_apply() local
624 ret = __of_update_property(ce->np, ce->prop, &old_prop); in __of_changeset_entry_apply()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/of/
H A Ddynamic.c113 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local
128 old_prop = pr->old_prop; in of_reconfig_get_state_change()
144 if (old_prop) in of_reconfig_get_state_change()
145 old_status_state = !strcmp(old_prop->value, "okay") || in of_reconfig_get_state_change()
146 !strcmp(old_prop->value, "ok"); in of_reconfig_get_state_change()
200 pr.old_prop = oldprop; in of_property_notify()
524 rce->old_prop = ce->prop; in __of_changeset_entry_invert()
525 rce->prop = ce->old_prop; in __of_changeset_entry_invert()
572 struct property *old_prop, **propp; in __of_changeset_entry_apply() local
624 ret = __of_update_property(ce->np, ce->prop, &old_prop); in __of_changeset_entry_apply()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/of/
H A Ddynamic.c113 struct property *prop, *old_prop = NULL; in of_reconfig_get_state_change() local
128 old_prop = pr->old_prop; in of_reconfig_get_state_change()
144 if (old_prop) in of_reconfig_get_state_change()
145 old_status_state = !strcmp(old_prop->value, "okay") || in of_reconfig_get_state_change()
146 !strcmp(old_prop->value, "ok"); in of_reconfig_get_state_change()
200 pr.old_prop = oldprop; in of_property_notify()
524 rce->old_prop = ce->prop; in __of_changeset_entry_invert()
525 rce->prop = ce->old_prop; in __of_changeset_entry_invert()
572 struct property *old_prop, **propp; in __of_changeset_entry_apply() local
624 ret = __of_update_property(ce->np, ce->prop, &old_prop); in __of_changeset_entry_apply()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
24 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
27 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
24 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
27 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop;
24 old_prop = fdt_get_property_by_offset(old, offset, NULL);
27 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff));
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
24 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
27 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/tools/libfdt/
H A Dfdt_rw.c7 const struct fdt_property *old_prop; in fdt_remove_unused_strings() local
25 old_prop = fdt_get_property_by_offset(old, offset, NULL); in fdt_remove_unused_strings()
28 str = fdt_string(old, fdt32_to_cpu(old_prop->nameoff)); in fdt_remove_unused_strings()

12345678