Home
last modified time | relevance | path

Searched refs:deleted (Results 1 – 25 of 193) sorted by relevance

12345678

/openbmc/qemu/util/
H A Daio-win32.c34 int deleted; member
53 node->deleted = 1; in aio_remove_fd_handler()
86 if (old_node->pfd.fd == s && !old_node->deleted) { in aio_set_fd_handler()
144 if (node->e == e && !node->deleted) { in aio_set_event_notifier()
268 if (!node->deleted && in aio_dispatch_handlers()
280 if (!node->deleted && in aio_dispatch_handlers()
302 if (node->deleted) { in aio_dispatch_handlers()
367 if (!node->deleted && node->io_notify) { in aio_poll()
/openbmc/u-boot/scripts/dtc/
H A Ddtc.h135 bool deleted; member
145 bool deleted; member
155 bool deleted; member
178 if (!(l)->deleted)
185 if (!(p)->deleted)
192 if (!(c)->deleted)
H A Dlivetree.c34 new->deleted = 0; in add_label()
50 label->deleted = 1; in delete_labels()
72 new->deleted = 1; in build_property_delete()
123 new->deleted = 1; in build_node_delete()
143 old_node->deleted = 0; in merge_nodes()
157 if (new_prop->deleted) { in merge_nodes()
171 old_prop->deleted = 0; in merge_nodes()
192 if (new_child->deleted) { in merge_nodes()
278 prop->deleted = 1; in delete_property()
314 node->deleted = 1; in delete_node()
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_packedtags1.c33 pt->deleted = (t->is_deleted) ? 0 : 1; in yaffs_pack_tags1()
51 t->is_deleted = (pt->deleted) ? 0 : 1; in yaffs_unpack_tags1()
H A Dyaffs_packedtags1.h29 unsigned deleted:1; member
H A Dyaffs_yaffs1.c28 int deleted; in yaffs1_scan() local
88 deleted = 0; in yaffs1_scan()
106 deleted++; in yaffs1_scan()
H A Dyaffs_tagscompat.c321 int deleted; in yaffs_tags_compat_rd() local
336 deleted = (hweight8(spare.page_status) < 7) ? 1 : 0; in yaffs_tags_compat_rd()
338 ext_tags->is_deleted = deleted; in yaffs_tags_compat_rd()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch47 deleted file mode 100644
89 deleted file mode 100644
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/dnf/
H A D0001-lock.py-fix-Exception-handling.patch9 handled, it maybe cause log_lock.pid not be deleted in case like [1].
16 handled correct before, log_lock.pid may not be deleted correctly.
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-nft.sh.in27 "${gbmc_ncsi_nft_lastip4:-(deleted)}" \
28 "${gbmc_ncsi_nft_lastip6:-(deleted)}" >&2
/openbmc/openbmc-test-automation/lib/snmp/
H A Dsnmp_utils.robot120 ... Pass Execution SNMP manager to be deleted is not configured.
124 # Verify whether deleted SNMP is removed from BMC system.
127 Should Be Equal ${status} ${False} msg=SNMP manager is not deleted.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammu-smsdrc19 # numbers will be deleted)
25 # written here will be deleted). This is "black" list.
/openbmc/qemu/scripts/coccinelle/
H A Dtimer-del-timer-free.cocci12 // timer_free() of the same timer can be deleted.
/openbmc/qemu/docs/devel/
H A Dlockcnt.rst17 avoid this is to mark the node as deleted, and remove it from the
21 if (ioh->deleted) {
36 if (ioh->deleted) {
118 if (ioh->deleted) {
247 if (ioh->deleted) {
263 if (ioh->deleted) {
/openbmc/qemu/tests/qemu-iotests/
H A D282.out10 == Pre-existing image file should also be deleted after the error ==
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/
H A D0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch5 so deleted it from build process.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/
H A D0001-drbdmon-add-LDFLAGS-when-linking.patch21 +-Wmissing-declarations -Wshadow -Wno-defaulted-function-deleted -Wno-unused-private-field
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dsimplify_B_place.patch32 # file we just put at $original_target gets deleted.
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMetadata.test_src_uri_left_files.pass16 deleted file mode 100644
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMIT-Festival10 3. Original authors' names are not deleted.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/clutter-1.0/
H A D0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch14 deleted file mode 100644
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dflite17 /* 3. Original authors' names are not deleted. */
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DBellBird12 3. Original authors' names are not deleted.
/openbmc/phosphor-networkd/docs/
H A DNetwork-Configuration.md32 If the object is a physical interface, it can't be deleted, but if it is a
33 virtual interface object it can be deleted.
40 objects can be deleted by the delete function.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0001-Drop-using-register-keyword-for-storage-classifier.patch19 #ifdef deleted

12345678