Searched refs:environment (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/
H A Dedksetup.sh11 # In *inux environment, the build tools's source is required and need to be compiled
18 # Setup the environment for unix-like systems running a bash-like shell.
21 # CYGWIN users: Your path and filename related environment variables should be
36 echo Please note: This script must be \'sourced\' so the environment can be changed.
H A Dedksetup.bat2 @REM Windows batch file to setup a WORKSPACE environment
19 @REM test and set of environment settings are performed.
97 echo Set the system environment variable, EDK_TOOLS_PATH to the BaseTools,
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/
H A DStdLib.inc6 # the application is to be run in an emulation environment.
86 # emulation environment.
101 # to be run under an emulation environment.
102 # They disable optimization which facillitates debugging under the Emulation environment.
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprcthr.c73 thread->environment = NULL;
293 return thread->environment;
298 thread->environment = env;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h257 ** Used by Java to associate it's execution environment so garbage collector
263 NSPR_API(void) SetExecutionEnvironment(PRThread* thread, void *environment);
375 ** The environment variables _NSPR_IRIX_INITUSERS and _NSPR_IRIX_INITSIZE
382 ** environment variables, the values of the environment variables are used.
H A Dprimpl.h1578 void *environment; /* pointer to execution environment */ member in struct:PRThread
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-big-template.asm31 ; Set up the assembler environment.
H A Dbootsector2-vbinstst-kernel.asm60 ; Set up the runtime environment.
/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp85 int GuestEnvironment::CopyFrom(const GuestEnvironmentArray &environment) argument
89 for (GuestEnvironmentArray::const_iterator it = environment.begin();
90 it != environment.end() && RT_SUCCESS(rc);
99 int GuestEnvironment::CopyTo(GuestEnvironmentArray &environment) argument
106 environment[s] = Bstr(it->first + "=" + it->second).raw();
237 * Appends environment variables to the environment block.
245 * @param pszEnvVar The environment variable=value to append to the
246 * environment block.
248 * variable which keeps track of the environment bloc
[all...]
/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h70 int CopyFrom(const GuestEnvironmentArray &environment);
72 int CopyTo(GuestEnvironmentArray &environment);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprthinfo.c149 ** The execution environment better be accounted for otherwise it
152 status = scanFun(t, (void**)&t->environment, 1, scanClosure);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat81 @REM Check the required system environment variables
144 echo !!! WARNING !!! WORKSPACE environment variable was not set, cannot Reconfig !!!
280 echo Will setup environment to run Python scripts directly.
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm15 ;; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
88 ; Set up an environment C code expects. DS must point to the BIOS segment
1014 C_SETUP ; TODO: setup environment only once?
1057 C_SETUP ; TODO: setup environment only once?
H A DVBoxBiosAlternative.asm40 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
82 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
124 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
166 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
226 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
268 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
310 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
352 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
394 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
436 ; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c602 return thred->environment;
607 thred->environment = env;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinbase16.h52 HANDLE16 environment; /* 2c Selector of environment */ member in struct:__anon14235
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinbase16.h52 HANDLE16 environment; /* 2c Selector of environment */ member in struct:__anon1559
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h3554 PRUnichar * environment,
4715 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment);
4716 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment);
4890 PRUnichar ** environment,
4903 PRUnichar ** environment,
4975 nsresult (*GetEnvironment)(IProcess *pThis, PRUint32 *environmentSize, PRUnichar * **environment);
H A DVBoxCAPI_v3_2.h2169 PRUnichar * environment,
3894 PRUnichar ** environment,
H A DVBoxCAPI_v4_3.h5262 PRUnichar * environment,
5986 PRUnichar * environment,
8731 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment);
8732 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment);
8918 PRUnichar ** environment,
8931 PRUnichar ** environment,
9015 nsresult (*GetEnvironment)(IGuestSession *pThis, PRUint32 *environmentSize, PRUnichar * **environment);
9016 nsresult (*SetEnvironment)(IGuestSession *pThis, PRUint32 environmentSize, PRUnichar * *environment);
9202 PRUnichar ** environment,
9215 PRUnichar ** environment,
[all...]
H A DVBoxCAPI_v4_0.h3052 PRUnichar * environment,
4118 PRUnichar ** environment,
H A DVBoxCAPI_v4_1.h3249 PRUnichar * environment,
4430 PRUnichar ** environment,
H A DVBoxCAPI_v2_2.h1754 PRUnichar * environment,
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c286 thread->environment = 0;
/vbox/
H A Dconfigure339 test_header environment
497 # environment. If the user has her/his own Open Watcom install it will be
2629 # first determine our environment

Completed in 671 milliseconds

12