Searched refs:dir (Results 201 - 225 of 275) sorted by relevance

1234567891011

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py433 for sAttr in dir(oSrc):
1201 for sKey in dir(self.statuses):
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Daxcore.idl105 PIN_DIRECTION dir;
H A Dmsctf.idl958 [in] TfShiftDir dir,
963 [in] TfShiftDir dir,
/vbox/src/libs/libxml2-2.6.31/xstc/
H A Dxstc.py131 for dir in dirs[1:]:
132 fileName = os.path.join(fileName, dir)
/vbox/src/VBox/Devices/Audio/
H A DDevIchHdaCodec.cpp1175 uint32_t dir = AMPLIFIER_OUT; local
1185 dir = AMPLIFIER_OUT;
1192 dir = AMPLIFIER_IN;
1199 int mute = AMPLIFIER_REGISTER(*pAmp, dir, AMPLIFIER_LEFT, 0) & RT_BIT(7);
1200 mute |= AMPLIFIER_REGISTER(*pAmp, dir, AMPLIFIER_RIGHT, 0) & RT_BIT(7);
1203 uint8_t lVol = AMPLIFIER_REGISTER(*pAmp, dir, AMPLIFIER_LEFT, 0) & 0x7f;
1204 uint8_t rVol = AMPLIFIER_REGISTER(*pAmp, dir, AMPLIFIER_RIGHT, 0) & 0x7f;
/vbox/
H A Dconfigure2126 echo "Please specify --with-xcode-dir option."
2310 [ "$OS" = "darwin" ] && echo " --with-xcode-dir=DIR custom path to Xcode root directory; it is assumed that Xcode"
2314 [ $WITH_QT4 -eq 1 ] && echo " --with-qt-dir=DIR directory for Qt4 headers/libraries [pkgconfig]"
2315 [ $WITH_GSOAP -eq 1 ] && echo " --with-gsoap-dir=PATH directory for gSOAP compiler/headers/libraries"
2319 --with-openssl-dir=DIR directory for OpenSSL headers/libraries
2320 --with-ow-dir=DIR directory where Open Watcom can be found [$WATCOM]
2406 --with-qt-dir=*|--with-qt4-dir=*)
2410 --with-openssl-dir=*)
2415 --with-ow-dir
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure491 if test -d conf$$.dir; then
492 rm -f conf$$.dir/conf$$.file
494 rm -f conf$$.dir
495 mkdir conf$$.dir
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
511 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
512 rmdir conf$$.dir 2>/dev/null
617 for dir i
[all...]
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c930 uint8_t rlr, uint8_t clr, uint8_t page, uint8_t dir)
973 if(dir==SCROLL_UP)
1010 if(dir==SCROLL_UP)
1046 if(dir==SCROLL_UP)
929 biosfn_scroll(uint8_t nblines, uint8_t attr, uint8_t rul, uint8_t cul, uint8_t rlr, uint8_t clr, uint8_t page, uint8_t dir) argument
/vbox/src/VBox/Main/src-client/
H A DGuestDnDPrivate.cpp29 # include <iprt/dir.h>
118 * 2. If a dir/file is not accessible by group/others in the host, it shouldn't
/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp19 #include <iprt/dir.h>
589 /* Remove lowest dir entry in a platform neutral way. */
/vbox/src/VBox/HostServices/DragAndDrop/
H A Ddndmanager.cpp31 #include <iprt/dir.h>
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp43 #include <iprt/dir.h>
615 * @param pszPkgDir The package directory (aka extraction dir).
687 return ShowError("Failed to construct '.custom' dir path: %Rrc", rc);
726 return ShowError("Copying the '.custom' dir failed: %#x", rc);
/vbox/src/VBox/Runtime/r3/nt/
H A Ddirenum-r3-nt.cpp34 #include <iprt/dir.h>
43 #include "internal/dir.h"
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3523 QDir dir(path);
3524 if (dir.exists())
3525 return QDir::cleanPath(dir.canonicalPath());
3528 dir.setPath(QDir::homePath() + "/Documents");
3529 if (dir.exists())
3530 return QDir::cleanPath(dir.canonicalPath());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py2436 for dir in dirs:
2438 if dir.lower() in [".svn", "_svn", "cvs"]:
2439 dirs.remove(dir)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxaa.h331 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxaa.h331 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaa.h331 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaa.h335 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaa.h335 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaa.h335 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxaa.h333 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXos_r.h541 # include <sys/dir.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaa.h333 int x, int y, int len, int dir
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaa.h333 int x, int y, int len, int dir

Completed in 321 milliseconds

1234567891011