Searched refs:SELF (Results 1 - 6 of 6) sorted by relevance

/vbox/include/VBox/HostServices/
H A DService.h358 typedef AbstractService SELF; typedef in class:HGCM::AbstractService
376 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
394 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
410 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
430 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
446 SELF *pSel
[all...]
/vbox/src/VBox/HostServices/GuestControl/
H A Dservice.cpp896 typedef Service SELF; typedef in class:guestControl::Service
927 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
944 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
958 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
976 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
991 SELF *pSel
[all...]
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp166 typedef Service SELF; typedef in class:guestProp::Service
297 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
330 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
346 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
361 SELF *pSelf = reinterpret_cast<SELF *>(pvService);
1349 SELF *pSel
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dasm.h131 movq CPUVAR(SELF), %r9 ; \
/vbox/src/VBox/Installer/linux/
H A Drun-inst.sh42 SELF=$1
56 info "Usage: $SELF install [<installation directory>]"
62 info "$SELF install"
H A Dinstall.sh44 SELF=$1
67 info "$SELF install"

Completed in 446 milliseconds