/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/ |
H A D | iso646.h | 25 #define not ! ///< Logical complement of a boolean expression macro
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | gencfg.c | 6 * 1.1 (the "License"); you may not use this file except in compliance with 29 * under the terms of either the GPL or the LGPL, and not to allow others to 32 * and other provisions required by the GPL or the LGPL. If you do not delete 42 error - IRIX is not defined 49 error - SOLARIS is not defined 53 error - SUNOS4 is not defined 60 error - HPUX is not defined 72 error - AIX is not defined 78 error - LINUX is not defined 84 error - BSDI is not define [all...] |
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | tst.ELFGenerationOut.d.ksh | 7 # You may not use this file except in compliance with the License. 34 # DTrace program. If the filename used with the -s option does not end 35 # with .d, and the -o option is not used, then the output ELF file is 68 echo $tst: file not generated
|
H A D | tst.ELFGenerationWithO.d.ksh | 7 # You may not use this file except in compliance with the License. 69 echo $tst: file not generated
|
/vbox/src/VBox/Installer/linux/ |
H A D | VBox.sh | 28 echo "Could not find VirtualBox installation. Please reinstall." 32 # Note: This script must not fail if the module was not successfully installed 33 # because the user might not want to run a VM but only change VM params! 39 WARNING: The vboxdrv kernel module is not loaded. Either there is no module 45 You will not be able to start VMs until this problem is fixed. 49 WARNING: The character device /dev/vboxdrv does not exist. Try 53 and if that is not successful, try to re-install the package. 55 You will not be able to start VMs until this problem is fixed. 62 installation for some reason. Starting a VM will not b [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/util/ |
H A D | geniso | 21 echo $0: $isolinux_bin not found, please install, or set ISOLINUX_BIN in arch/i386/Makefile correctly 29 echo $0: mkisofs or genisoimage not found, please install or set PATH 51 echo $f does not exist, skipping 1>&2
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/ |
H A D | Makefile | 43 @if not exist $(LIB_PATH) mkdir $(LIB_PATH) 51 @if not exist $(BIN_PATH) mkdir $(BIN_PATH)
|
H A D | GNUmakefile | 17 # If ARCH is not defined, then we use 'uname -m' to attempt 29 $(info Could not detected ARCH from uname results) 30 $(error ARCH is not defined!)
|
/vbox/src/VBox/RDP/client-1.8.3/keymaps/ |
H A D | convert-map | 16 # along with this program; if not, write to the Free Software 25 if not line: break
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/ |
H A D | Ps2KbdCtrller.c | 843 // KB is not connected to system. If KB is not connected to system, driver will find there's something 845 // this is a NOTIFY TPL period function, or the system performance will degrade hardly when KB is not connected. 960 @retval EFI_TIMEOUT Keyboard is not ready to issuing 1418 // Need not return associated shift state if a class of printable characters that 1450 // If the key can not be converted then just return. 1538 // So if we are not initializing 8042 controller for the 1576 // 8042 controller is not setup yet: 1681 // For reseting keyboard is not mandatory before booting OS and sometimes keyboard responses very slow, 1703 L"Some specific value not aquire [all...] |
/vbox/src/libs/libxml2-2.6.31/python/ |
H A D | setup.py.in | 9 # On *nix, it is not needed (but should not harm), 18 # If this flag is not set, the libxml2 and libxslt 38 if not os.path.exists("libxmlmods"): 68 if not missing(dir + "/libxml2/libxml/tree.h"): 78 if not missing(dir + "/iconv.h"): 127 print "libxslt stub generator not found, libxslt not built" 155 if not missing(dir + "/libxslt/xsltconfig.h"): 176 if not sy [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/ |
H A D | edksetup.bat | 22 @REM # You should not have to modify anything below this line
33 if not defined WORKSPACE (
38 @REM Workspace is not changed.
57 @if /I not "%1"=="--nt32" goto no_nt32
63 if not defined VCINSTALLDIR (
84 @if not defined EDK_TOOLS_PATH set EDK_TOOLS_PATH=%WORKSPACE%\BaseTools
95 echo !!! ERROR !!! The BaseTools Package was not found !!!
109 @echo !!! WARNING !!! No CYGWIN_HOME set, gcc build may not be used !!!
125 @echo respectively if they do not exist. Using option [Reconfig] to force the copy.
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | os_SunOS_sparcv9.s | 4 ! License Version 1.1 (the "License"); you may not use this file 26 ! version of this file only under the terms of the GPL and not to 30 ! the GPL. If you do not delete the provisions above, a recipient 56 ! as this is a LEAF procedure, a new stack frame is not created; 58 ! registers are actually %o (output registers). Also, we must not 59 ! overwrite the contents of %l (local) registers as they are not 77 bne retryAI ! if not, try again 100 ! as this is a LEAF procedure, a new stack frame is not created; 102 ! registers are actually %o (output registers). Also, we must not 103 ! overwrite the contents of %l (local) registers as they are not [all...] |
H A D | os_SunOS_ultrasparc.s | 4 ! License Version 1.1 (the "License"); you may not use this file 26 ! version of this file only under the terms of the GPL and not to 30 ! the GPL. If you do not delete the provisions above, a recipient 56 ! as this is a LEAF procedure, a new stack frame is not created; 58 ! registers are actually %o (output registers). Also, we must not 59 ! overwrite the contents of %l (local) registers as they are not 77 bne retryAI ! if not, try again 100 ! as this is a LEAF procedure, a new stack frame is not created; 102 ! registers are actually %o (output registers). Also, we must not 103 ! overwrite the contents of %l (local) registers as they are not [all...] |
H A D | os_HPUX.s | 3 ; License Version 1.1 (the "License"); you may not use this file 25 ; version of this file only under the terms of the GPL and not to 29 ; the GPL. If you do not delete the provisions above, a recipient
|
/vbox/src/VBox/Installer/linux/install_service/ |
H A D | install_service.sh | 42 - That it can be started safely even if all its dependencies are not started 47 - That it does not background to simplify service process management. 51 - That any output which must not be lost go either to the system log or to the 55 to BSD init, OpenRC and systemd, but probably not Upstart which currently 57 service (if requested) in all init systems we find, as we do not know which one 58 is in active use. We assume that this will not have any adverse effects. 64 These actions install the service. If a version of the service was not 74 This action uninstalls the service. It may not be used in combination 169 # that both will not be in operation simultaneously (but may be
|
/vbox/src/VBox/Devices/Network/lwip/vbox/include/arch/ |
H A D | cc.h | 34 # error This header file has not been ported yet for this compiler.
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.signal.ksh | 6 # You may not use this file except in compliance with the License. 43 * This is guaranteed to not race with signal-handle.
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/grammar/ |
H A D | grammar.h | 30 #error Do not include this file directly, include your grammar_XXX.h instead
|
/vbox/src/VBox/Runtime/win/amd64/ |
H A D | ASMProbeReadByte.asm | 36 ; While the function will not fault if the byte is not read accessible, 40 ; Also, this functions guarantees that an eager compiler is not going
|
/vbox/src/VBox/Additions/linux/installer/ |
H A D | autorun.sh | 25 echo "Linux/Solaris not detected." 61 echo "Linux guest additions installer not found -- try to start them manually." 77 echo "Could not find pkgadd." 87 echo "Could not find pfexec." 143 echo "No suitable terminal not found. -- install additions using pkgadd -d." 150 echo "Solaris guest additions installer not found -- try to start them manually."
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/ |
H A D | toolsetup.bat | 4 @REM if the file is not executed within a WORKSPACE\BaseTools folder.
22 @REM # You should not have to modify anything below this line
57 if not defined BASE_TOOLS_PATH (
62 if not defined EDK_TOOLS_PATH (
88 if not defined EDK_TOOLS_PATH goto no_EDK_TOOLS_PATH
92 if not defined WORKSPACE (
141 if not defined WORKSPACE (
144 echo !!! WARNING !!! WORKSPACE environment variable was not set, cannot Reconfig !!!
201 if not exist "%EDK_TOOLS_PATH%\Bin" goto check_build_environment
228 if not define [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/ |
H A D | os2vaclegacy.s | 4 / License Version 1.1 (the "License"); you may not use this file 26 / version of this file only under the terms of the GPL and not to 30 / the GPL. If you do not delete the provisions above, a recipient
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/ |
H A D | bsrcs.mk | 6 # 1.1 (the "License"); you may not use this file except in compliance with 29 # under the terms of either the GPL or the LGPL, and not to allow others to 32 # and other provisions required by the GPL or the LGPL. If you do not delete
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/ |
H A D | bsrcs.mk | 6 # 1.1 (the "License"); you may not use this file except in compliance with 29 # under the terms of either the GPL or the LGPL, and not to allow others to 32 # and other provisions required by the GPL or the LGPL. If you do not delete
|