Searched refs:installed (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/darwin/Installer/DiskImage/
H A DUninstall.tool98 installed=`pkgutil --pkgs="$pkg_item"`
99 if [ ! -z "$installed" ] ; then
/vbox/src/VBox/HostDrivers/linux/
H A Ddo_dkms42 echo "$line" | grep -q installed > /dev/null; then
44 # or 'vboxvideo, <version>, ...: installed'
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DTODO8 leaving the newly installed files in place?
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/
H A Dmkdemo.pl117 * On machines that have DTrace installed, this script is available as
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDebugLib.h324 Macro that calls DebugAssert() if a protocol is already installed in the
353 _ASSERT (Guid already installed in database); \
357 _ASSERT (Guid already installed on Handle); \
/vbox/src/VBox/Installer/linux/rpm/
H A Drules41 $(error /usr/lib/rpm/find-requires.ksyms must not be installed)
45 $(error /usr/lib/rpm/find-supplements.ksyms must not be installed)
/vbox/src/VBox/Installer/linux/
H A Drun-inst.sh131 on your system which was installed from a different source or using a
132 different type of installer. If you installed it from a package from your
396 # uninstaller does not attempt to delete the files installed by your
447 echo 1>&2 "Removing installed version $INSTALLATION_VER of $PACKAGE_NAME..."
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dmga_drm.h265 int installed; member in struct:_drm_mga_warp_index
/vbox/src/VBox/VMM/VMMRC/
H A DMMRamRCA.asm33 ; MMRamGC page fault handler must be installed prior this call for safe operation.
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh1158 notinst_path= # paths that contain not-installed libtool libraries
2098 notinst_deplibs= # not-installed libtool libraries
2354 # If the library was installed with an old release of libtool,
2355 # it will not redefine variables installed, or shouldnotlink
2356 installed=yes
2448 if test "X$installed" = Xyes; then
2471 fi # $installed = yes
2542 test "$prefer_static_libs,$installed" = "built,yes"; } ||
2588 if test "$use_static_libs" = built && test "$installed" = yes ; then
2593 if test "$installed"
[all...]
H A Dconfigure1564 --program-prefix=PREFIX prepend PREFIX to installed program names
1565 --program-suffix=SUFFIX append SUFFIX to installed program names
1566 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
9720 # DLL is installed to $(libdir)/../bin by postinstall_cmds
10180 # have to relink, otherwise we might link with an installed library
10181 # when we should be linking with a yet-to-be-installed one
10263 # if libdl is installed we need to link against it
13689 # DLL is installed to $(libdir)/../bin by postinstall_cmds
14148 # have to relink, otherwise we might link with an installed library
14149 # when we should be linking with a yet-to-be-installed on
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.S78 push $0x0 # push vector number - will be modified before installed
H A DAsmFuncs.asm171 push 0 ; push vector number - will be modified before installed
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.S139 pushq $0 # push vector number - will be modified before installed
H A DAsmFuncs.asm168 push 0 ; push vector number - will be modified before installed
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm707 ; b2: info panel installed

Completed in 173 milliseconds