Home
last modified time | relevance | path

Searched full:acquired (Results 1 – 25 of 102) sorted by relevance

12345

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-2-Clause-Patent19 acquired or hereafter acquired, licensable by such copyright holder or contributor
H A DSISSL19 …tent possible, whether at the time of the initial grant or subsequently acquired, any and all of t…
29 …1.11 "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without…
87 U.S. Government: If this Software is being acquired by or on behalf of the U.S. Government or by a …
H A DSISSL-1.219 …tent possible, whether at the time of the initial grant or subsequently acquired, any and all of t…
29 …1.11 Patent Claims means any patent claim(s), now owned or hereafter acquired, including without l…
H A DOCCT-PL14acquired, owned by or assigned to the Initial Developer and that cover subject matter contained in…
H A DNCGL-UK-2.061 …on subject to copyright and database right that has been assigned to or acquired by the Crown, und…
H A DOGL-UK-1.055 …on subject to copyright and database right that has been assigned to or acquired by the Crown, und…
H A DOGL-UK-2.055 …subject to copyright and database rights which have been assigned to or acquired by the Crown, und…
H A DOGL-UK-3.054 …on subject to copyright and database right that has been assigned to or acquired by the Crown, und…
/openbmc/qemu/system/
H A Dmain.c74 * qemu_init acquires the BQL and replay mutex lock. BQL is acquired when in main()
76 * complete. Replay_mutex lock is acquired on initialization, because it in main()
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-amd1 # AMD acquired Xilinx and contributors have been slowly updating emails
H A Dgroup-map-wavecomp2 # Wave Computing acquired MIPS in June 2018. Also, from February 2013
/openbmc/openbmc/poky/meta/recipes-multimedia/lame/lame/
H A Dno-gtk1.patch3 # Acquired from OpenEmbedded
/openbmc/qemu/include/hw/virtio/
H A Diothread-vq-mapping.h40 * Release IOThread object references that were acquired by
/openbmc/qemu/include/block/
H A Daio-wait.h74 * thread (with @ctx acquired exactly once). This function cannot be used to
126 * Must be called from the main loop thread without @ctx acquired.
/openbmc/u-boot/drivers/net/
H A De1000_spi.c122 E1000_ERR(hw, "EEPROM SPI cannot be acquired!\n"); in spi_claim_bus()
357 E1000_ERR(hw, "EEPROM SPI cannot be acquired!\n"); in do_e1000_spi_show()
415 E1000_ERR(hw, "EEPROM SPI cannot be acquired!\n"); in do_e1000_spi_dump()
450 E1000_ERR(hw, "EEPROM SPI cannot be acquired!\n"); in do_e1000_spi_program()
492 E1000_ERR(hw, "EEPROM SPI cannot be acquired!\n"); in do_e1000_spi_checksum()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DComponentIntegrity.interface.yaml2 Implement to represent component integrity information acquired from a
/openbmc/qemu/hw/audio/
H A Des1370.c627 int acquired, to_copy; in es1370_transfer_audio() local
630 acquired = AUD_read (s->adc_voice, tmpbuf, to_copy); in es1370_transfer_audio()
631 if (!acquired) { in es1370_transfer_audio()
635 pci_dma_write (&s->dev, addr, tmpbuf, acquired); in es1370_transfer_audio()
637 to_transfer -= acquired; in es1370_transfer_audio()
638 addr += acquired; in es1370_transfer_audio()
639 transferred += acquired; in es1370_transfer_audio()
H A Dac97.c977 int acquired; in read_audio() local
979 acquired = AUD_read(voice, tmpbuf, to_copy); in read_audio()
980 if (!acquired) { in read_audio()
984 pci_dma_write(&s->dev, addr, tmpbuf, acquired); in read_audio()
985 temp -= acquired; in read_audio()
986 addr += acquired; in read_audio()
987 nread += acquired; in read_audio()
/openbmc/skeleton/op-hostctl/
H A Dcontrol_host_obj.c192 //g_print ("Acquired a message bus connection: %s\n",name); in on_bus_acquired()
235 // g_print ("Acquired the name %s\n", name); in on_name_acquired()
/openbmc/qemu/plugins/
H A Dplugin.h40 * The lock must be acquired by all API ops.
/openbmc/qemu/util/
H A Dvhost-user-server.c378 /* server->ctx acquired by caller */
415 /* Called with ctx acquired */
452 /* Called with server->ctx acquired */
/openbmc/openbmc-tools/dbusView/
H A DdbusView.py30 out = subprocess.check_output(busctl + "list --acquired", shell=True)
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp71 virtual int sd_bus_list_names(sd_bus* bus, char*** acquired,
331 int sd_bus_list_names(sd_bus* bus, char*** acquired, in sd_bus_list_names() argument
334 return ::sd_bus_list_names(bus, acquired, activatable); in sd_bus_list_names()
/openbmc/libpldm/docs/checklists/
H A Dchanges.md355 - [ ] I've used `goto` to clean up resources acquired prior to encountering an
358 especially when multiple, dependent resources have been acquired.
360 - [ ] I've released acquired resources in stack-order
/openbmc/libpldm/
H A DCONTRIBUTING.md355 - [ ] I've used `goto` to clean up resources acquired prior to encountering an
358 especially when multiple, dependent resources have been acquired.
360 - [ ] I've released acquired resources in stack-order

12345