Searched refs:temporary (Results 26 - 33 of 33) sorted by relevance

12

/vbox/src/libs/liblzf-3.4/
H A Dconfigure1420 # When interrupted or exit'd, cleanup temporary files, and complete
7199 -d, --debug don't remove temporary files
7344 # Have a temporary directory for convenience. Make it in the build tree
7369 echo "$me: cannot create a temporary directory in ." >&2
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c1274 /* Declare temporary variables */
1275 for (i = 0, map = reg_maps->temporary; map; map >>= 1, ++i)
2361 * For shader model 1.x, do the following (and honor the writemask, so use a temporary variable):
2540 * Deal with that by using a temporary destination register if needed
2662 /* Set constants for the temporary argument */
2837 /* sgn in vs_2_0 has 2 extra parameters(registers for temporary storage) which we don't use
2855 * Need to use a temporary variable for this operation.
5183 * The problem is that the refrast clamps temporary results in the shader to
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h6829 nsresult (*GetTemporary)(IMachineDataChangedEvent *pThis, PRBool *temporary);
H A DVBoxCAPI_v4_2.h7793 nsresult (*GetTemporary)(IMachineDataChangedEvent *pThis, PRBool *temporary);
H A DVBoxCAPI_v4_3.h16319 nsresult (*GetTemporary)(IMachineDataChangedEvent *pThis, PRBool *temporary);
16344 nsresult (*GetTemporary)(IMachineDataChangedEvent *pThis, PRBool *temporary);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c1297 /* Declare temporary variables */
1298 for (i = 0, map = reg_maps->temporary; map; map >>= 1, ++i)
2722 * For shader model 1.x, do the following (and honor the writemask, so use a temporary variable):
2949 * Deal with that by using a temporary destination register if needed. */
3057 /* Set constants for the temporary argument */
3279 /* sgn in vs_2_0 has 2 extra parameters(registers for temporary storage) which we don't use
3297 * Need to use a temporary variable for this operation.
6542 * The problem is that the refrast clamps temporary results in the shader to
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure1830 # When interrupted or exit'd, cleanup temporary files, and complete
10184 # Linking always hardcodes the temporary library directory.
11268 # The name of the directory that contains temporary libtool files.
11355 # Create a temporary old-style archive to link instead of a shared archive.
14152 # Linking always hardcodes the temporary library directory.
14344 # The name of the directory that contains temporary libtool files.
14431 # Create a temporary old-style archive to link instead of a shared archive.
16755 # Linking always hardcodes the temporary library directory.
16947 # The name of the directory that contains temporary libtool files.
17034 # Create a temporary ol
[all...]
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm955 db 00ah, 'VirtualBox temporary boot device selection', 00ah, 00ah, 'Detected H'

Completed in 749 milliseconds

12