Searched refs:share (Results 1 – 3 of 3) sorted by relevance
6 romimage: file="/usr/local/share/bochs/BIOS-bochs-latest"7 vgaromimage: file="/usr/local/share/bochs/VGABIOS-lgpl-latest"
12 freedom to share and change it. By contrast, the GNU General Public13 License is intended to guarantee your freedom to share and change free
49 unsafe fn share(buffer: NonNull<[u8]>, _direction: BufferDirection) -> PhysAddr { in share() method